From b63f76b43f33ca1a6cc1d2df3a40cda37ac86c64 Mon Sep 17 00:00:00 2001 From: murdle Date: Sun, 1 Mar 2026 04:02:10 +0200 Subject: [PATCH] Add cmakelists --- CMakeLists.txt | 17 ++ Minecraft.World/stdafx.h | 247 ----------------- .../client}/AbstractContainerScreen.cpp | 6 +- .../client}/AbstractContainerScreen.h | 0 .../client}/AbstractTexturePack.cpp | 4 +- .../client}/AbstractTexturePack.h | 0 .../client}/AchievementPopup.cpp | 8 +- .../client}/AchievementPopup.h | 0 .../client}/AchievementScreen.cpp | 8 +- .../client}/AchievementScreen.h | 2 +- .../client}/AllowAllCuller.cpp | 0 .../client}/AllowAllCuller.h | 0 .../client}/ArchiveFile.cpp | 4 +- .../client}/ArchiveFile.h | 4 +- .../client}/ArrowRenderer.cpp | 4 +- .../client}/ArrowRenderer.h | 0 .../client}/BlazeModel.cpp | 2 +- {Minecraft.Client => src/client}/BlazeModel.h | 0 .../client}/BlazeRenderer.cpp | 2 +- .../client}/BlazeRenderer.h | 0 .../client}/BoatModel.cpp | 0 {Minecraft.Client => src/client}/BoatModel.h | 0 .../client}/BoatRenderer.cpp | 4 +- .../client}/BoatRenderer.h | 0 .../client}/BookModel.cpp | 2 +- {Minecraft.Client => src/client}/BookModel.h | 0 .../client}/BreakingItemParticle.cpp | 6 +- .../client}/BreakingItemParticle.h | 0 .../client}/BubbleParticle.cpp | 10 +- .../client}/BubbleParticle.h | 0 .../client}/BufferedImage.cpp | 4 +- .../client}/BufferedImage.h | 0 {Minecraft.Client => src/client}/Button.cpp | 0 {Minecraft.Client => src/client}/Button.h | 0 {Minecraft.Client => src/client}/Camera.cpp | 8 +- {Minecraft.Client => src/client}/Camera.h | 4 +- .../client}/ChatScreen.cpp | 4 +- {Minecraft.Client => src/client}/ChatScreen.h | 0 .../client}/ChestModel.cpp | 0 {Minecraft.Client => src/client}/ChestModel.h | 0 .../client}/ChestRenderer.cpp | 4 +- .../client}/ChestRenderer.h | 0 .../client}/ChickenModel.cpp | 2 +- .../client}/ChickenModel.h | 0 .../client}/ChickenRenderer.cpp | 4 +- .../client}/ChickenRenderer.h | 0 {Minecraft.Client => src/client}/Chunk.cpp | 8 +- {Minecraft.Client => src/client}/Chunk.h | 2 +- .../client}/ClassDiagram.cd | 0 .../client}/ClientConnection.cpp | 60 ++--- .../client}/ClientConnection.h | 2 +- .../client}/ClientConstants.cpp | 0 .../client}/ClientConstants.h | 0 .../client}/ClockTexture.cpp | 6 +- .../client}/ClockTexture.h | 0 .../client}/Common/App_Defines.h | 0 .../client}/Common/App_enums.h | 0 .../client}/Common/App_structs.h | 0 .../Common/Audio/Consoles_SoundEngine.cpp | 0 .../Common/Audio/Consoles_SoundEngine.h | 12 +- .../client}/Common/Audio/SoundEngine.cpp | 18 +- .../client}/Common/Audio/SoundEngine.h | 2 +- .../client}/Common/Audio/SoundNames.cpp | 0 .../client}/Common/BuildVer.h | 0 .../client}/Common/C4JMemoryPool.h | 0 .../client}/Common/C4JMemoryPoolAllocator.h | 2 +- .../client}/Common/Colours/ColourTable.cpp | 2 +- .../client}/Common/Colours/ColourTable.h | 0 .../client}/Common/CommonMedia.sln | 0 .../client}/Common/CommonMedia.vcxproj | 0 .../Common/CommonMedia.vcxproj.filters | 0 .../client}/Common/ConsoleGameMode.cpp | 0 .../client}/Common/ConsoleGameMode.h | 0 .../client}/Common/Console_Awards_enum.h | 0 .../client}/Common/Console_Debug_enum.h | 0 .../client}/Common/Console_Utils.cpp | 0 .../client}/Common/Consoles_App.cpp | 52 ++-- .../client}/Common/Consoles_App.h | 2 +- .../client}/Common/DLC/DLCAudioFile.cpp | 4 +- .../client}/Common/DLC/DLCAudioFile.h | 0 .../client}/Common/DLC/DLCCapeFile.cpp | 0 .../client}/Common/DLC/DLCCapeFile.h | 0 .../client}/Common/DLC/DLCColourTableFile.cpp | 6 +- .../client}/Common/DLC/DLCColourTableFile.h | 0 .../client}/Common/DLC/DLCFile.cpp | 0 .../client}/Common/DLC/DLCFile.h | 0 .../client}/Common/DLC/DLCGameRules.h | 0 .../client}/Common/DLC/DLCGameRulesFile.cpp | 0 .../client}/Common/DLC/DLCGameRulesFile.h | 0 .../client}/Common/DLC/DLCGameRulesHeader.cpp | 6 +- .../client}/Common/DLC/DLCGameRulesHeader.h | 0 .../Common/DLC/DLCLocalisationFile.cpp | 2 +- .../client}/Common/DLC/DLCLocalisationFile.h | 0 .../client}/Common/DLC/DLCManager.cpp | 6 +- .../client}/Common/DLC/DLCManager.h | 0 .../client}/Common/DLC/DLCPack.cpp | 2 +- .../client}/Common/DLC/DLCPack.h | 0 .../client}/Common/DLC/DLCSkinFile.cpp | 10 +- .../client}/Common/DLC/DLCSkinFile.h | 2 +- .../client}/Common/DLC/DLCTextureFile.cpp | 0 .../client}/Common/DLC/DLCTextureFile.h | 0 .../client}/Common/DLC/DLCUIDataFile.cpp | 0 .../client}/Common/DLC/DLCUIDataFile.h | 0 .../Common/DummyTexturePack/res/TFSHOLDER.txt | 0 .../AddEnchantmentRuleDefinition.cpp | 6 +- .../GameRules/AddEnchantmentRuleDefinition.h | 0 .../GameRules/AddItemRuleDefinition.cpp | 8 +- .../Common/GameRules/AddItemRuleDefinition.h | 0 .../ApplySchematicRuleDefinition.cpp | 12 +- .../GameRules/ApplySchematicRuleDefinition.h | 0 .../Common/GameRules/BiomeOverride.cpp | 2 +- .../client}/Common/GameRules/BiomeOverride.h | 0 .../GameRules/CollectItemRuleDefinition.cpp | 10 +- .../GameRules/CollectItemRuleDefinition.h | 0 .../GameRules/CompleteAllRuleDefinition.cpp | 6 +- .../GameRules/CompleteAllRuleDefinition.h | 0 .../GameRules/CompoundGameRuleDefinition.cpp | 4 +- .../GameRules/CompoundGameRuleDefinition.h | 0 .../Common/GameRules/ConsoleGameRules.h | 0 .../GameRules/ConsoleGameRulesConstants.h | 0 .../GameRules/ConsoleGenerateStructure.cpp | 10 +- .../GameRules/ConsoleGenerateStructure.h | 2 +- .../ConsoleGenerateStructureAction.h | 0 .../Common/GameRules/ConsoleSchematicFile.cpp | 20 +- .../Common/GameRules/ConsoleSchematicFile.h | 2 +- .../client}/Common/GameRules/GameRule.cpp | 0 .../client}/Common/GameRules/GameRule.h | 0 .../Common/GameRules/GameRuleDefinition.cpp | 4 +- .../Common/GameRules/GameRuleDefinition.h | 2 +- .../Common/GameRules/GameRuleManager.cpp | 10 +- .../Common/GameRules/GameRuleManager.h | 0 .../Common/GameRules/GameRulesInstance.h | 0 .../GameRules/LevelGenerationOptions.cpp | 12 +- .../Common/GameRules/LevelGenerationOptions.h | 2 +- .../Common/GameRules/LevelGenerators.cpp | 0 .../Common/GameRules/LevelGenerators.h | 0 .../client}/Common/GameRules/LevelRules.cpp | 0 .../client}/Common/GameRules/LevelRules.h | 0 .../client}/Common/GameRules/LevelRuleset.cpp | 4 +- .../client}/Common/GameRules/LevelRuleset.h | 0 .../GameRules/NamedAreaRuleDefinition.cpp | 4 +- .../GameRules/NamedAreaRuleDefinition.h | 0 .../client}/Common/GameRules/StartFeature.cpp | 2 +- .../client}/Common/GameRules/StartFeature.h | 2 +- .../GameRules/UpdatePlayerRuleDefinition.cpp | 10 +- .../GameRules/UpdatePlayerRuleDefinition.h | 0 .../GameRules/UseTileRuleDefinition.cpp | 2 +- .../Common/GameRules/UseTileRuleDefinition.h | 2 +- .../XboxStructureActionGenerateBox.cpp | 4 +- .../XboxStructureActionGenerateBox.h | 0 .../XboxStructureActionPlaceBlock.cpp | 4 +- .../GameRules/XboxStructureActionPlaceBlock.h | 0 .../XboxStructureActionPlaceContainer.cpp | 10 +- .../XboxStructureActionPlaceContainer.h | 0 .../XboxStructureActionPlaceSpawner.cpp | 8 +- .../XboxStructureActionPlaceSpawner.h | 0 .../Leaderboards/LeaderboardManager.cpp | 2 +- .../Common/Leaderboards/LeaderboardManager.h | 0 .../client}/Common/Media/4J_strings.resx | 0 .../client}/Common/Media/AnvilMenu1080.swf | Bin .../client}/Common/Media/AnvilMenu480.swf | Bin .../client}/Common/Media/AnvilMenu720.swf | Bin .../Common/Media/AnvilMenuSplit1080.swf | Bin .../Common/Media/AnvilMenuSplit720.swf | Bin .../client}/Common/Media/AnvilMenuVita.swf | Bin .../Common/Media/BrewingStandMenu1080.swf | Bin .../Common/Media/BrewingStandMenu480.swf | Bin .../Common/Media/BrewingStandMenu720.swf | Bin .../Media/BrewingStandMenuSplit1080.swf | Bin .../Common/Media/BrewingStandMenuSplit720.swf | Bin .../Common/Media/BrewingStandMenuVita.swf | Bin .../Common/Media/ChestLargeMenu1080.swf | Bin .../Common/Media/ChestLargeMenu480.swf | Bin .../Common/Media/ChestLargeMenu720.swf | Bin .../Common/Media/ChestLargeMenuSplit1080.swf | Bin .../Common/Media/ChestLargeMenuSplit720.swf | Bin .../Common/Media/ChestLargeMenuVita.swf | Bin .../client}/Common/Media/ChestMenu1080.swf | Bin .../client}/Common/Media/ChestMenu480.swf | Bin .../client}/Common/Media/ChestMenu720.swf | Bin .../Common/Media/ChestMenuSplit1080.swf | Bin .../Common/Media/ChestMenuSplit720.swf | Bin .../client}/Common/Media/ChestMenuVita.swf | Bin .../Common/Media/ComponentLogo1080.swf | Bin .../client}/Common/Media/ComponentLogo480.swf | Bin .../client}/Common/Media/ComponentLogo720.swf | Bin .../Common/Media/ComponentLogoSplit1080.swf | Bin .../Common/Media/ComponentLogoSplit720.swf | Bin .../Common/Media/ComponentLogoVita.swf | Bin .../client}/Common/Media/Controls1080.swf | Bin .../client}/Common/Media/Controls480.swf | Bin .../client}/Common/Media/Controls720.swf | Bin .../Common/Media/ControlsRemotePlay1080.swf | Bin .../Common/Media/ControlsSplit1080.swf | Bin .../client}/Common/Media/ControlsSplit720.swf | Bin .../client}/Common/Media/ControlsTVVita.swf | Bin .../client}/Common/Media/ControlsVita.swf | Bin .../Common/Media/Crafting2x2Menu1080.swf | Bin .../Common/Media/Crafting2x2Menu480.swf | Bin .../Common/Media/Crafting2x2Menu720.swf | Bin .../Common/Media/Crafting2x2MenuSplit1080.swf | Bin .../Common/Media/Crafting2x2MenuSplit720.swf | Bin .../Common/Media/Crafting2x2MenuVita.swf | Bin .../Common/Media/Crafting3x3Menu1080.swf | Bin .../Common/Media/Crafting3x3Menu480.swf | Bin .../Common/Media/Crafting3x3Menu720.swf | Bin .../Common/Media/Crafting3x3MenuSplit1080.swf | Bin .../Common/Media/Crafting3x3MenuSplit720.swf | Bin .../Common/Media/Crafting3x3MenuVita.swf | Bin .../Common/Media/CreateWorldMenu1080.swf | Bin .../Common/Media/CreateWorldMenu480.swf | Bin .../Common/Media/CreateWorldMenu720.swf | Bin .../Common/Media/CreateWorldMenuVita.swf | Bin .../client}/Common/Media/CreativeMenu1080.swf | Bin .../client}/Common/Media/CreativeMenu480.swf | Bin .../client}/Common/Media/CreativeMenu720.swf | Bin .../Common/Media/CreativeMenuSplit1080.swf | Bin .../Common/Media/CreativeMenuSplit720.swf | Bin .../client}/Common/Media/CreativeMenuVita.swf | Bin .../client}/Common/Media/Credits1080.swf | Bin .../client}/Common/Media/Credits480.swf | Bin .../client}/Common/Media/Credits720.swf | Bin .../client}/Common/Media/CreditsVita.swf | Bin .../client}/Common/Media/DLCMainMenu1080.swf | Bin .../client}/Common/Media/DLCMainMenu480.swf | Bin .../client}/Common/Media/DLCMainMenu720.swf | Bin .../client}/Common/Media/DLCMainMenuVita.swf | Bin .../Common/Media/DLCOffersMenu1080.swf | Bin .../client}/Common/Media/DLCOffersMenu480.swf | Bin .../client}/Common/Media/DLCOffersMenu720.swf | Bin .../Common/Media/DLCOffersMenuVita.swf | Bin .../client}/Common/Media/DeathMenu1080.swf | Bin .../client}/Common/Media/DeathMenu480.swf | Bin .../client}/Common/Media/DeathMenu720.swf | Bin .../Common/Media/DeathMenuSplit1080.swf | Bin .../Common/Media/DeathMenuSplit720.swf | Bin .../client}/Common/Media/DeathMenuVita.swf | Bin .../Common/Media/DebugCreateSchematic1080.swf | Bin .../Common/Media/DebugCreateSchematic720.swf | Bin .../client}/Common/Media/DebugMenu1080.swf | Bin .../client}/Common/Media/DebugMenu720.swf | Bin .../Common/Media/DebugOptionsMenu1080.swf | Bin .../Common/Media/DebugOptionsMenu720.swf | Bin .../Common/Media/DebugSetCamera1080.swf | Bin .../Common/Media/DebugSetCamera720.swf | Bin .../Media/DebugUIConsoleComponent1080.swf | Bin .../Media/DebugUIConsoleComponent720.swf | Bin .../Media/DebugUIMarketingGuide1080.swf | Bin .../Common/Media/DebugUIMarketingGuide720.swf | Bin .../Common/Media/DispenserMenu1080.swf | Bin .../client}/Common/Media/DispenserMenu480.swf | Bin .../client}/Common/Media/DispenserMenu720.swf | Bin .../Common/Media/DispenserMenuSplit1080.swf | Bin .../Common/Media/DispenserMenuSplit720.swf | Bin .../Common/Media/DispenserMenuVita.swf | Bin .../client}/Common/Media/EULA1080.swf | Bin .../client}/Common/Media/EULA480.swf | Bin .../client}/Common/Media/EULA720.swf | Bin .../client}/Common/Media/EULAVita.swf | Bin .../Common/Media/EnchantingMenu1080.swf | Bin .../Common/Media/EnchantingMenu480.swf | Bin .../Common/Media/EnchantingMenu720.swf | Bin .../Common/Media/EnchantingMenuSplit1080.swf | Bin .../Common/Media/EnchantingMenuSplit720.swf | Bin .../Common/Media/EnchantingMenuVita.swf | Bin .../client}/Common/Media/EndPoem1080.swf | Bin .../client}/Common/Media/EndPoem480.swf | Bin .../client}/Common/Media/EndPoem720.swf | Bin .../client}/Common/Media/EndPoemVita.swf | Bin .../Common/Media/FullscreenProgress1080.swf | Bin .../Common/Media/FullscreenProgress480.swf | Bin .../Common/Media/FullscreenProgress720.swf | Bin .../Media/FullscreenProgressSplit1080.swf | Bin .../Media/FullscreenProgressSplit720.swf | Bin .../Common/Media/FullscreenProgressVita.swf | Bin .../client}/Common/Media/FurnaceMenu1080.swf | Bin .../client}/Common/Media/FurnaceMenu480.swf | Bin .../client}/Common/Media/FurnaceMenu720.swf | Bin .../Common/Media/FurnaceMenuSplit1080.swf | Bin .../Common/Media/FurnaceMenuSplit720.swf | Bin .../client}/Common/Media/FurnaceMenuVita.swf | Bin .../client}/Common/Media/GamertagSplit720.swf | Bin .../Common/Media/Graphics/AnvilCross.png | Bin .../Common/Media/Graphics/AnvilHammer.png | Bin .../Common/Media/Graphics/AnvilPlus.png | Bin .../Media/Graphics/Armour_Slot_Body.png | Bin .../Media/Graphics/Armour_Slot_Feet.png | Bin .../Media/Graphics/Armour_Slot_Head.png | Bin .../Media/Graphics/Armour_Slot_Legs.png | Bin .../Common/Media/Graphics/Arrow_Off.png | Bin .../Common/Media/Graphics/Arrow_On.png | Bin .../Common/Media/Graphics/Arrow_Small_Off.png | Bin .../Common/Media/Graphics/Arrow_Small_On.png | Bin .../Media/Graphics/BrewingArrow_Off.png | Bin .../Common/Media/Graphics/BrewingArrow_On.png | Bin .../Media/Graphics/BrewingArrow_Small_Off.png | Bin .../Media/Graphics/BrewingArrow_Small_On.png | Bin .../Media/Graphics/BrewingBubbles_Off.png | Bin .../Media/Graphics/BrewingBubbles_On.png | Bin .../Graphics/BrewingBubbles_Small_Off.png | Bin .../Graphics/BrewingBubbles_Small_On.png | Bin .../Common/Media/Graphics/BrewingStand.png | Bin .../Media/Graphics/BrewingStand_small.png | Bin .../Graphics/Controller_Message_Frame_L.png | Bin .../Controller_Quadrant_Icon_Empty.png | Bin .../Controller_Quadrant_Icon_Segment.png | Bin .../Graphics/CraftIcons/icon_Materials.png | Bin .../icon_Redstone_and_Transport.png | Bin .../Media/Graphics/CraftIcons/icon_armour.png | Bin .../Graphics/CraftIcons/icon_brewing.png | Bin .../Graphics/CraftIcons/icon_decoration.png | Bin .../Media/Graphics/CraftIcons/icon_food.png | Bin .../Graphics/CraftIcons/icon_mechanisms.png | Bin .../Media/Graphics/CraftIcons/icon_misc.png | Bin .../Graphics/CraftIcons/icon_structures.png | Bin .../Media/Graphics/CraftIcons/icon_tools.png | Bin .../Graphics/CraftIcons/icon_transport.png | Bin .../Craft_Highlight_L_ExtraSmall.png | Bin .../CraftScene/Craft_Highlight_L_Small.png | Bin .../CraftScene/Crafting_2SlotLargeV.png | Bin .../CraftScene/Crafting_2SlotSmallV.png | Bin .../CraftScene/Crafting_3SlotLargeV.png | Bin .../Media/Graphics/CreditBackground.png | Bin .../Common/Media/Graphics/DLCBackground.png | Bin .../Common/Media/Graphics/DLC_Tick.png | Bin .../Common/Media/Graphics/DLC_TickSmall.png | Bin .../Media/Graphics/DefaultPack_Comparison.png | Bin .../Common/Media/Graphics/Dirt_Tile.png | Bin .../Common/Media/Graphics/Enchant_Slot.png | Bin .../Media/Graphics/Enchant_Slot_Small.png | Bin .../Graphics/EnchantmentButtonActive.png | Bin .../EnchantmentButtonActive_small.png | Bin .../Media/Graphics/EnchantmentButtonEmpty.png | Bin .../Graphics/EnchantmentButtonEmpty_small.png | Bin .../Graphics/EnchantmentButtonSelected.png | Bin .../EnchantmentButtonSelected_small.png | Bin .../Common/Media/Graphics/Flame_Off.png | Bin .../Common/Media/Graphics/Flame_Off_Small.png | Bin .../Common/Media/Graphics/Flame_On.png | Bin .../Common/Media/Graphics/Flame_On_Small.png | Bin .../Media/Graphics/HUD/DragonHealth_Empty.png | Bin .../Graphics/HUD/DragonHealth_Empty2.png | Bin .../Graphics/HUD/DragonHealth_Empty3.png | Bin .../Graphics/HUD/DragonHealth_Empty4.png | Bin .../Graphics/HUD/DragonHealth_Empty6.png | Bin .../Media/Graphics/HUD/DragonHealth_Full.png | Bin .../Media/Graphics/HUD/DragonHealth_Full2.png | Bin .../Media/Graphics/HUD/DragonHealth_Full3.png | Bin .../Media/Graphics/HUD/DragonHealth_Full4.png | Bin .../Media/Graphics/HUD/DragonHealth_Full6.png | Bin .../Media/Graphics/HUD/HUD_Air_Bubble.png | Bin .../Common/Media/Graphics/HUD/HUD_Air_Pop.png | Bin .../Media/Graphics/HUD/HUD_Armour_Empty.png | Bin .../Media/Graphics/HUD/HUD_Armour_Full.png | Bin .../Media/Graphics/HUD/HUD_Armour_Half.png | Bin .../Media/Graphics/HUD/HUD_Crosshair.png | Bin .../Graphics/HUD/HUD_Food_Background.png | Bin .../HUD/HUD_Food_Background_Flash.png | Bin .../HUD/HUD_Food_Background_Poison.png | Bin .../Media/Graphics/HUD/HUD_Food_Full.png | Bin .../Graphics/HUD/HUD_Food_Full_Flash.png | Bin .../Graphics/HUD/HUD_Food_Full_Poison.png | Bin .../HUD/HUD_Food_Full_Poison_Flash.png | Bin .../Media/Graphics/HUD/HUD_Food_Half.png | Bin .../Graphics/HUD/HUD_Food_Half_Flash.png | Bin .../Graphics/HUD/HUD_Food_Half_Poison.png | Bin .../HUD/HUD_Food_Half_Poison_Flash.png | Bin .../Media/Graphics/HUD/Health_Background.png | Bin .../Graphics/HUD/Health_Background_Flash.png | Bin .../Common/Media/Graphics/HUD/Health_Full.png | Bin .../Media/Graphics/HUD/Health_Full_Flash.png | Bin .../Media/Graphics/HUD/Health_Full_Poison.png | Bin .../Graphics/HUD/Health_Full_Poison_Flash.png | Bin .../Common/Media/Graphics/HUD/Health_Half.png | Bin .../Media/Graphics/HUD/Health_Half_Flash.png | Bin .../Media/Graphics/HUD/Health_Half_Poison.png | Bin .../Graphics/HUD/Health_Half_Poison_Flash.png | Bin .../Graphics/HUD/experience_bar_empty.png | Bin .../Graphics/HUD/experience_bar_full.png | Bin .../Media/Graphics/HUD/hotbar_item_back.png | Bin .../Graphics/HUD/hotbar_item_selected.png | Bin .../Graphics/HowToPlay/HowToPlay_Anvil.png | Bin .../HowToPlay/HowToPlay_Anvil_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_Breeding.png | Bin .../HowToPlay/HowToPlay_Breeding_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_Brewing.png | Bin .../HowToPlay/HowToPlay_Brewing_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_Chest.png | Bin .../HowToPlay/HowToPlay_Chest_Small.png | Bin .../HowToPlay/HowToPlay_CraftTable.png | Bin .../HowToPlay/HowToPlay_CraftTable_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_Crafting.png | Bin .../HowToPlay/HowToPlay_Crafting_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_Creative.png | Bin .../HowToPlay/HowToPlay_Creative_Small.png | Bin .../HowToPlay/HowToPlay_Dispenser.png | Bin .../HowToPlay/HowToPlay_Dispenser_Small.png | Bin .../HowToPlay/HowToPlay_Enchantment.png | Bin .../HowToPlay/HowToPlay_Enchantment_Small.png | Bin .../HowToPlay/HowToPlay_Enderchest.png | Bin .../HowToPlay/HowToPlay_Enderchest_small.png | Bin .../HowToPlay/HowToPlay_FarmingAnimals.png | Bin .../HowToPlay_FarmingAnimals_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_Furnace.png | Bin .../HowToPlay/HowToPlay_Furnace_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_HUD.png | Bin .../HowToPlay/HowToPlay_HUD_Small.png | Bin .../HowToPlay/HowToPlay_Inventory.png | Bin .../HowToPlay/HowToPlay_Inventory_Small.png | Bin .../HowToPlay/HowToPlay_LargeChest.png | Bin .../HowToPlay/HowToPlay_LargeChest_Small.png | Bin .../HowToPlay/HowToPlay_NetherPortal.png | Bin .../HowToPlay_NetherPortal_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_TheEnd.png | Bin .../HowToPlay/HowToPlay_TheEnd_Small.png | Bin .../Graphics/HowToPlay/HowToPlay_Trading.png | Bin .../HowToPlay/HowToPlay_Trading_Small.png | Bin .../Common/Media/Graphics/IconHolder.png | Bin .../Common/Media/Graphics/IconHolderRed.png | Bin .../Media/Graphics/IconHolderRed_Small.png | Bin .../Media/Graphics/IconHolder_Small.png | Bin .../Media/Graphics/InGameInfo/MapIcon_0.png | Bin .../Media/Graphics/InGameInfo/MapIcon_1.png | Bin .../Media/Graphics/InGameInfo/MapIcon_10.png | Bin .../Media/Graphics/InGameInfo/MapIcon_11.png | Bin .../Media/Graphics/InGameInfo/MapIcon_12.png | Bin .../Media/Graphics/InGameInfo/MapIcon_13.png | Bin .../Media/Graphics/InGameInfo/MapIcon_14.png | Bin .../Media/Graphics/InGameInfo/MapIcon_15.png | Bin .../Media/Graphics/InGameInfo/MapIcon_2.png | Bin .../Media/Graphics/InGameInfo/MapIcon_3.png | Bin .../Media/Graphics/InGameInfo/MapIcon_4.png | Bin .../Media/Graphics/InGameInfo/MapIcon_5.png | Bin .../Media/Graphics/InGameInfo/MapIcon_6.png | Bin .../Media/Graphics/InGameInfo/MapIcon_7.png | Bin .../Media/Graphics/InGameInfo/MapIcon_8.png | Bin .../Media/Graphics/InGameInfo/MapIcon_9.png | Bin .../Media/Graphics/InGameInfo/voiceMuted.png | Bin .../Graphics/InGameInfo/voiceNotSpeaking.png | Bin .../Graphics/InGameInfo/voiceSpeaking.png | Bin .../Media/Graphics/LayoutButton_Norm.png | Bin .../Media/Graphics/LayoutButton_Over.png | Bin .../Leaderboard/LeaderBoard_Icon_Climbed.png | Bin .../Leaderboard/LeaderBoard_Icon_Creeper.png | Bin .../Leaderboard/LeaderBoard_Icon_Fallen.png | Bin .../Leaderboard/LeaderBoard_Icon_Ghast.png | Bin .../Leaderboard/LeaderBoard_Icon_Portal.png | Bin .../Leaderboard/LeaderBoard_Icon_Skeleton.png | Bin .../Leaderboard/LeaderBoard_Icon_Slime.png | Bin .../Leaderboard/LeaderBoard_Icon_Spider.png | Bin .../LeaderBoard_Icon_SpiderJockey.png | Bin .../Leaderboard/LeaderBoard_Icon_Swam.png | Bin .../Leaderboard/LeaderBoard_Icon_Walked.png | Bin .../Leaderboard/LeaderBoard_Icon_Zombie.png | Bin .../LeaderBoard_Icon_ZombiePigman.png | Bin .../Media/Graphics/LeaderboardButton_Norm.png | Bin .../Media/Graphics/LeaderboardButton_Over.png | Bin .../Common/Media/Graphics/ListButton_Norm.png | Bin .../Common/Media/Graphics/ListButton_Over.png | Bin .../Media/Graphics/Logos/4JStudios_logo.png | Bin .../Media/Graphics/Logos/ESRB_10_Large.png | Bin .../Media/Graphics/Logos/MS_Studios_MC.png | Bin .../Common/Media/Graphics/Logos/XBLA_MC.png | Bin .../Common/Media/Graphics/Logos/mojang.png | Bin .../Common/Media/Graphics/MSPoints.png | Bin .../Media/Graphics/MainMenuButton_Norm.png | Bin .../Media/Graphics/MainMenuButton_Over.png | Bin .../Common/Media/Graphics/MenuTitle.png | Bin .../Media/Graphics/MinecraftBrokenIcon.png | Bin .../Common/Media/Graphics/MinecraftIcon.png | Bin .../Common/Media/Graphics/Padlock_Small.png | Bin .../Graphics/PanelsAndTabs/Crafting_Panel.png | Bin .../PanelsAndTabs/Crafting_Panel2x2.png | Bin .../PanelsAndTabs/Crafting_Panel_Small.png | Bin .../Crafting_Panel_Small_2x2.png | Bin .../PanelsAndTabs/Creative_Panel_8.png | Bin .../PanelsAndTabs/Creative_Panel_8_Small.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_BL.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_BM.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_BR.png | Bin .../Graphics/PanelsAndTabs/Panel_Bot_L.png | Bin .../Graphics/PanelsAndTabs/Panel_Bot_M.png | Bin .../Graphics/PanelsAndTabs/Panel_Bot_R.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_ML.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_MM.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_MR.png | Bin .../Graphics/PanelsAndTabs/Panel_Mid_L.png | Bin .../Graphics/PanelsAndTabs/Panel_Mid_M.png | Bin .../Graphics/PanelsAndTabs/Panel_Mid_R.png | Bin .../PanelsAndTabs/Panel_Recess_Bot_L.png | Bin .../PanelsAndTabs/Panel_Recess_Bot_M.png | Bin .../PanelsAndTabs/Panel_Recess_Bot_R.png | Bin .../PanelsAndTabs/Panel_Recess_Mid_L.png | Bin .../PanelsAndTabs/Panel_Recess_Mid_M.png | Bin .../PanelsAndTabs/Panel_Recess_Mid_R.png | Bin .../PanelsAndTabs/Panel_Recess_Top_L.png | Bin .../PanelsAndTabs/Panel_Recess_Top_M.png | Bin .../PanelsAndTabs/Panel_Recess_Top_R.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_TL.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_TM.png | Bin .../Media/Graphics/PanelsAndTabs/Panel_TR.png | Bin .../Graphics/PanelsAndTabs/Panel_Top_L.png | Bin .../Graphics/PanelsAndTabs/Panel_Top_M.png | Bin .../Graphics/PanelsAndTabs/Panel_Top_R.png | Bin .../PanelsAndTabs/PointerTextPanel_BL.png | Bin .../PanelsAndTabs/PointerTextPanel_BM.png | Bin .../PanelsAndTabs/PointerTextPanel_BR.png | Bin .../PanelsAndTabs/PointerTextPanel_ML.png | Bin .../PanelsAndTabs/PointerTextPanel_MM.png | Bin .../PanelsAndTabs/PointerTextPanel_MR.png | Bin .../PanelsAndTabs/PointerTextPanel_TL.png | Bin .../PanelsAndTabs/PointerTextPanel_TM.png | Bin .../PanelsAndTabs/PointerTextPanel_TR.png | Bin .../PanelsAndTabs/SkinSelect_TabBar.png | Bin .../PanelsAndTabs/SkinSelect_TabBarSmall.png | Bin .../SkinSelect_TabBarSmallPanel.png | Bin .../SkinSelect_TabBarSmallPanel_Selected.png | Bin .../SkinSelect_TabBarSmall_Selected.png | Bin .../SkinSelect_TabBar_Selected.png | Bin .../PanelsAndTabs/SkinSelect_TabNormal.png | Bin .../SkinSelect_TabNormalSmall.png | Bin .../SkinSelect_TabNormalSmall_Selected.png | Bin .../SkinSelect_TabNormal_Selected.png | Bin .../PanelsAndTabs/SkinSelect_TabOver.png | Bin .../PanelsAndTabs/SkinSelect_TabOverSmall.png | Bin .../SkinSelect_TabOverSmall_Selected.png | Bin .../SkinSelect_TabOver_Selected.png | Bin .../PanelsAndTabs/Square_Recess_Bot_L.png | Bin .../PanelsAndTabs/Square_Recess_Bot_M.png | Bin .../PanelsAndTabs/Square_Recess_Bot_R.png | Bin .../PanelsAndTabs/Square_Recess_Mid_L.png | Bin .../PanelsAndTabs/Square_Recess_Mid_M.png | Bin .../PanelsAndTabs/Square_Recess_Mid_R.png | Bin .../PanelsAndTabs/Square_Recess_Top_L.png | Bin .../PanelsAndTabs/Square_Recess_Top_M.png | Bin .../PanelsAndTabs/Square_Recess_Top_R.png | Bin .../PanelsAndTabs/Tab_Creative8_L.png | Bin .../PanelsAndTabs/Tab_Creative8_M.png | Bin .../PanelsAndTabs/Tab_Creative8_R.png | Bin .../PanelsAndTabs/Tab_Creative8_Small_L.png | Bin .../PanelsAndTabs/Tab_Creative8_Small_M.png | Bin .../PanelsAndTabs/Tab_Creative8_Small_R.png | Bin .../Media/Graphics/PanelsAndTabs/Tab_Left.png | Bin .../Graphics/PanelsAndTabs/Tab_Middle.png | Bin .../Graphics/PanelsAndTabs/Tab_Right.png | Bin .../Graphics/PanelsAndTabs/Tab_Small_Left.png | Bin .../PanelsAndTabs/Tab_Small_Middle.png | Bin .../PanelsAndTabs/Tab_Small_Right.png | Bin .../Media/Graphics/Panorama_Background_N.png | Bin .../Media/Graphics/Panorama_Background_S.png | Bin .../client}/Common/Media/Graphics/Pointer.png | Bin .../Potion_Effect_Icon_Blindness.png | Bin .../Potion_Effect_Icon_Fire_Resistance.png | Bin .../PotionEffect/Potion_Effect_Icon_Haste.png | Bin .../Potion_Effect_Icon_Hunger.png | Bin .../Potion_Effect_Icon_Invisibility.png | Bin .../Potion_Effect_Icon_Jump_Boost.png | Bin .../Potion_Effect_Icon_Mining_Fatigue.png | Bin .../Potion_Effect_Icon_Nausea.png | Bin .../Potion_Effect_Icon_Night_Vision.png | Bin .../Potion_Effect_Icon_Poison.png | Bin .../Potion_Effect_Icon_Regeneration.png | Bin .../Potion_Effect_Icon_Resistance.png | Bin .../Potion_Effect_Icon_Slowness.png | Bin .../PotionEffect/Potion_Effect_Icon_Speed.png | Bin .../Potion_Effect_Icon_Strength.png | Bin .../Potion_Effect_Icon_Water_Breathing.png | Bin .../Potion_Effect_Icon_Weakness.png | Bin .../Common/Media/Graphics/SaveArrow.png | Bin .../Common/Media/Graphics/SaveChest.png | Bin .../Media/Graphics/SignEditBackground.png | Bin .../Common/Media/Graphics/Slider_Button.png | Bin .../Common/Media/Graphics/Slider_Track.png | Bin .../Common/Media/Graphics/TexturePackIcon.png | Bin .../client}/Common/Media/Graphics/Tick.png | Bin .../Common/Media/Graphics/Tickbox_Norm.png | Bin .../Common/Media/Graphics/Tickbox_Over.png | Bin .../Media/Graphics/TutorialExitScreenshot.png | Bin .../UpsellScreenshots/Screenshot1.png | Bin .../UpsellScreenshots/Screenshot10.png | Bin .../UpsellScreenshots/Screenshot2.png | Bin .../UpsellScreenshots/Screenshot3.png | Bin .../UpsellScreenshots/Screenshot4.png | Bin .../UpsellScreenshots/Screenshot5.png | Bin .../UpsellScreenshots/Screenshot6.png | Bin .../UpsellScreenshots/Screenshot7.png | Bin .../UpsellScreenshots/Screenshot8.png | Bin .../UpsellScreenshots/Screenshot9.png | Bin .../client}/Common/Media/Graphics/Warning.png | Bin .../Graphics/X360ControllerIcons/360ctrl.png | Bin .../Graphics/X360ControllerIcons/ButtonA.png | Bin .../Graphics/X360ControllerIcons/ButtonB.png | Bin .../X360ControllerIcons/ButtonBack.png | Bin .../X360ControllerIcons/ButtonDpadD.png | Bin .../X360ControllerIcons/ButtonDpadL.png | Bin .../X360ControllerIcons/ButtonDpadR.png | Bin .../X360ControllerIcons/ButtonDpadU.png | Bin .../Graphics/X360ControllerIcons/ButtonLS.png | Bin .../X360ControllerIcons/ButtonLeftBumper.png | Bin .../ButtonLeftBumper_TT.png | Bin .../X360ControllerIcons/ButtonLeftStick.png | Bin .../ButtonLeftStick_Navigate.png | Bin .../ButtonLeftStick_sides.png | Bin .../X360ControllerIcons/ButtonLeftTrigger.png | Bin .../ButtonLeftTrigger_TT.png | Bin .../Graphics/X360ControllerIcons/ButtonRS.png | Bin .../X360ControllerIcons/ButtonRightBumper.png | Bin .../ButtonRightBumper_TT.png | Bin .../X360ControllerIcons/ButtonRightStick.png | Bin .../ButtonRightTrigger.png | Bin .../ButtonRightTrigger_TT.png | Bin .../X360ControllerIcons/ButtonStart.png | Bin .../Graphics/X360ControllerIcons/ButtonX.png | Bin .../Graphics/X360ControllerIcons/ButtonY.png | Bin .../Legend_Button_Blu_Focus.png | Bin .../Legend_Button_Blu_Normal.png | Bin .../Legend_Button_Disable.png | Bin .../Legend_Button_Green_Focus.png | Bin .../Legend_Button_Green_Normal.png | Bin .../Legend_Button_Red_Focus.png | Bin .../Legend_Button_Red_Normal.png | Bin .../Legend_Button_Yello_Focus.png | Bin .../Legend_Button_Yello_Normal.png | Bin .../X360ControllerIcons/a_graphic.png | Bin .../X360ControllerIcons/b_graphic.png | Bin .../X360ControllerIcons/x_graphic.png | Bin .../X360ControllerIcons/y_graphic.png | Bin .../Common/Media/Graphics/icon_shank.png | Bin .../Common/Media/Graphics/scrollDown.png | Bin .../Common/Media/Graphics/scrollLeft.png | Bin .../Common/Media/Graphics/scrollRight.png | Bin .../Common/Media/Graphics/scrollUp.png | Bin .../client}/Common/Media/HTMLColours.col | Bin .../client}/Common/Media/HTMLColours.xml | 0 .../client}/Common/Media/HUD1080.swf | Bin .../client}/Common/Media/HUD480.swf | Bin .../client}/Common/Media/HUD720.swf | Bin .../client}/Common/Media/HUDSplit1080.swf | Bin .../client}/Common/Media/HUDSplit720.swf | Bin .../client}/Common/Media/HUDVita.swf | Bin .../Common/Media/HelpAndOptionsMenu1080.swf | Bin .../Common/Media/HelpAndOptionsMenu480.swf | Bin .../Common/Media/HelpAndOptionsMenu720.swf | Bin .../Media/HelpAndOptionsMenuSplit1080.swf | Bin .../Media/HelpAndOptionsMenuSplit720.swf | Bin .../Common/Media/HelpAndOptionsMenuVita.swf | Bin .../Common/Media/HorseInventoryMenu1080.swf | Bin .../Common/Media/HorseInventoryMenu480.swf | Bin .../Common/Media/HorseInventoryMenu720.swf | Bin .../Media/HorseInventoryMenuSplit1080.swf | Bin .../Media/HorseInventoryMenuSplit720.swf | Bin .../client}/Common/Media/HowToPlay1080.swf | Bin .../client}/Common/Media/HowToPlay480.swf | Bin .../client}/Common/Media/HowToPlay720.swf | Bin .../Common/Media/HowToPlayMenu1080.swf | Bin .../client}/Common/Media/HowToPlayMenu480.swf | Bin .../client}/Common/Media/HowToPlayMenu720.swf | Bin .../Common/Media/HowToPlayMenuSplit1080.swf | Bin .../Common/Media/HowToPlayMenuSplit720.swf | Bin .../Common/Media/HowToPlayMenuVita.swf | Bin .../Common/Media/HowToPlaySplit1080.swf | Bin .../Common/Media/HowToPlaySplit720.swf | Bin .../client}/Common/Media/HowToPlayVita.swf | Bin .../Common/Media/InGameHostOptions1080.swf | Bin .../Common/Media/InGameHostOptions480.swf | Bin .../Common/Media/InGameHostOptions720.swf | Bin .../Media/InGameHostOptionsSplit1080.swf | Bin .../Media/InGameHostOptionsSplit720.swf | Bin .../Common/Media/InGameHostOptionsVita.swf | Bin .../Common/Media/InGameInfoMenu1080.swf | Bin .../Common/Media/InGameInfoMenu480.swf | Bin .../Common/Media/InGameInfoMenu720.swf | Bin .../Common/Media/InGameInfoMenuSplit1080.swf | Bin .../Common/Media/InGameInfoMenuSplit720.swf | Bin .../Common/Media/InGameInfoMenuVita.swf | Bin .../Common/Media/InGamePlayerOptions1080.swf | Bin .../Common/Media/InGamePlayerOptions480.swf | Bin .../Common/Media/InGamePlayerOptions720.swf | Bin .../Media/InGamePlayerOptionsSplit1080.swf | Bin .../Media/InGamePlayerOptionsSplit720.swf | Bin .../Common/Media/InGamePlayerOptionsVita.swf | Bin .../Common/Media/InGameTeleportMenu1080.swf | Bin .../Common/Media/InGameTeleportMenu480.swf | Bin .../Common/Media/InGameTeleportMenu720.swf | Bin .../Media/InGameTeleportMenuSplit1080.swf | Bin .../Media/InGameTeleportMenuSplit720.swf | Bin .../Common/Media/InGameTeleportMenuVita.swf | Bin .../client}/Common/Media/Intro1080.swf | Bin .../client}/Common/Media/Intro480.swf | Bin .../client}/Common/Media/Intro720.swf | Bin .../client}/Common/Media/IntroVita.swf | Bin .../Common/Media/InventoryMenu1080.swf | Bin .../client}/Common/Media/InventoryMenu480.swf | Bin .../client}/Common/Media/InventoryMenu720.swf | Bin .../Common/Media/InventoryMenuSplit1080.swf | Bin .../Common/Media/InventoryMenuSplit720.swf | Bin .../Common/Media/InventoryMenuVita.swf | Bin .../client}/Common/Media/JoinMenu1080.swf | Bin .../client}/Common/Media/JoinMenu480.swf | Bin .../client}/Common/Media/JoinMenu720.swf | Bin .../client}/Common/Media/JoinMenuVita.swf | Bin .../client}/Common/Media/Keyboard1080.swf | Bin .../Common/Media/KeyboardSplit1080.swf | Bin .../Media/LaunchMoreOptionsMenu1080.swf | Bin .../Common/Media/LaunchMoreOptionsMenu480.swf | Bin .../Common/Media/LaunchMoreOptionsMenu720.swf | Bin .../Media/LaunchMoreOptionsMenuVita.swf | Bin .../Common/Media/LeaderboardMenu1080.swf | Bin .../Common/Media/LeaderboardMenu480.swf | Bin .../Common/Media/LeaderboardMenu720.swf | Bin .../Common/Media/LeaderboardMenuVita.swf | Bin .../client}/Common/Media/LoadMenu1080.swf | Bin .../client}/Common/Media/LoadMenu480.swf | Bin .../client}/Common/Media/LoadMenu720.swf | Bin .../client}/Common/Media/LoadMenuVita.swf | Bin .../Common/Media/LoadOrJoinMenu1080.swf | Bin .../Common/Media/LoadOrJoinMenu480.swf | Bin .../Common/Media/LoadOrJoinMenu720.swf | Bin .../Common/Media/LoadOrJoinMenuVita.swf | Bin .../client}/Common/Media/MainMenu1080.swf | Bin .../client}/Common/Media/MainMenu480.swf | Bin .../client}/Common/Media/MainMenu720.swf | Bin .../client}/Common/Media/MainMenuVita.swf | Bin .../client}/Common/Media/MediaDurango.arc | Bin .../client}/Common/Media/MediaOrbis.arc | Bin .../client}/Common/Media/MediaPS3.arc | Bin .../client}/Common/Media/MediaPSVita.arc | Bin .../client}/Common/Media/MediaWindows64.arc | Bin .../Common/Media/MenuBackground1080.swf | Bin .../Common/Media/MenuBackground480.swf | Bin .../Common/Media/MenuBackground720.swf | Bin .../Common/Media/MenuBackgroundVita.swf | Bin .../client}/Common/Media/MessageBox1080.swf | Bin .../client}/Common/Media/MessageBox480.swf | Bin .../client}/Common/Media/MessageBox720.swf | Bin .../Common/Media/MessageBoxSplit1080.swf | Bin .../Common/Media/MessageBoxSplit720.swf | Bin .../client}/Common/Media/MessageBoxVita.swf | Bin .../Common/Media/NewUpdateMessage1080.swf | Bin .../Common/Media/NewUpdateMessage480.swf | Bin .../Common/Media/NewUpdateMessage720.swf | Bin .../Common/Media/NewUpdateMessageVita.swf | Bin .../client}/Common/Media/Panorama1080.swf | Bin .../client}/Common/Media/Panorama480.swf | Bin .../client}/Common/Media/Panorama720.swf | Bin .../Common/Media/PanoramaSplit1080.swf | Bin .../client}/Common/Media/PanoramaSplit720.swf | Bin .../client}/Common/Media/PanoramaVita.swf | Bin .../client}/Common/Media/PauseMenu1080.swf | Bin .../client}/Common/Media/PauseMenu480.swf | Bin .../client}/Common/Media/PauseMenu720.swf | Bin .../Common/Media/PauseMenuSplit1080.swf | Bin .../Common/Media/PauseMenuSplit720.swf | Bin .../client}/Common/Media/PauseMenuVita.swf | Bin .../Common/Media/PressStartToPlay1080.swf | Bin .../Common/Media/PressStartToPlay480.swf | Bin .../Common/Media/PressStartToPlay720.swf | Bin .../Common/Media/PressStartToPlayVita.swf | Bin .../Common/Media/QuadrantSignin1080.swf | Bin .../Common/Media/QuadrantSignin720.swf | Bin .../Common/Media/ReinstallMenu1080.swf | Bin .../client}/Common/Media/ReinstallMenu480.swf | Bin .../client}/Common/Media/ReinstallMenu720.swf | Bin .../Common/Media/ReinstallMenuSplit1080.swf | Bin .../Common/Media/ReinstallMenuSplit720.swf | Bin .../Common/Media/ReinstallMenuVita.swf | Bin .../client}/Common/Media/SaveMenu1080.swf | Bin .../client}/Common/Media/SaveMessage1080.swf | Bin .../client}/Common/Media/SaveMessage480.swf | Bin .../client}/Common/Media/SaveMessage720.swf | Bin .../client}/Common/Media/SaveMessageVita.swf | Bin .../Common/Media/SettingsAudioMenu1080.swf | Bin .../Common/Media/SettingsAudioMenu480.swf | Bin .../Common/Media/SettingsAudioMenu720.swf | Bin .../Media/SettingsAudioMenuSplit1080.swf | Bin .../Media/SettingsAudioMenuSplit720.swf | Bin .../Common/Media/SettingsAudioMenuVita.swf | Bin .../Common/Media/SettingsControlMenu1080.swf | Bin .../Common/Media/SettingsControlMenu480.swf | Bin .../Common/Media/SettingsControlMenu720.swf | Bin .../Media/SettingsControlMenuSplit1080.swf | Bin .../Media/SettingsControlMenuSplit720.swf | Bin .../Common/Media/SettingsControlMenuVita.swf | Bin .../Common/Media/SettingsGraphicsMenu1080.swf | Bin .../Common/Media/SettingsGraphicsMenu480.swf | Bin .../Common/Media/SettingsGraphicsMenu720.swf | Bin .../Media/SettingsGraphicsMenuSplit1080.swf | Bin .../Media/SettingsGraphicsMenuSplit720.swf | Bin .../Common/Media/SettingsGraphicsMenuVita.swf | Bin .../client}/Common/Media/SettingsMenu1080.swf | Bin .../client}/Common/Media/SettingsMenu480.swf | Bin .../client}/Common/Media/SettingsMenu720.swf | Bin .../Common/Media/SettingsMenuSplit1080.swf | Bin .../Common/Media/SettingsMenuSplit720.swf | Bin .../client}/Common/Media/SettingsMenuVita.swf | Bin .../Common/Media/SettingsOptionsMenu1080.swf | Bin .../Common/Media/SettingsOptionsMenu480.swf | Bin .../Common/Media/SettingsOptionsMenu720.swf | Bin .../Media/SettingsOptionsMenuSplit1080.swf | Bin .../Media/SettingsOptionsMenuSplit720.swf | Bin .../Common/Media/SettingsOptionsMenuVita.swf | Bin .../Common/Media/SettingsUIMenu1080.swf | Bin .../Common/Media/SettingsUIMenu480.swf | Bin .../Common/Media/SettingsUIMenu720.swf | Bin .../Common/Media/SettingsUIMenuSplit1080.swf | Bin .../Common/Media/SettingsUIMenuSplit720.swf | Bin .../Common/Media/SettingsUIMenuVita.swf | Bin .../Common/Media/SignEntryMenu1080.swf | Bin .../client}/Common/Media/SignEntryMenu480.swf | Bin .../client}/Common/Media/SignEntryMenu720.swf | Bin .../Common/Media/SignEntryMenuSplit1080.swf | Bin .../Common/Media/SignEntryMenuSplit720.swf | Bin .../Common/Media/SignEntryMenuVita.swf | Bin .../Common/Media/SkinSelectMenu1080.swf | Bin .../Common/Media/SkinSelectMenu480.swf | Bin .../Common/Media/SkinSelectMenu720.swf | Bin .../Common/Media/SkinSelectMenuSplit1080.swf | Bin .../Common/Media/SkinSelectMenuSplit720.swf | Bin .../Common/Media/SkinSelectMenuVita.swf | Bin .../client}/Common/Media/SocialPost1080.swf | Bin .../client}/Common/Media/SocialPost480.swf | Bin .../client}/Common/Media/SocialPost720.swf | Bin .../Common/Media/SocialPostSplit1080.swf | Bin .../Common/Media/SocialPostSplit720.swf | Bin .../client}/Common/Media/SocialPostVita.swf | Bin .../client}/Common/Media/Sound/MenuSounds.xap | 0 .../Common/Media/Sound/Xbox/MenuSounds.xgs | Bin .../Common/Media/Sound/Xbox/MenuSounds.xsb | Bin .../Common/Media/Sound/Xbox/MenuSounds.xwb | Bin .../client}/Common/Media/Sound/btn_Back.wav | Bin .../client}/Common/Media/Sound/click.wav | Bin .../client}/Common/Media/Sound/pop.wav | Bin .../client}/Common/Media/Sound/wood click.wav | Bin .../client}/Common/Media/Timer1080.swf | Bin .../client}/Common/Media/Timer480.swf | Bin .../client}/Common/Media/Timer720.swf | Bin .../client}/Common/Media/TimerSplit1080.swf | Bin .../client}/Common/Media/TimerSplit720.swf | Bin .../client}/Common/Media/TimerVita.swf | Bin .../client}/Common/Media/ToolTips1080.swf | Bin .../client}/Common/Media/ToolTips480.swf | Bin .../client}/Common/Media/ToolTips720.swf | Bin .../Common/Media/ToolTipsSplit1080.swf | Bin .../client}/Common/Media/ToolTipsSplit720.swf | Bin .../client}/Common/Media/ToolTipsVita.swf | Bin .../client}/Common/Media/TradingMenu1080.swf | Bin .../client}/Common/Media/TradingMenu480.swf | Bin .../client}/Common/Media/TradingMenu720.swf | Bin .../Common/Media/TradingMenuSplit1080.swf | Bin .../Common/Media/TradingMenuSplit720.swf | Bin .../client}/Common/Media/TradingMenuVita.swf | Bin .../Common/Media/TrialExitUpsell480.swf | Bin .../Common/Media/TrialExitUpsell720.swf | Bin .../Common/Media/TutorialPopup1080.swf | Bin .../client}/Common/Media/TutorialPopup480.swf | Bin .../client}/Common/Media/TutorialPopup720.swf | Bin .../Common/Media/TutorialPopupSplit1080.swf | Bin .../Common/Media/TutorialPopupSplit720.swf | Bin .../Common/Media/TutorialPopupVita.swf | Bin .../Common/Media/de-DE/4J_strings.resx | 0 .../client}/Common/Media/de-DE/strings.resx | 0 .../client}/Common/Media/en-EN.lang | 0 .../Common/Media/es-ES/4J_strings.resx | 0 .../client}/Common/Media/es-ES/strings.resx | 0 .../Common/Media/font/CHT/DFHeiMedium-B5.ttf | Bin .../client}/Common/Media/font/CHT/DFTT_R5.TTC | Bin .../Media/font/JPN/DF-DotDotGothic16.ttf | Bin .../Media/font/JPN/DFGMaruGothic-Md.ttf | Bin .../client}/Common/Media/font/KOR/BOKMSD.ttf | Bin .../Common/Media/font/KOR/candadite2.ttf | Bin .../Common/Media/font/Mojang Font_11.ttf | Bin .../Common/Media/font/Mojang Font_7.ttf | Bin .../client}/Common/Media/font/Mojangles.ttf | Bin .../Common/Media/font/Mojangles_11.abc | Bin .../client}/Common/Media/font/Mojangles_7.abc | Bin .../Common/Media/font/RU/SpaceMace.ttf | Bin .../client}/Common/Media/font/chars.txt | Bin .../Common/Media/fr-FR/4J_strings.resx | 0 .../client}/Common/Media/fr-FR/strings.resx | 0 .../Common/Media/it-IT/4J_strings.resx | 0 .../client}/Common/Media/it-IT/strings.resx | 0 .../Common/Media/ja-JP/4J_strings.resx | 0 .../client}/Common/Media/ja-JP/strings.resx | 0 .../Common/Media/ko-KR/4J_strings.resx | 0 .../client}/Common/Media/ko-KR/strings.resx | 0 .../client}/Common/Media/languages.loc | Bin .../client}/Common/Media/media.txt | 0 .../client}/Common/Media/movies1080.txt | 0 .../client}/Common/Media/movies480.txt | 0 .../client}/Common/Media/movies720.txt | 0 .../client}/Common/Media/moviesVita.txt | 0 .../Common/Media/pt-BR/4J_strings.resx | 0 .../client}/Common/Media/pt-BR/strings.resx | 0 .../Common/Media/pt-PT/4J_strings.resx | 0 .../client}/Common/Media/pt-PT/strings.resx | 0 .../client}/Common/Media/skin.swf | Bin .../client}/Common/Media/skinGraphics.swf | Bin .../client}/Common/Media/skinGraphicsHud.swf | Bin .../Common/Media/skinGraphicsInGame.swf | Bin .../Common/Media/skinGraphicsLabels.swf | Bin .../client}/Common/Media/skinHD.swf | Bin .../client}/Common/Media/skinHDGraphics.swf | Bin .../Common/Media/skinHDGraphicsHud.swf | Bin .../Common/Media/skinHDGraphicsInGame.swf | Bin .../Common/Media/skinHDGraphicsLabels.swf | Bin .../client}/Common/Media/skinHDHud.swf | Bin .../client}/Common/Media/skinHDInGame.swf | Bin .../client}/Common/Media/skinHDLabels.swf | Bin .../client}/Common/Media/skinHud.swf | Bin .../client}/Common/Media/skinInGame.swf | Bin .../client}/Common/Media/skinLabels.swf | Bin .../client}/Common/Media/skin_Minecraft.xui | 0 .../client}/Common/Media/splashes.txt | 0 .../client}/Common/Media/strings.resx | 0 .../client}/Common/Media/xuiscene_DLCMain.h | 0 .../client}/Common/Media/xuiscene_DLCMain.xui | 0 .../Common/Media/xuiscene_DLCMain_480.h | 0 .../Common/Media/xuiscene_DLCMain_480.xui | 0 .../client}/Common/Media/xuiscene_DLCOffers.h | 0 .../Common/Media/xuiscene_DLCOffers.xui | 0 .../Common/Media/xuiscene_DLCOffers_480.h | 0 .../Common/Media/xuiscene_DLCOffers_480.xui | 0 .../Common/Media/xuiscene_NewUpdateMessage.h | 0 .../Media/xuiscene_NewUpdateMessage.xui | 0 .../Media/xuiscene_NewUpdateMessage_480.h | 0 .../Media/xuiscene_NewUpdateMessage_480.xui | 0 .../client}/Common/Media/xuiscene_anvil.h | 0 .../client}/Common/Media/xuiscene_anvil.xui | 0 .../Common/Media/xuiscene_anvil_480.xui | 0 .../Common/Media/xuiscene_anvil_small.xui | 0 .../client}/Common/Media/xuiscene_base.h | 0 .../client}/Common/Media/xuiscene_base.xui | 0 .../client}/Common/Media/xuiscene_base_480.h | 0 .../Common/Media/xuiscene_base_480.xui | 0 .../Common/Media/xuiscene_base_small.h | 0 .../Common/Media/xuiscene_base_small.xui | 0 .../Common/Media/xuiscene_brewingstand.h | 0 .../Common/Media/xuiscene_brewingstand.xui | 0 .../Common/Media/xuiscene_brewingstand_480.h | 0 .../Media/xuiscene_brewingstand_480.xui | 0 .../Media/xuiscene_brewingstand_Small.h | 0 .../Media/xuiscene_brewingstand_Small.xui | 0 .../client}/Common/Media/xuiscene_chat.h | 0 .../client}/Common/Media/xuiscene_chat.xui | 0 .../client}/Common/Media/xuiscene_chat_480.h | 0 .../Common/Media/xuiscene_chat_480.xui | 0 .../Common/Media/xuiscene_chat_small.h | 0 .../Common/Media/xuiscene_chat_small.xui | 0 .../Media/xuiscene_connectingprogress.h | 0 .../Media/xuiscene_connectingprogress.xui | 0 .../Media/xuiscene_connectingprogress_480.h | 0 .../Media/xuiscene_connectingprogress_480.xui | 0 .../Media/xuiscene_connectingprogress_small.h | 0 .../xuiscene_connectingprogress_small.xui | 0 .../client}/Common/Media/xuiscene_container.h | 0 .../Common/Media/xuiscene_container.xui | 0 .../Common/Media/xuiscene_container_480.h | 0 .../Common/Media/xuiscene_container_480.xui | 0 .../Media/xuiscene_container_large_480.h | 0 .../Media/xuiscene_container_large_480.xui | 0 .../Media/xuiscene_container_large_Small.h | 0 .../Media/xuiscene_container_large_Small.xui | 0 .../Common/Media/xuiscene_container_small.h | 0 .../Common/Media/xuiscene_container_small.xui | 0 .../client}/Common/Media/xuiscene_controls.h | 0 .../Common/Media/xuiscene_controls.xui | 0 .../Common/Media/xuiscene_controls_480.h | 0 .../Common/Media/xuiscene_controls_480.xui | 0 .../Common/Media/xuiscene_controls_small.h | 0 .../Common/Media/xuiscene_controls_small.xui | 0 .../Common/Media/xuiscene_craftingpanel_2x2.h | 0 .../Media/xuiscene_craftingpanel_2x2.xui | 0 .../Media/xuiscene_craftingpanel_2x2_480.h | 0 .../Media/xuiscene_craftingpanel_2x2_480.xui | 0 .../Media/xuiscene_craftingpanel_2x2_small.h | 0 .../xuiscene_craftingpanel_2x2_small.xui | 0 .../Common/Media/xuiscene_craftingpanel_3x3.h | 0 .../Media/xuiscene_craftingpanel_3x3.xui | 0 .../Media/xuiscene_craftingpanel_3x3_480.h | 0 .../Media/xuiscene_craftingpanel_3x3_480.xui | 0 .../Media/xuiscene_craftingpanel_3x3_small.h | 0 .../xuiscene_craftingpanel_3x3_small.xui | 0 .../client}/Common/Media/xuiscene_credits.h | 0 .../client}/Common/Media/xuiscene_credits.xui | 0 .../Common/Media/xuiscene_credits_480.h | 0 .../Common/Media/xuiscene_credits_480.xui | 0 .../client}/Common/Media/xuiscene_death.h | 0 .../client}/Common/Media/xuiscene_death.xui | 0 .../client}/Common/Media/xuiscene_death_480.h | 0 .../Common/Media/xuiscene_death_480.xui | 0 .../Common/Media/xuiscene_death_small.h | 0 .../Common/Media/xuiscene_death_small.xui | 0 .../client}/Common/Media/xuiscene_debug.h | 0 .../client}/Common/Media/xuiscene_debug.xui | 0 .../client}/Common/Media/xuiscene_debug_480.h | 0 .../Common/Media/xuiscene_debug_480.xui | 0 .../Common/Media/xuiscene_debug_item_editor.h | 0 .../Media/xuiscene_debug_item_editor.xui | 0 .../Media/xuiscene_debug_schematic_create.h | 0 .../Media/xuiscene_debug_schematic_create.xui | 0 .../Common/Media/xuiscene_debug_set_camera.h | 0 .../Media/xuiscene_debug_set_camera.xui | 0 .../Common/Media/xuiscene_debug_small.h | 0 .../Common/Media/xuiscene_debug_small.xui | 0 .../Common/Media/xuiscene_debugoverlay.h | 0 .../Common/Media/xuiscene_debugoverlay.xui | 0 .../Common/Media/xuiscene_debugoverlay_480.h | 0 .../Media/xuiscene_debugoverlay_480.xui | 0 .../client}/Common/Media/xuiscene_debugtips.h | 0 .../Common/Media/xuiscene_debugtips.xui | 0 .../Common/Media/xuiscene_debugtips_480.h | 0 .../Common/Media/xuiscene_debugtips_480.xui | 0 .../Common/Media/xuiscene_debugtips_small.h | 0 .../Common/Media/xuiscene_debugtips_small.xui | 0 .../client}/Common/Media/xuiscene_enchant.h | 0 .../client}/Common/Media/xuiscene_enchant.xui | 0 .../Common/Media/xuiscene_enchant_480.h | 0 .../Common/Media/xuiscene_enchant_480.xui | 0 .../Common/Media/xuiscene_enchant_small.h | 0 .../Common/Media/xuiscene_enchant_small.xui | 0 .../Media/xuiscene_fullscreenprogress.h | 0 .../Media/xuiscene_fullscreenprogress.xui | 0 .../Media/xuiscene_fullscreenprogress_480.h | 0 .../Media/xuiscene_fullscreenprogress_480.xui | 0 .../Media/xuiscene_fullscreenprogress_small.h | 0 .../xuiscene_fullscreenprogress_small.xui | 0 .../client}/Common/Media/xuiscene_furnace.h | 0 .../client}/Common/Media/xuiscene_furnace.xui | 0 .../Common/Media/xuiscene_furnace_480.h | 0 .../Common/Media/xuiscene_furnace_480.xui | 0 .../Common/Media/xuiscene_furnace_Small.h | 0 .../Common/Media/xuiscene_furnace_Small.xui | 0 .../Common/Media/xuiscene_helpandoptions.h | 0 .../Common/Media/xuiscene_helpandoptions.xui | 0 .../Media/xuiscene_helpandoptions_480.h | 0 .../Media/xuiscene_helpandoptions_480.xui | 0 .../Media/xuiscene_helpandoptions_small.h | 0 .../Media/xuiscene_helpandoptions_small.xui | 0 .../client}/Common/Media/xuiscene_howtoplay.h | 0 .../Common/Media/xuiscene_howtoplay.xui | 0 .../Common/Media/xuiscene_howtoplay_480.h | 0 .../Common/Media/xuiscene_howtoplay_480.xui | 0 .../Common/Media/xuiscene_howtoplay_menu.h | 0 .../Common/Media/xuiscene_howtoplay_menu.xui | 0 .../Media/xuiscene_howtoplay_menu_480.h | 0 .../Media/xuiscene_howtoplay_menu_480.xui | 0 .../Media/xuiscene_howtoplay_menu_small.h | 0 .../Media/xuiscene_howtoplay_menu_small.xui | 0 .../Common/Media/xuiscene_howtoplay_small.h | 0 .../Common/Media/xuiscene_howtoplay_small.xui | 0 .../client}/Common/Media/xuiscene_hud.h | 0 .../client}/Common/Media/xuiscene_hud.xui | 0 .../client}/Common/Media/xuiscene_hud_480.h | 0 .../client}/Common/Media/xuiscene_hud_480.xui | 0 .../client}/Common/Media/xuiscene_hud_small.h | 0 .../Common/Media/xuiscene_hud_small.xui | 0 .../Media/xuiscene_ingame_host_options.h | 0 .../Media/xuiscene_ingame_host_options.xui | 0 .../Media/xuiscene_ingame_host_options_480.h | 0 .../xuiscene_ingame_host_options_480.xui | 0 .../xuiscene_ingame_host_options_small.h | 0 .../xuiscene_ingame_host_options_small.xui | 0 .../Media/xuiscene_ingame_player_options.h | 0 .../Media/xuiscene_ingame_player_options.xui | 0 .../xuiscene_ingame_player_options_480.h | 0 .../xuiscene_ingame_player_options_480.xui | 0 .../xuiscene_ingame_player_options_small.h | 0 .../xuiscene_ingame_player_options_small.xui | 0 .../Common/Media/xuiscene_ingameinfo.h | 0 .../Common/Media/xuiscene_ingameinfo.xui | 0 .../Common/Media/xuiscene_ingameinfo_480.h | 0 .../Common/Media/xuiscene_ingameinfo_480.xui | 0 .../Common/Media/xuiscene_ingameinfo_small.h | 0 .../Media/xuiscene_ingameinfo_small.xui | 0 .../client}/Common/Media/xuiscene_intro.h | 0 .../client}/Common/Media/xuiscene_intro.xui | 0 .../client}/Common/Media/xuiscene_intro_480.h | 0 .../Common/Media/xuiscene_intro_480.xui | 0 .../client}/Common/Media/xuiscene_inventory.h | 0 .../Common/Media/xuiscene_inventory.xui | 0 .../Common/Media/xuiscene_inventory_480.h | 0 .../Common/Media/xuiscene_inventory_480.xui | 0 .../Media/xuiscene_inventory_creative.h | 0 .../Media/xuiscene_inventory_creative.xui | 0 .../Media/xuiscene_inventory_creative_480.h | 0 .../Media/xuiscene_inventory_creative_480.xui | 0 .../Media/xuiscene_inventory_creative_small.h | 0 .../xuiscene_inventory_creative_small.xui | 0 .../Common/Media/xuiscene_inventory_small.h | 0 .../Common/Media/xuiscene_inventory_small.xui | 0 .../Common/Media/xuiscene_leaderboards.h | 0 .../Common/Media/xuiscene_leaderboards.xui | 0 .../Common/Media/xuiscene_leaderboards_480.h | 0 .../Media/xuiscene_leaderboards_480.xui | 0 .../Common/Media/xuiscene_load_settings.h | 0 .../Common/Media/xuiscene_load_settings.xui | 0 .../Common/Media/xuiscene_load_settings_480.h | 0 .../Media/xuiscene_load_settings_480.xui | 0 .../client}/Common/Media/xuiscene_main.h | 0 .../client}/Common/Media/xuiscene_main.xui | 0 .../client}/Common/Media/xuiscene_main_480.h | 0 .../Common/Media/xuiscene_main_480.xui | 0 .../Common/Media/xuiscene_multi_create.h | 0 .../Common/Media/xuiscene_multi_create.xui | 0 .../Common/Media/xuiscene_multi_create_480.h | 0 .../Media/xuiscene_multi_create_480.xui | 0 .../Common/Media/xuiscene_multi_gameinfo.h | 0 .../Common/Media/xuiscene_multi_gameinfo.xui | 0 .../Media/xuiscene_multi_gameinfo_480.h | 0 .../Media/xuiscene_multi_gameinfo_480.xui | 0 .../Common/Media/xuiscene_multi_joinload.h | 0 .../Common/Media/xuiscene_multi_joinload.xui | 0 .../Media/xuiscene_multi_joinload_480.h | 0 .../Media/xuiscene_multi_joinload_480.xui | 0 .../xuiscene_multi_launch_more_options.h | 0 .../xuiscene_multi_launch_more_options.xui | 0 .../xuiscene_multi_launch_more_options_480.h | 0 ...xuiscene_multi_launch_more_options_480.xui | 0 .../Media/xuiscene_partnernetpassword.h | 0 .../Media/xuiscene_partnernetpassword.xui | 0 .../Media/xuiscene_partnernetpassword_480.h | 0 .../Media/xuiscene_partnernetpassword_480.xui | 0 .../client}/Common/Media/xuiscene_pause.h | 0 .../client}/Common/Media/xuiscene_pause.xui | 0 .../client}/Common/Media/xuiscene_pause_480.h | 0 .../Common/Media/xuiscene_pause_480.xui | 0 .../Common/Media/xuiscene_pause_small.h | 0 .../Common/Media/xuiscene_pause_small.xui | 0 .../client}/Common/Media/xuiscene_reinstall.h | 0 .../Common/Media/xuiscene_reinstall.xui | 0 .../Common/Media/xuiscene_reinstall_480.h | 0 .../Common/Media/xuiscene_reinstall_480.xui | 0 .../Common/Media/xuiscene_reinstall_small.h | 0 .../Common/Media/xuiscene_reinstall_small.xui | 0 .../Common/Media/xuiscene_savemessage.h | 0 .../Common/Media/xuiscene_savemessage.xui | 0 .../Common/Media/xuiscene_savemessage_480.h | 0 .../Common/Media/xuiscene_savemessage_480.xui | 0 .../Common/Media/xuiscene_settings_All.h | 0 .../Common/Media/xuiscene_settings_All.xui | 0 .../Common/Media/xuiscene_settings_All_480.h | 0 .../Media/xuiscene_settings_All_480.xui | 0 .../Media/xuiscene_settings_All_small.h | 0 .../Media/xuiscene_settings_All_small.xui | 0 .../Common/Media/xuiscene_settings_Audio.h | 0 .../Common/Media/xuiscene_settings_Audio.xui | 0 .../Media/xuiscene_settings_Audio_480.h | 0 .../Media/xuiscene_settings_Audio_480.xui | 0 .../Media/xuiscene_settings_Audio_small.h | 0 .../Media/xuiscene_settings_Audio_small.xui | 0 .../Common/Media/xuiscene_settings_Control.h | 0 .../Media/xuiscene_settings_Control.xui | 0 .../Media/xuiscene_settings_Control_480.h | 0 .../Media/xuiscene_settings_Control_480.xui | 0 .../Media/xuiscene_settings_Control_small.h | 0 .../Media/xuiscene_settings_Control_small.xui | 0 .../Common/Media/xuiscene_settings_Graphics.h | 0 .../Media/xuiscene_settings_Graphics.xui | 0 .../Media/xuiscene_settings_Graphics_480.h | 0 .../Media/xuiscene_settings_Graphics_480.xui | 0 .../Media/xuiscene_settings_Graphics_small.h | 0 .../xuiscene_settings_Graphics_small.xui | 0 .../Common/Media/xuiscene_settings_UI.h | 0 .../Common/Media/xuiscene_settings_UI.xui | 0 .../Common/Media/xuiscene_settings_UI_480.h | 0 .../Common/Media/xuiscene_settings_UI_480.xui | 0 .../Common/Media/xuiscene_settings_UI_small.h | 0 .../Media/xuiscene_settings_UI_small.xui | 0 .../Common/Media/xuiscene_settings_options.h | 0 .../Media/xuiscene_settings_options.xui | 0 .../Media/xuiscene_settings_options_480.h | 0 .../Media/xuiscene_settings_options_480.xui | 0 .../Media/xuiscene_settings_options_small.h | 0 .../Media/xuiscene_settings_options_small.xui | 0 .../client}/Common/Media/xuiscene_signentry.h | 0 .../Common/Media/xuiscene_signentry.xui | 0 .../Common/Media/xuiscene_signentry_480.h | 0 .../Common/Media/xuiscene_signentry_480.xui | 0 .../Common/Media/xuiscene_signentry_small.h | 0 .../Common/Media/xuiscene_signentry_small.xui | 0 .../Common/Media/xuiscene_skinselect.h | 0 .../Common/Media/xuiscene_skinselect.xui | 0 .../Common/Media/xuiscene_skinselect_480.h | 0 .../Common/Media/xuiscene_skinselect_480.xui | 0 .../Common/Media/xuiscene_skinselect_small.h | 0 .../Media/xuiscene_skinselect_small.xui | 0 .../Common/Media/xuiscene_socialpost.h | 0 .../Common/Media/xuiscene_socialpost.xui | 0 .../Common/Media/xuiscene_socialpost_480.h | 0 .../Common/Media/xuiscene_socialpost_480.xui | 0 .../Common/Media/xuiscene_socialpost_small.h | 0 .../Media/xuiscene_socialpost_small.xui | 0 .../Common/Media/xuiscene_teleportmenu.h | 0 .../Common/Media/xuiscene_teleportmenu.xui | 0 .../Common/Media/xuiscene_teleportmenu_480.h | 0 .../Media/xuiscene_teleportmenu_480.xui | 0 .../Media/xuiscene_teleportmenu_small.h | 0 .../Media/xuiscene_teleportmenu_small.xui | 0 .../Common/Media/xuiscene_text_entry.h | 0 .../Common/Media/xuiscene_text_entry.xui | 0 .../client}/Common/Media/xuiscene_trading.h | 0 .../client}/Common/Media/xuiscene_trading.xui | 0 .../Common/Media/xuiscene_trading_480.xui | 0 .../Common/Media/xuiscene_trading_small.xui | 0 .../client}/Common/Media/xuiscene_trap.h | 0 .../client}/Common/Media/xuiscene_trap.xui | 0 .../client}/Common/Media/xuiscene_trap_480.h | 0 .../Common/Media/xuiscene_trap_480.xui | 0 .../Common/Media/xuiscene_trap_small.h | 0 .../Common/Media/xuiscene_trap_small.xui | 0 .../Common/Media/xuiscene_trialexitupsell.h | 0 .../Common/Media/xuiscene_trialexitupsell.xui | 0 .../Media/xuiscene_trialexitupsell_480.h | 0 .../Media/xuiscene_trialexitupsell_480.xui | 0 .../Common/Media/xuiscene_tutorialpopup.h | 0 .../Common/Media/xuiscene_tutorialpopup.xui | 0 .../Common/Media/xuiscene_tutorialpopup_480.h | 0 .../Media/xuiscene_tutorialpopup_480.xui | 0 .../Media/xuiscene_tutorialpopup_small.h | 0 .../Media/xuiscene_tutorialpopup_small.xui | 0 .../client}/Common/Media/xuiscene_win.h | 0 .../client}/Common/Media/xuiscene_win.xui | 0 .../client}/Common/Media/xuiscene_win_480.h | 0 .../client}/Common/Media/xuiscene_win_480.xui | 0 .../Common/Media/zh-CHT/4J_strings.resx | 0 .../client}/Common/Media/zh-CHT/strings.resx | 0 .../client}/Common/Minecraft_Macros.h | 0 .../Common/Network/GameNetworkManager.cpp | 60 ++--- .../Common/Network/GameNetworkManager.h | 10 +- .../Common/Network/NetworkPlayerInterface.h | 0 .../Network/PlatformNetworkManagerInterface.h | 2 +- .../Network/PlatformNetworkManagerStub.cpp | 6 +- .../Network/PlatformNetworkManagerStub.h | 2 +- .../client}/Common/Network/SessionInfo.h | 2 +- .../Common/Network/Sony/NetworkPlayerSony.cpp | 0 .../Common/Network/Sony/NetworkPlayerSony.h | 2 +- .../Sony/PlatformNetworkManagerSony.cpp | 6 +- .../Network/Sony/PlatformNetworkManagerSony.h | 8 +- .../Common/Network/Sony/SQRNetworkManager.cpp | 0 .../Common/Network/Sony/SQRNetworkManager.h | 0 .../Common/Network/Sony/SQRNetworkPlayer.cpp | 0 .../Common/Network/Sony/SQRNetworkPlayer.h | 0 .../Common/Network/Sony/SonyCommerce.cpp | 0 .../Common/Network/Sony/SonyCommerce.h | 0 .../client}/Common/Network/Sony/SonyHttp.cpp | 0 .../client}/Common/Network/Sony/SonyHttp.h | 0 .../Common/Network/Sony/SonyRemoteStorage.cpp | 0 .../Common/Network/Sony/SonyRemoteStorage.h | 2 +- .../header/sceRemoteStorage.h | 0 .../header/sceRemoteStorageDefines.h | 0 .../client}/Common/Potion_Macros.h | 0 .../Common/Telemetry/TelemetryManager.cpp | 10 +- .../Common/Telemetry/TelemetryManager.h | 2 +- .../client}/Common/Trial/TrialLevel.mcs | Bin .../client}/Common/Trial/TrialMode.cpp | 0 .../client}/Common/Trial/TrialMode.h | 0 .../Common/Tutorial/AreaConstraint.cpp | 6 +- .../client}/Common/Tutorial/AreaConstraint.h | 0 .../client}/Common/Tutorial/AreaHint.cpp | 6 +- .../client}/Common/Tutorial/AreaHint.h | 0 .../client}/Common/Tutorial/AreaTask.cpp | 0 .../client}/Common/Tutorial/AreaTask.h | 0 .../Common/Tutorial/ChangeStateConstraint.cpp | 12 +- .../Common/Tutorial/ChangeStateConstraint.h | 0 .../client}/Common/Tutorial/ChoiceTask.cpp | 6 +- .../client}/Common/Tutorial/ChoiceTask.h | 0 .../Common/Tutorial/CompleteUsingItemTask.cpp | 2 +- .../Common/Tutorial/CompleteUsingItemTask.h | 0 .../Common/Tutorial/ControllerTask.cpp | 4 +- .../client}/Common/Tutorial/ControllerTask.h | 0 .../client}/Common/Tutorial/CraftTask.cpp | 2 +- .../client}/Common/Tutorial/CraftTask.h | 0 .../Common/Tutorial/DiggerItemHint.cpp | 8 +- .../client}/Common/Tutorial/DiggerItemHint.h | 0 .../Common/Tutorial/EffectChangedTask.cpp | 2 +- .../Common/Tutorial/EffectChangedTask.h | 0 .../client}/Common/Tutorial/FullTutorial.cpp | 10 +- .../client}/Common/Tutorial/FullTutorial.h | 0 .../Tutorial/FullTutorialActiveTask.cpp | 0 .../Common/Tutorial/FullTutorialActiveTask.h | 0 .../Common/Tutorial/FullTutorialMode.cpp | 2 +- .../Common/Tutorial/FullTutorialMode.h | 0 .../client}/Common/Tutorial/InfoTask.cpp | 6 +- .../client}/Common/Tutorial/InfoTask.h | 0 .../Common/Tutorial/InputConstraint.cpp | 0 .../client}/Common/Tutorial/InputConstraint.h | 0 .../Common/Tutorial/LookAtEntityHint.cpp | 0 .../Common/Tutorial/LookAtEntityHint.h | 2 +- .../Common/Tutorial/LookAtTileHint.cpp | 4 +- .../client}/Common/Tutorial/LookAtTileHint.h | 0 .../client}/Common/Tutorial/PickupTask.cpp | 0 .../client}/Common/Tutorial/PickupTask.h | 0 .../Common/Tutorial/ProcedureCompoundTask.cpp | 0 .../Common/Tutorial/ProcedureCompoundTask.h | 0 .../Common/Tutorial/ProgressFlagTask.cpp | 0 .../Common/Tutorial/ProgressFlagTask.h | 0 .../client}/Common/Tutorial/StatTask.cpp | 8 +- .../client}/Common/Tutorial/StatTask.h | 0 .../client}/Common/Tutorial/StateChangeTask.h | 0 .../client}/Common/Tutorial/TakeItemHint.cpp | 4 +- .../client}/Common/Tutorial/TakeItemHint.h | 0 .../client}/Common/Tutorial/Tutorial | Bin .../client}/Common/Tutorial/Tutorial.cpp | 26 +- .../client}/Common/Tutorial/Tutorial.h | 0 .../Common/Tutorial/TutorialConstraint.h | 0 .../Common/Tutorial/TutorialConstraints.h | 0 .../client}/Common/Tutorial/TutorialEnum.h | 0 .../client}/Common/Tutorial/TutorialHint.cpp | 10 +- .../client}/Common/Tutorial/TutorialHint.h | 0 .../client}/Common/Tutorial/TutorialHints.h | 0 .../Common/Tutorial/TutorialMessage.cpp | 0 .../client}/Common/Tutorial/TutorialMessage.h | 0 .../client}/Common/Tutorial/TutorialMode.cpp | 14 +- .../client}/Common/Tutorial/TutorialMode.h | 2 +- .../client}/Common/Tutorial/TutorialTask.cpp | 0 .../client}/Common/Tutorial/TutorialTask.h | 0 .../client}/Common/Tutorial/TutorialTasks.h | 0 .../client}/Common/Tutorial/UseItemTask.cpp | 6 +- .../client}/Common/Tutorial/UseItemTask.h | 0 .../client}/Common/Tutorial/UseTileTask.cpp | 6 +- .../client}/Common/Tutorial/UseTileTask.h | 0 .../Common/Tutorial/XuiCraftingTask.cpp | 2 +- .../client}/Common/Tutorial/XuiCraftingTask.h | 2 +- .../client}/Common/UI/IUIController.h | 0 .../UI/IUIScene_AbstractContainerMenu.cpp | 12 +- .../UI/IUIScene_AbstractContainerMenu.h | 0 .../client}/Common/UI/IUIScene_AnvilMenu.cpp | 12 +- .../client}/Common/UI/IUIScene_AnvilMenu.h | 2 +- .../Common/UI/IUIScene_BrewingMenu.cpp | 2 +- .../client}/Common/UI/IUIScene_BrewingMenu.h | 0 .../Common/UI/IUIScene_ContainerMenu.cpp | 2 +- .../Common/UI/IUIScene_ContainerMenu.h | 0 .../Common/UI/IUIScene_CraftingMenu.cpp | 8 +- .../client}/Common/UI/IUIScene_CraftingMenu.h | 4 +- .../Common/UI/IUIScene_CreativeMenu.cpp | 14 +- .../client}/Common/UI/IUIScene_CreativeMenu.h | 2 +- .../Common/UI/IUIScene_DispenserMenu.cpp | 2 +- .../Common/UI/IUIScene_DispenserMenu.h | 0 .../Common/UI/IUIScene_EnchantingMenu.cpp | 6 +- .../Common/UI/IUIScene_EnchantingMenu.h | 0 .../Common/UI/IUIScene_FurnaceMenu.cpp | 2 +- .../client}/Common/UI/IUIScene_FurnaceMenu.h | 0 .../Common/UI/IUIScene_InventoryMenu.cpp | 2 +- .../Common/UI/IUIScene_InventoryMenu.h | 0 .../client}/Common/UI/IUIScene_PauseMenu.cpp | 20 +- .../client}/Common/UI/IUIScene_PauseMenu.h | 0 .../client}/Common/UI/IUIScene_StartGame.cpp | 0 .../client}/Common/UI/IUIScene_StartGame.h | 0 .../Common/UI/IUIScene_TradingMenu.cpp | 12 +- .../client}/Common/UI/IUIScene_TradingMenu.h | 2 +- .../client}/Common/UI/UI.h | 0 .../client}/Common/UI/UIBitmapFont.cpp | 0 .../client}/Common/UI/UIBitmapFont.h | 0 .../client}/Common/UI/UIComponent_Chat.cpp | 4 +- .../client}/Common/UI/UIComponent_Chat.h | 0 .../Common/UI/UIComponent_DebugUIConsole.cpp | 0 .../Common/UI/UIComponent_DebugUIConsole.h | 0 .../UI/UIComponent_DebugUIMarketingGuide.cpp | 0 .../UI/UIComponent_DebugUIMarketingGuide.h | 0 .../client}/Common/UI/UIComponent_Logo.cpp | 0 .../client}/Common/UI/UIComponent_Logo.h | 0 .../Common/UI/UIComponent_MenuBackground.cpp | 0 .../Common/UI/UIComponent_MenuBackground.h | 0 .../Common/UI/UIComponent_Panorama.cpp | 4 +- .../client}/Common/UI/UIComponent_Panorama.h | 0 .../UI/UIComponent_PressStartToPlay.cpp | 2 +- .../Common/UI/UIComponent_PressStartToPlay.h | 0 .../Common/UI/UIComponent_Tooltips.cpp | 0 .../client}/Common/UI/UIComponent_Tooltips.h | 0 .../Common/UI/UIComponent_TutorialPopup.cpp | 10 +- .../Common/UI/UIComponent_TutorialPopup.h | 0 .../client}/Common/UI/UIControl.cpp | 4 +- .../client}/Common/UI/UIControl.h | 0 .../client}/Common/UI/UIControl_Base.cpp | 4 +- .../client}/Common/UI/UIControl_Base.h | 0 .../Common/UI/UIControl_BitmapIcon.cpp | 0 .../client}/Common/UI/UIControl_BitmapIcon.h | 0 .../client}/Common/UI/UIControl_Button.cpp | 0 .../client}/Common/UI/UIControl_Button.h | 0 .../Common/UI/UIControl_ButtonList.cpp | 0 .../client}/Common/UI/UIControl_ButtonList.h | 0 .../client}/Common/UI/UIControl_CheckBox.cpp | 0 .../client}/Common/UI/UIControl_CheckBox.h | 0 .../client}/Common/UI/UIControl_Cursor.cpp | 0 .../client}/Common/UI/UIControl_Cursor.h | 0 .../client}/Common/UI/UIControl_DLCList.cpp | 0 .../client}/Common/UI/UIControl_DLCList.h | 0 .../Common/UI/UIControl_DynamicLabel.cpp | 0 .../Common/UI/UIControl_DynamicLabel.h | 0 .../Common/UI/UIControl_EnchantmentBook.cpp | 14 +- .../Common/UI/UIControl_EnchantmentBook.h | 0 .../Common/UI/UIControl_EnchantmentButton.cpp | 8 +- .../Common/UI/UIControl_EnchantmentButton.h | 0 .../client}/Common/UI/UIControl_HTMLLabel.cpp | 0 .../client}/Common/UI/UIControl_HTMLLabel.h | 0 .../client}/Common/UI/UIControl_Label.cpp | 2 +- .../client}/Common/UI/UIControl_Label.h | 0 .../Common/UI/UIControl_LeaderboardList.cpp | 0 .../Common/UI/UIControl_LeaderboardList.h | 0 .../Common/UI/UIControl_MinecraftPlayer.cpp | 20 +- .../Common/UI/UIControl_MinecraftPlayer.h | 0 .../Common/UI/UIControl_PlayerList.cpp | 0 .../client}/Common/UI/UIControl_PlayerList.h | 0 .../Common/UI/UIControl_PlayerSkinPreview.cpp | 18 +- .../Common/UI/UIControl_PlayerSkinPreview.h | 2 +- .../client}/Common/UI/UIControl_Progress.cpp | 0 .../client}/Common/UI/UIControl_Progress.h | 0 .../client}/Common/UI/UIControl_SaveList.cpp | 0 .../client}/Common/UI/UIControl_SaveList.h | 0 .../client}/Common/UI/UIControl_Slider.cpp | 0 .../client}/Common/UI/UIControl_Slider.h | 0 .../client}/Common/UI/UIControl_SlotList.cpp | 0 .../client}/Common/UI/UIControl_SlotList.h | 0 .../Common/UI/UIControl_SpaceIndicatorBar.cpp | 0 .../Common/UI/UIControl_SpaceIndicatorBar.h | 0 .../client}/Common/UI/UIControl_TextInput.cpp | 0 .../client}/Common/UI/UIControl_TextInput.h | 0 .../Common/UI/UIControl_TexturePackList.cpp | 0 .../Common/UI/UIControl_TexturePackList.h | 0 .../client}/Common/UI/UIControl_Touch.cpp | 0 .../client}/Common/UI/UIControl_Touch.h | 0 .../client}/Common/UI/UIController.cpp | 16 +- .../client}/Common/UI/UIController.h | 0 .../client}/Common/UI/UIEnums.h | 0 .../client}/Common/UI/UIFontData.cpp | 0 .../client}/Common/UI/UIFontData.h | 0 .../client}/Common/UI/UIGroup.cpp | 0 .../client}/Common/UI/UIGroup.h | 0 .../client}/Common/UI/UILayer.cpp | 0 .../client}/Common/UI/UILayer.h | 0 .../client}/Common/UI/UIScene.cpp | 8 +- .../client}/Common/UI/UIScene.h | 0 .../UI/UIScene_AbstractContainerMenu.cpp | 10 +- .../Common/UI/UIScene_AbstractContainerMenu.h | 0 .../client}/Common/UI/UIScene_AnvilMenu.cpp | 6 +- .../client}/Common/UI/UIScene_AnvilMenu.h | 2 +- .../Common/UI/UIScene_BrewingStandMenu.cpp | 8 +- .../Common/UI/UIScene_BrewingStandMenu.h | 0 .../Common/UI/UIScene_ConnectingProgress.cpp | 2 +- .../Common/UI/UIScene_ConnectingProgress.h | 0 .../Common/UI/UIScene_ContainerMenu.cpp | 10 +- .../client}/Common/UI/UIScene_ContainerMenu.h | 0 .../Common/UI/UIScene_ControlsMenu.cpp | 4 +- .../client}/Common/UI/UIScene_ControlsMenu.h | 0 .../Common/UI/UIScene_CraftingMenu.cpp | 6 +- .../client}/Common/UI/UIScene_CraftingMenu.h | 0 .../Common/UI/UIScene_CreateWorldMenu.cpp | 22 +- .../Common/UI/UIScene_CreateWorldMenu.h | 0 .../Common/UI/UIScene_CreativeMenu.cpp | 8 +- .../client}/Common/UI/UIScene_CreativeMenu.h | 0 .../client}/Common/UI/UIScene_Credits.cpp | 0 .../client}/Common/UI/UIScene_Credits.h | 0 .../client}/Common/UI/UIScene_DLCMainMenu.cpp | 2 +- .../client}/Common/UI/UIScene_DLCMainMenu.h | 0 .../Common/UI/UIScene_DLCOffersMenu.cpp | 10 +- .../client}/Common/UI/UIScene_DLCOffersMenu.h | 0 .../client}/Common/UI/UIScene_DeathMenu.cpp | 4 +- .../client}/Common/UI/UIScene_DeathMenu.h | 0 .../UI/UIScene_DebugCreateSchematic.cpp | 4 +- .../Common/UI/UIScene_DebugCreateSchematic.h | 2 +- .../Common/UI/UIScene_DebugOptions.cpp | 0 .../client}/Common/UI/UIScene_DebugOptions.h | 0 .../Common/UI/UIScene_DebugOverlay.cpp | 20 +- .../client}/Common/UI/UIScene_DebugOverlay.h | 0 .../Common/UI/UIScene_DebugSetCamera.cpp | 2 +- .../Common/UI/UIScene_DebugSetCamera.h | 0 .../Common/UI/UIScene_DispenserMenu.cpp | 6 +- .../client}/Common/UI/UIScene_DispenserMenu.h | 0 .../client}/Common/UI/UIScene_EULA.cpp | 2 +- .../client}/Common/UI/UIScene_EULA.h | 0 .../Common/UI/UIScene_EnchantingMenu.cpp | 6 +- .../Common/UI/UIScene_EnchantingMenu.h | 0 .../client}/Common/UI/UIScene_EndPoem.cpp | 6 +- .../client}/Common/UI/UIScene_EndPoem.h | 0 .../Common/UI/UIScene_FullscreenProgress.cpp | 4 +- .../Common/UI/UIScene_FullscreenProgress.h | 0 .../client}/Common/UI/UIScene_FurnaceMenu.cpp | 6 +- .../client}/Common/UI/UIScene_FurnaceMenu.h | 0 .../client}/Common/UI/UIScene_HUD.cpp | 16 +- .../client}/Common/UI/UIScene_HUD.h | 0 .../Common/UI/UIScene_HelpAndOptionsMenu.cpp | 2 +- .../Common/UI/UIScene_HelpAndOptionsMenu.h | 0 .../client}/Common/UI/UIScene_HowToPlay.cpp | 2 +- .../client}/Common/UI/UIScene_HowToPlay.h | 0 .../Common/UI/UIScene_HowToPlayMenu.cpp | 0 .../client}/Common/UI/UIScene_HowToPlayMenu.h | 0 .../UI/UIScene_InGameHostOptionsMenu.cpp | 10 +- .../Common/UI/UIScene_InGameHostOptionsMenu.h | 0 .../Common/UI/UIScene_InGameInfoMenu.cpp | 8 +- .../Common/UI/UIScene_InGameInfoMenu.h | 0 .../UI/UIScene_InGamePlayerOptionsMenu.cpp | 8 +- .../UI/UIScene_InGamePlayerOptionsMenu.h | 0 .../UI/UIScene_InGameSaveManagementMenu.cpp | 0 .../UI/UIScene_InGameSaveManagementMenu.h | 0 .../client}/Common/UI/UIScene_Intro.cpp | 0 .../client}/Common/UI/UIScene_Intro.h | 0 .../Common/UI/UIScene_InventoryMenu.cpp | 18 +- .../client}/Common/UI/UIScene_InventoryMenu.h | 2 +- .../client}/Common/UI/UIScene_JoinMenu.cpp | 12 +- .../client}/Common/UI/UIScene_JoinMenu.h | 0 .../client}/Common/UI/UIScene_Keyboard.cpp | 0 .../client}/Common/UI/UIScene_Keyboard.h | 0 .../UI/UIScene_LaunchMoreOptionsMenu.cpp | 0 .../Common/UI/UIScene_LaunchMoreOptionsMenu.h | 0 .../Common/UI/UIScene_LeaderboardsMenu.cpp | 4 +- .../Common/UI/UIScene_LeaderboardsMenu.h | 0 .../client}/Common/UI/UIScene_LoadMenu.cpp | 16 +- .../client}/Common/UI/UIScene_LoadMenu.h | 0 .../Common/UI/UIScene_LoadOrJoinMenu.cpp | 26 +- .../Common/UI/UIScene_LoadOrJoinMenu.h | 0 .../client}/Common/UI/UIScene_MainMenu.cpp | 10 +- .../client}/Common/UI/UIScene_MainMenu.h | 0 .../client}/Common/UI/UIScene_MessageBox.cpp | 0 .../client}/Common/UI/UIScene_MessageBox.h | 0 .../client}/Common/UI/UIScene_PauseMenu.cpp | 14 +- .../client}/Common/UI/UIScene_PauseMenu.h | 0 .../Common/UI/UIScene_QuadrantSignin.cpp | 4 +- .../Common/UI/UIScene_QuadrantSignin.h | 0 .../Common/UI/UIScene_ReinstallMenu.cpp | 0 .../client}/Common/UI/UIScene_ReinstallMenu.h | 0 .../client}/Common/UI/UIScene_SaveMessage.cpp | 0 .../client}/Common/UI/UIScene_SaveMessage.h | 0 .../Common/UI/UIScene_SettingsAudioMenu.cpp | 0 .../Common/UI/UIScene_SettingsAudioMenu.h | 0 .../Common/UI/UIScene_SettingsControlMenu.cpp | 0 .../Common/UI/UIScene_SettingsControlMenu.h | 0 .../UI/UIScene_SettingsGraphicsMenu.cpp | 0 .../Common/UI/UIScene_SettingsGraphicsMenu.h | 0 .../Common/UI/UIScene_SettingsMenu.cpp | 2 +- .../client}/Common/UI/UIScene_SettingsMenu.h | 0 .../Common/UI/UIScene_SettingsOptionsMenu.cpp | 0 .../Common/UI/UIScene_SettingsOptionsMenu.h | 0 .../Common/UI/UIScene_SettingsUIMenu.cpp | 0 .../Common/UI/UIScene_SettingsUIMenu.h | 0 .../Common/UI/UIScene_SignEntryMenu.cpp | 12 +- .../client}/Common/UI/UIScene_SignEntryMenu.h | 0 .../Common/UI/UIScene_SkinSelectMenu.cpp | 2 +- .../Common/UI/UIScene_SkinSelectMenu.h | 2 +- .../Common/UI/UIScene_TeleportMenu.cpp | 8 +- .../client}/Common/UI/UIScene_TeleportMenu.h | 0 .../client}/Common/UI/UIScene_Timer.cpp | 0 .../client}/Common/UI/UIScene_Timer.h | 0 .../client}/Common/UI/UIScene_TradingMenu.cpp | 8 +- .../client}/Common/UI/UIScene_TradingMenu.h | 0 .../Common/UI/UIScene_TrialExitUpsell.cpp | 0 .../Common/UI/UIScene_TrialExitUpsell.h | 0 .../client}/Common/UI/UIStructs.h | 0 .../client}/Common/UI/UITTFFont.cpp | 4 +- .../client}/Common/UI/UITTFFont.h | 0 .../Common/XUI/SlotProgressControl.cpp | 4 +- .../client}/Common/XUI/SlotProgressControl.h | 0 .../client}/Common/XUI/XUI_BasePlayer.cpp | 0 .../client}/Common/XUI/XUI_BasePlayer.h | 0 .../client}/Common/XUI/XUI_Chat.cpp | 4 +- .../client}/Common/XUI/XUI_Chat.h | 0 .../Common/XUI/XUI_ConnectingProgress.cpp | 4 +- .../Common/XUI/XUI_ConnectingProgress.h | 0 .../Common/XUI/XUI_Control_ComboBox.cpp | 0 .../client}/Common/XUI/XUI_Control_ComboBox.h | 0 .../client}/Common/XUI/XUI_Controls.h | 0 .../client}/Common/XUI/XUI_Ctrl_4JEdit.cpp | 0 .../client}/Common/XUI/XUI_Ctrl_4JEdit.h | 0 .../client}/Common/XUI/XUI_Ctrl_4JIcon.cpp | 0 .../client}/Common/XUI/XUI_Ctrl_4JIcon.h | 0 .../client}/Common/XUI/XUI_Ctrl_4JList.cpp | 0 .../client}/Common/XUI/XUI_Ctrl_4JList.h | 0 .../Common/XUI/XUI_Ctrl_BrewProgress.cpp | 6 +- .../Common/XUI/XUI_Ctrl_BrewProgress.h | 0 .../Common/XUI/XUI_Ctrl_BubblesProgress.cpp | 2 +- .../Common/XUI/XUI_Ctrl_BubblesProgress.h | 0 .../Common/XUI/XUI_Ctrl_BurnProgress.cpp | 4 +- .../Common/XUI/XUI_Ctrl_BurnProgress.h | 0 .../XUI/XUI_Ctrl_CraftIngredientSlot.cpp | 2 +- .../Common/XUI/XUI_Ctrl_CraftIngredientSlot.h | 0 .../Common/XUI/XUI_Ctrl_EnchantButton.cpp | 10 +- .../Common/XUI/XUI_Ctrl_EnchantButton.h | 0 .../Common/XUI/XUI_Ctrl_EnchantmentBook.cpp | 22 +- .../Common/XUI/XUI_Ctrl_EnchantmentBook.h | 2 +- .../XUI/XUI_Ctrl_EnchantmentButtonText.cpp | 16 +- .../XUI/XUI_Ctrl_EnchantmentButtonText.h | 0 .../Common/XUI/XUI_Ctrl_FireProgress.cpp | 4 +- .../Common/XUI/XUI_Ctrl_FireProgress.h | 0 .../Common/XUI/XUI_Ctrl_LoadingProgress.cpp | 4 +- .../Common/XUI/XUI_Ctrl_LoadingProgress.h | 0 .../Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp | 12 +- .../Common/XUI/XUI_Ctrl_MinecraftPlayer.h | 0 .../XUI/XUI_Ctrl_MinecraftSkinPreview.cpp | 22 +- .../XUI/XUI_Ctrl_MinecraftSkinPreview.h | 6 +- .../Common/XUI/XUI_Ctrl_MinecraftSlot.cpp | 18 +- .../Common/XUI/XUI_Ctrl_MinecraftSlot.h | 0 .../client}/Common/XUI/XUI_Ctrl_MobEffect.cpp | 0 .../client}/Common/XUI/XUI_Ctrl_MobEffect.h | 2 +- .../Common/XUI/XUI_Ctrl_PassThroughList.cpp | 0 .../Common/XUI/XUI_Ctrl_PassthroughList.h | 0 .../Common/XUI/XUI_Ctrl_ProgressCtrlBase.cpp | 0 .../Common/XUI/XUI_Ctrl_ProgressCtrlBase.h | 0 .../Common/XUI/XUI_Ctrl_SliderWrapper.cpp | 0 .../Common/XUI/XUI_Ctrl_SliderWrapper.h | 0 .../client}/Common/XUI/XUI_Ctrl_SlotItem.h | 0 .../Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp | 10 +- .../Common/XUI/XUI_Ctrl_SlotItemCtrlBase.h | 0 .../Common/XUI/XUI_Ctrl_SlotItemListItem.h | 0 .../client}/Common/XUI/XUI_Ctrl_SlotList.cpp | 2 +- .../client}/Common/XUI/XUI_Ctrl_SlotList.h | 0 .../Common/XUI/XUI_Ctrl_SplashPulser.cpp | 12 +- .../Common/XUI/XUI_Ctrl_SplashPulser.h | 0 .../client}/Common/XUI/XUI_CustomMessages.h | 0 .../client}/Common/XUI/XUI_DLCOffers.cpp | 10 +- .../client}/Common/XUI/XUI_DLCOffers.h | 0 .../client}/Common/XUI/XUI_Death.cpp | 34 +-- .../client}/Common/XUI/XUI_Death.h | 0 .../client}/Common/XUI/XUI_Debug.h | 0 .../Common/XUI/XUI_DebugItemEditor.cpp | 16 +- .../client}/Common/XUI/XUI_DebugItemEditor.h | 2 +- .../client}/Common/XUI/XUI_DebugOverlay.cpp | 50 ++-- .../client}/Common/XUI/XUI_DebugOverlay.h | 4 +- .../Common/XUI/XUI_DebugSchematicCreator.cpp | 6 +- .../Common/XUI/XUI_DebugSchematicCreator.h | 2 +- .../client}/Common/XUI/XUI_DebugSetCamera.cpp | 10 +- .../client}/Common/XUI/XUI_DebugSetCamera.h | 2 +- .../client}/Common/XUI/XUI_DebugTips.cpp | 2 +- .../client}/Common/XUI/XUI_DebugTips.h | 0 .../Common/XUI/XUI_FullscreenProgress.cpp | 8 +- .../Common/XUI/XUI_FullscreenProgress.h | 2 +- .../client}/Common/XUI/XUI_HUD.cpp | 14 +- .../client}/Common/XUI/XUI_HUD.h | 0 .../client}/Common/XUI/XUI_HelpAndOptions.cpp | 0 .../client}/Common/XUI/XUI_HelpAndOptions.h | 0 .../client}/Common/XUI/XUI_HelpControls.cpp | 6 +- .../client}/Common/XUI/XUI_HelpControls.h | 0 .../client}/Common/XUI/XUI_HelpCredits.cpp | 0 .../client}/Common/XUI/XUI_HelpCredits.h | 0 .../client}/Common/XUI/XUI_HelpHowToPlay.cpp | 2 +- .../client}/Common/XUI/XUI_HelpHowToPlay.h | 0 .../client}/Common/XUI/XUI_Helper.h | 0 .../client}/Common/XUI/XUI_HowToPlayMenu.cpp | 0 .../client}/Common/XUI/XUI_HowToPlayMenu.h | 0 .../Common/XUI/XUI_InGameHostOptions.cpp | 10 +- .../Common/XUI/XUI_InGameHostOptions.h | 0 .../client}/Common/XUI/XUI_InGameInfo.cpp | 22 +- .../client}/Common/XUI/XUI_InGameInfo.h | 0 .../Common/XUI/XUI_InGamePlayerOptions.cpp | 12 +- .../Common/XUI/XUI_InGamePlayerOptions.h | 0 .../client}/Common/XUI/XUI_Intro.cpp | 0 .../client}/Common/XUI/XUI_Intro.h | 0 .../client}/Common/XUI/XUI_Leaderboards.cpp | 4 +- .../client}/Common/XUI/XUI_Leaderboards.h | 0 .../client}/Common/XUI/XUI_LoadSettings.cpp | 34 +-- .../client}/Common/XUI/XUI_LoadSettings.h | 0 .../client}/Common/XUI/XUI_MainMenu.cpp | 26 +- .../client}/Common/XUI/XUI_MainMenu.h | 0 .../Common/XUI/XUI_MultiGameCreate.cpp | 26 +- .../client}/Common/XUI/XUI_MultiGameCreate.h | 0 .../client}/Common/XUI/XUI_MultiGameInfo.cpp | 8 +- .../client}/Common/XUI/XUI_MultiGameInfo.h | 0 .../Common/XUI/XUI_MultiGameJoinLoad.cpp | 32 +-- .../Common/XUI/XUI_MultiGameJoinLoad.h | 0 .../XUI/XUI_MultiGameLaunchMoreOptions.cpp | 4 +- .../XUI/XUI_MultiGameLaunchMoreOptions.h | 0 .../Common/XUI/XUI_NewUpdateMessage.cpp | 2 +- .../client}/Common/XUI/XUI_NewUpdateMessage.h | 0 .../Common/XUI/XUI_PartnernetPassword.cpp | 0 .../Common/XUI/XUI_PartnernetPassword.h | 0 .../client}/Common/XUI/XUI_PauseMenu.cpp | 34 +-- .../client}/Common/XUI/XUI_PauseMenu.h | 0 .../client}/Common/XUI/XUI_Reinstall.cpp | 24 +- .../client}/Common/XUI/XUI_Reinstall.h | 0 .../client}/Common/XUI/XUI_SaveMessage.cpp | 0 .../client}/Common/XUI/XUI_SaveMessage.h | 0 .../XUI/XUI_Scene_AbstractContainer.cpp | 30 +-- .../Common/XUI/XUI_Scene_AbstractContainer.h | 2 +- .../client}/Common/XUI/XUI_Scene_Anvil.cpp | 14 +- .../client}/Common/XUI/XUI_Scene_Anvil.h | 0 .../client}/Common/XUI/XUI_Scene_Base.cpp | 32 +-- .../client}/Common/XUI/XUI_Scene_Base.h | 2 +- .../Common/XUI/XUI_Scene_BrewingStand.cpp | 12 +- .../Common/XUI/XUI_Scene_BrewingStand.h | 0 .../Common/XUI/XUI_Scene_Container.cpp | 12 +- .../client}/Common/XUI/XUI_Scene_Container.h | 0 .../Common/XUI/XUI_Scene_CraftingPanel.cpp | 20 +- .../Common/XUI/XUI_Scene_CraftingPanel.h | 6 +- .../client}/Common/XUI/XUI_Scene_Enchant.cpp | 20 +- .../client}/Common/XUI/XUI_Scene_Enchant.h | 6 +- .../client}/Common/XUI/XUI_Scene_Furnace.cpp | 12 +- .../client}/Common/XUI/XUI_Scene_Furnace.h | 0 .../Common/XUI/XUI_Scene_Inventory.cpp | 16 +- .../client}/Common/XUI/XUI_Scene_Inventory.h | 0 .../XUI/XUI_Scene_Inventory_Creative.cpp | 26 +- .../Common/XUI/XUI_Scene_Inventory_Creative.h | 4 +- .../client}/Common/XUI/XUI_Scene_Trading.cpp | 18 +- .../client}/Common/XUI/XUI_Scene_Trading.h | 0 .../client}/Common/XUI/XUI_Scene_Trap.cpp | 12 +- .../client}/Common/XUI/XUI_Scene_Trap.h | 0 .../client}/Common/XUI/XUI_Scene_Win.cpp | 14 +- .../client}/Common/XUI/XUI_Scene_Win.h | 0 .../client}/Common/XUI/XUI_SettingsAll.cpp | 0 .../client}/Common/XUI/XUI_SettingsAll.h | 0 .../client}/Common/XUI/XUI_SettingsAudio.cpp | 0 .../client}/Common/XUI/XUI_SettingsAudio.h | 0 .../Common/XUI/XUI_SettingsControl.cpp | 0 .../client}/Common/XUI/XUI_SettingsControl.h | 0 .../Common/XUI/XUI_SettingsGraphics.cpp | 0 .../client}/Common/XUI/XUI_SettingsGraphics.h | 0 .../Common/XUI/XUI_SettingsOptions.cpp | 0 .../client}/Common/XUI/XUI_SettingsOptions.h | 0 .../client}/Common/XUI/XUI_SettingsUI.cpp | 0 .../client}/Common/XUI/XUI_SettingsUI.h | 0 .../client}/Common/XUI/XUI_SignEntry.cpp | 14 +- .../client}/Common/XUI/XUI_SignEntry.h | 0 .../client}/Common/XUI/XUI_SkinSelect.cpp | 0 .../client}/Common/XUI/XUI_SkinSelect.h | 4 +- .../client}/Common/XUI/XUI_SocialPost.cpp | 18 +- .../client}/Common/XUI/XUI_SocialPost.h | 0 .../client}/Common/XUI/XUI_Teleport.cpp | 22 +- .../client}/Common/XUI/XUI_Teleport.h | 0 .../client}/Common/XUI/XUI_TextEntry.cpp | 2 +- .../client}/Common/XUI/XUI_TextEntry.h | 0 .../Common/XUI/XUI_TransferToXboxOne.cpp | 2 +- .../Common/XUI/XUI_TransferToXboxOne.h | 0 .../Common/XUI/XUI_TrialExitUpsell.cpp | 0 .../client}/Common/XUI/XUI_TrialExitUpsell.h | 0 .../client}/Common/XUI/XUI_TutorialPopup.cpp | 10 +- .../client}/Common/XUI/XUI_TutorialPopup.h | 0 .../client}/Common/XUI/XUI_XZP_Icons.h | 0 .../client}/Common/XUI/XUI_debug.cpp | 2 +- .../Common/res/1_2_2/achievement/bg.png | Bin .../Common/res/1_2_2/achievement/icons.png | Bin .../Common/res/1_2_2/armor/chain_1.png | Bin .../Common/res/1_2_2/armor/chain_2.png | Bin .../Common/res/1_2_2/armor/cloth_1.png | Bin .../Common/res/1_2_2/armor/cloth_2.png | Bin .../Common/res/1_2_2/armor/diamond_1.png | Bin .../Common/res/1_2_2/armor/diamond_2.png | Bin .../client}/Common/res/1_2_2/armor/gold_1.png | Bin .../client}/Common/res/1_2_2/armor/gold_2.png | Bin .../client}/Common/res/1_2_2/armor/iron_1.png | Bin .../client}/Common/res/1_2_2/armor/iron_2.png | Bin .../client}/Common/res/1_2_2/armor/power.png | Bin .../client}/Common/res/1_2_2/art/kz.png | Bin .../Common/res/1_2_2/environment/clouds.png | Bin .../res/1_2_2/environment/light_normal.png | Bin .../Common/res/1_2_2/environment/rain.png | Bin .../Common/res/1_2_2/environment/snow.png | Bin .../Common/res/1_2_2/font/alternate.png | Bin .../client}/Common/res/1_2_2/font/default.png | Bin .../Common/res/1_2_2/font/glyph_00.png | Bin .../Common/res/1_2_2/font/glyph_01.png | Bin .../Common/res/1_2_2/font/glyph_02.png | Bin .../Common/res/1_2_2/font/glyph_03.png | Bin .../Common/res/1_2_2/font/glyph_04.png | Bin .../Common/res/1_2_2/font/glyph_05.png | Bin .../Common/res/1_2_2/font/glyph_06.png | Bin .../Common/res/1_2_2/font/glyph_07.png | Bin .../Common/res/1_2_2/font/glyph_09.png | Bin .../Common/res/1_2_2/font/glyph_0A.png | Bin .../Common/res/1_2_2/font/glyph_0B.png | Bin .../Common/res/1_2_2/font/glyph_0C.png | Bin .../Common/res/1_2_2/font/glyph_0D.png | Bin .../Common/res/1_2_2/font/glyph_0E.png | Bin .../Common/res/1_2_2/font/glyph_0F.png | Bin .../Common/res/1_2_2/font/glyph_10.png | Bin .../Common/res/1_2_2/font/glyph_11.png | Bin .../Common/res/1_2_2/font/glyph_12.png | Bin .../Common/res/1_2_2/font/glyph_13.png | Bin .../Common/res/1_2_2/font/glyph_14.png | Bin .../Common/res/1_2_2/font/glyph_15.png | Bin .../Common/res/1_2_2/font/glyph_16.png | Bin .../Common/res/1_2_2/font/glyph_17.png | Bin .../Common/res/1_2_2/font/glyph_18.png | Bin .../Common/res/1_2_2/font/glyph_19.png | Bin .../Common/res/1_2_2/font/glyph_1A.png | Bin .../Common/res/1_2_2/font/glyph_1B.png | Bin .../Common/res/1_2_2/font/glyph_1C.png | Bin .../Common/res/1_2_2/font/glyph_1D.png | Bin .../Common/res/1_2_2/font/glyph_1E.png | Bin .../Common/res/1_2_2/font/glyph_1F.png | Bin .../Common/res/1_2_2/font/glyph_20.png | Bin .../Common/res/1_2_2/font/glyph_21.png | Bin .../Common/res/1_2_2/font/glyph_22.png | Bin .../Common/res/1_2_2/font/glyph_23.png | Bin .../Common/res/1_2_2/font/glyph_24.png | Bin .../Common/res/1_2_2/font/glyph_25.png | Bin .../Common/res/1_2_2/font/glyph_26.png | Bin .../Common/res/1_2_2/font/glyph_27.png | Bin .../Common/res/1_2_2/font/glyph_28.png | Bin .../Common/res/1_2_2/font/glyph_29.png | Bin .../Common/res/1_2_2/font/glyph_2A.png | Bin .../Common/res/1_2_2/font/glyph_2B.png | Bin .../Common/res/1_2_2/font/glyph_2C.png | Bin .../Common/res/1_2_2/font/glyph_2D.png | Bin .../Common/res/1_2_2/font/glyph_2E.png | Bin .../Common/res/1_2_2/font/glyph_2F.png | Bin .../Common/res/1_2_2/font/glyph_30.png | Bin .../Common/res/1_2_2/font/glyph_31.png | Bin .../Common/res/1_2_2/font/glyph_32.png | Bin .../Common/res/1_2_2/font/glyph_33.png | Bin .../Common/res/1_2_2/font/glyph_34.png | Bin .../Common/res/1_2_2/font/glyph_35.png | Bin .../Common/res/1_2_2/font/glyph_36.png | Bin .../Common/res/1_2_2/font/glyph_37.png | Bin .../Common/res/1_2_2/font/glyph_38.png | Bin .../Common/res/1_2_2/font/glyph_39.png | Bin .../Common/res/1_2_2/font/glyph_3A.png | Bin .../Common/res/1_2_2/font/glyph_3B.png | Bin .../Common/res/1_2_2/font/glyph_3C.png | Bin .../Common/res/1_2_2/font/glyph_3D.png | Bin .../Common/res/1_2_2/font/glyph_3E.png | Bin .../Common/res/1_2_2/font/glyph_3F.png | Bin .../Common/res/1_2_2/font/glyph_40.png | Bin .../Common/res/1_2_2/font/glyph_41.png | Bin .../Common/res/1_2_2/font/glyph_42.png | Bin .../Common/res/1_2_2/font/glyph_43.png | Bin .../Common/res/1_2_2/font/glyph_44.png | Bin .../Common/res/1_2_2/font/glyph_45.png | Bin .../Common/res/1_2_2/font/glyph_46.png | Bin .../Common/res/1_2_2/font/glyph_47.png | Bin .../Common/res/1_2_2/font/glyph_48.png | Bin .../Common/res/1_2_2/font/glyph_49.png | Bin .../Common/res/1_2_2/font/glyph_4A.png | Bin .../Common/res/1_2_2/font/glyph_4B.png | Bin .../Common/res/1_2_2/font/glyph_4C.png | Bin .../Common/res/1_2_2/font/glyph_4D.png | Bin .../Common/res/1_2_2/font/glyph_4E.png | Bin .../Common/res/1_2_2/font/glyph_4F.png | Bin .../Common/res/1_2_2/font/glyph_50.png | Bin .../Common/res/1_2_2/font/glyph_51.png | Bin .../Common/res/1_2_2/font/glyph_52.png | Bin .../Common/res/1_2_2/font/glyph_53.png | Bin .../Common/res/1_2_2/font/glyph_54.png | Bin .../Common/res/1_2_2/font/glyph_55.png | Bin .../Common/res/1_2_2/font/glyph_56.png | Bin .../Common/res/1_2_2/font/glyph_57.png | Bin .../Common/res/1_2_2/font/glyph_58.png | Bin .../Common/res/1_2_2/font/glyph_59.png | Bin .../Common/res/1_2_2/font/glyph_5A.png | Bin .../Common/res/1_2_2/font/glyph_5B.png | Bin .../Common/res/1_2_2/font/glyph_5C.png | Bin .../Common/res/1_2_2/font/glyph_5D.png | Bin .../Common/res/1_2_2/font/glyph_5E.png | Bin .../Common/res/1_2_2/font/glyph_5F.png | Bin .../Common/res/1_2_2/font/glyph_60.png | Bin .../Common/res/1_2_2/font/glyph_61.png | Bin .../Common/res/1_2_2/font/glyph_62.png | Bin .../Common/res/1_2_2/font/glyph_63.png | Bin .../Common/res/1_2_2/font/glyph_64.png | Bin .../Common/res/1_2_2/font/glyph_65.png | Bin .../Common/res/1_2_2/font/glyph_66.png | Bin .../Common/res/1_2_2/font/glyph_67.png | Bin .../Common/res/1_2_2/font/glyph_68.png | Bin .../Common/res/1_2_2/font/glyph_69.png | Bin .../Common/res/1_2_2/font/glyph_6A.png | Bin .../Common/res/1_2_2/font/glyph_6B.png | Bin .../Common/res/1_2_2/font/glyph_6C.png | Bin .../Common/res/1_2_2/font/glyph_6D.png | Bin .../Common/res/1_2_2/font/glyph_6E.png | Bin .../Common/res/1_2_2/font/glyph_6F.png | Bin .../Common/res/1_2_2/font/glyph_70.png | Bin .../Common/res/1_2_2/font/glyph_71.png | Bin .../Common/res/1_2_2/font/glyph_72.png | Bin .../Common/res/1_2_2/font/glyph_73.png | Bin .../Common/res/1_2_2/font/glyph_74.png | Bin .../Common/res/1_2_2/font/glyph_75.png | Bin .../Common/res/1_2_2/font/glyph_76.png | Bin .../Common/res/1_2_2/font/glyph_77.png | Bin .../Common/res/1_2_2/font/glyph_78.png | Bin .../Common/res/1_2_2/font/glyph_79.png | Bin .../Common/res/1_2_2/font/glyph_7A.png | Bin .../Common/res/1_2_2/font/glyph_7B.png | Bin .../Common/res/1_2_2/font/glyph_7C.png | Bin .../Common/res/1_2_2/font/glyph_7D.png | Bin .../Common/res/1_2_2/font/glyph_7E.png | Bin .../Common/res/1_2_2/font/glyph_7F.png | Bin .../Common/res/1_2_2/font/glyph_80.png | Bin .../Common/res/1_2_2/font/glyph_81.png | Bin .../Common/res/1_2_2/font/glyph_82.png | Bin .../Common/res/1_2_2/font/glyph_83.png | Bin .../Common/res/1_2_2/font/glyph_84.png | Bin .../Common/res/1_2_2/font/glyph_85.png | Bin .../Common/res/1_2_2/font/glyph_86.png | Bin .../Common/res/1_2_2/font/glyph_87.png | Bin .../Common/res/1_2_2/font/glyph_88.png | Bin .../Common/res/1_2_2/font/glyph_89.png | Bin .../Common/res/1_2_2/font/glyph_8A.png | Bin .../Common/res/1_2_2/font/glyph_8B.png | Bin .../Common/res/1_2_2/font/glyph_8C.png | Bin .../Common/res/1_2_2/font/glyph_8D.png | Bin .../Common/res/1_2_2/font/glyph_8E.png | Bin .../Common/res/1_2_2/font/glyph_8F.png | Bin .../Common/res/1_2_2/font/glyph_90.png | Bin .../Common/res/1_2_2/font/glyph_91.png | Bin .../Common/res/1_2_2/font/glyph_92.png | Bin .../Common/res/1_2_2/font/glyph_93.png | Bin .../Common/res/1_2_2/font/glyph_94.png | Bin .../Common/res/1_2_2/font/glyph_95.png | Bin .../Common/res/1_2_2/font/glyph_96.png | Bin .../Common/res/1_2_2/font/glyph_97.png | Bin .../Common/res/1_2_2/font/glyph_98.png | Bin .../Common/res/1_2_2/font/glyph_99.png | Bin .../Common/res/1_2_2/font/glyph_9A.png | Bin .../Common/res/1_2_2/font/glyph_9B.png | Bin .../Common/res/1_2_2/font/glyph_9C.png | Bin .../Common/res/1_2_2/font/glyph_9D.png | Bin .../Common/res/1_2_2/font/glyph_9E.png | Bin .../Common/res/1_2_2/font/glyph_9F.png | Bin .../Common/res/1_2_2/font/glyph_A0.png | Bin .../Common/res/1_2_2/font/glyph_A1.png | Bin .../Common/res/1_2_2/font/glyph_A2.png | Bin .../Common/res/1_2_2/font/glyph_A3.png | Bin .../Common/res/1_2_2/font/glyph_A4.png | Bin .../Common/res/1_2_2/font/glyph_A5.png | Bin .../Common/res/1_2_2/font/glyph_A6.png | Bin .../Common/res/1_2_2/font/glyph_A7.png | Bin .../Common/res/1_2_2/font/glyph_A8.png | Bin .../Common/res/1_2_2/font/glyph_A9.png | Bin .../Common/res/1_2_2/font/glyph_AA.png | Bin .../Common/res/1_2_2/font/glyph_AB.png | Bin .../Common/res/1_2_2/font/glyph_AC.png | Bin .../Common/res/1_2_2/font/glyph_AD.png | Bin .../Common/res/1_2_2/font/glyph_AE.png | Bin .../Common/res/1_2_2/font/glyph_AF.png | Bin .../Common/res/1_2_2/font/glyph_B0.png | Bin .../Common/res/1_2_2/font/glyph_B1.png | Bin .../Common/res/1_2_2/font/glyph_B2.png | Bin .../Common/res/1_2_2/font/glyph_B3.png | Bin .../Common/res/1_2_2/font/glyph_B4.png | Bin .../Common/res/1_2_2/font/glyph_B5.png | Bin .../Common/res/1_2_2/font/glyph_B6.png | Bin .../Common/res/1_2_2/font/glyph_B7.png | Bin .../Common/res/1_2_2/font/glyph_B8.png | Bin .../Common/res/1_2_2/font/glyph_B9.png | Bin .../Common/res/1_2_2/font/glyph_BA.png | Bin .../Common/res/1_2_2/font/glyph_BB.png | Bin .../Common/res/1_2_2/font/glyph_BC.png | Bin .../Common/res/1_2_2/font/glyph_BD.png | Bin .../Common/res/1_2_2/font/glyph_BE.png | Bin .../Common/res/1_2_2/font/glyph_BF.png | Bin .../Common/res/1_2_2/font/glyph_C0.png | Bin .../Common/res/1_2_2/font/glyph_C1.png | Bin .../Common/res/1_2_2/font/glyph_C2.png | Bin .../Common/res/1_2_2/font/glyph_C3.png | Bin .../Common/res/1_2_2/font/glyph_C4.png | Bin .../Common/res/1_2_2/font/glyph_C5.png | Bin .../Common/res/1_2_2/font/glyph_C6.png | Bin .../Common/res/1_2_2/font/glyph_C7.png | Bin .../Common/res/1_2_2/font/glyph_C8.png | Bin .../Common/res/1_2_2/font/glyph_C9.png | Bin .../Common/res/1_2_2/font/glyph_CA.png | Bin .../Common/res/1_2_2/font/glyph_CB.png | Bin .../Common/res/1_2_2/font/glyph_CC.png | Bin .../Common/res/1_2_2/font/glyph_CD.png | Bin .../Common/res/1_2_2/font/glyph_CE.png | Bin .../Common/res/1_2_2/font/glyph_CF.png | Bin .../Common/res/1_2_2/font/glyph_D0.png | Bin .../Common/res/1_2_2/font/glyph_D1.png | Bin .../Common/res/1_2_2/font/glyph_D2.png | Bin .../Common/res/1_2_2/font/glyph_D3.png | Bin .../Common/res/1_2_2/font/glyph_D4.png | Bin .../Common/res/1_2_2/font/glyph_D5.png | Bin .../Common/res/1_2_2/font/glyph_D6.png | Bin .../Common/res/1_2_2/font/glyph_D7.png | Bin .../Common/res/1_2_2/font/glyph_F9.png | Bin .../Common/res/1_2_2/font/glyph_FA.png | Bin .../Common/res/1_2_2/font/glyph_FB.png | Bin .../Common/res/1_2_2/font/glyph_FC.png | Bin .../Common/res/1_2_2/font/glyph_FD.png | Bin .../Common/res/1_2_2/font/glyph_FE.png | Bin .../Common/res/1_2_2/font/glyph_FF.png | Bin .../client}/Common/res/1_2_2/gui/alchemy.png | Bin .../client}/Common/res/1_2_2/gui/allitems.png | Bin .../Common/res/1_2_2/gui/background.png | Bin .../Common/res/1_2_2/gui/container.png | Bin .../client}/Common/res/1_2_2/gui/crafting.png | Bin .../Common/res/1_2_2/gui/crash_logo.png | Bin .../client}/Common/res/1_2_2/gui/enchant.png | Bin .../client}/Common/res/1_2_2/gui/furnace.png | Bin .../client}/Common/res/1_2_2/gui/gui.png | Bin .../client}/Common/res/1_2_2/gui/icons.png | Bin .../Common/res/1_2_2/gui/inventory.png | Bin .../client}/Common/res/1_2_2/gui/items.png | Bin .../Common/res/1_2_2/gui/particles.png | Bin .../client}/Common/res/1_2_2/gui/slot.png | Bin .../client}/Common/res/1_2_2/gui/trap.png | Bin .../Common/res/1_2_2/gui/unknown_pack.png | Bin .../client}/Common/res/1_2_2/item/arrows.png | Bin .../client}/Common/res/1_2_2/item/boat.png | Bin .../client}/Common/res/1_2_2/item/book.png | Bin .../client}/Common/res/1_2_2/item/cart.png | Bin .../client}/Common/res/1_2_2/item/chest.png | Bin .../client}/Common/res/1_2_2/item/door.png | Bin .../Common/res/1_2_2/item/largechest.png | Bin .../client}/Common/res/1_2_2/item/sign.png | Bin .../client}/Common/res/1_2_2/item/xporb.png | Bin .../client}/Common/res/1_2_2/misc/dial.png | Bin .../Common/res/1_2_2/misc/explosion.png | Bin .../Common/res/1_2_2/misc/foliagecolor.png | Bin .../Common/res/1_2_2/misc/footprint.png | Bin .../client}/Common/res/1_2_2/misc/glint.png | Bin .../Common/res/1_2_2/misc/grasscolor.png | Bin .../client}/Common/res/1_2_2/misc/mapbg.png | Bin .../Common/res/1_2_2/misc/mapicons.png | Bin .../Common/res/1_2_2/misc/particlefield.png | Bin .../Common/res/1_2_2/misc/pumpkinblur.png | Bin .../client}/Common/res/1_2_2/misc/shadow.png | Bin .../client}/Common/res/1_2_2/misc/tunnel.png | Bin .../Common/res/1_2_2/misc/vignette.png | Bin .../client}/Common/res/1_2_2/misc/water.png | Bin .../Common/res/1_2_2/misc/watercolor.png | Bin .../Common/res/1_2_2/mob/cat_black.png | Bin .../client}/Common/res/1_2_2/mob/cat_red.png | Bin .../Common/res/1_2_2/mob/cat_siamese.png | Bin .../Common/res/1_2_2/mob/cavespider.png | Bin .../client}/Common/res/1_2_2/mob/char.png | Bin .../client}/Common/res/1_2_2/mob/chicken.png | Bin .../client}/Common/res/1_2_2/mob/cow.png | Bin .../client}/Common/res/1_2_2/mob/creeper.png | Bin .../Common/res/1_2_2/mob/enderdragon/beam.png | Bin .../Common/res/1_2_2/mob/enderdragon/body.png | Bin .../res/1_2_2/mob/enderdragon/crystal.png | Bin .../res/1_2_2/mob/enderdragon/dragon.png | Bin .../res/1_2_2/mob/enderdragon/ender.png | Bin .../res/1_2_2/mob/enderdragon/ender_eyes.png | Bin .../res/1_2_2/mob/enderdragon/shuffle.png | Bin .../client}/Common/res/1_2_2/mob/enderman.png | Bin .../Common/res/1_2_2/mob/enderman_eyes.png | Bin .../client}/Common/res/1_2_2/mob/fire.png | Bin .../client}/Common/res/1_2_2/mob/ghast.png | Bin .../Common/res/1_2_2/mob/ghast_fire.png | Bin .../client}/Common/res/1_2_2/mob/lava.png | Bin .../client}/Common/res/1_2_2/mob/ozelot.png | Bin .../client}/Common/res/1_2_2/mob/pig.png | Bin .../client}/Common/res/1_2_2/mob/pigman.png | Bin .../Common/res/1_2_2/mob/pigzombie.png | Bin .../client}/Common/res/1_2_2/mob/redcow.png | Bin .../client}/Common/res/1_2_2/mob/saddle.png | Bin .../client}/Common/res/1_2_2/mob/sheep.png | Bin .../Common/res/1_2_2/mob/sheep_fur.png | Bin .../Common/res/1_2_2/mob/silverfish.png | Bin .../client}/Common/res/1_2_2/mob/skeleton.png | Bin .../client}/Common/res/1_2_2/mob/slime.png | Bin .../client}/Common/res/1_2_2/mob/snowman.png | Bin .../client}/Common/res/1_2_2/mob/spider.png | Bin .../Common/res/1_2_2/mob/spider_eyes.png | Bin .../client}/Common/res/1_2_2/mob/squid.png | Bin .../client}/Common/res/1_2_2/mob/villager.png | Bin .../Common/res/1_2_2/mob/villager/butcher.png | Bin .../Common/res/1_2_2/mob/villager/farmer.png | Bin .../res/1_2_2/mob/villager/librarian.png | Bin .../Common/res/1_2_2/mob/villager/priest.png | Bin .../Common/res/1_2_2/mob/villager/smith.png | Bin .../res/1_2_2/mob/villager/villager.png | Bin .../Common/res/1_2_2/mob/villager_golem.png | Bin .../client}/Common/res/1_2_2/mob/wolf.png | Bin .../Common/res/1_2_2/mob/wolf_angry.png | Bin .../Common/res/1_2_2/mob/wolf_tame.png | Bin .../client}/Common/res/1_2_2/mob/zombie.png | Bin .../client}/Common/res/1_2_2/pack.png | Bin .../client}/Common/res/1_2_2/pack.txt | 0 .../client}/Common/res/1_2_2/particles.png | Bin .../client}/Common/res/1_2_2/terrain.png | Bin .../client}/Common/res/1_2_2/terrain/moon.png | Bin .../Common/res/1_2_2/terrain/moon_phases.png | Bin .../client}/Common/res/1_2_2/terrain/sun.png | Bin .../Common/res/1_2_2/title/bg/panorama0.png | Bin .../Common/res/1_2_2/title/bg/panorama1.png | Bin .../Common/res/1_2_2/title/bg/panorama2.png | Bin .../Common/res/1_2_2/title/bg/panorama3.png | Bin .../Common/res/1_2_2/title/bg/panorama4.png | Bin .../Common/res/1_2_2/title/bg/panorama5.png | Bin .../client}/Common/res/1_2_2/title/black.png | Bin .../Common/res/1_2_2/title/credits.txt | 0 .../Common/res/1_2_2/title/earlyplayers.txt | 0 .../client}/Common/res/1_2_2/title/mclogo.png | Bin .../client}/Common/res/1_2_2/title/mojang.png | Bin .../Common/res/1_2_2/title/splashes.txt | 0 .../client}/Common/res/1_2_2/title/win.txt | 0 .../DLC/Candy/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Candy/Data/x16Data.pck | Bin .../TitleUpdate/DLC/City/Data/TexturePack.xzp | Bin .../res/TitleUpdate/DLC/City/Data/x32Data.pck | Bin .../DLC/Fantasy/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Fantasy/Data/x32Data.pck | Bin .../DLC/Halloween/Data/TexturePack.xzp | Bin .../DLC/Halloween/Data/x16Data.pck | Bin .../TitleUpdate/DLC/Halo/Data/GameRules.grf | Bin .../TitleUpdate/DLC/Halo/Data/TexturePack.xzp | Bin .../res/TitleUpdate/DLC/Halo/Data/x16Data.pck | Bin .../res/TitleUpdate/DLC/Halo/TexturePack.pck | Bin .../DLC/MassEffect/Data/GameRules.grf | Bin .../DLC/MassEffect/Data/TexturePack.xzp | Bin .../DLC/MassEffect/Data/masseffect.mcs | Bin .../DLC/MassEffect/Data/x16Data.pck | Bin .../DLC/MassEffect/TexturePack.pck | Bin .../DLC/Natural/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Natural/Data/x32Data.pck | Bin .../DLC/Plastic/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Plastic/Data/x16Data.pck | Bin .../TitleUpdate/DLC/Skyrim/Data/GameRules.grf | Bin .../DLC/Skyrim/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Skyrim/Data/x16Data.pck | Bin .../TitleUpdate/DLC/Skyrim/TexturePack.pck | Bin .../GameRules/BuildOnly/GameRules.sln | 0 .../GameRules/BuildOnly/GameRules.vcxproj | 0 .../BuildOnly/GameRules.vcxproj.filters | 0 .../BuildOnly/GameRulesDefinition.xsd | 0 .../BuildOnly/Tutorial/GameRules.grf | Bin .../BuildOnly/Tutorial/GameRules.grh | Bin .../BuildOnly/Tutorial/GameRules.xml | Bin .../Tutorial/Strings/Microsoft/de-DE.lang | 0 .../Tutorial/Strings/Microsoft/es-ES.lang | 0 .../Tutorial/Strings/Microsoft/fr-FR.lang | 0 .../Tutorial/Strings/Microsoft/it-IT.lang | 0 .../Tutorial/Strings/Microsoft/ja-JP.lang | 0 .../Tutorial/Strings/Microsoft/ko-KR.lang | 0 .../Tutorial/Strings/Microsoft/pt-BR.lang | 0 .../Tutorial/Strings/Microsoft/pt-PT.lang | 0 .../Tutorial/Strings/Microsoft/zh-CHT.lang | 0 .../BuildOnly/Tutorial/Strings/en-EN.lang | 0 .../Strings_Durango/Microsoft/de-DE.lang | 0 .../Strings_Durango/Microsoft/es-ES.lang | 0 .../Strings_Durango/Microsoft/fr-FR.lang | 0 .../Strings_Durango/Microsoft/it-IT.lang | 0 .../Strings_Durango/Microsoft/ja-JP.lang | 0 .../Strings_Durango/Microsoft/ko-KR.lang | 0 .../Strings_Durango/Microsoft/pt-BR.lang | 0 .../Strings_Durango/Microsoft/pt-PT.lang | 0 .../Strings_Durango/Microsoft/zh-CHT.lang | 0 .../Tutorial/Strings_Durango/en-EN.lang | 0 .../Tutorial/Strings_Orbis/Sony/da-DA.lang | 0 .../Tutorial/Strings_Orbis/Sony/de-DE.lang | 0 .../Tutorial/Strings_Orbis/Sony/es-ES.lang | 0 .../Tutorial/Strings_Orbis/Sony/fi-FI.lang | 0 .../Tutorial/Strings_Orbis/Sony/fr-FR.lang | 0 .../Tutorial/Strings_Orbis/Sony/it-IT.lang | 0 .../Tutorial/Strings_Orbis/Sony/ja-JP.lang | 0 .../Tutorial/Strings_Orbis/Sony/ko-KR.lang | 0 .../Tutorial/Strings_Orbis/Sony/la-LAS.lang | 0 .../Tutorial/Strings_Orbis/Sony/nl-NL.lang | 0 .../Tutorial/Strings_Orbis/Sony/no-NO.lang | 0 .../Tutorial/Strings_Orbis/Sony/pl-PL.lang | 0 .../Tutorial/Strings_Orbis/Sony/pt-BR.lang | 0 .../Tutorial/Strings_Orbis/Sony/pt-PT.lang | 0 .../Tutorial/Strings_Orbis/Sony/ru-RU.lang | 0 .../Tutorial/Strings_Orbis/Sony/sv-SV.lang | 0 .../Tutorial/Strings_Orbis/Sony/tr-TR.lang | 0 .../Tutorial/Strings_Orbis/Sony/zh-CHT.lang | 0 .../Tutorial/Strings_Orbis/en-EN.lang | 0 .../Tutorial/Strings_PS3/Sony/da-DA.lang | 0 .../Tutorial/Strings_PS3/Sony/de-DE.lang | 0 .../Tutorial/Strings_PS3/Sony/es-ES.lang | 0 .../Tutorial/Strings_PS3/Sony/fi-FI.lang | 0 .../Tutorial/Strings_PS3/Sony/fr-FR.lang | 0 .../Tutorial/Strings_PS3/Sony/it-IT.lang | 0 .../Tutorial/Strings_PS3/Sony/ja-JP.lang | 0 .../Tutorial/Strings_PS3/Sony/ko-KR.lang | 0 .../Tutorial/Strings_PS3/Sony/la-LAS.lang | 0 .../Tutorial/Strings_PS3/Sony/nl-NL.lang | 0 .../Tutorial/Strings_PS3/Sony/no-NO.lang | 0 .../Tutorial/Strings_PS3/Sony/pl-PL.lang | 0 .../Tutorial/Strings_PS3/Sony/pt-BR.lang | 0 .../Tutorial/Strings_PS3/Sony/pt-PT.lang | 0 .../Tutorial/Strings_PS3/Sony/ru-RU.lang | 0 .../Tutorial/Strings_PS3/Sony/sv-SV.lang | 0 .../Tutorial/Strings_PS3/Sony/tr-TR.lang | 0 .../Tutorial/Strings_PS3/Sony/zh-CHT.lang | 0 .../BuildOnly/Tutorial/Strings_PS3/en-EN.lang | 0 .../Tutorial/Strings_PSVita/Sony/da-DA.lang | 0 .../Tutorial/Strings_PSVita/Sony/de-DE.lang | 0 .../Tutorial/Strings_PSVita/Sony/es-ES.lang | 0 .../Tutorial/Strings_PSVita/Sony/fi-FI.lang | 0 .../Tutorial/Strings_PSVita/Sony/fr-FR.lang | 0 .../Tutorial/Strings_PSVita/Sony/it-IT.lang | 0 .../Tutorial/Strings_PSVita/Sony/ja-JP.lang | 0 .../Tutorial/Strings_PSVita/Sony/ko-KR.lang | 0 .../Tutorial/Strings_PSVita/Sony/la-LAS.lang | 0 .../Tutorial/Strings_PSVita/Sony/nl-NL.lang | 0 .../Tutorial/Strings_PSVita/Sony/no-NO.lang | 0 .../Tutorial/Strings_PSVita/Sony/pl-PL.lang | 0 .../Tutorial/Strings_PSVita/Sony/pt-BR.lang | 0 .../Tutorial/Strings_PSVita/Sony/pt-PT.lang | 0 .../Tutorial/Strings_PSVita/Sony/ru-RU.lang | 0 .../Tutorial/Strings_PSVita/Sony/sv-SV.lang | 0 .../Tutorial/Strings_PSVita/Sony/tr-TR.lang | 0 .../Tutorial/Strings_PSVita/Sony/zh-CHT.lang | 0 .../Tutorial/Strings_PSVita/en-EN.lang | 0 .../Strings_Win64/Microsoft/de-DE.lang | 0 .../Strings_Win64/Microsoft/es-ES.lang | 0 .../Strings_Win64/Microsoft/fr-FR.lang | 0 .../Strings_Win64/Microsoft/it-IT.lang | 0 .../Strings_Win64/Microsoft/ja-JP.lang | 0 .../Strings_Win64/Microsoft/ko-KR.lang | 0 .../Strings_Win64/Microsoft/pt-BR.lang | 0 .../Strings_Win64/Microsoft/pt-PT.lang | 0 .../Strings_Win64/Microsoft/zh-CHT.lang | 0 .../Tutorial/Strings_Win64/en-EN.lang | 0 .../Strings_Xbox360/Microsoft/de-DE.lang | 0 .../Strings_Xbox360/Microsoft/es-ES.lang | 0 .../Strings_Xbox360/Microsoft/fr-FR.lang | 0 .../Strings_Xbox360/Microsoft/it-IT.lang | 0 .../Strings_Xbox360/Microsoft/ja-JP.lang | 0 .../Strings_Xbox360/Microsoft/ko-KR.lang | 0 .../Strings_Xbox360/Microsoft/pt-BR.lang | 0 .../Strings_Xbox360/Microsoft/pt-PT.lang | 0 .../Strings_Xbox360/Microsoft/zh-CHT.lang | 0 .../Tutorial/Strings_Xbox360/en-EN.lang | 0 .../GameRules/BuildOnly/Tutorial/Tutorial.pck | Bin .../GameRules/BuildOnly/Tutorial/Tutorial.xml | Bin .../BuildOnly/Tutorial/languages.loc | Bin .../BuildOnly/Tutorial/schematics/Boat.sch | Bin .../BuildOnly/Tutorial/schematics/CasTes1.sch | Bin .../BuildOnly/Tutorial/schematics/CasTes2.sch | Bin .../Tutorial/schematics/JungleTemp.sch | Bin .../BuildOnly/Tutorial/schematics/Lava.sch | Bin .../Tutorial/schematics/MinecraftSign.sch | Bin .../Tutorial/schematics/Mushroom.sch | Bin .../Tutorial/schematics/PillarHouse.sch | Bin .../BuildOnly/Tutorial/schematics/Pyramid.sch | Bin .../Tutorial/schematics/RuinedHouse.sch | Bin .../BuildOnly/Tutorial/schematics/Ship.sch | Bin .../BuildOnly/Tutorial/schematics/Smithy.sch | Bin .../Tutorial/schematics/SnowHouse.sch | Bin .../BuildOnly/Tutorial/schematics/Spider.sch | Bin .../BuildOnly/Tutorial/schematics/Stairs.sch | Bin .../Tutorial/schematics/StoneCircle.sch | Bin .../Tutorial/schematics/StoneTemp.sch | Bin .../BuildOnly/Tutorial/schematics/Tower.sch | Bin .../Tutorial/schematics/UWChamber.sch | Bin .../res/TitleUpdate/GameRules/Tutorial.pck | Bin .../GameRules/Tutorial_Durango.pck | Bin .../TitleUpdate/GameRules/Tutorial_Orbis.pck | Bin .../res/TitleUpdate/audio/AdditionalMusic.xwb | Bin .../res/TitleUpdate/audio/Minecraft.xgs | Bin .../res/TitleUpdate/audio/additional.xsb | Bin .../res/TitleUpdate/audio/additional.xwb | Bin .../res/TitleUpdate/audio/minecraft.xsb | Bin .../res/TitleUpdate/res/armor/cloth_1.png | Bin .../res/TitleUpdate/res/armor/cloth_1_b.png | Bin .../res/TitleUpdate/res/armor/cloth_2.png | Bin .../res/TitleUpdate/res/armor/cloth_2_b.png | Bin .../res/TitleUpdate/res/armor/power.png | Bin .../Common/res/TitleUpdate/res/art/kz.png | Bin .../Common/res/TitleUpdate/res/colours.col | Bin .../Common/res/TitleUpdate/res/colours.xml | 0 .../res/TitleUpdate/res/font/Default.png | Bin .../res/TitleUpdate/res/font/Mojangles_11.png | Bin .../res/TitleUpdate/res/font/Mojangles_7.png | Bin .../Common/res/TitleUpdate/res/item/book.png | Bin .../res/TitleUpdate/res/item/enderchest.png | Bin .../Common/res/TitleUpdate/res/items.png | Bin .../res/misc/additionalmapicons.png | Bin .../res/TitleUpdate/res/misc/explosion.png | Bin .../res/TitleUpdate/res/misc/footprint.png | Bin .../Common/res/TitleUpdate/res/misc/glint.png | Bin .../res/TitleUpdate/res/misc/mapicons.png | Bin .../TitleUpdate/res/misc/particlefield.png | Bin .../res/TitleUpdate/res/misc/tunnel.png | Bin .../TitleUpdate/res/mob/enderdragon/beam.png | Bin .../TitleUpdate/res/mob/enderdragon/ender.png | Bin .../res/mob/enderdragon/ender_eyes.png | Bin .../res/TitleUpdate/res/mob/enderman_eyes.png | Bin .../Common/res/TitleUpdate/res/mob/redcow.png | Bin .../TitleUpdate/res/mob/skeleton_wither.png | Bin .../res/TitleUpdate/res/mob/snowman.png | Bin .../TitleUpdate/res/mob/villager/butcher.png | Bin .../TitleUpdate/res/mob/villager/farmer.png | Bin .../res/mob/villager/librarian.png | Bin .../TitleUpdate/res/mob/villager/priest.png | Bin .../TitleUpdate/res/mob/villager/smith.png | Bin .../TitleUpdate/res/mob/villager/villager.png | Bin .../res/TitleUpdate/res/mob/wolf_collar.png | Bin .../res/TitleUpdate/res/mob/wolf_tame.png | Bin .../Common/res/TitleUpdate/res/mob/zombie.png | Bin .../TitleUpdate/res/mob/zombie_villager.png | Bin .../Common/res/TitleUpdate/res/particles.png | Bin .../Common/res/TitleUpdate/res/terrain.png | Bin .../TitleUpdate/res/terrainMipMapLevel2.png | Bin .../TitleUpdate/res/terrainMipMapLevel3.png | Bin .../res/textures/blocks/fire_0.png | Bin .../res/textures/blocks/fire_0.txt | 0 .../res/textures/blocks/fire_1.png | Bin .../res/textures/blocks/fire_1.txt | 0 .../TitleUpdate/res/textures/blocks/lava.png | Bin .../TitleUpdate/res/textures/blocks/lava.txt | 0 .../res/textures/blocks/lava_flow.png | Bin .../res/textures/blocks/lava_flow.txt | 0 .../res/textures/blocks/portal.png | Bin .../res/textures/blocks/portal.txt | 0 .../TitleUpdate/res/textures/blocks/water.png | Bin .../TitleUpdate/res/textures/blocks/water.txt | 0 .../res/textures/blocks/water_flow.png | Bin .../res/textures/blocks/water_flow.txt | 0 .../TitleUpdate/res/textures/items/clock.png | Bin .../TitleUpdate/res/textures/items/clock.txt | 0 .../res/textures/items/compass.png | Bin .../res/textures/items/compass.txt | 0 .../Common/res/TitleUpdate/tutorialDiff | Bin .../client}/Common/res/achievement/bg.png | Bin .../client}/Common/res/achievement/icons.png | Bin .../client}/Common/res/armor/chain_1.png | Bin .../client}/Common/res/armor/chain_2.png | Bin .../client}/Common/res/armor/cloth_1.png | Bin .../client}/Common/res/armor/cloth_2.png | Bin .../client}/Common/res/armor/diamond_1.png | Bin .../client}/Common/res/armor/diamond_2.png | Bin .../client}/Common/res/armor/gold_1.png | Bin .../client}/Common/res/armor/gold_2.png | Bin .../client}/Common/res/armor/iron_1.png | Bin .../client}/Common/res/armor/iron_2.png | Bin .../client}/Common/res/armor/power.png | Bin .../client}/Common/res/art/kz.png | Bin .../client}/Common/res/audio/Minecraft.xgs | Bin .../client}/Common/res/audio/minecraft.xsb | Bin .../client}/Common/res/audio/resident.xwb | Bin .../client}/Common/res/audio/streamed.xwb | Bin .../client}/Common/res/environment/clouds.png | Bin .../client}/Common/res/environment/rain.png | Bin .../client}/Common/res/environment/snow.png | Bin .../client}/Common/res/font/Mojangles_11.png | Bin .../client}/Common/res/font/Mojangles_7.png | Bin .../client}/Common/res/font/default.png | Bin .../client}/Common/res/gui/background.png | Bin .../client}/Common/res/gui/container.png | Bin .../client}/Common/res/gui/crafting.png | Bin .../client}/Common/res/gui/furnace.png | Bin .../client}/Common/res/gui/gui.png | Bin .../client}/Common/res/gui/icons.png | Bin .../client}/Common/res/gui/inventory.png | Bin .../client}/Common/res/gui/items.png | Bin .../client}/Common/res/gui/logo.png | Bin .../client}/Common/res/gui/particles.png | Bin .../client}/Common/res/gui/slot.png | Bin .../client}/Common/res/gui/trap.png | Bin .../client}/Common/res/gui/unknown_pack.png | Bin .../client}/Common/res/item/arrows.png | Bin .../client}/Common/res/item/boat.png | Bin .../client}/Common/res/item/cart.png | Bin .../client}/Common/res/item/door.png | Bin .../client}/Common/res/item/sign.png | Bin .../client}/Common/res/misc/dial.png | Bin .../client}/Common/res/misc/foliagecolor.png | Bin .../client}/Common/res/misc/footprint.png | Bin .../client}/Common/res/misc/grasscolor.png | Bin .../client}/Common/res/misc/mapbg.png | Bin .../client}/Common/res/misc/mapicons.png | Bin .../client}/Common/res/misc/pumpkinblur.png | Bin .../client}/Common/res/misc/shadow.png | Bin .../client}/Common/res/misc/vignette.png | Bin .../client}/Common/res/misc/water.png | Bin .../client}/Common/res/misc/watercolor.png | Bin .../client}/Common/res/mob/char.png | Bin .../client}/Common/res/mob/char1.png | Bin .../client}/Common/res/mob/char2.png | Bin .../client}/Common/res/mob/char3.png | Bin .../client}/Common/res/mob/char4.png | Bin .../client}/Common/res/mob/char5.png | Bin .../client}/Common/res/mob/char6.png | Bin .../client}/Common/res/mob/char7.png | Bin .../client}/Common/res/mob/chicken.png | Bin .../client}/Common/res/mob/cow.png | Bin .../client}/Common/res/mob/creeper.png | Bin .../client}/Common/res/mob/ghast.png | Bin .../client}/Common/res/mob/ghast_fire.png | Bin .../client}/Common/res/mob/pig.png | Bin .../client}/Common/res/mob/pigman.png | Bin .../client}/Common/res/mob/pigzombie.png | Bin .../client}/Common/res/mob/saddle.png | Bin .../client}/Common/res/mob/sheep.png | Bin .../client}/Common/res/mob/sheep_fur.png | Bin .../client}/Common/res/mob/skeleton.png | Bin .../client}/Common/res/mob/slime.png | Bin .../client}/Common/res/mob/spider.png | Bin .../client}/Common/res/mob/spider_eyes.png | Bin .../client}/Common/res/mob/squid.png | Bin .../client}/Common/res/mob/wolf.png | Bin .../client}/Common/res/mob/wolf_angry.png | Bin .../client}/Common/res/mob/wolf_tame.png | Bin .../client}/Common/res/mob/zombie.png | Bin .../client}/Common/res/pack.png | Bin .../client}/Common/res/particles.png | Bin .../client}/Common/res/terrain.png | Bin .../client}/Common/res/terrain/moon.png | Bin .../client}/Common/res/terrain/sun.png | Bin .../client}/Common/res/title/black.png | Bin .../client}/Common/res/title/mclogo.png | Bin .../client}/Common/res/title/mojang.png | Bin .../client}/Common/xuiscene_base.h | 0 .../client}/Common/zlib/adler32.c | 0 .../client}/Common/zlib/compress.c | 0 .../client}/Common/zlib/crc32.c | 0 .../client}/Common/zlib/crc32.h | 0 .../client}/Common/zlib/deflate.c | 0 .../client}/Common/zlib/deflate.h | 0 .../client}/Common/zlib/gzclose.c | 0 .../client}/Common/zlib/gzguts.h | 0 .../client}/Common/zlib/gzlib.c | 0 .../client}/Common/zlib/gzread.c | 0 .../client}/Common/zlib/gzwrite.c | 0 .../client}/Common/zlib/infback.c | 0 .../client}/Common/zlib/inffast.c | 0 .../client}/Common/zlib/inffast.h | 0 .../client}/Common/zlib/inffixed.h | 0 .../client}/Common/zlib/inflate.c | 0 .../client}/Common/zlib/inflate.h | 0 .../client}/Common/zlib/inftrees.c | 0 .../client}/Common/zlib/inftrees.h | 0 .../client}/Common/zlib/trees.c | 0 .../client}/Common/zlib/trees.h | 0 .../client}/Common/zlib/uncompr.c | 0 .../client}/Common/zlib/zconf.h | 0 .../client}/Common/zlib/zlib.h | 0 .../client}/Common/zlib/zutil.c | 0 .../client}/Common/zlib/zutil.h | 0 .../client}/CompassTexture.cpp | 6 +- .../client}/CompassTexture.h | 0 .../client}/ConfirmScreen.cpp | 2 +- .../client}/ConfirmScreen.h | 0 .../client}/ConnectScreen.cpp | 2 +- .../client}/ConnectScreen.h | 0 .../client}/ConsoleInput.cpp | 0 .../client}/ConsoleInput.h | 0 .../client}/ConsoleInputSource.h | 0 .../client}/ContainerScreen.cpp | 2 +- .../client}/ContainerScreen.h | 0 .../client}/ControlsScreen.cpp | 2 +- .../client}/ControlsScreen.h | 0 {Minecraft.Client => src/client}/CowModel.cpp | 0 {Minecraft.Client => src/client}/CowModel.h | 0 .../client}/CowRenderer.cpp | 0 .../client}/CowRenderer.h | 0 .../client}/CraftingScreen.cpp | 2 +- .../client}/CraftingScreen.h | 0 .../client}/CreateWorldScreen.cpp | 12 +- .../client}/CreateWorldScreen.h | 0 .../client}/CreativeMode.cpp | 10 +- .../client}/CreativeMode.h | 0 .../client}/CreeperModel.cpp | 2 +- .../client}/CreeperModel.h | 0 .../client}/CreeperRenderer.cpp | 4 +- .../client}/CreeperRenderer.h | 0 .../client}/CritParticle.cpp | 8 +- .../client}/CritParticle.h | 0 .../client}/CritParticle2.cpp | 2 +- .../client}/CritParticle2.h | 0 {Minecraft.Client => src/client}/Cube.cpp | 0 {Minecraft.Client => src/client}/Cube.h | 2 +- {Minecraft.Client => src/client}/Culler.h | 2 +- .../client}/DLCTexturePack.cpp | 18 +- .../client}/DLCTexturePack.h | 0 .../client}/DeathScreen.cpp | 2 +- .../client}/DeathScreen.h | 0 .../client}/DefaultRenderer.cpp | 2 +- .../client}/DefaultRenderer.h | 0 .../client}/DefaultTexturePack.cpp | 2 +- .../client}/DefaultTexturePack.h | 0 .../client}/DemoLevel.cpp | 2 +- {Minecraft.Client => src/client}/DemoLevel.h | 2 +- {Minecraft.Client => src/client}/DemoMode.cpp | 2 +- {Minecraft.Client => src/client}/DemoMode.h | 0 {Minecraft.Client => src/client}/DemoUser.cpp | 0 {Minecraft.Client => src/client}/DemoUser.h | 0 .../client}/DerivedServerLevel.cpp | 4 +- .../client}/DerivedServerLevel.h | 0 .../client}/DirtyChunkSorter.cpp | 0 .../client}/DirtyChunkSorter.h | 0 .../client}/DisconnectedScreen.cpp | 2 +- .../client}/DisconnectedScreen.h | 0 .../client}/DistanceChunkSorter.cpp | 0 .../client}/DistanceChunkSorter.h | 0 .../client}/DragonBreathParticle.cpp | 2 +- .../client}/DragonBreathParticle.h | 0 .../client}/DragonModel.cpp | 4 +- .../client}/DragonModel.h | 0 .../client}/DripParticle.cpp | 10 +- .../client}/DripParticle.h | 0 .../Durango/4JLibs/Media/4J_strings.resx | 0 .../client}/Durango/4JLibs/inc/4J_Input.h | 0 .../client}/Durango/4JLibs/inc/4J_Profile.h | 0 .../client}/Durango/4JLibs/inc/4J_Render.h | 0 .../client}/Durango/4JLibs/inc/4J_Storage.h | 0 .../Achievements/AchievementManager.cpp | 0 .../Durango/Achievements/AchievementManager.h | 0 .../client}/Durango/ApplicationView.cpp | 0 .../client}/Durango/ApplicationView.h | 0 .../Durango/Autogenerated.appxmanifest | 0 .../client}/Durango/CU/DLCXbox1.cmp | Bin .../Durango/DLCImages/MPHA_360x360.png | Bin .../Durango/DLCImages/MPMA_360x360.png | Bin .../Durango/DLCImages/MPSR_360x360.png | Bin .../client}/Durango/DLCImages/SP1_360x360.png | Bin .../client}/Durango/DLCImages/SP2_360x360.png | Bin .../client}/Durango/DLCImages/SP3_360x360.png | Bin .../client}/Durango/DLCImages/SP4_360x360.png | Bin .../client}/Durango/DLCImages/SP5_360x360.png | Bin .../client}/Durango/DLCImages/SP6_360x360.png | Bin .../Durango/DLCImages/SPB2_360x360.png | Bin .../client}/Durango/DLCImages/SPB_360x360.png | Bin .../client}/Durango/DLCImages/SPC_360x360.png | Bin .../Durango/DLCImages/SPD1_360x360.png | Bin .../client}/Durango/DLCImages/SPF_360x360.png | Bin .../client}/Durango/DLCImages/SPG_360x360.png | Bin .../client}/Durango/DLCImages/SPI_360x360.png | Bin .../client}/Durango/DLCImages/SPM_360x360.png | Bin .../client}/Durango/DLCImages/SPZ_360x360.png | Bin .../Durango/DLCImages/TP01_360x360.png | Bin .../Durango/DLCImages/TP02_360x360.png | Bin .../Durango/DLCImages/TP03_360x360.png | Bin .../Durango/DLCImages/TP04_360x360.png | Bin .../Durango/DLCImages/TP05_360x360.png | Bin .../Durango/DLCImages/TP06_360x360.png | Bin .../Durango/DLCImages/TP07_360x360.png | Bin .../client}/Durango/DLCXbox1.cmp | Bin .../Durango/DurangoExtras/DurangoStubs.cpp | 0 .../Durango/DurangoExtras/DurangoStubs.h | 0 .../client}/Durango/DurangoExtras/xcompress.h | 0 .../client}/Durango/Durango_App.cpp | 20 +- .../client}/Durango/Durango_App.h | 0 .../client}/Durango/Durango_Minecraft.cpp | 36 +-- .../client}/Durango/Durango_UIController.cpp | 0 .../client}/Durango/Durango_UIController.h | 0 .../Iggy/gdraw/gdraw_d3d10_shaders.inl | 0 .../Durango/Iggy/gdraw/gdraw_d3d11.cpp | 0 .../client}/Durango/Iggy/gdraw/gdraw_d3d11.h | 0 .../Durango/Iggy/gdraw/gdraw_d3d1x_shared.inl | 0 .../Durango/Iggy/gdraw/gdraw_shared.inl | 0 .../client}/Durango/Iggy/include/gdraw.h | 0 .../client}/Durango/Iggy/include/iggy.h | 0 .../Durango/Iggy/include/iggyexpruntime.h | 0 .../Durango/Iggy/include/iggyperfmon.h | 0 .../client}/Durango/Iggy/include/rrCore.h | 0 .../Layout/Image/Loose/CU/DLCXbox1.cmp | Bin .../Image/Loose/Common/media/MediaDurango.arc | Bin .../Common/media/font/CHT/DFHeiMedium-B5.ttf | Bin .../media/font/JPN/DF-DotDotGothic16.ttf | Bin .../media/font/JPN/DFGMaruGothic-Md.ttf | Bin .../Loose/Common/media/font/KOR/BOKMSD.ttf | Bin .../Common/media/font/KOR/candadite2.ttf | Bin .../Common/media/font/Mojang Font_11.ttf | Bin .../Loose/Common/media/font/Mojang Font_7.ttf | Bin .../Loose/Common/media/font/Mojangles.ttf | Bin .../Loose/Common/media/font/RU/SpaceMace.ttf | Bin .../Loose/Common/res/1_2_2/achievement/bg.png | Bin .../Common/res/1_2_2/achievement/icons.png | Bin .../Loose/Common/res/1_2_2/armor/chain_1.png | Bin .../Loose/Common/res/1_2_2/armor/chain_2.png | Bin .../Loose/Common/res/1_2_2/armor/cloth_1.png | Bin .../Loose/Common/res/1_2_2/armor/cloth_2.png | Bin .../Common/res/1_2_2/armor/diamond_1.png | Bin .../Common/res/1_2_2/armor/diamond_2.png | Bin .../Loose/Common/res/1_2_2/armor/gold_1.png | Bin .../Loose/Common/res/1_2_2/armor/gold_2.png | Bin .../Loose/Common/res/1_2_2/armor/iron_1.png | Bin .../Loose/Common/res/1_2_2/armor/iron_2.png | Bin .../Loose/Common/res/1_2_2/armor/power.png | Bin .../Image/Loose/Common/res/1_2_2/art/kz.png | Bin .../Common/res/1_2_2/environment/clouds.png | Bin .../res/1_2_2/environment/light_normal.png | Bin .../Common/res/1_2_2/environment/rain.png | Bin .../Common/res/1_2_2/environment/snow.png | Bin .../Loose/Common/res/1_2_2/font/alternate.png | Bin .../Loose/Common/res/1_2_2/font/default.png | Bin .../Loose/Common/res/1_2_2/font/glyph_00.png | Bin .../Loose/Common/res/1_2_2/font/glyph_01.png | Bin .../Loose/Common/res/1_2_2/font/glyph_02.png | Bin .../Loose/Common/res/1_2_2/font/glyph_03.png | Bin .../Loose/Common/res/1_2_2/font/glyph_04.png | Bin .../Loose/Common/res/1_2_2/font/glyph_05.png | Bin .../Loose/Common/res/1_2_2/font/glyph_06.png | Bin .../Loose/Common/res/1_2_2/font/glyph_07.png | Bin .../Loose/Common/res/1_2_2/font/glyph_09.png | Bin .../Loose/Common/res/1_2_2/font/glyph_0A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_0B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_0C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_0D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_0E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_0F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_10.png | Bin .../Loose/Common/res/1_2_2/font/glyph_11.png | Bin .../Loose/Common/res/1_2_2/font/glyph_12.png | Bin .../Loose/Common/res/1_2_2/font/glyph_13.png | Bin .../Loose/Common/res/1_2_2/font/glyph_14.png | Bin .../Loose/Common/res/1_2_2/font/glyph_15.png | Bin .../Loose/Common/res/1_2_2/font/glyph_16.png | Bin .../Loose/Common/res/1_2_2/font/glyph_17.png | Bin .../Loose/Common/res/1_2_2/font/glyph_18.png | Bin .../Loose/Common/res/1_2_2/font/glyph_19.png | Bin .../Loose/Common/res/1_2_2/font/glyph_1A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_1B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_1C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_1D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_1E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_1F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_20.png | Bin .../Loose/Common/res/1_2_2/font/glyph_21.png | Bin .../Loose/Common/res/1_2_2/font/glyph_22.png | Bin .../Loose/Common/res/1_2_2/font/glyph_23.png | Bin .../Loose/Common/res/1_2_2/font/glyph_24.png | Bin .../Loose/Common/res/1_2_2/font/glyph_25.png | Bin .../Loose/Common/res/1_2_2/font/glyph_26.png | Bin .../Loose/Common/res/1_2_2/font/glyph_27.png | Bin .../Loose/Common/res/1_2_2/font/glyph_28.png | Bin .../Loose/Common/res/1_2_2/font/glyph_29.png | Bin .../Loose/Common/res/1_2_2/font/glyph_2A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_2B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_2C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_2D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_2E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_2F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_30.png | Bin .../Loose/Common/res/1_2_2/font/glyph_31.png | Bin .../Loose/Common/res/1_2_2/font/glyph_32.png | Bin .../Loose/Common/res/1_2_2/font/glyph_33.png | Bin .../Loose/Common/res/1_2_2/font/glyph_34.png | Bin .../Loose/Common/res/1_2_2/font/glyph_35.png | Bin .../Loose/Common/res/1_2_2/font/glyph_36.png | Bin .../Loose/Common/res/1_2_2/font/glyph_37.png | Bin .../Loose/Common/res/1_2_2/font/glyph_38.png | Bin .../Loose/Common/res/1_2_2/font/glyph_39.png | Bin .../Loose/Common/res/1_2_2/font/glyph_3A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_3B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_3C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_3D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_3E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_3F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_40.png | Bin .../Loose/Common/res/1_2_2/font/glyph_41.png | Bin .../Loose/Common/res/1_2_2/font/glyph_42.png | Bin .../Loose/Common/res/1_2_2/font/glyph_43.png | Bin .../Loose/Common/res/1_2_2/font/glyph_44.png | Bin .../Loose/Common/res/1_2_2/font/glyph_45.png | Bin .../Loose/Common/res/1_2_2/font/glyph_46.png | Bin .../Loose/Common/res/1_2_2/font/glyph_47.png | Bin .../Loose/Common/res/1_2_2/font/glyph_48.png | Bin .../Loose/Common/res/1_2_2/font/glyph_49.png | Bin .../Loose/Common/res/1_2_2/font/glyph_4A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_4B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_4C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_4D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_4E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_4F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_50.png | Bin .../Loose/Common/res/1_2_2/font/glyph_51.png | Bin .../Loose/Common/res/1_2_2/font/glyph_52.png | Bin .../Loose/Common/res/1_2_2/font/glyph_53.png | Bin .../Loose/Common/res/1_2_2/font/glyph_54.png | Bin .../Loose/Common/res/1_2_2/font/glyph_55.png | Bin .../Loose/Common/res/1_2_2/font/glyph_56.png | Bin .../Loose/Common/res/1_2_2/font/glyph_57.png | Bin .../Loose/Common/res/1_2_2/font/glyph_58.png | Bin .../Loose/Common/res/1_2_2/font/glyph_59.png | Bin .../Loose/Common/res/1_2_2/font/glyph_5A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_5B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_5C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_5D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_5E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_5F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_60.png | Bin .../Loose/Common/res/1_2_2/font/glyph_61.png | Bin .../Loose/Common/res/1_2_2/font/glyph_62.png | Bin .../Loose/Common/res/1_2_2/font/glyph_63.png | Bin .../Loose/Common/res/1_2_2/font/glyph_64.png | Bin .../Loose/Common/res/1_2_2/font/glyph_65.png | Bin .../Loose/Common/res/1_2_2/font/glyph_66.png | Bin .../Loose/Common/res/1_2_2/font/glyph_67.png | Bin .../Loose/Common/res/1_2_2/font/glyph_68.png | Bin .../Loose/Common/res/1_2_2/font/glyph_69.png | Bin .../Loose/Common/res/1_2_2/font/glyph_6A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_6B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_6C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_6D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_6E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_6F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_70.png | Bin .../Loose/Common/res/1_2_2/font/glyph_71.png | Bin .../Loose/Common/res/1_2_2/font/glyph_72.png | Bin .../Loose/Common/res/1_2_2/font/glyph_73.png | Bin .../Loose/Common/res/1_2_2/font/glyph_74.png | Bin .../Loose/Common/res/1_2_2/font/glyph_75.png | Bin .../Loose/Common/res/1_2_2/font/glyph_76.png | Bin .../Loose/Common/res/1_2_2/font/glyph_77.png | Bin .../Loose/Common/res/1_2_2/font/glyph_78.png | Bin .../Loose/Common/res/1_2_2/font/glyph_79.png | Bin .../Loose/Common/res/1_2_2/font/glyph_7A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_7B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_7C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_7D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_7E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_7F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_80.png | Bin .../Loose/Common/res/1_2_2/font/glyph_81.png | Bin .../Loose/Common/res/1_2_2/font/glyph_82.png | Bin .../Loose/Common/res/1_2_2/font/glyph_83.png | Bin .../Loose/Common/res/1_2_2/font/glyph_84.png | Bin .../Loose/Common/res/1_2_2/font/glyph_85.png | Bin .../Loose/Common/res/1_2_2/font/glyph_86.png | Bin .../Loose/Common/res/1_2_2/font/glyph_87.png | Bin .../Loose/Common/res/1_2_2/font/glyph_88.png | Bin .../Loose/Common/res/1_2_2/font/glyph_89.png | Bin .../Loose/Common/res/1_2_2/font/glyph_8A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_8B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_8C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_8D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_8E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_8F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_90.png | Bin .../Loose/Common/res/1_2_2/font/glyph_91.png | Bin .../Loose/Common/res/1_2_2/font/glyph_92.png | Bin .../Loose/Common/res/1_2_2/font/glyph_93.png | Bin .../Loose/Common/res/1_2_2/font/glyph_94.png | Bin .../Loose/Common/res/1_2_2/font/glyph_95.png | Bin .../Loose/Common/res/1_2_2/font/glyph_96.png | Bin .../Loose/Common/res/1_2_2/font/glyph_97.png | Bin .../Loose/Common/res/1_2_2/font/glyph_98.png | Bin .../Loose/Common/res/1_2_2/font/glyph_99.png | Bin .../Loose/Common/res/1_2_2/font/glyph_9A.png | Bin .../Loose/Common/res/1_2_2/font/glyph_9B.png | Bin .../Loose/Common/res/1_2_2/font/glyph_9C.png | Bin .../Loose/Common/res/1_2_2/font/glyph_9D.png | Bin .../Loose/Common/res/1_2_2/font/glyph_9E.png | Bin .../Loose/Common/res/1_2_2/font/glyph_9F.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A0.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A1.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A2.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A3.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A4.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A5.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A6.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A7.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A8.png | Bin .../Loose/Common/res/1_2_2/font/glyph_A9.png | Bin .../Loose/Common/res/1_2_2/font/glyph_AA.png | Bin .../Loose/Common/res/1_2_2/font/glyph_AB.png | Bin .../Loose/Common/res/1_2_2/font/glyph_AC.png | Bin .../Loose/Common/res/1_2_2/font/glyph_AD.png | Bin .../Loose/Common/res/1_2_2/font/glyph_AE.png | Bin .../Loose/Common/res/1_2_2/font/glyph_AF.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B0.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B1.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B2.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B3.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B4.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B5.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B6.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B7.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B8.png | Bin .../Loose/Common/res/1_2_2/font/glyph_B9.png | Bin .../Loose/Common/res/1_2_2/font/glyph_BA.png | Bin .../Loose/Common/res/1_2_2/font/glyph_BB.png | Bin .../Loose/Common/res/1_2_2/font/glyph_BC.png | Bin .../Loose/Common/res/1_2_2/font/glyph_BD.png | Bin .../Loose/Common/res/1_2_2/font/glyph_BE.png | Bin .../Loose/Common/res/1_2_2/font/glyph_BF.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C0.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C1.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C2.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C3.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C4.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C5.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C6.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C7.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C8.png | Bin .../Loose/Common/res/1_2_2/font/glyph_C9.png | Bin .../Loose/Common/res/1_2_2/font/glyph_CA.png | Bin .../Loose/Common/res/1_2_2/font/glyph_CB.png | Bin .../Loose/Common/res/1_2_2/font/glyph_CC.png | Bin .../Loose/Common/res/1_2_2/font/glyph_CD.png | Bin .../Loose/Common/res/1_2_2/font/glyph_CE.png | Bin .../Loose/Common/res/1_2_2/font/glyph_CF.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D0.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D1.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D2.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D3.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D4.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D5.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D6.png | Bin .../Loose/Common/res/1_2_2/font/glyph_D7.png | Bin .../Loose/Common/res/1_2_2/font/glyph_F9.png | Bin .../Loose/Common/res/1_2_2/font/glyph_FA.png | Bin .../Loose/Common/res/1_2_2/font/glyph_FB.png | Bin .../Loose/Common/res/1_2_2/font/glyph_FC.png | Bin .../Loose/Common/res/1_2_2/font/glyph_FD.png | Bin .../Loose/Common/res/1_2_2/font/glyph_FE.png | Bin .../Loose/Common/res/1_2_2/font/glyph_FF.png | Bin .../Loose/Common/res/1_2_2/gui/alchemy.png | Bin .../Loose/Common/res/1_2_2/gui/allitems.png | Bin .../Loose/Common/res/1_2_2/gui/background.png | Bin .../Loose/Common/res/1_2_2/gui/container.png | Bin .../Loose/Common/res/1_2_2/gui/crafting.png | Bin .../Loose/Common/res/1_2_2/gui/crash_logo.png | Bin .../Loose/Common/res/1_2_2/gui/enchant.png | Bin .../Loose/Common/res/1_2_2/gui/furnace.png | Bin .../Image/Loose/Common/res/1_2_2/gui/gui.png | Bin .../Loose/Common/res/1_2_2/gui/icons.png | Bin .../Loose/Common/res/1_2_2/gui/inventory.png | Bin .../Loose/Common/res/1_2_2/gui/items.png | Bin .../Loose/Common/res/1_2_2/gui/particles.png | Bin .../Image/Loose/Common/res/1_2_2/gui/slot.png | Bin .../Image/Loose/Common/res/1_2_2/gui/trap.png | Bin .../Common/res/1_2_2/gui/unknown_pack.png | Bin .../Loose/Common/res/1_2_2/item/arrows.png | Bin .../Loose/Common/res/1_2_2/item/boat.png | Bin .../Loose/Common/res/1_2_2/item/book.png | Bin .../Loose/Common/res/1_2_2/item/cart.png | Bin .../Loose/Common/res/1_2_2/item/chest.png | Bin .../Loose/Common/res/1_2_2/item/door.png | Bin .../Common/res/1_2_2/item/largechest.png | Bin .../Loose/Common/res/1_2_2/item/sign.png | Bin .../Loose/Common/res/1_2_2/item/xporb.png | Bin .../Loose/Common/res/1_2_2/misc/dial.png | Bin .../Loose/Common/res/1_2_2/misc/explosion.png | Bin .../Common/res/1_2_2/misc/foliagecolor.png | Bin .../Loose/Common/res/1_2_2/misc/footprint.png | Bin .../Loose/Common/res/1_2_2/misc/glint.png | Bin .../Common/res/1_2_2/misc/grasscolor.png | Bin .../Loose/Common/res/1_2_2/misc/mapbg.png | Bin .../Loose/Common/res/1_2_2/misc/mapicons.png | Bin .../Common/res/1_2_2/misc/particlefield.png | Bin .../Common/res/1_2_2/misc/pumpkinblur.png | Bin .../Loose/Common/res/1_2_2/misc/shadow.png | Bin .../Loose/Common/res/1_2_2/misc/tunnel.png | Bin .../Loose/Common/res/1_2_2/misc/vignette.png | Bin .../Loose/Common/res/1_2_2/misc/water.png | Bin .../Common/res/1_2_2/misc/watercolor.png | Bin .../Loose/Common/res/1_2_2/mob/cat_black.png | Bin .../Loose/Common/res/1_2_2/mob/cat_red.png | Bin .../Common/res/1_2_2/mob/cat_siamese.png | Bin .../Loose/Common/res/1_2_2/mob/cavespider.png | Bin .../Image/Loose/Common/res/1_2_2/mob/char.png | Bin .../Loose/Common/res/1_2_2/mob/chicken.png | Bin .../Image/Loose/Common/res/1_2_2/mob/cow.png | Bin .../Loose/Common/res/1_2_2/mob/creeper.png | Bin .../Common/res/1_2_2/mob/enderdragon/beam.png | Bin .../Common/res/1_2_2/mob/enderdragon/body.png | Bin .../res/1_2_2/mob/enderdragon/crystal.png | Bin .../res/1_2_2/mob/enderdragon/dragon.png | Bin .../res/1_2_2/mob/enderdragon/ender.png | Bin .../res/1_2_2/mob/enderdragon/ender_eyes.png | Bin .../res/1_2_2/mob/enderdragon/shuffle.png | Bin .../Loose/Common/res/1_2_2/mob/enderman.png | Bin .../Common/res/1_2_2/mob/enderman_eyes.png | Bin .../Image/Loose/Common/res/1_2_2/mob/fire.png | Bin .../Loose/Common/res/1_2_2/mob/ghast.png | Bin .../Loose/Common/res/1_2_2/mob/ghast_fire.png | Bin .../Image/Loose/Common/res/1_2_2/mob/lava.png | Bin .../Loose/Common/res/1_2_2/mob/ozelot.png | Bin .../Image/Loose/Common/res/1_2_2/mob/pig.png | Bin .../Loose/Common/res/1_2_2/mob/pigman.png | Bin .../Loose/Common/res/1_2_2/mob/pigzombie.png | Bin .../Loose/Common/res/1_2_2/mob/redcow.png | Bin .../Loose/Common/res/1_2_2/mob/saddle.png | Bin .../Loose/Common/res/1_2_2/mob/sheep.png | Bin .../Loose/Common/res/1_2_2/mob/sheep_fur.png | Bin .../Loose/Common/res/1_2_2/mob/silverfish.png | Bin .../Loose/Common/res/1_2_2/mob/skeleton.png | Bin .../Loose/Common/res/1_2_2/mob/slime.png | Bin .../Loose/Common/res/1_2_2/mob/snowman.png | Bin .../Loose/Common/res/1_2_2/mob/spider.png | Bin .../Common/res/1_2_2/mob/spider_eyes.png | Bin .../Loose/Common/res/1_2_2/mob/squid.png | Bin .../Loose/Common/res/1_2_2/mob/villager.png | Bin .../Common/res/1_2_2/mob/villager/butcher.png | Bin .../Common/res/1_2_2/mob/villager/farmer.png | Bin .../res/1_2_2/mob/villager/librarian.png | Bin .../Common/res/1_2_2/mob/villager/priest.png | Bin .../Common/res/1_2_2/mob/villager/smith.png | Bin .../res/1_2_2/mob/villager/villager.png | Bin .../Common/res/1_2_2/mob/villager_golem.png | Bin .../Image/Loose/Common/res/1_2_2/mob/wolf.png | Bin .../Loose/Common/res/1_2_2/mob/wolf_angry.png | Bin .../Loose/Common/res/1_2_2/mob/wolf_tame.png | Bin .../Loose/Common/res/1_2_2/mob/zombie.png | Bin .../Image/Loose/Common/res/1_2_2/pack.png | Bin .../Image/Loose/Common/res/1_2_2/pack.txt | 0 .../Loose/Common/res/1_2_2/particles.png | Bin .../Image/Loose/Common/res/1_2_2/terrain.png | Bin .../Loose/Common/res/1_2_2/terrain/moon.png | Bin .../Common/res/1_2_2/terrain/moon_phases.png | Bin .../Loose/Common/res/1_2_2/terrain/sun.png | Bin .../Common/res/1_2_2/title/bg/panorama0.png | Bin .../Common/res/1_2_2/title/bg/panorama1.png | Bin .../Common/res/1_2_2/title/bg/panorama2.png | Bin .../Common/res/1_2_2/title/bg/panorama3.png | Bin .../Common/res/1_2_2/title/bg/panorama4.png | Bin .../Common/res/1_2_2/title/bg/panorama5.png | Bin .../Loose/Common/res/1_2_2/title/black.png | Bin .../Loose/Common/res/1_2_2/title/credits.txt | 0 .../Common/res/1_2_2/title/earlyplayers.txt | 0 .../Loose/Common/res/1_2_2/title/mclogo.png | Bin .../Loose/Common/res/1_2_2/title/mojang.png | Bin .../Loose/Common/res/1_2_2/title/splashes.txt | 0 .../Loose/Common/res/1_2_2/title/win.txt | 0 .../DLC/Candy/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Candy/Data/x16Data.pck | Bin .../TitleUpdate/DLC/City/Data/TexturePack.xzp | Bin .../res/TitleUpdate/DLC/City/Data/x32Data.pck | Bin .../DLC/Fantasy/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Fantasy/Data/x32Data.pck | Bin .../DLC/Halloween/Data/TexturePack.xzp | Bin .../DLC/Halloween/Data/x16Data.pck | Bin .../TitleUpdate/DLC/Halo/Data/GameRules.grf | Bin .../TitleUpdate/DLC/Halo/Data/TexturePack.xzp | Bin .../res/TitleUpdate/DLC/Halo/Data/x16Data.pck | Bin .../res/TitleUpdate/DLC/Halo/TexturePack.pck | Bin .../DLC/MassEffect/Data/GameRules.grf | Bin .../DLC/MassEffect/Data/TexturePack.xzp | Bin .../DLC/MassEffect/Data/masseffect.mcs | Bin .../DLC/MassEffect/Data/x16Data.pck | Bin .../DLC/MassEffect/TexturePack.pck | Bin .../DLC/Natural/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Natural/Data/x32Data.pck | Bin .../DLC/Plastic/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Plastic/Data/x16Data.pck | Bin .../TitleUpdate/DLC/Skyrim/Data/GameRules.grf | Bin .../DLC/Skyrim/Data/TexturePack.xzp | Bin .../TitleUpdate/DLC/Skyrim/Data/x16Data.pck | Bin .../TitleUpdate/DLC/Skyrim/TexturePack.pck | Bin .../GameRules/BuildOnly/GameRules.sln | 0 .../GameRules/BuildOnly/GameRules.vcxproj | 0 .../BuildOnly/GameRules.vcxproj.filters | 0 .../BuildOnly/GameRulesDefinition.xsd | 0 .../BuildOnly/Tutorial/GameRules.grf | Bin .../BuildOnly/Tutorial/GameRules.grh | Bin .../BuildOnly/Tutorial/GameRules.xml | Bin .../Tutorial/Strings/Microsoft/de-DE.lang | 0 .../Tutorial/Strings/Microsoft/es-ES.lang | 0 .../Tutorial/Strings/Microsoft/fr-FR.lang | 0 .../Tutorial/Strings/Microsoft/it-IT.lang | 0 .../Tutorial/Strings/Microsoft/ja-JP.lang | 0 .../Tutorial/Strings/Microsoft/ko-KR.lang | 0 .../Tutorial/Strings/Microsoft/pt-BR.lang | 0 .../Tutorial/Strings/Microsoft/pt-PT.lang | 0 .../Tutorial/Strings/Microsoft/zh-CHT.lang | 0 .../BuildOnly/Tutorial/Strings/en-EN.lang | 0 .../Strings_Durango/Microsoft/de-DE.lang | 0 .../Strings_Durango/Microsoft/es-ES.lang | 0 .../Strings_Durango/Microsoft/fr-FR.lang | 0 .../Strings_Durango/Microsoft/it-IT.lang | 0 .../Strings_Durango/Microsoft/ja-JP.lang | 0 .../Strings_Durango/Microsoft/ko-KR.lang | 0 .../Strings_Durango/Microsoft/pt-BR.lang | 0 .../Strings_Durango/Microsoft/pt-PT.lang | 0 .../Strings_Durango/Microsoft/zh-CHT.lang | 0 .../Tutorial/Strings_Durango/en-EN.lang | 0 .../Tutorial/Strings_Orbis/Sony/da-DA.lang | 0 .../Tutorial/Strings_Orbis/Sony/de-DE.lang | 0 .../Tutorial/Strings_Orbis/Sony/es-ES.lang | 0 .../Tutorial/Strings_Orbis/Sony/fi-FI.lang | 0 .../Tutorial/Strings_Orbis/Sony/fr-FR.lang | 0 .../Tutorial/Strings_Orbis/Sony/it-IT.lang | 0 .../Tutorial/Strings_Orbis/Sony/ja-JP.lang | 0 .../Tutorial/Strings_Orbis/Sony/ko-KR.lang | 0 .../Tutorial/Strings_Orbis/Sony/la-LAS.lang | 0 .../Tutorial/Strings_Orbis/Sony/nl-NL.lang | 0 .../Tutorial/Strings_Orbis/Sony/no-NO.lang | 0 .../Tutorial/Strings_Orbis/Sony/pl-PL.lang | 0 .../Tutorial/Strings_Orbis/Sony/pt-BR.lang | 0 .../Tutorial/Strings_Orbis/Sony/pt-PT.lang | 0 .../Tutorial/Strings_Orbis/Sony/ru-RU.lang | 0 .../Tutorial/Strings_Orbis/Sony/sv-SV.lang | 0 .../Tutorial/Strings_Orbis/Sony/tr-TR.lang | 0 .../Tutorial/Strings_Orbis/Sony/zh-CHT.lang | 0 .../Tutorial/Strings_Orbis/en-EN.lang | 0 .../Tutorial/Strings_PS3/Sony/da-DA.lang | 0 .../Tutorial/Strings_PS3/Sony/de-DE.lang | 0 .../Tutorial/Strings_PS3/Sony/es-ES.lang | 0 .../Tutorial/Strings_PS3/Sony/fi-FI.lang | 0 .../Tutorial/Strings_PS3/Sony/fr-FR.lang | 0 .../Tutorial/Strings_PS3/Sony/it-IT.lang | 0 .../Tutorial/Strings_PS3/Sony/ja-JP.lang | 0 .../Tutorial/Strings_PS3/Sony/ko-KR.lang | 0 .../Tutorial/Strings_PS3/Sony/la-LAS.lang | 0 .../Tutorial/Strings_PS3/Sony/nl-NL.lang | 0 .../Tutorial/Strings_PS3/Sony/no-NO.lang | 0 .../Tutorial/Strings_PS3/Sony/pl-PL.lang | 0 .../Tutorial/Strings_PS3/Sony/pt-BR.lang | 0 .../Tutorial/Strings_PS3/Sony/pt-PT.lang | 0 .../Tutorial/Strings_PS3/Sony/ru-RU.lang | 0 .../Tutorial/Strings_PS3/Sony/sv-SV.lang | 0 .../Tutorial/Strings_PS3/Sony/tr-TR.lang | 0 .../Tutorial/Strings_PS3/Sony/zh-CHT.lang | 0 .../BuildOnly/Tutorial/Strings_PS3/en-EN.lang | 0 .../Tutorial/Strings_PSVita/Sony/da-DA.lang | 0 .../Tutorial/Strings_PSVita/Sony/de-DE.lang | 0 .../Tutorial/Strings_PSVita/Sony/es-ES.lang | 0 .../Tutorial/Strings_PSVita/Sony/fi-FI.lang | 0 .../Tutorial/Strings_PSVita/Sony/fr-FR.lang | 0 .../Tutorial/Strings_PSVita/Sony/it-IT.lang | 0 .../Tutorial/Strings_PSVita/Sony/ja-JP.lang | 0 .../Tutorial/Strings_PSVita/Sony/ko-KR.lang | 0 .../Tutorial/Strings_PSVita/Sony/la-LAS.lang | 0 .../Tutorial/Strings_PSVita/Sony/nl-NL.lang | 0 .../Tutorial/Strings_PSVita/Sony/no-NO.lang | 0 .../Tutorial/Strings_PSVita/Sony/pl-PL.lang | 0 .../Tutorial/Strings_PSVita/Sony/pt-BR.lang | 0 .../Tutorial/Strings_PSVita/Sony/pt-PT.lang | 0 .../Tutorial/Strings_PSVita/Sony/ru-RU.lang | 0 .../Tutorial/Strings_PSVita/Sony/sv-SV.lang | 0 .../Tutorial/Strings_PSVita/Sony/tr-TR.lang | 0 .../Tutorial/Strings_PSVita/Sony/zh-CHT.lang | 0 .../Tutorial/Strings_PSVita/en-EN.lang | 0 .../Strings_Win64/Microsoft/de-DE.lang | 0 .../Strings_Win64/Microsoft/es-ES.lang | 0 .../Strings_Win64/Microsoft/fr-FR.lang | 0 .../Strings_Win64/Microsoft/it-IT.lang | 0 .../Strings_Win64/Microsoft/ja-JP.lang | 0 .../Strings_Win64/Microsoft/ko-KR.lang | 0 .../Strings_Win64/Microsoft/pt-BR.lang | 0 .../Strings_Win64/Microsoft/pt-PT.lang | 0 .../Strings_Win64/Microsoft/zh-CHT.lang | 0 .../Tutorial/Strings_Win64/en-EN.lang | 0 .../Strings_Xbox360/Microsoft/de-DE.lang | 0 .../Strings_Xbox360/Microsoft/es-ES.lang | 0 .../Strings_Xbox360/Microsoft/fr-FR.lang | 0 .../Strings_Xbox360/Microsoft/it-IT.lang | 0 .../Strings_Xbox360/Microsoft/ja-JP.lang | 0 .../Strings_Xbox360/Microsoft/ko-KR.lang | 0 .../Strings_Xbox360/Microsoft/pt-BR.lang | 0 .../Strings_Xbox360/Microsoft/pt-PT.lang | 0 .../Strings_Xbox360/Microsoft/zh-CHT.lang | 0 .../Tutorial/Strings_Xbox360/en-EN.lang | 0 .../GameRules/BuildOnly/Tutorial/Tutorial.pck | Bin .../GameRules/BuildOnly/Tutorial/Tutorial.xml | Bin .../BuildOnly/Tutorial/languages.loc | Bin .../BuildOnly/Tutorial/schematics/Boat.sch | Bin .../BuildOnly/Tutorial/schematics/CasTes1.sch | Bin .../BuildOnly/Tutorial/schematics/CasTes2.sch | Bin .../Tutorial/schematics/JungleTemp.sch | Bin .../BuildOnly/Tutorial/schematics/Lava.sch | Bin .../Tutorial/schematics/MinecraftSign.sch | Bin .../Tutorial/schematics/Mushroom.sch | Bin .../Tutorial/schematics/PillarHouse.sch | Bin .../BuildOnly/Tutorial/schematics/Pyramid.sch | Bin .../Tutorial/schematics/RuinedHouse.sch | Bin .../BuildOnly/Tutorial/schematics/Ship.sch | Bin .../BuildOnly/Tutorial/schematics/Smithy.sch | Bin .../Tutorial/schematics/SnowHouse.sch | Bin .../BuildOnly/Tutorial/schematics/Spider.sch | Bin .../BuildOnly/Tutorial/schematics/Stairs.sch | Bin .../Tutorial/schematics/StoneCircle.sch | Bin .../Tutorial/schematics/StoneTemp.sch | Bin .../BuildOnly/Tutorial/schematics/Tower.sch | Bin .../Tutorial/schematics/UWChamber.sch | Bin .../res/TitleUpdate/GameRules/Tutorial.pck | Bin .../GameRules/Tutorial_Durango.pck | Bin .../TitleUpdate/GameRules/Tutorial_Orbis.pck | Bin .../res/TitleUpdate/audio/AdditionalMusic.xwb | Bin .../res/TitleUpdate/audio/Minecraft.xgs | Bin .../res/TitleUpdate/audio/additional.xsb | Bin .../res/TitleUpdate/audio/additional.xwb | Bin .../res/TitleUpdate/audio/minecraft.xsb | Bin .../res/TitleUpdate/res/armor/cloth_1.png | Bin .../res/TitleUpdate/res/armor/cloth_1_b.png | Bin .../res/TitleUpdate/res/armor/cloth_2.png | Bin .../res/TitleUpdate/res/armor/cloth_2_b.png | Bin .../res/TitleUpdate/res/armor/power.png | Bin .../Common/res/TitleUpdate/res/art/kz.png | Bin .../Common/res/TitleUpdate/res/colours.col | Bin .../Common/res/TitleUpdate/res/colours.xml | 0 .../res/TitleUpdate/res/font/Default.png | Bin .../res/TitleUpdate/res/font/Mojangles_11.png | Bin .../res/TitleUpdate/res/font/Mojangles_7.png | Bin .../Common/res/TitleUpdate/res/item/book.png | Bin .../res/TitleUpdate/res/item/enderchest.png | Bin .../Common/res/TitleUpdate/res/items.png | Bin .../res/misc/additionalmapicons.png | Bin .../res/TitleUpdate/res/misc/explosion.png | Bin .../res/TitleUpdate/res/misc/footprint.png | Bin .../Common/res/TitleUpdate/res/misc/glint.png | Bin .../res/TitleUpdate/res/misc/mapicons.png | Bin .../TitleUpdate/res/misc/particlefield.png | Bin .../res/TitleUpdate/res/misc/tunnel.png | Bin .../TitleUpdate/res/mob/enderdragon/beam.png | Bin .../TitleUpdate/res/mob/enderdragon/ender.png | Bin .../res/mob/enderdragon/ender_eyes.png | Bin .../res/TitleUpdate/res/mob/enderman_eyes.png | Bin .../Common/res/TitleUpdate/res/mob/redcow.png | Bin .../TitleUpdate/res/mob/skeleton_wither.png | Bin .../res/TitleUpdate/res/mob/snowman.png | Bin .../TitleUpdate/res/mob/villager/butcher.png | Bin .../TitleUpdate/res/mob/villager/farmer.png | Bin .../res/mob/villager/librarian.png | Bin .../TitleUpdate/res/mob/villager/priest.png | Bin .../TitleUpdate/res/mob/villager/smith.png | Bin .../TitleUpdate/res/mob/villager/villager.png | Bin .../res/TitleUpdate/res/mob/wolf_collar.png | Bin .../res/TitleUpdate/res/mob/wolf_tame.png | Bin .../Common/res/TitleUpdate/res/mob/zombie.png | Bin .../TitleUpdate/res/mob/zombie_villager.png | Bin .../Common/res/TitleUpdate/res/particles.png | Bin .../Common/res/TitleUpdate/res/terrain.png | Bin .../TitleUpdate/res/terrainMipMapLevel2.png | Bin .../TitleUpdate/res/terrainMipMapLevel3.png | Bin .../res/textures/blocks/fire_0.png | Bin .../res/textures/blocks/fire_0.txt | 0 .../res/textures/blocks/fire_1.png | Bin .../res/textures/blocks/fire_1.txt | 0 .../TitleUpdate/res/textures/blocks/lava.png | Bin .../TitleUpdate/res/textures/blocks/lava.txt | 0 .../res/textures/blocks/lava_flow.png | Bin .../res/textures/blocks/lava_flow.txt | 0 .../res/textures/blocks/portal.png | Bin .../res/textures/blocks/portal.txt | 0 .../TitleUpdate/res/textures/blocks/water.png | Bin .../TitleUpdate/res/textures/blocks/water.txt | 0 .../res/textures/blocks/water_flow.png | Bin .../res/textures/blocks/water_flow.txt | 0 .../TitleUpdate/res/textures/items/clock.png | Bin .../TitleUpdate/res/textures/items/clock.txt | 0 .../res/textures/items/compass.png | Bin .../res/textures/items/compass.txt | 0 .../Loose/Common/res/TitleUpdate/tutorialDiff | Bin .../Image/Loose/Common/res/achievement/bg.png | Bin .../Loose/Common/res/achievement/icons.png | Bin .../Image/Loose/Common/res/armor/chain_1.png | Bin .../Image/Loose/Common/res/armor/chain_2.png | Bin .../Image/Loose/Common/res/armor/cloth_1.png | Bin .../Image/Loose/Common/res/armor/cloth_2.png | Bin .../Loose/Common/res/armor/diamond_1.png | Bin .../Loose/Common/res/armor/diamond_2.png | Bin .../Image/Loose/Common/res/armor/gold_1.png | Bin .../Image/Loose/Common/res/armor/gold_2.png | Bin .../Image/Loose/Common/res/armor/iron_1.png | Bin .../Image/Loose/Common/res/armor/iron_2.png | Bin .../Image/Loose/Common/res/armor/power.png | Bin .../Layout/Image/Loose/Common/res/art/kz.png | Bin .../Loose/Common/res/audio/Minecraft.xgs | Bin .../Loose/Common/res/audio/minecraft.xsb | Bin .../Image/Loose/Common/res/audio/resident.xwb | Bin .../Image/Loose/Common/res/audio/streamed.xwb | Bin .../Loose/Common/res/environment/clouds.png | Bin .../Loose/Common/res/environment/rain.png | Bin .../Loose/Common/res/environment/snow.png | Bin .../Loose/Common/res/font/Mojangles_11.png | Bin .../Loose/Common/res/font/Mojangles_7.png | Bin .../Image/Loose/Common/res/font/default.png | Bin .../Image/Loose/Common/res/gui/background.png | Bin .../Image/Loose/Common/res/gui/container.png | Bin .../Image/Loose/Common/res/gui/crafting.png | Bin .../Image/Loose/Common/res/gui/furnace.png | Bin .../Layout/Image/Loose/Common/res/gui/gui.png | Bin .../Image/Loose/Common/res/gui/icons.png | Bin .../Image/Loose/Common/res/gui/inventory.png | Bin .../Image/Loose/Common/res/gui/items.png | Bin .../Image/Loose/Common/res/gui/logo.png | Bin .../Image/Loose/Common/res/gui/particles.png | Bin .../Image/Loose/Common/res/gui/slot.png | Bin .../Image/Loose/Common/res/gui/trap.png | Bin .../Loose/Common/res/gui/unknown_pack.png | Bin .../Image/Loose/Common/res/item/arrows.png | Bin .../Image/Loose/Common/res/item/boat.png | Bin .../Image/Loose/Common/res/item/cart.png | Bin .../Image/Loose/Common/res/item/door.png | Bin .../Image/Loose/Common/res/item/sign.png | Bin .../Image/Loose/Common/res/misc/dial.png | Bin .../Loose/Common/res/misc/foliagecolor.png | Bin .../Image/Loose/Common/res/misc/footprint.png | Bin .../Loose/Common/res/misc/grasscolor.png | Bin .../Image/Loose/Common/res/misc/mapbg.png | Bin .../Image/Loose/Common/res/misc/mapicons.png | Bin .../Loose/Common/res/misc/pumpkinblur.png | Bin .../Image/Loose/Common/res/misc/shadow.png | Bin .../Image/Loose/Common/res/misc/vignette.png | Bin .../Image/Loose/Common/res/misc/water.png | Bin .../Loose/Common/res/misc/watercolor.png | Bin .../Image/Loose/Common/res/mob/char.png | Bin .../Image/Loose/Common/res/mob/char1.png | Bin .../Image/Loose/Common/res/mob/char2.png | Bin .../Image/Loose/Common/res/mob/char3.png | Bin .../Image/Loose/Common/res/mob/char4.png | Bin .../Image/Loose/Common/res/mob/char5.png | Bin .../Image/Loose/Common/res/mob/char6.png | Bin .../Image/Loose/Common/res/mob/char7.png | Bin .../Image/Loose/Common/res/mob/chicken.png | Bin .../Layout/Image/Loose/Common/res/mob/cow.png | Bin .../Image/Loose/Common/res/mob/creeper.png | Bin .../Image/Loose/Common/res/mob/ghast.png | Bin .../Image/Loose/Common/res/mob/ghast_fire.png | Bin .../Layout/Image/Loose/Common/res/mob/pig.png | Bin .../Image/Loose/Common/res/mob/pigman.png | Bin .../Image/Loose/Common/res/mob/pigzombie.png | Bin .../Image/Loose/Common/res/mob/saddle.png | Bin .../Image/Loose/Common/res/mob/sheep.png | Bin .../Image/Loose/Common/res/mob/sheep_fur.png | Bin .../Image/Loose/Common/res/mob/skeleton.png | Bin .../Image/Loose/Common/res/mob/slime.png | Bin .../Image/Loose/Common/res/mob/spider.png | Bin .../Loose/Common/res/mob/spider_eyes.png | Bin .../Image/Loose/Common/res/mob/squid.png | Bin .../Image/Loose/Common/res/mob/wolf.png | Bin .../Image/Loose/Common/res/mob/wolf_angry.png | Bin .../Image/Loose/Common/res/mob/wolf_tame.png | Bin .../Image/Loose/Common/res/mob/zombie.png | Bin .../Layout/Image/Loose/Common/res/pack.png | Bin .../Image/Loose/Common/res/particles.png | Bin .../Layout/Image/Loose/Common/res/terrain.png | Bin .../Image/Loose/Common/res/terrain/moon.png | Bin .../Image/Loose/Common/res/terrain/sun.png | Bin .../Image/Loose/Common/res/title/black.png | Bin .../Image/Loose/Common/res/title/mclogo.png | Bin .../Image/Loose/Common/res/title/mojang.png | Bin .../Battle And Beasts 2/BattleAndBeasts2.pck | Bin .../DLC/Battle And Beasts/BattleAndBeasts.pck | Bin .../DLC/Candy Texture Pack/Data/media.arc | Bin .../DLC/Candy Texture Pack/Data/x16Data.pck | Bin .../DLC/Candy Texture Pack/TexturePack.pck | Bin .../DLC/Cartoon Texture Pack/Data/media.arc | Bin .../DLC/Cartoon Texture Pack/Data/x32Data.pck | Bin .../DLC/Cartoon Texture Pack/TexturePack.pck | Bin .../DLC/City Texture Pack/Data/media.arc | Bin .../DLC/City Texture Pack/Data/x32Data.pck | Bin .../DLC/City Texture Pack/TexturePack.pck | Bin .../SkinPackDrWho.pck | Bin .../DLC/Fantasy Texture Pack/Data/media.arc | Bin .../DLC/Fantasy Texture Pack/Data/x32Data.pck | Bin .../DLC/Fantasy Texture Pack/TexturePack.pck | Bin .../DLC/Festive Skin Pack/SkinsFestive.pck | Bin .../DLC/Halloween Texture Pack/Data/media.arc | Bin .../Halloween Texture Pack/Data/x16Data.pck | Bin .../Halloween Texture Pack/TexturePack.pck | Bin .../DLC/Halo/Data/Action Figure Hands.binka | Bin .../Loose/DLC/Halo/Data/An End of Dying.binka | Bin .../Loose/DLC/Halo/Data/Cairo Suite 2.binka | Bin .../DLC/Halo/Data/Cloaked in Blackness.binka | Bin .../DLC/Halo/Data/Delta Halo Suite.binka | Bin .../Loose/DLC/Halo/Data/Dewy Decimate.binka | Bin .../Loose/DLC/Halo/Data/Earth City.binka | Bin .../Image/Loose/DLC/Halo/Data/Finale 1.binka | Bin .../Halo/Data/Fingerprints Are Broken.binka | Bin .../Loose/DLC/Halo/Data/First Step.binka | Bin .../Loose/DLC/Halo/Data/Flip and Sizzle.binka | Bin .../Image/Loose/DLC/Halo/Data/Flollo.binka | Bin .../Image/Loose/DLC/Halo/Data/GameRules.grf | Bin .../Image/Loose/DLC/Halo/Data/HALO M02.binka | Bin .../DLC/Halo/Data/High Charity Suite 1.binka | Bin .../Insignificantia (All Sloppy-No Joe).binka | Bin .../Image/Loose/DLC/Halo/Data/Intimate.binka | Bin .../DLC/Halo/Data/Money or Meteors.binka | Bin .../Loose/DLC/Halo/Data/Night Dreams.binka | Bin .../Loose/DLC/Halo/Data/Opening Suite 2.binka | Bin .../Loose/DLC/Halo/Data/Quiet Giant.binka | Bin .../Loose/DLC/Halo/Data/Rising Legacy.binka | Bin .../DLC/Halo/Data/Sacred Icon Suite 1.binka | Bin .../Loose/DLC/Halo/Data/Spirit of Fire.binka | Bin .../Loose/DLC/Halo/Data/Still, Moving.binka | Bin .../Loose/DLC/Halo/Data/Suite Fall.binka | Bin .../Image/Loose/DLC/Halo/Data/Survive.binka | Bin .../Loose/DLC/Halo/Data/The Big Guns.binka | Bin .../Halo/Data/Truth And Reconciliation.binka | Bin .../DLC/Halo/Data/Wolverines Reborn.binka | Bin .../Data/Work Burns and Runaway Grunts.binka | Bin .../Layout/Image/Loose/DLC/Halo/Data/halo.mcs | Bin .../Image/Loose/DLC/Halo/Data/media.arc | Bin .../Image/Loose/DLC/Halo/Data/x16Data.pck | Bin .../Image/Loose/DLC/Halo/TexturePack.pck | Bin .../SkinPackMarvelAvengers1.pck | Bin .../SkinPackGOG.pck | Bin .../SkinPackMarvelSpiderman.pck | Bin .../Data/01-The Fate of the Galaxy.binka | Bin .../Mass Effect/Data/02-Leaving Earth.binka | Bin .../Loose/DLC/Mass Effect/Data/03-Mars.binka | Bin .../Data/04-A Cerberus Agent.binka | Bin .../Data/05-The View of Palaven.binka | Bin .../Data/06-A Future for the Krogan.binka | Bin .../DLC/Mass Effect/Data/07-Surkesh.binka | Bin .../Data/08-The Ardat Yakshi.binka | Bin .../DLC/Mass Effect/Data/09-Rannoch.binka | Bin .../DLC/Mass Effect/Data/10-I'm Sorry.binka | Bin .../Data/11-The Cerberus Plot.binka | Bin .../Mass Effect/Data/12-The Scientists.binka | Bin .../Mass Effect/Data/13-Aralakh Company.binka | Bin .../Mass Effect/Data/14-Prothean Beacon.binka | Bin .../DLC/Mass Effect/Data/15-Defeat.binka | Bin .../Mass Effect/Data/16-Reaper Chase.binka | Bin .../17-Stand Strong, Stand Together.binka | Bin .../Data/18-I Was Lost Without You.binka | Bin .../Data/19-The Fleets Arrive.binka | Bin .../Data/20-We Face Our Enemy Together.binka | Bin .../Data/21-I'm Proud Of You.binka | Bin .../Data/22-An End, Once and For All.binka | Bin .../Loose/DLC/Mass Effect/Data/GameRules.grf | Bin .../Loose/DLC/Mass Effect/Data/masseffect.mcs | Bin .../Loose/DLC/Mass Effect/Data/media.arc | Bin .../Loose/DLC/Mass Effect/Data/x16Data.pck | Bin .../Loose/DLC/Mass Effect/TexturePack.pck | Bin .../DLC/Natural Texture Pack/Data/media.arc | Bin .../DLC/Natural Texture Pack/Data/x32Data.pck | Bin .../DLC/Natural Texture Pack/TexturePack.pck | Bin .../DLC/Plastic Texture Pack/Data/media.arc | Bin .../DLC/Plastic Texture Pack/Data/x16Data.pck | Bin .../DLC/Plastic Texture Pack/TexturePack.pck | Bin .../Image/Loose/DLC/Skin Pack 1/Skins1.pck | Bin .../Image/Loose/DLC/Skin Pack 2/Skins2.pck | Bin .../Image/Loose/DLC/Skin Pack 3/Skins3.pck | Bin .../Loose/DLC/Skin Pack 4/Skins4_XB1.pck | Bin .../Image/Loose/DLC/Skin Pack 5/SkinPack5.pck | Bin .../Image/Loose/DLC/Skin Pack 6/SkinPack6.pck | Bin .../DLC/Skyrim/Data/01 (A) Dragonborn.binka | Bin .../Loose/DLC/Skyrim/Data/02 (A) Awake.binka | Bin .../Data/03 (A) From Past To Present.binka | Bin .../Skyrim/Data/06 (A) The City Gates.binka | Bin .../DLC/Skyrim/Data/08 (A) Dragonsreach.binka | Bin .../Skyrim/Data/09 (A) Tooth and Claw.binka | Bin .../Skyrim/Data/13 (A) Distant Horizons.binka | Bin .../Loose/DLC/Skyrim/Data/14 (A) Dawn.binka | Bin .../Data/15 (A) The Jerall Mountains.binka | Bin .../DLC/Skyrim/Data/17 (A) Secunda.binka | Bin .../DLC/Skyrim/Data/19 (B) Frostfall.binka | Bin .../Skyrim/Data/21 (B) Into Darkness.binka | Bin .../DLC/Skyrim/Data/23 (B) Unbound.binka | Bin .../DLC/Skyrim/Data/24 (B) Far Horizons.binka | Bin .../Data/27 (B) The Streets of Whiterun.binka | Bin .../Skyrim/Data/29 (B) The White River.binka | Bin .../Skyrim/Data/31 (B) Standing Stones.binka | Bin .../Loose/DLC/Skyrim/Data/33 (B) Tundra.binka | Bin .../Skyrim/Data/34 (B) Journey's End.binka | Bin .../Data/39 (C) Shadows and Echoes.binka | Bin .../Loose/DLC/Skyrim/Data/41 (C) Aurora.binka | Bin .../Data/43 (C) Towers and Shadows.binka | Bin .../DLC/Skyrim/Data/45 (C) Solitude.binka | Bin .../Skyrim/Data/46 (C) Watch the Skies.binka | Bin .../Data/49 (C) Death in the Darkness.binka | Bin .../Skyrim/Data/52 (C) Wind Guide You.binka | Bin .../Image/Loose/DLC/Skyrim/Data/GameRules.grf | Bin .../Image/Loose/DLC/Skyrim/Data/media.arc | Bin .../Image/Loose/DLC/Skyrim/Data/skyrim.mcs | Bin .../Image/Loose/DLC/Skyrim/Data/x16Data.pck | Bin .../Image/Loose/DLC/Skyrim/TexturePack.pck | Bin .../Image/Loose/DLCImages/MPHA_360x360.png | Bin .../Image/Loose/DLCImages/MPMA_360x360.png | Bin .../Image/Loose/DLCImages/MPSR_360x360.png | Bin .../Image/Loose/DLCImages/SP1_360x360.png | Bin .../Image/Loose/DLCImages/SP2_360x360.png | Bin .../Image/Loose/DLCImages/SP3_360x360.png | Bin .../Image/Loose/DLCImages/SP4_360x360.png | Bin .../Image/Loose/DLCImages/SP5_360x360.png | Bin .../Image/Loose/DLCImages/SP6_360x360.png | Bin .../Image/Loose/DLCImages/SPB2_360x360.png | Bin .../Image/Loose/DLCImages/SPB_360x360.png | Bin .../Image/Loose/DLCImages/SPC_360x360.png | Bin .../Image/Loose/DLCImages/SPD1_360x360.png | Bin .../Image/Loose/DLCImages/SPF_360x360.png | Bin .../Image/Loose/DLCImages/SPG_360x360.png | Bin .../Image/Loose/DLCImages/SPI_360x360.png | Bin .../Image/Loose/DLCImages/SPM_360x360.png | Bin .../Image/Loose/DLCImages/SPZ_360x360.png | Bin .../Image/Loose/DLCImages/TP01_360x360.png | Bin .../Image/Loose/DLCImages/TP02_360x360.png | Bin .../Image/Loose/DLCImages/TP03_360x360.png | Bin .../Image/Loose/DLCImages/TP04_360x360.png | Bin .../Image/Loose/DLCImages/TP05_360x360.png | Bin .../Image/Loose/DLCImages/TP06_360x360.png | Bin .../Image/Loose/DLCImages/TP07_360x360.png | Bin .../Durango/Layout/Image/Loose/DLCXbox1.cmp | Bin .../Durango/Layout/Image/Loose/SmallLogo.png | Bin .../Layout/Image/Loose/Sound/Minecraft.msscmp | Bin .../Layout/Image/Loose/SplashScreen.png | Bin .../Durango/Layout/Image/Loose/StoreLogo.png | Bin .../Layout/Image/Loose/Update.alignmentchunk | 0 .../Durango/Layout/Image/Loose/WideLogo.png | Bin .../Layout/Image/Loose/music/cds/11.binka | Bin .../Layout/Image/Loose/music/cds/13.binka | Bin .../Layout/Image/Loose/music/cds/blocks.binka | Bin .../Layout/Image/Loose/music/cds/cat.binka | Bin .../Layout/Image/Loose/music/cds/chirp.binka | Bin .../Layout/Image/Loose/music/cds/far.binka | Bin .../Layout/Image/Loose/music/cds/mall.binka | Bin .../Image/Loose/music/cds/mellohi.binka | Bin .../Layout/Image/Loose/music/cds/stal.binka | Bin .../Layout/Image/Loose/music/cds/strad.binka | Bin .../Layout/Image/Loose/music/cds/ward.binka | Bin .../Loose/music/cds/where_are_we_now.binka | Bin .../Image/Loose/music/music/calm1.binka | Bin .../Image/Loose/music/music/calm2.binka | Bin .../Image/Loose/music/music/calm3.binka | Bin .../Image/Loose/music/music/creative1.binka | Bin .../Image/Loose/music/music/creative2.binka | Bin .../Image/Loose/music/music/creative3.binka | Bin .../Image/Loose/music/music/creative4.binka | Bin .../Image/Loose/music/music/creative5.binka | Bin .../Image/Loose/music/music/creative6.binka | Bin .../Layout/Image/Loose/music/music/hal1.binka | Bin .../Layout/Image/Loose/music/music/hal2.binka | Bin .../Layout/Image/Loose/music/music/hal3.binka | Bin .../Layout/Image/Loose/music/music/hal4.binka | Bin .../Image/Loose/music/music/menu1.binka | Bin .../Image/Loose/music/music/menu2.binka | Bin .../Image/Loose/music/music/menu3.binka | Bin .../Image/Loose/music/music/menu4.binka | Bin .../Image/Loose/music/music/nether1.binka | Bin .../Image/Loose/music/music/nether2.binka | Bin .../Image/Loose/music/music/nether3.binka | Bin .../Image/Loose/music/music/nether4.binka | Bin .../Image/Loose/music/music/nuance1.binka | Bin .../Image/Loose/music/music/nuance2.binka | Bin .../Image/Loose/music/music/piano1.binka | Bin .../Image/Loose/music/music/piano2.binka | Bin .../Image/Loose/music/music/piano3.binka | Bin .../music/music/the_end_dragon_alive.binka | Bin .../Image/Loose/music/music/the_end_end.binka | Bin .../DurangoLeaderboardManager.cpp | 2 +- .../Leaderboards/DurangoLeaderboardManager.h | 2 +- .../Leaderboards/DurangoStatsDebugger.cpp | 12 +- .../Leaderboards/DurangoStatsDebugger.h | 0 .../Durango/Leaderboards/GameProgress.cpp | 2 +- .../Durango/Leaderboards/GameProgress.h | 0 .../client}/Durango/Miles/include/mss.h | 0 .../client}/Durango/Miles/include/rrCore.h | 0 .../client}/Durango/Minecraft_Macros.h | 0 .../Durango/Network/ChatIntegrationLayer.cpp | 0 .../Durango/Network/ChatIntegrationLayer.h | 0 .../Durango/Network/DQRNetworkManager.cpp | 4 +- .../Durango/Network/DQRNetworkManager.h | 2 +- .../DQRNetworkManager_FriendSessions.cpp | 4 +- .../Durango/Network/DQRNetworkManager_Log.cpp | 4 +- .../Network/DQRNetworkManager_SendReceive.cpp | 4 +- .../Network/DQRNetworkManager_XRNSEvent.cpp | 4 +- .../Durango/Network/DQRNetworkPlayer.cpp | 0 .../Durango/Network/DQRNetworkPlayer.h | 0 .../Durango/Network/NetworkPlayerDurango.cpp | 0 .../Durango/Network/NetworkPlayerDurango.h | 2 +- .../Durango/Network/PartyController.cpp | 0 .../client}/Durango/Network/PartyController.h | 0 .../Network/PlatformNetworkManagerDurango.cpp | 4 +- .../Network/PlatformNetworkManagerDurango.h | 8 +- .../client}/Durango/Network/base64.cpp | 0 .../client}/Durango/Network/base64.h | 0 ...dows.xbox.networking.realtimesession.winmd | Bin .../client}/Durango/PresenceIds.h | 0 .../client}/Durango/Resource.h | 0 .../Durango/Sentient/DurangoTelemetry.cpp | 12 +- .../Durango/Sentient/DurangoTelemetry.h | 4 +- .../Durango/Sentient/DynamicConfigurations.h | 0 .../Durango/Sentient/MinecraftTelemetry.h | 0 .../Durango/Sentient/SentientManager.h | 0 .../client}/Durango/Sentient/SentientStats.h | 0 .../Sentient/SentientTelemetryCommon.h | 0 .../client}/Durango/Sentient/TelemetryEnum.h | 0 .../client}/Durango/ServiceConfig/Enums.xlsx | Bin .../Events-XBLA.8-149E11AEEvents.h | 0 .../HelpDocument/controls/ButtonA.png | Bin .../HelpDocument/controls/ButtonB.png | Bin .../HelpDocument/controls/ButtonBack.png | Bin .../HelpDocument/controls/ButtonDpadD.png | Bin .../HelpDocument/controls/ButtonDpadL.png | Bin .../HelpDocument/controls/ButtonDpadR.png | Bin .../HelpDocument/controls/ButtonDpadU.png | Bin .../HelpDocument/controls/ButtonLS.png | Bin .../controls/ButtonLeftBumper.png | Bin .../HelpDocument/controls/ButtonLeftStick.png | Bin .../controls/ButtonLeftStick_Navigate.png | Bin .../controls/ButtonLeftStick_sides.png | Bin .../controls/ButtonLeftTrigger.png | Bin .../HelpDocument/controls/ButtonRS.png | Bin .../controls/ButtonRightBumper.png | Bin .../controls/ButtonRightStick.png | Bin .../controls/ButtonRightTrigger.png | Bin .../HelpDocument/controls/ButtonStart.png | Bin .../HelpDocument/controls/ButtonX.png | Bin .../HelpDocument/controls/ButtonY.png | Bin .../ServiceConfig/HelpDocument/index.html | 0 .../ServiceConfig/HelpDocument/left_arrow.png | Bin .../HelpDocument/left_arrow_hoverFocus.png | Bin .../ServiceConfig/HelpDocument/main.css | 0 .../ServiceConfig/HelpDocument/mobile.css | 0 .../ServiceConfig/HelpDocument/sg_logo_20.png | Bin .../ServiceConfig/HelpDocument/skin.css | 0 .../ServiceConfig/HelpDocument/snapped.css | 0 .../ServiceConfig/HelpDocument/tablet.css | 0 .../ServiceConfig/HelpDocument_de-DE.zip | Bin .../ServiceConfig/HelpDocument_en-GB.zip | Bin .../ServiceConfig/HelpDocument_es-ES.zip | Bin .../ServiceConfig/HelpDocument_fr-FR.zip | Bin .../ServiceConfig/HelpDocument_it-IT.zip | Bin .../ServiceConfig/HelpDocument_ja-JP.zip | Bin .../ServiceConfig/HelpDocument_ko-KR.zip | Bin .../ServiceConfig/HelpDocument_pt-BR.zip | Bin .../ServiceConfig/HelpDocument_pt-PT.zip | Bin .../ServiceConfig/HelpDocument_zh-CHT.zip | Bin .../client}/Durango/ServiceConfig/MakeZips.py | 0 ...inecraft_Service Config Workbook v1.2.xlsx | Bin .../ServiceConfig/loc/de-DE/index.html | 0 .../ServiceConfig/loc/en-GB/index.html | 0 .../ServiceConfig/loc/es-ES/index.html | 0 .../ServiceConfig/loc/fr-FR/index.html | 0 .../ServiceConfig/loc/it-IT/index.html | 0 .../ServiceConfig/loc/ja-JP/index.html | 0 .../ServiceConfig/loc/ko-KR/index.html | 0 .../ServiceConfig/loc/pt-BR/index.html | 0 .../ServiceConfig/loc/pt-PT/index.html | 0 .../ServiceConfig/loc/zh-CHT/index.html | 0 .../client}/Durango/SmallLogo.png | Bin .../client}/Durango/Social/SocialManager.h | 0 .../client}/Durango/Sound/Minecraft.msscmp | Bin .../client}/Durango/SplashScreen.png | Bin .../client}/Durango/StoreLogo.png | Bin .../client}/Durango/Update.alignmentchunk | 0 .../client}/Durango/WideLogo.png | Bin .../client}/Durango/XML/ATGXmlParser.cpp | 0 .../client}/Durango/XML/ATGXmlParser.h | 0 .../client}/Durango/XML/xmlFilesCallback.h | 0 .../client}/Durango/XboxGameMode.cpp | 0 .../client}/Durango/XboxGameMode.h | 0 .../client}/Durango/Xbox_Awards_enum.h | 0 .../client}/Durango/Xbox_BuildVer.h | 0 .../client}/Durango/Xbox_Debug_enum.h | 0 .../client}/Durango/Xbox_Utils.cpp | 0 .../client}/Durango/manifest.xml | 0 .../client}/Durango/targetver.h | 0 .../client}/DurangoMedia/4J_strings.h | 0 .../Battle And Beasts 2/BattleAndBeasts2.pck | Bin .../DLC/Battle And Beasts/BattleAndBeasts.pck | Bin .../DLC/Candy Texture Pack/Data/media.arc | Bin .../DLC/Candy Texture Pack/Data/x16Data.pck | Bin .../DLC/Candy Texture Pack/TexturePack.pck | Bin .../DLC/Cartoon Texture Pack/Data/media.arc | Bin .../DLC/Cartoon Texture Pack/Data/x32Data.pck | Bin .../DLC/Cartoon Texture Pack/TexturePack.pck | Bin .../DLC/City Texture Pack/Data/media.arc | Bin .../DLC/City Texture Pack/Data/x32Data.pck | Bin .../DLC/City Texture Pack/TexturePack.pck | Bin .../SkinPackDrWho.pck | Bin .../DLC/Fantasy Texture Pack/Data/media.arc | Bin .../DLC/Fantasy Texture Pack/Data/x32Data.pck | Bin .../DLC/Fantasy Texture Pack/TexturePack.pck | Bin .../DLC/Festive Skin Pack/SkinsFestive.pck | Bin .../DLC/Halloween Texture Pack/Data/media.arc | Bin .../Halloween Texture Pack/Data/x16Data.pck | Bin .../Halloween Texture Pack/TexturePack.pck | Bin .../DLC/Halo/Data/Action Figure Hands.binka | Bin .../DLC/Halo/Data/An End of Dying.binka | Bin .../DLC/Halo/Data/Cairo Suite 2.binka | Bin .../DLC/Halo/Data/Cloaked in Blackness.binka | Bin .../DLC/Halo/Data/Delta Halo Suite.binka | Bin .../DLC/Halo/Data/Dewy Decimate.binka | Bin .../DLC/Halo/Data/Earth City.binka | Bin .../DurangoMedia/DLC/Halo/Data/Finale 1.binka | Bin .../Halo/Data/Fingerprints Are Broken.binka | Bin .../DLC/Halo/Data/First Step.binka | Bin .../DLC/Halo/Data/Flip and Sizzle.binka | Bin .../DurangoMedia/DLC/Halo/Data/Flollo.binka | Bin .../DurangoMedia/DLC/Halo/Data/GameRules.grf | Bin .../DurangoMedia/DLC/Halo/Data/HALO M02.binka | Bin .../DLC/Halo/Data/High Charity Suite 1.binka | Bin .../Insignificantia (All Sloppy-No Joe).binka | Bin .../DurangoMedia/DLC/Halo/Data/Intimate.binka | Bin .../DLC/Halo/Data/Money or Meteors.binka | Bin .../DLC/Halo/Data/Night Dreams.binka | Bin .../DLC/Halo/Data/Opening Suite 2.binka | Bin .../DLC/Halo/Data/Quiet Giant.binka | Bin .../DLC/Halo/Data/Rising Legacy.binka | Bin .../DLC/Halo/Data/Sacred Icon Suite 1.binka | Bin .../DLC/Halo/Data/Spirit of Fire.binka | Bin .../DLC/Halo/Data/Still, Moving.binka | Bin .../DLC/Halo/Data/Suite Fall.binka | Bin .../DurangoMedia/DLC/Halo/Data/Survive.binka | Bin .../DLC/Halo/Data/The Big Guns.binka | Bin .../Halo/Data/Truth And Reconciliation.binka | Bin .../DLC/Halo/Data/Wolverines Reborn.binka | Bin .../Data/Work Burns and Runaway Grunts.binka | Bin .../DurangoMedia/DLC/Halo/Data/halo.mcs | Bin .../DurangoMedia/DLC/Halo/Data/media.arc | Bin .../DurangoMedia/DLC/Halo/Data/x16Data.pck | Bin .../DurangoMedia/DLC/Halo/TexturePack.pck | Bin .../SkinPackMarvelAvengers1.pck | Bin .../SkinPackGOG.pck | Bin .../SkinPackMarvelSpiderman.pck | Bin .../Data/01-The Fate of the Galaxy.binka | Bin .../Mass Effect/Data/02-Leaving Earth.binka | Bin .../DLC/Mass Effect/Data/03-Mars.binka | Bin .../Data/04-A Cerberus Agent.binka | Bin .../Data/05-The View of Palaven.binka | Bin .../Data/06-A Future for the Krogan.binka | Bin .../DLC/Mass Effect/Data/07-Surkesh.binka | Bin .../Data/08-The Ardat Yakshi.binka | Bin .../DLC/Mass Effect/Data/09-Rannoch.binka | Bin .../DLC/Mass Effect/Data/10-I'm Sorry.binka | Bin .../Data/11-The Cerberus Plot.binka | Bin .../Mass Effect/Data/12-The Scientists.binka | Bin .../Mass Effect/Data/13-Aralakh Company.binka | Bin .../Mass Effect/Data/14-Prothean Beacon.binka | Bin .../DLC/Mass Effect/Data/15-Defeat.binka | Bin .../Mass Effect/Data/16-Reaper Chase.binka | Bin .../17-Stand Strong, Stand Together.binka | Bin .../Data/18-I Was Lost Without You.binka | Bin .../Data/19-The Fleets Arrive.binka | Bin .../Data/20-We Face Our Enemy Together.binka | Bin .../Data/21-I'm Proud Of You.binka | Bin .../Data/22-An End, Once and For All.binka | Bin .../DLC/Mass Effect/Data/GameRules.grf | Bin .../DLC/Mass Effect/Data/masseffect.mcs | Bin .../DLC/Mass Effect/Data/media.arc | Bin .../DLC/Mass Effect/Data/x16Data.pck | Bin .../DLC/Mass Effect/TexturePack.pck | Bin .../DLC/Natural Texture Pack/Data/media.arc | Bin .../DLC/Natural Texture Pack/Data/x32Data.pck | Bin .../DLC/Natural Texture Pack/TexturePack.pck | Bin .../DLC/Plastic Texture Pack/Data/media.arc | Bin .../DLC/Plastic Texture Pack/Data/x16Data.pck | Bin .../DLC/Plastic Texture Pack/TexturePack.pck | Bin .../DurangoMedia/DLC/Skin Pack 1/Skins1.pck | Bin .../DurangoMedia/DLC/Skin Pack 2/Skins2.pck | Bin .../DurangoMedia/DLC/Skin Pack 3/Skins3.pck | Bin .../DLC/Skin Pack 4/Skins4_XB1.pck | Bin .../DLC/Skin Pack 5/SkinPack5.pck | Bin .../DLC/Skin Pack 6/SkinPack6.pck | Bin .../DLC/Skyrim/Data/01 (A) Dragonborn.binka | Bin .../DLC/Skyrim/Data/02 (A) Awake.binka | Bin .../Data/03 (A) From Past To Present.binka | Bin .../Skyrim/Data/06 (A) The City Gates.binka | Bin .../DLC/Skyrim/Data/08 (A) Dragonsreach.binka | Bin .../Skyrim/Data/09 (A) Tooth and Claw.binka | Bin .../Skyrim/Data/13 (A) Distant Horizons.binka | Bin .../DLC/Skyrim/Data/14 (A) Dawn.binka | Bin .../Data/15 (A) The Jerall Mountains.binka | Bin .../DLC/Skyrim/Data/17 (A) Secunda.binka | Bin .../DLC/Skyrim/Data/19 (B) Frostfall.binka | Bin .../Skyrim/Data/21 (B) Into Darkness.binka | Bin .../DLC/Skyrim/Data/23 (B) Unbound.binka | Bin .../DLC/Skyrim/Data/24 (B) Far Horizons.binka | Bin .../Data/27 (B) The Streets of Whiterun.binka | Bin .../Skyrim/Data/29 (B) The White River.binka | Bin .../Skyrim/Data/31 (B) Standing Stones.binka | Bin .../DLC/Skyrim/Data/33 (B) Tundra.binka | Bin .../Skyrim/Data/34 (B) Journey's End.binka | Bin .../Data/39 (C) Shadows and Echoes.binka | Bin .../DLC/Skyrim/Data/41 (C) Aurora.binka | Bin .../Data/43 (C) Towers and Shadows.binka | Bin .../DLC/Skyrim/Data/45 (C) Solitude.binka | Bin .../Skyrim/Data/46 (C) Watch the Skies.binka | Bin .../Data/49 (C) Death in the Darkness.binka | Bin .../Skyrim/Data/52 (C) Wind Guide You.binka | Bin .../DLC/Skyrim/Data/GameRules.grf | Bin .../DurangoMedia/DLC/Skyrim/Data/media.arc | Bin .../DurangoMedia/DLC/Skyrim/Data/skyrim.mcs | Bin .../DurangoMedia/DLC/Skyrim/Data/x16Data.pck | Bin .../DurangoMedia/DLC/Skyrim/TexturePack.pck | Bin ...5236CEB96771670B67A93104CDDD.filestate.xml | 0 .../Layout/Image/Loose/AppxManifest.xml | 0 .../Layout/Image/Loose/SmallLogo.png | Bin .../Layout/Image/Loose/SplashScreen.png | Bin .../Layout/Image/Loose/StoreLogo.png | Bin .../DurangoMedia/Media/CopyPlatformSkin.bat | 0 .../DurangoMedia/Media/DLCOffersMenu1080.swf | Bin .../Media/DefaultSaveThumbnail64x64.png | Bin .../client}/DurangoMedia/Media/Tutorial.pck | Bin .../client}/DurangoMedia/Media/languages.loc | Bin .../client}/DurangoMedia/Media/media.txt | 0 .../DurangoMedia/Media/skinDurango.swf | Bin .../DurangoMedia/Media/skinHDDurango.swf | Bin .../DurangoMedia/Sound/Minecraft.msscmp | Bin .../DurangoMedia/loc/4J_stringsGeneric.xml | 0 .../loc/4J_stringsPlatformSpecific.xml | 0 .../loc/cs-CZ/4J_stringsGeneric.xml | 0 .../loc/cs-CZ/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/cs-CZ/strings.lang | 0 .../DurangoMedia/loc/cs-CZ/stringsGeneric.xml | 0 .../loc/cs-CZ/stringsLeaderboards.xml | 0 .../loc/cs-CZ/stringsPlatformSpecific.xml | 0 .../loc/da-DK/4J_stringsGeneric.xml | 0 .../loc/da-DK/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/da-DK/strings.lang | 0 .../DurangoMedia/loc/da-DK/stringsGeneric.xml | 0 .../loc/da-DK/stringsLeaderboards.xml | 0 .../loc/da-DK/stringsPlatformSpecific.xml | 0 .../loc/de-DE/4J_stringsGeneric.xml | 0 .../loc/de-DE/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/de-DE/strings.lang | 0 .../DurangoMedia/loc/de-DE/stringsGeneric.xml | 0 .../loc/de-DE/stringsLeaderboards.xml | 0 .../loc/de-DE/stringsPlatformSpecific.xml | 0 .../loc/el-GR/4J_stringsGeneric.xml | 0 .../loc/el-GR/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/el-GR/strings.lang | 0 .../DurangoMedia/loc/el-GR/stringsGeneric.xml | 0 .../loc/el-GR/stringsLeaderboards.xml | 0 .../loc/el-GR/stringsPlatformSpecific.xml | 0 .../loc/en-GB/4J_stringsGeneric.xml | 0 .../loc/en-GB/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/en-GB/strings.lang | 0 .../DurangoMedia/loc/en-GB/stringsGeneric.xml | 0 .../loc/en-GB/stringsLeaderboards.xml | 0 .../loc/en-GB/stringsPlatformSpecific.xml | 0 .../loc/es-ES/4J_stringsGeneric.xml | 0 .../loc/es-ES/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/es-ES/strings.lang | 0 .../DurangoMedia/loc/es-ES/stringsGeneric.xml | 0 .../loc/es-ES/stringsLeaderboards.xml | 0 .../loc/es-ES/stringsPlatformSpecific.xml | 0 .../loc/es-MX/4J_stringsGeneric.xml | 0 .../loc/es-MX/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/es-MX/strings.lang | 0 .../DurangoMedia/loc/es-MX/stringsGeneric.xml | 0 .../loc/es-MX/stringsLeaderboards.xml | 0 .../loc/es-MX/stringsPlatformSpecific.xml | 0 .../loc/fi-FI/4J_stringsGeneric.xml | 0 .../loc/fi-FI/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/fi-FI/strings.lang | 0 .../DurangoMedia/loc/fi-FI/stringsGeneric.xml | 0 .../loc/fi-FI/stringsLeaderboards.xml | 0 .../loc/fi-FI/stringsPlatformSpecific.xml | 0 .../loc/fr-FR/4J_stringsGeneric.xml | 0 .../loc/fr-FR/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/fr-FR/strings.lang | 0 .../DurangoMedia/loc/fr-FR/stringsGeneric.xml | 0 .../loc/fr-FR/stringsLeaderboards.xml | 0 .../loc/fr-FR/stringsPlatformSpecific.xml | 0 .../loc/it-IT/4J_stringsGeneric.xml | 0 .../loc/it-IT/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/it-IT/strings.lang | 0 .../DurangoMedia/loc/it-IT/stringsGeneric.xml | 0 .../loc/it-IT/stringsLeaderboards.xml | 0 .../loc/it-IT/stringsPlatformSpecific.xml | 0 .../loc/ja-JP/4J_stringsGeneric.xml | 0 .../loc/ja-JP/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/ja-JP/strings.lang | 0 .../DurangoMedia/loc/ja-JP/stringsGeneric.xml | 0 .../loc/ja-JP/stringsLeaderboards.xml | 0 .../loc/ja-JP/stringsPlatformSpecific.xml | 0 .../loc/ko-KR/4J_stringsGeneric.xml | 0 .../loc/ko-KR/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/ko-KR/strings.lang | 0 .../DurangoMedia/loc/ko-KR/stringsGeneric.xml | 0 .../loc/ko-KR/stringsLeaderboards.xml | 0 .../loc/ko-KR/stringsPlatformSpecific.xml | 0 .../loc/nb-NO/4J_stringsGeneric.xml | 0 .../loc/nb-NO/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/nb-NO/strings.lang | 0 .../DurangoMedia/loc/nb-NO/stringsGeneric.xml | 0 .../loc/nb-NO/stringsLeaderboards.xml | 0 .../loc/nb-NO/stringsPlatformSpecific.xml | 0 .../loc/nl-NL/4J_stringsGeneric.xml | 0 .../loc/nl-NL/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/nl-NL/strings.lang | 0 .../DurangoMedia/loc/nl-NL/stringsGeneric.xml | 0 .../loc/nl-NL/stringsLeaderboards.xml | 0 .../loc/nl-NL/stringsPlatformSpecific.xml | 0 .../loc/pl-PL/4J_stringsGeneric.xml | 0 .../loc/pl-PL/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/pl-PL/strings.lang | 0 .../DurangoMedia/loc/pl-PL/stringsGeneric.xml | 0 .../loc/pl-PL/stringsLeaderboards.xml | 0 .../loc/pl-PL/stringsPlatformSpecific.xml | 0 .../loc/pt-BR/4J_stringsGeneric.xml | 0 .../loc/pt-BR/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/pt-BR/strings.lang | 0 .../DurangoMedia/loc/pt-BR/stringsGeneric.xml | 0 .../loc/pt-BR/stringsLeaderboards.xml | 0 .../loc/pt-BR/stringsPlatformSpecific.xml | 0 .../loc/pt-PT/4J_stringsGeneric.xml | 0 .../loc/pt-PT/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/pt-PT/strings.lang | 0 .../DurangoMedia/loc/pt-PT/stringsGeneric.xml | 0 .../loc/pt-PT/stringsLeaderboards.xml | 0 .../loc/pt-PT/stringsPlatformSpecific.xml | 0 .../loc/ru-RU/4J_stringsGeneric.xml | 0 .../loc/ru-RU/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/ru-RU/strings.lang | 0 .../DurangoMedia/loc/ru-RU/stringsGeneric.xml | 0 .../loc/ru-RU/stringsLeaderboards.xml | 0 .../loc/ru-RU/stringsPlatformSpecific.xml | 0 .../loc/sk-SK/4J_stringsGeneric.xml | 0 .../loc/sk-SK/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/sk-SK/strings.lang | 0 .../DurangoMedia/loc/sk-SK/stringsGeneric.xml | 0 .../loc/sk-SK/stringsLeaderboards.xml | 0 .../loc/sk-SK/stringsPlatformSpecific.xml | 0 .../client}/DurangoMedia/loc/strings.h | 0 .../client}/DurangoMedia/loc/strings.lang | 0 .../client}/DurangoMedia/loc/strings.loc | Bin .../DurangoMedia/loc/stringsGeneric.xml | 0 .../DurangoMedia/loc/stringsLeaderboards.xml | 0 .../loc/stringsPlatformSpecific.xml | 0 .../loc/sv-SE/4J_stringsGeneric.xml | 0 .../loc/sv-SE/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/sv-SE/strings.lang | 0 .../DurangoMedia/loc/sv-SE/stringsGeneric.xml | 0 .../loc/sv-SE/stringsLeaderboards.xml | 0 .../loc/sv-SE/stringsPlatformSpecific.xml | 0 .../loc/zh-CHS/4J_stringsGeneric.xml | 0 .../loc/zh-CHS/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/zh-CHS/strings.lang | 0 .../loc/zh-CHS/stringsGeneric.xml | 0 .../loc/zh-CHS/stringsLeaderboards.xml | 0 .../loc/zh-CHS/stringsPlatformSpecific.xml | 0 .../loc/zh-CHT/4J_stringsGeneric.xml | 0 .../loc/zh-CHT/4J_stringsPlatformSpecific.xml | 0 .../DurangoMedia/loc/zh-CHT/strings.lang | 0 .../loc/zh-CHT/stringsGeneric.xml | 0 .../loc/zh-CHT/stringsLeaderboards.xml | 0 .../loc/zh-CHT/stringsPlatformSpecific.xml | 0 .../client}/DurangoMedia/strings.h | 0 .../client}/EchantmentTableParticle.cpp | 2 +- .../client}/EchantmentTableParticle.h | 0 {Minecraft.Client => src/client}/EditBox.cpp | 2 +- {Minecraft.Client => src/client}/EditBox.h | 0 .../client}/EnchantTableRenderer.cpp | 4 +- .../client}/EnchantTableRenderer.h | 0 .../client}/EnderChestRenderer.cpp | 2 +- .../client}/EnderChestRenderer.h | 0 .../client}/EnderCrystalModel.cpp | 0 .../client}/EnderCrystalModel.h | 0 .../client}/EnderCrystalRenderer.cpp | 2 +- .../client}/EnderCrystalRenderer.h | 0 .../client}/EnderDragonRenderer.cpp | 2 +- .../client}/EnderDragonRenderer.h | 0 .../client}/EnderParticle.cpp | 4 +- .../client}/EnderParticle.h | 0 .../client}/EndermanModel.cpp | 0 .../client}/EndermanModel.h | 0 .../client}/EndermanRenderer.cpp | 4 +- .../client}/EndermanRenderer.h | 0 .../client}/EntityRenderDispatcher.cpp | 26 +- .../client}/EntityRenderDispatcher.h | 4 +- .../client}/EntityRenderer.cpp | 14 +- .../client}/EntityRenderer.h | 0 .../client}/EntityTileRenderer.cpp | 2 +- .../client}/EntityTileRenderer.h | 0 .../client}/EntityTracker.cpp | 26 +- .../client}/EntityTracker.h | 4 +- .../client}/ErrorScreen.cpp | 0 .../client}/ErrorScreen.h | 0 .../client}/ExperienceOrbRenderer.cpp | 10 +- .../client}/ExperienceOrbRenderer.h | 0 .../client}/ExplodeParticle.cpp | 4 +- .../client}/ExplodeParticle.h | 0 .../client}/Extrax64Stubs.cpp | 0 .../client}/FallingTileRenderer.cpp | 6 +- .../client}/FallingTileRenderer.h | 0 .../client}/FileTexturePack.cpp | 0 .../client}/FileTexturePack.h | 0 .../client}/FireballRenderer.cpp | 10 +- .../client}/FireballRenderer.h | 0 .../client}/FishingHookRenderer.cpp | 8 +- .../client}/FishingHookRenderer.h | 0 .../client}/FlameParticle.cpp | 4 +- .../client}/FlameParticle.h | 0 .../client}/FolderTexturePack.cpp | 0 .../client}/FolderTexturePack.h | 0 {Minecraft.Client => src/client}/Font.cpp | 8 +- {Minecraft.Client => src/client}/Font.h | 0 .../client}/FootstepParticle.cpp | 4 +- .../client}/FootstepParticle.h | 0 {Minecraft.Client => src/client}/Frustum.cpp | 2 +- {Minecraft.Client => src/client}/Frustum.h | 0 .../client}/FrustumCuller.cpp | 0 .../client}/FrustumCuller.h | 0 .../client}/FrustumData.cpp | 0 .../client}/FrustumData.h | 2 +- .../client}/FurnaceScreen.cpp | 4 +- .../client}/FurnaceScreen.h | 0 {Minecraft.Client => src/client}/GameMode.cpp | 14 +- {Minecraft.Client => src/client}/GameMode.h | 0 .../client}/GameRenderer.cpp | 50 ++-- .../client}/GameRenderer.h | 4 +- .../client}/GhastModel.cpp | 4 +- {Minecraft.Client => src/client}/GhastModel.h | 0 .../client}/GhastRenderer.cpp | 2 +- .../client}/GhastRenderer.h | 0 .../client}/GiantMobRenderer.cpp | 0 .../client}/GiantMobRenderer.h | 0 {Minecraft.Client => src/client}/Gui.cpp | 32 +-- {Minecraft.Client => src/client}/Gui.h | 0 .../client}/GuiComponent.cpp | 0 .../client}/GuiComponent.h | 0 .../client}/GuiMessage.cpp | 0 {Minecraft.Client => src/client}/GuiMessage.h | 0 .../client}/GuiParticle.cpp | 2 +- .../client}/GuiParticle.h | 0 .../client}/GuiParticles.cpp | 0 .../client}/GuiParticles.h | 0 .../client}/HeartParticle.cpp | 0 .../client}/HeartParticle.h | 0 .../client}/HttpTexture.cpp | 0 .../client}/HttpTexture.h | 0 .../client}/HttpTextureProcessor.h | 0 .../client}/HugeExplosionParticle.cpp | 2 +- .../client}/HugeExplosionParticle.h | 0 .../client}/HugeExplosionSeedParticle.cpp | 4 +- .../client}/HugeExplosionSeedParticle.h | 0 .../client}/HumanoidMobRenderer.cpp | 10 +- .../client}/HumanoidMobRenderer.h | 0 .../client}/HumanoidModel.cpp | 4 +- .../client}/HumanoidModel.h | 0 .../client}/InBedChatScreen.cpp | 4 +- .../client}/InBedChatScreen.h | 0 {Minecraft.Client => src/client}/Input.cpp | 8 +- {Minecraft.Client => src/client}/Input.h | 0 .../client}/InventoryScreen.cpp | 2 +- .../client}/InventoryScreen.h | 0 .../client}/ItemFrameRenderer.cpp | 18 +- .../client}/ItemFrameRenderer.h | 0 .../client}/ItemInHandRenderer.cpp | 12 +- .../client}/ItemInHandRenderer.h | 0 .../client}/ItemRenderer.cpp | 14 +- .../client}/ItemRenderer.h | 0 .../client}/ItemSpriteRenderer.cpp | 8 +- .../client}/ItemSpriteRenderer.h | 0 .../client}/JoinMultiplayerScreen.cpp | 2 +- .../client}/JoinMultiplayerScreen.h | 0 .../client}/KeyMapping.cpp | 0 {Minecraft.Client => src/client}/KeyMapping.h | 0 .../client}/LargeChestModel.cpp | 0 .../client}/LargeChestModel.h | 0 .../client}/LavaParticle.cpp | 6 +- .../client}/LavaParticle.h | 0 .../client}/LavaSlimeModel.cpp | 4 +- .../client}/LavaSlimeModel.h | 0 .../client}/LavaSlimeRenderer.cpp | 2 +- .../client}/LavaSlimeRenderer.h | 0 .../client}/LevelRenderer.cpp | 34 +-- .../client}/LevelRenderer.h | 8 +- {Minecraft.Client => src/client}/Lighting.cpp | 4 +- {Minecraft.Client => src/client}/Lighting.h | 0 .../client}/LightningBoltRenderer.cpp | 2 +- .../client}/LightningBoltRenderer.h | 0 .../client}/LocalPlayer.cpp | 46 ++-- .../client}/LocalPlayer.h | 6 +- .../client}/MemTexture.cpp | 0 {Minecraft.Client => src/client}/MemTexture.h | 0 .../client}/MemTextureProcessor.h | 0 .../client}/MemoryTracker.cpp | 6 +- .../client}/MemoryTracker.h | 0 .../client}/MinecartModel.cpp | 0 .../client}/MinecartModel.h | 0 .../client}/MinecartRenderer.cpp | 4 +- .../client}/MinecartRenderer.h | 0 .../client}/Minecraft.Client.vcxproj | 116 ++++---- .../client}/Minecraft.Client.vcxproj.filters | 0 .../client}/Minecraft.cpp | 56 ++-- {Minecraft.Client => src/client}/Minecraft.h | 6 +- .../client}/Minecraft.msscmp | Bin .../client}/MinecraftServer.cpp | 50 ++-- .../client}/MinecraftServer.h | 6 +- {Minecraft.Client => src/client}/Minimap.cpp | 4 +- {Minecraft.Client => src/client}/Minimap.h | 2 +- .../client}/MobRenderer.cpp | 10 +- .../client}/MobRenderer.h | 0 .../client}/MobSkinMemTextureProcessor.cpp | 0 .../client}/MobSkinMemTextureProcessor.h | 0 .../client}/MobSkinTextureProcessor.cpp | 0 .../client}/MobSkinTextureProcessor.h | 0 .../client}/MobSpawnerRenderer.cpp | 4 +- .../client}/MobSpawnerRenderer.h | 0 {Minecraft.Client => src/client}/Model.cpp | 0 {Minecraft.Client => src/client}/Model.h | 4 +- .../client}/ModelPart.cpp | 0 {Minecraft.Client => src/client}/ModelPart.h | 4 +- .../client}/MultiPlayerChunkCache.cpp | 12 +- .../client}/MultiPlayerChunkCache.h | 6 +- .../client}/MultiPlayerGameMode.cpp | 12 +- .../client}/MultiPlayerGameMode.h | 0 .../client}/MultiPlayerLevel.cpp | 12 +- .../client}/MultiPlayerLevel.h | 8 +- .../client}/MultiPlayerLocalPlayer.cpp | 22 +- .../client}/MultiPlayerLocalPlayer.h | 2 +- .../client}/MushroomCowRenderer.cpp | 4 +- .../client}/MushroomCowRenderer.h | 0 .../client}/NameEntryScreen.cpp | 2 +- .../client}/NameEntryScreen.h | 0 .../client}/NetherPortalParticle.cpp | 4 +- .../client}/NetherPortalParticle.h | 0 .../client}/Network Implementation Notes.txt | 0 .../client}/NoteParticle.cpp | 2 +- .../client}/NoteParticle.h | 0 .../client}/OffsettedRenderList.cpp | 2 +- .../client}/OffsettedRenderList.h | 0 {Minecraft.Client => src/client}/Options.cpp | 20 +- {Minecraft.Client => src/client}/Options.h | 2 +- .../client}/OptionsScreen.cpp | 2 +- .../client}/OptionsScreen.h | 0 .../client}/Orbis/4JLibs/inc/4J_Input.h | 0 .../client}/Orbis/4JLibs/inc/4J_Profile.h | 0 .../client}/Orbis/4JLibs/inc/4J_Render.h | 0 .../client}/Orbis/4JLibs/inc/4J_Storage.h | 0 .../client}/Orbis/Assert/assert.h | 0 .../client}/Orbis/DLCImages/SP1_360x360.png | Bin .../client}/Orbis/DLCImages/SP2_360x360.png | Bin .../client}/Orbis/DLCImages/SP3_360x360.png | Bin .../client}/Orbis/DLCImages/SPC_360x360.png | Bin .../client}/Orbis/DLCImages/SPF_360x360.png | Bin .../client}/Orbis/DLCImages/SPZ_360x360.png | Bin .../client}/Orbis/DLCImages/TP01_360x360.png | Bin .../client}/Orbis/DLCImages/TP02_360x360.png | Bin .../client}/Orbis/DLCImages/TP03_360x360.png | Bin .../client}/Orbis/DLCImages/TP05_360x360.png | Bin .../client}/Orbis/DLCImages/TP06_360x360.png | Bin .../client}/Orbis/DLCImages/TP07_360x360.png | Bin .../Orbis/GameConfig/AcquireHardware_icon.png | Bin .../Orbis/GameConfig/AdventuringTime_icon.png | Bin .../client}/Orbis/GameConfig/All_Trophies.png | Bin .../client}/Orbis/GameConfig/Archer_icon.png | Bin .../Orbis/GameConfig/BakeBread_icon.png | Bin .../Orbis/GameConfig/Benchmarking_icon.png | Bin .../Orbis/GameConfig/Bodyguard_icon.png | Bin .../GameConfig/ChestfulOfCobblestone_icon.png | Bin .../Orbis/GameConfig/CowTipper_icon.png | Bin .../Orbis/GameConfig/DeliciousFish_icon.png | Bin .../Orbis/GameConfig/DiamondsToYou_icon.png | Bin .../Orbis/GameConfig/Diamonds_icon.png | Bin .../GameConfig/DispenseWithThis_icon.png | Bin .../Orbis/GameConfig/Enchanter_icon.png | Bin .../GameConfig/GettingAnUpgrade_icon.png | Bin .../Orbis/GameConfig/GettingWood_icon.png | Bin .../GameConfig/HaveAShearfulDay_icon.png | Bin .../Orbis/GameConfig/HotTopic_icon.png | Bin .../Orbis/GameConfig/IntoFire_icon.png | Bin .../Orbis/GameConfig/IntoTheNether_icon.png | Bin .../Orbis/GameConfig/IronBelly_icon.png | Bin .../client}/Orbis/GameConfig/IronMan_icon.png | Bin .../Orbis/GameConfig/ItsASign_icon.png | Bin .../Orbis/GameConfig/LeaderOfThePack_icon.png | Bin .../Orbis/GameConfig/Librarian_icon.png | Bin .../Orbis/GameConfig/LionTamer_icon.png | Bin .../Orbis/GameConfig/LocalBrewery_icon.png | Bin .../Orbis/GameConfig/MOARTools_icon.png | Bin .../client}/Orbis/GameConfig/Minecraft.spa | Bin .../client}/Orbis/GameConfig/Minecraft.spa.h | 0 .../client}/Orbis/GameConfig/Minecraft.trp | Bin .../Orbis/GameConfig/MonsterHunter_icon.png | Bin .../Orbis/GameConfig/MusicToMyEars_icon.png | Bin .../client}/Orbis/GameConfig/OnARail_icon.png | Bin .../Orbis/GameConfig/Overkill_icon.png | Bin .../Orbis/GameConfig/PassingTheTime_icon.png | Bin .../Orbis/GameConfig/PorkChop_icon.png | Bin .../Orbis/GameConfig/PotPlanter_icon.png | Bin .../GameConfig/RainbowCollection_icon.png | Bin .../Orbis/GameConfig/RenewableEnergy_icon.png | Bin .../Orbis/GameConfig/Repopulation_icon.png | Bin .../Orbis/GameConfig/ReturnToSender_icon.png | Bin .../Orbis/GameConfig/SniperDuel_icon.png | Bin .../Orbis/GameConfig/StayinFrosty_icon.png | Bin .../Orbis/GameConfig/TakingInventory_icon.png | Bin .../client}/Orbis/GameConfig/TheEnd_icon.png | Bin .../Orbis/GameConfig/TheHaggler_icon.png | Bin .../client}/Orbis/GameConfig/TheLie_icon.png | Bin .../Orbis/GameConfig/The_Other_End_icon.png | Bin .../Orbis/GameConfig/TimeToFarm_icon.png | Bin .../Orbis/GameConfig/TimeToMine_icon.png | Bin .../Orbis/GameConfig/TimeToStrike_icon.png | Bin .../Orbis/GameConfig/WhenPigsFly_icon.png | Bin .../Orbis/GameConfig/ZombieDoctor_icon.png | Bin .../client}/Orbis/GameConfig/rename.py | 0 .../client}/Orbis/Iggy/gdraw/gdraw_orbis.cpp | 0 .../client}/Orbis/Iggy/gdraw/gdraw_orbis.h | 0 .../Orbis/Iggy/gdraw/gdraw_orbis_shaders.inl | 0 .../client}/Orbis/Iggy/gdraw/gdraw_shared.inl | 0 .../client}/Orbis/Iggy/include/gdraw.h | 0 .../client}/Orbis/Iggy/include/iggy.h | 0 .../Orbis/Iggy/include/iggyexpruntime.h | 0 .../client}/Orbis/Iggy/include/iggyperfmon.h | 0 .../Orbis/Iggy/include/iggyperfmon_orbis.h | 0 .../client}/Orbis/Iggy/include/rrCore.h | 0 .../Leaderboards/OrbisLeaderboardManager.cpp | 8 +- .../Leaderboards/OrbisLeaderboardManager.h | 2 +- .../client}/Orbis/Leaderboards/base64.cpp | 0 .../client}/Orbis/Leaderboards/base64.h | 0 .../client}/Orbis/Miles/include/mss.h | 0 .../client}/Orbis/Miles/include/rrCore.h | 0 .../MinecraftPronunciation.sig | Bin .../MinecraftPronunciation.xml | 0 .../MinecraftPronunciation/pronunciation.sig | 0 .../MinecraftPronunciation/pronunciation.xml | 0 .../client}/Orbis/Minecraft_Macros.h | 0 .../client}/Orbis/Network/Orbis_NPToolkit.cpp | 0 .../client}/Orbis/Network/Orbis_NPToolkit.h | 0 .../Network/PsPlusUpsellWrapper_Orbis.cpp | 0 .../Orbis/Network/PsPlusUpsellWrapper_Orbis.h | 0 .../Orbis/Network/SQRNetworkManager_Orbis.cpp | 4 +- .../Orbis/Network/SQRNetworkManager_Orbis.h | 2 +- .../Orbis/Network/SonyCommerce_Orbis.cpp | 0 .../Orbis/Network/SonyCommerce_Orbis.h | 2 +- .../client}/Orbis/Network/SonyHttp_Orbis.cpp | 0 .../client}/Orbis/Network/SonyHttp_Orbis.h | 0 .../Orbis/Network/SonyRemoteStorage_Orbis.cpp | 0 .../Orbis/Network/SonyRemoteStorage_Orbis.h | 2 +- .../Network/SonyVoiceChatParty_Orbis.cpp | 0 .../Orbis/Network/SonyVoiceChatParty_Orbis.h | 0 .../Orbis/Network/SonyVoiceChat_Orbis.cpp | 0 .../Orbis/Network/SonyVoiceChat_Orbis.h | 0 .../client}/Orbis/OrbisExtras/OrbisMaths.h | 0 .../client}/Orbis/OrbisExtras/OrbisStubs.cpp | 0 .../client}/Orbis/OrbisExtras/OrbisStubs.h | 0 .../client}/Orbis/OrbisExtras/OrbisTypes.h | 0 .../Orbis/OrbisExtras/ShutdownManager.h | 0 .../client}/Orbis/OrbisExtras/TLSStorage.cpp | 0 .../client}/Orbis/OrbisExtras/TLSStorage.h | 0 .../client}/Orbis/OrbisExtras/winerror.h | 0 .../client}/Orbis/Orbis_App.cpp | 22 +- .../client}/Orbis/Orbis_App.h | 4 +- .../client}/Orbis/Orbis_Minecraft.cpp | 36 +-- .../client}/Orbis/Orbis_PlayerUID.cpp | 2 +- .../client}/Orbis/Orbis_PlayerUID.h | 0 .../client}/Orbis/Orbis_UIController.cpp | 0 .../client}/Orbis/Orbis_UIController.h | 0 .../Orbis/Sentient/DynamicConfigurations.h | 0 .../Orbis/Sentient/MinecraftTelemetry.h | 0 .../client}/Orbis/Sentient/SentientManager.h | 0 .../client}/Orbis/Sentient/SentientStats.h | 0 .../Orbis/Sentient/SentientTelemetryCommon.h | 0 .../client}/Orbis/Sentient/TelemetryEnum.h | 0 .../client}/Orbis/Social/SocialManager.h | 0 .../client}/Orbis/XML/ATGXmlParser.h | 0 .../client}/Orbis/Xbox_BuildVer.h | 0 .../client}/Orbis/min/min.sig | 0 .../client}/Orbis/min/min.xml | 0 .../client}/Orbis/min/pronunciation.sig | Bin .../client}/Orbis/min/pronunciation.xml | 0 .../client}/Orbis/ps4__np_conf.h | 0 .../client}/Orbis/session_image.jpg | Bin .../client}/Orbis/session_image.png | Bin .../client}/Orbis/user_malloc.cpp | 2 +- .../client}/Orbis/user_malloc_for_tls.cpp | 0 .../client}/Orbis/user_new.cpp | 0 .../client}/OrbisMedia/4J_strings.h | 0 .../Battle & Beasts 2/BattleAndBeasts2.pck | Bin .../DLC/Battle & Beasts/BattleAndBeasts.pck | Bin .../DLC/Candy Texture Pack/Data/media.arc | Bin .../DLC/Candy Texture Pack/Data/x16Data.pck | Bin .../DLC/Candy Texture Pack/TexturePack.pck | Bin .../DLC/Cartoon Texture Pack/Data/media.arc | Bin .../DLC/Cartoon Texture Pack/Data/x32Data.pck | Bin .../DLC/Cartoon Texture Pack/TexturePack.pck | Bin .../DLC/City Texture Pack/Data/media.arc | Bin .../DLC/City Texture Pack/Data/x32Data.pck | Bin .../DLC/City Texture Pack/TexturePack.pck | Bin .../DLC/Fantasy Texture Pack/Data/media.arc | Bin .../DLC/Fantasy Texture Pack/Data/x32Data.pck | Bin .../DLC/Fantasy Texture Pack/TexturePack.pck | Bin .../DLC/Festive Skin Pack/SkinsFestive.pck | Bin .../DLC/Halloween Texture Pack/Data/media.arc | Bin .../Halloween Texture Pack/Data/x16Data.pck | Bin .../Halloween Texture Pack/TexturePack.pck | Bin .../Data/01-The Fate of the Galaxy.binka | Bin .../Mass Effect/Data/02-Leaving Earth.binka | Bin .../DLC/Mass Effect/Data/03-Mars.binka | Bin .../Data/04-A Cerberus Agent.binka | Bin .../Data/05-The View of Palaven.binka | Bin .../Data/06-A Future for the Krogan.binka | Bin .../DLC/Mass Effect/Data/07-Surkesh.binka | Bin .../Data/08-The Ardat Yakshi.binka | Bin .../DLC/Mass Effect/Data/09-Rannoch.binka | Bin .../DLC/Mass Effect/Data/10-I'm Sorry.binka | Bin .../Data/11-The Cerberus Plot.binka | Bin .../Mass Effect/Data/12-The Scientists.binka | Bin .../Mass Effect/Data/13-Aralakh Company.binka | Bin .../Mass Effect/Data/14-Prothean Beacon.binka | Bin .../DLC/Mass Effect/Data/15-Defeat.binka | Bin .../Mass Effect/Data/16-Reaper Chase.binka | Bin .../17-Stand Strong, Stand Together.binka | Bin .../Data/18-I Was Lost Without You.binka | Bin .../Data/19-The Fleets Arrive.binka | Bin .../Data/20-We Face Our Enemy Together.binka | Bin .../Data/21-I'm Proud Of You.binka | Bin .../Data/22-An End, Once and For All.binka | Bin .../DLC/Mass Effect/Data/GameRules.grf | Bin .../DLC/Mass Effect/Data/masseffect.mcs | Bin .../OrbisMedia/DLC/Mass Effect/Data/media.arc | Bin .../DLC/Mass Effect/Data/x16Data.pck | Bin .../DLC/Mass Effect/TexturePack.pck | Bin .../DLC/Natural Texture Pack/Data/media.arc | Bin .../DLC/Natural Texture Pack/Data/x32Data.pck | Bin .../DLC/Natural Texture Pack/TexturePack.pck | Bin .../DLC/Plastic Texture Pack/Data/media.arc | Bin .../DLC/Plastic Texture Pack/Data/x16Data.pck | Bin .../DLC/Plastic Texture Pack/TexturePack.pck | Bin .../DLC/Skin Pack 1/Skins1_Sony.pck | Bin .../DLC/Skin Pack 2/Skins2_Sony.pck | Bin .../DLC/Skin Pack 3/Skins3_Sony.pck | Bin .../OrbisMedia/DLC/Skyrim/Data/GameRules.grf | Bin .../OrbisMedia/DLC/Skyrim/Data/media.arc | Bin .../OrbisMedia/DLC/Skyrim/Data/skyrim.mcs | Bin .../OrbisMedia/DLC/Skyrim/Data/x16Data.pck | Bin .../OrbisMedia/DLC/Skyrim/TexturePack.pck | Bin .../DLC/Steampunk Texture Pack/Data/media.arc | Bin .../Steampunk Texture Pack/Data/x32Data.pck | Bin .../Steampunk Texture Pack/TexturePack.pck | Bin .../OrbisMedia/Media/CopyPlatformSkin.bat | 0 .../OrbisMedia/Media/DLCOffersMenu1080.swf | Bin .../Media/DefaultOptionsImage228x128.png | Bin .../Media/DefaultSaveImage228x128.png | Bin .../Media/DefaultSaveThumbnail64x64.png | Bin .../client}/OrbisMedia/Media/Tutorial.pck | Bin .../client}/OrbisMedia/Media/languages.loc | Bin .../client}/OrbisMedia/Media/media.txt | 0 .../client}/OrbisMedia/Media/skinHDOrbis.swf | Bin .../client}/OrbisMedia/Media/skinOrbis.swf | Bin .../OrbisMedia/loc/4J_stringsGeneric.xml | 0 .../loc/4J_stringsPlatformSpecific.xml | 0 .../OrbisMedia/loc/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/EULA.xml | 0 .../client}/OrbisMedia/loc/PS4Strings.xml | 0 .../loc/da-DA/4J_stringsGeneric.xml | 0 .../loc/da-DA/4J_stringsPlatformSpecific.xml | 0 .../loc/da-DA/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/da-DA/EULA.xml | 0 .../OrbisMedia/loc/da-DA/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/da-DA/strings.lang | 0 .../OrbisMedia/loc/da-DA/stringsDynafont.xml | 0 .../OrbisMedia/loc/da-DA/stringsGeneric.xml | 0 .../loc/da-DA/stringsLeaderboards.xml | 0 .../loc/da-DA/stringsPlatformSpecific.xml | 0 .../loc/da-DA/stringsRichPresence.xml | 0 .../loc/de-DE/4J_stringsGeneric.xml | 0 .../loc/de-DE/4J_stringsPlatformSpecific.xml | 0 .../loc/de-DE/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/de-DE/EULA.xml | 0 .../OrbisMedia/loc/de-DE/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/de-DE/strings.lang | 0 .../OrbisMedia/loc/de-DE/stringsDynafont.xml | 0 .../OrbisMedia/loc/de-DE/stringsGeneric.xml | 0 .../loc/de-DE/stringsLeaderboards.xml | 0 .../loc/de-DE/stringsPlatformSpecific.xml | 0 .../loc/de-DE/stringsRichPresence.xml | 0 .../loc/el-EL/4J_stringsGeneric.xml | 0 .../loc/el-EL/4J_stringsPlatformSpecific.xml | 0 .../loc/el-EL/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/el-EL/EULA.xml | 0 .../OrbisMedia/loc/el-EL/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/el-EL/strings.lang | 0 .../OrbisMedia/loc/el-EL/stringsDynafont.xml | 0 .../OrbisMedia/loc/el-EL/stringsGeneric.xml | 0 .../loc/el-EL/stringsLeaderboards.xml | 0 .../loc/el-EL/stringsPlatformSpecific.xml | 0 .../loc/el-EL/stringsRichPresence.xml | 0 .../loc/es-ES/4J_stringsGeneric.xml | 0 .../loc/es-ES/4J_stringsPlatformSpecific.xml | 0 .../loc/es-ES/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/es-ES/EULA.xml | 0 .../OrbisMedia/loc/es-ES/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/es-ES/strings.lang | 0 .../OrbisMedia/loc/es-ES/stringsDynafont.xml | 0 .../OrbisMedia/loc/es-ES/stringsGeneric.xml | 0 .../loc/es-ES/stringsLeaderboards.xml | 0 .../loc/es-ES/stringsPlatformSpecific.xml | 0 .../loc/es-ES/stringsRichPresence.xml | 0 .../loc/fi-FI/4J_stringsGeneric.xml | 0 .../loc/fi-FI/4J_stringsPlatformSpecific.xml | 0 .../loc/fi-FI/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/fi-FI/EULA.xml | 0 .../OrbisMedia/loc/fi-FI/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/fi-FI/strings.lang | 0 .../OrbisMedia/loc/fi-FI/stringsDynafont.xml | 0 .../OrbisMedia/loc/fi-FI/stringsGeneric.xml | 0 .../loc/fi-FI/stringsLeaderboards.xml | 0 .../loc/fi-FI/stringsPlatformSpecific.xml | 0 .../loc/fi-FI/stringsRichPresence.xml | 0 .../loc/fr-FR/4J_stringsGeneric.xml | 0 .../loc/fr-FR/4J_stringsPlatformSpecific.xml | 0 .../loc/fr-FR/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/fr-FR/EULA.xml | 0 .../OrbisMedia/loc/fr-FR/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/fr-FR/strings.lang | 0 .../OrbisMedia/loc/fr-FR/stringsDynafont.xml | 0 .../OrbisMedia/loc/fr-FR/stringsGeneric.xml | 0 .../loc/fr-FR/stringsLeaderboards.xml | 0 .../loc/fr-FR/stringsPlatformSpecific.xml | 0 .../loc/fr-FR/stringsRichPresence.xml | 0 .../loc/it-IT/4J_stringsGeneric.xml | 0 .../loc/it-IT/4J_stringsPlatformSpecific.xml | 0 .../loc/it-IT/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/it-IT/EULA.xml | 0 .../OrbisMedia/loc/it-IT/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/it-IT/strings.lang | 0 .../OrbisMedia/loc/it-IT/stringsDynafont.xml | 0 .../OrbisMedia/loc/it-IT/stringsGeneric.xml | 0 .../loc/it-IT/stringsLeaderboards.xml | 0 .../loc/it-IT/stringsPlatformSpecific.xml | 0 .../loc/it-IT/stringsRichPresence.xml | 0 .../loc/ja-JP/4J_stringsGeneric.xml | 0 .../loc/ja-JP/4J_stringsPlatformSpecific.xml | 0 .../loc/ja-JP/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/ja-JP/EULA.xml | 0 .../OrbisMedia/loc/ja-JP/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/ja-JP/strings.lang | 0 .../OrbisMedia/loc/ja-JP/stringsDynafont.xml | 0 .../OrbisMedia/loc/ja-JP/stringsGeneric.xml | 0 .../loc/ja-JP/stringsLeaderboards.xml | 0 .../loc/ja-JP/stringsPlatformSpecific.xml | 0 .../loc/ja-JP/stringsRichPresence.xml | 0 .../loc/ko-KR/4J_stringsGeneric.xml | 0 .../loc/ko-KR/4J_stringsPlatformSpecific.xml | 0 .../loc/ko-KR/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/ko-KR/EULA.xml | 0 .../OrbisMedia/loc/ko-KR/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/ko-KR/strings.lang | 0 .../OrbisMedia/loc/ko-KR/stringsDynafont.xml | 0 .../OrbisMedia/loc/ko-KR/stringsGeneric.xml | 0 .../loc/ko-KR/stringsLeaderboards.xml | 0 .../loc/ko-KR/stringsPlatformSpecific.xml | 0 .../loc/ko-KR/stringsRichPresence.xml | 0 .../loc/la-LAS/4J_stringsGeneric.xml | 0 .../loc/la-LAS/4J_stringsPlatformSpecific.xml | 0 .../loc/la-LAS/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/la-LAS/EULA.xml | 0 .../OrbisMedia/loc/la-LAS/PS4Strings.xml | 0 .../OrbisMedia/loc/la-LAS/strings.lang | 0 .../OrbisMedia/loc/la-LAS/stringsDynafont.xml | 0 .../OrbisMedia/loc/la-LAS/stringsGeneric.xml | 0 .../loc/la-LAS/stringsLeaderboards.xml | 0 .../loc/la-LAS/stringsPlatformSpecific.xml | 0 .../loc/la-LAS/stringsRichPresence.xml | 0 .../loc/nl-NL/4J_stringsGeneric.xml | 0 .../loc/nl-NL/4J_stringsPlatformSpecific.xml | 0 .../loc/nl-NL/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/nl-NL/EULA.xml | 0 .../OrbisMedia/loc/nl-NL/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/nl-NL/strings.lang | 0 .../OrbisMedia/loc/nl-NL/stringsDynafont.xml | 0 .../OrbisMedia/loc/nl-NL/stringsGeneric.xml | 0 .../loc/nl-NL/stringsLeaderboards.xml | 0 .../loc/nl-NL/stringsPlatformSpecific.xml | 0 .../loc/nl-NL/stringsRichPresence.xml | 0 .../loc/no-NO/4J_stringsGeneric.xml | 0 .../loc/no-NO/4J_stringsPlatformSpecific.xml | 0 .../loc/no-NO/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/no-NO/EULA.xml | 0 .../OrbisMedia/loc/no-NO/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/no-NO/strings.lang | 0 .../OrbisMedia/loc/no-NO/stringsDynafont.xml | 0 .../OrbisMedia/loc/no-NO/stringsGeneric.xml | 0 .../loc/no-NO/stringsLeaderboards.xml | 0 .../loc/no-NO/stringsPlatformSpecific.xml | 0 .../loc/no-NO/stringsRichPresence.xml | 0 .../loc/pl-PL/4J_stringsGeneric.xml | 0 .../loc/pl-PL/4J_stringsPlatformSpecific.xml | 0 .../loc/pl-PL/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/pl-PL/EULA.xml | 0 .../OrbisMedia/loc/pl-PL/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/pl-PL/strings.lang | 0 .../OrbisMedia/loc/pl-PL/stringsDynafont.xml | 0 .../OrbisMedia/loc/pl-PL/stringsGeneric.xml | 0 .../loc/pl-PL/stringsLeaderboards.xml | 0 .../loc/pl-PL/stringsPlatformSpecific.xml | 0 .../loc/pl-PL/stringsRichPresence.xml | 0 .../loc/pt-BR/4J_stringsGeneric.xml | 0 .../loc/pt-BR/4J_stringsPlatformSpecific.xml | 0 .../loc/pt-BR/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/pt-BR/EULA.xml | 0 .../OrbisMedia/loc/pt-BR/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/pt-BR/strings.lang | 0 .../OrbisMedia/loc/pt-BR/stringsDynafont.xml | 0 .../OrbisMedia/loc/pt-BR/stringsGeneric.xml | 0 .../loc/pt-BR/stringsLeaderboards.xml | 0 .../loc/pt-BR/stringsPlatformSpecific.xml | 0 .../loc/pt-BR/stringsRichPresence.xml | 0 .../loc/pt-PT/4J_stringsGeneric.xml | 0 .../loc/pt-PT/4J_stringsPlatformSpecific.xml | 0 .../loc/pt-PT/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/pt-PT/EULA.xml | 0 .../OrbisMedia/loc/pt-PT/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/pt-PT/strings.lang | 0 .../OrbisMedia/loc/pt-PT/stringsDynafont.xml | 0 .../OrbisMedia/loc/pt-PT/stringsGeneric.xml | 0 .../loc/pt-PT/stringsLeaderboards.xml | 0 .../loc/pt-PT/stringsPlatformSpecific.xml | 0 .../loc/pt-PT/stringsRichPresence.xml | 0 .../loc/ru-RU/4J_stringsGeneric.xml | 0 .../loc/ru-RU/4J_stringsPlatformSpecific.xml | 0 .../loc/ru-RU/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/ru-RU/EULA.xml | 0 .../OrbisMedia/loc/ru-RU/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/ru-RU/strings.lang | 0 .../OrbisMedia/loc/ru-RU/stringsDynafont.xml | 0 .../OrbisMedia/loc/ru-RU/stringsGeneric.xml | 0 .../loc/ru-RU/stringsLeaderboards.xml | 0 .../loc/ru-RU/stringsPlatformSpecific.xml | 0 .../loc/ru-RU/stringsRichPresence.xml | 0 .../client}/OrbisMedia/loc/strings.h | 0 .../client}/OrbisMedia/loc/strings.lang | 0 .../client}/OrbisMedia/loc/strings.loc | Bin .../OrbisMedia/loc/stringsDynafont.xml | 0 .../client}/OrbisMedia/loc/stringsGeneric.xml | 0 .../OrbisMedia/loc/stringsLeaderboards.xml | 0 .../loc/stringsPlatformSpecific.xml | 0 .../OrbisMedia/loc/stringsRichPresence.xml | 0 .../loc/sv-SV/4J_stringsGeneric.xml | 0 .../loc/sv-SV/4J_stringsPlatformSpecific.xml | 0 .../loc/sv-SV/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/sv-SV/EULA.xml | 0 .../OrbisMedia/loc/sv-SV/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/sv-SV/strings.lang | 0 .../OrbisMedia/loc/sv-SV/stringsDynafont.xml | 0 .../OrbisMedia/loc/sv-SV/stringsGeneric.xml | 0 .../loc/sv-SV/stringsLeaderboards.xml | 0 .../loc/sv-SV/stringsPlatformSpecific.xml | 0 .../loc/sv-SV/stringsRichPresence.xml | 0 .../loc/tr-TR/4J_stringsGeneric.xml | 0 .../loc/tr-TR/4J_stringsPlatformSpecific.xml | 0 .../loc/tr-TR/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/tr-TR/EULA.xml | 0 .../OrbisMedia/loc/tr-TR/PS4Strings.xml | 0 .../client}/OrbisMedia/loc/tr-TR/strings.lang | 0 .../OrbisMedia/loc/tr-TR/stringsDynafont.xml | 0 .../OrbisMedia/loc/tr-TR/stringsGeneric.xml | 0 .../loc/tr-TR/stringsLeaderboards.xml | 0 .../loc/tr-TR/stringsPlatformSpecific.xml | 0 .../loc/tr-TR/stringsRichPresence.xml | 0 .../loc/zh-CHT/4J_stringsGeneric.xml | 0 .../loc/zh-CHT/4J_stringsPlatformSpecific.xml | 0 .../loc/zh-CHT/AdditionalStrings.xml | 0 .../client}/OrbisMedia/loc/zh-CHT/EULA.xml | 0 .../OrbisMedia/loc/zh-CHT/PS4Strings.xml | 0 .../OrbisMedia/loc/zh-CHT/strings.lang | 0 .../OrbisMedia/loc/zh-CHT/stringsDynafont.xml | 0 .../OrbisMedia/loc/zh-CHT/stringsGeneric.xml | 0 .../loc/zh-CHT/stringsLeaderboards.xml | 0 .../loc/zh-CHT/stringsPlatformSpecific.xml | 0 .../loc/zh-CHT/stringsRichPresence.xml | 0 .../client}/OrbisMedia/strings.h | 0 .../client}/OzelotModel.cpp | 4 +- .../client}/OzelotModel.h | 0 .../client}/OzelotRenderer.cpp | 2 +- .../client}/OzelotRenderer.h | 0 .../client}/PS3/4JLibs/Media/4J_strings.resx | 0 .../PS3/4JLibs/STO_TitleSmallStorage.cpp | 0 .../PS3/4JLibs/STO_TitleSmallStorage.h | 0 .../client}/PS3/4JLibs/inc/4J_Input.h | 0 .../client}/PS3/4JLibs/inc/4J_Profile.h | 0 .../client}/PS3/4JLibs/inc/4J_Render.h | 0 .../client}/PS3/4JLibs/inc/4J_Storage.h | 0 .../client}/PS3/Assert/assert.h | 0 .../client}/PS3/Audio/PS3_SoundEngine.cpp | 6 +- .../client}/PS3/DATA/MISC/NOW-LOADING.PNG | Bin .../client}/PS3/DATA/MISC/NOW-SAVING.PNG | Bin .../client}/PS3/DATA/SYS-DATA | 0 .../client}/PS3/DATA/Screenshot.png | Bin .../client}/PS3/DATA/USR-DATA | 0 .../client}/PS3/GameConfig/Minecraft.spa.h | 0 .../client}/PS3/GameConfig/Minecraft.trp | Bin .../client}/PS3/GameConfig/MinecraftIcon.png | Bin .../PS3/GameConfig/Minecraft_signed.trp | Bin .../client}/PS3/GameConfig/set.png | Bin .../client}/PS3/Iggy/gdraw/gdraw_ps3gcm.cpp | 0 .../client}/PS3/Iggy/gdraw/gdraw_ps3gcm.h | 0 .../PS3/Iggy/gdraw/gdraw_ps3gcm_shaders.inl | 0 .../client}/PS3/Iggy/gdraw/gdraw_shared.inl | 0 .../client}/PS3/Iggy/include/gdraw.h | 0 .../client}/PS3/Iggy/include/iggy.h | 0 .../client}/PS3/Iggy/include/iggyexpruntime.h | 0 .../client}/PS3/Iggy/include/iggyperfmon.h | 0 .../PS3/Iggy/include/iggyperfmon_ps3.h | 0 .../client}/PS3/Iggy/include/rrCore.h | 0 .../Leaderboards/PS3LeaderboardManager.cpp | 6 +- .../PS3/Leaderboards/PS3LeaderboardManager.h | 4 +- .../client}/PS3/Leaderboards/base64.cpp | 0 .../client}/PS3/Leaderboards/base64.h | 0 .../Media/CraftingPanels/Craft_Highlight.png | Bin .../CraftingPanels/Craft_Highlight_L.png | Bin .../Craft_Highlight_L_ExtraSmall.png | Bin .../Craft_Highlight_L_Small.png | Bin .../CraftingPanels/Crafting_2SlotLargeV.png | Bin .../CraftingPanels/Crafting_2SlotSmallV.png | Bin .../CraftingPanels/Crafting_3SlotLargeV.png | Bin .../CraftingPanels/Crafting_3SlotSmallV.png | Bin .../CraftingPanels/Crafting_SlotLarge.png | Bin .../CraftingPanels/Crafting_SlotSmall.png | Bin .../PS3/Media/CraftingPanels/SlotScroll.png | Bin .../client}/PS3/Media/CreditBackground.png | Bin .../client}/PS3/Media/Graphics/360ctrl.png | Bin .../PS3/Media/Graphics/Armour_Slot_Body.png | Bin .../PS3/Media/Graphics/Armour_Slot_Feet.png | Bin .../PS3/Media/Graphics/Armour_Slot_Head.png | Bin .../PS3/Media/Graphics/Armour_Slot_Legs.png | Bin .../client}/PS3/Media/Graphics/Arrow_Off.png | Bin .../client}/PS3/Media/Graphics/Arrow_On.png | Bin .../PS3/Media/Graphics/Arrow_Small_Off.png | Bin .../PS3/Media/Graphics/Arrow_Small_On.png | Bin .../PS3/Media/Graphics/BrewingArrow_Off.png | Bin .../PS3/Media/Graphics/BrewingArrow_On.png | Bin .../Media/Graphics/BrewingArrow_Small_Off.png | Bin .../Media/Graphics/BrewingArrow_Small_On.png | Bin .../PS3/Media/Graphics/BrewingBubbles_Off.png | Bin .../PS3/Media/Graphics/BrewingBubbles_On.png | Bin .../Graphics/BrewingBubbles_Small_Off.png | Bin .../Graphics/BrewingBubbles_Small_On.png | Bin .../PS3/Media/Graphics/BrewingStand.png | Bin .../PS3/Media/Graphics/BrewingStand_small.png | Bin .../client}/PS3/Media/Graphics/ButtonA.png | Bin .../client}/PS3/Media/Graphics/ButtonB.png | Bin .../client}/PS3/Media/Graphics/ButtonBack.png | Bin .../PS3/Media/Graphics/ButtonDpadD.png | Bin .../PS3/Media/Graphics/ButtonDpadL.png | Bin .../PS3/Media/Graphics/ButtonDpadR.png | Bin .../PS3/Media/Graphics/ButtonDpadU.png | Bin .../client}/PS3/Media/Graphics/ButtonLS.png | Bin .../PS3/Media/Graphics/ButtonLeftBumper.png | Bin .../Media/Graphics/ButtonLeftBumper_TT.png | Bin .../PS3/Media/Graphics/ButtonLeftStick.png | Bin .../Graphics/ButtonLeftStick_Navigate.png | Bin .../Media/Graphics/ButtonLeftStick_sides.png | Bin .../PS3/Media/Graphics/ButtonLeftTrigger.png | Bin .../Media/Graphics/ButtonLeftTrigger_TT.png | Bin .../client}/PS3/Media/Graphics/ButtonRS.png | Bin .../PS3/Media/Graphics/ButtonRightBumper.png | Bin .../Media/Graphics/ButtonRightBumper_TT.png | Bin .../PS3/Media/Graphics/ButtonRightStick.png | Bin .../PS3/Media/Graphics/ButtonRightTrigger.png | Bin .../Media/Graphics/ButtonRightTrigger_TT.png | Bin .../PS3/Media/Graphics/ButtonStart.png | Bin .../client}/PS3/Media/Graphics/ButtonX.png | Bin .../client}/PS3/Media/Graphics/ButtonY.png | Bin .../Graphics/Controller_Message_Frame_L.png | Bin .../Graphics/Controller_Message_Frame_M.png | Bin .../Graphics/Controller_Message_Frame_R.png | Bin .../Graphics/Controller_Quadrant_Icon.png | Bin .../Controller_Quadrant_Icon_Empty.png | Bin .../Controller_Quadrant_Icon_Segment.png | Bin .../Media/Graphics/CraftingButton_Down.png | Bin .../Media/Graphics/CraftingButton_Norm.png | Bin .../Media/Graphics/CraftingButton_Over.png | Bin .../PS3/Media/Graphics/Crafting_Panel.png | Bin .../PS3/Media/Graphics/Crafting_Panel2x2.png | Bin .../Media/Graphics/Crafting_Panel_Small.png | Bin .../Graphics/Crafting_Panel_Small_2x2.png | Bin .../PS3/Media/Graphics/Creative_Panel_5.png | Bin .../PS3/Media/Graphics/Creative_Panel_7.png | Bin .../Media/Graphics/Creative_Panel_7_Small.png | Bin .../PS3/Media/Graphics/Creative_Panel_8.png | Bin .../Media/Graphics/Creative_Panel_8_Small.png | Bin .../PS3/Media/Graphics/Crouch_Frame1.png | Bin .../PS3/Media/Graphics/Crouch_Frame2.png | Bin .../PS3/Media/Graphics/DLCBackground.png | Bin .../client}/PS3/Media/Graphics/DLC_Tick.png | Bin .../PS3/Media/Graphics/DLC_TickSmall.png | Bin .../PS3/Media/Graphics/Enchant_Slot.png | Bin .../PS3/Media/Graphics/Enchant_Slot_Small.png | Bin .../Graphics/EnchantmentButtonActive.png | Bin .../EnchantmentButtonActive_small.png | Bin .../Media/Graphics/EnchantmentButtonEmpty.png | Bin .../Graphics/EnchantmentButtonEmpty_small.png | Bin .../Graphics/EnchantmentButtonSelected.png | Bin .../EnchantmentButtonSelected_small.png | Bin .../client}/PS3/Media/Graphics/Flame_Off.png | Bin .../PS3/Media/Graphics/Flame_Off_Small.png | Bin .../client}/PS3/Media/Graphics/Flame_On.png | Bin .../PS3/Media/Graphics/Flame_On_Small.png | Bin .../PS3/Media/Graphics/Focus_circle.png | Bin .../PS3/Media/Graphics/HowToPlay_Breeding.png | Bin .../Graphics/HowToPlay_Breeding_Small.png | Bin .../PS3/Media/Graphics/HowToPlay_Brewing.png | Bin .../Graphics/HowToPlay_Brewing_Small.png | Bin .../PS3/Media/Graphics/HowToPlay_Chest.png | Bin .../Media/Graphics/HowToPlay_Chest_Small.png | Bin .../Media/Graphics/HowToPlay_CraftTable.png | Bin .../Graphics/HowToPlay_CraftTable_Small.png | Bin .../PS3/Media/Graphics/HowToPlay_Crafting.png | Bin .../Graphics/HowToPlay_Crafting_Small.png | Bin .../PS3/Media/Graphics/HowToPlay_Creative.png | Bin .../Graphics/HowToPlay_Creative_Small.png | Bin .../Media/Graphics/HowToPlay_Dispenser.png | Bin .../Graphics/HowToPlay_Dispenser_Small.png | Bin .../Media/Graphics/HowToPlay_Enchantment.png | Bin .../Graphics/HowToPlay_Enchantment_Small.png | Bin .../PS3/Media/Graphics/HowToPlay_Furnace.png | Bin .../Graphics/HowToPlay_Furnace_Small.png | Bin .../PS3/Media/Graphics/HowToPlay_HUD.png | Bin .../Media/Graphics/HowToPlay_HUD_Small.png | Bin .../Media/Graphics/HowToPlay_Inventory.png | Bin .../Graphics/HowToPlay_Inventory_Small.png | Bin .../Media/Graphics/HowToPlay_LargeChest.png | Bin .../Graphics/HowToPlay_LargeChest_Small.png | Bin .../Media/Graphics/HowToPlay_NetherPortal.png | Bin .../Graphics/HowToPlay_NetherPortal_Small.png | Bin .../client}/PS3/Media/Graphics/IconHolder.png | Bin .../PS3/Media/Graphics/IconHolderRed.png | Bin .../Media/Graphics/IconHolderRed_Small.png | Bin .../PS3/Media/Graphics/IconHolder_Small.png | Bin .../PS3/Media/Graphics/LayoutButton_Norm.png | Bin .../PS3/Media/Graphics/LayoutButton_Over.png | Bin .../Graphics/LeaderBoard_Icon_Climbed.png | Bin .../Graphics/LeaderBoard_Icon_Creeper.png | Bin .../Graphics/LeaderBoard_Icon_Fallen.png | Bin .../Media/Graphics/LeaderBoard_Icon_Ghast.png | Bin .../Graphics/LeaderBoard_Icon_Portal.png | Bin .../Graphics/LeaderBoard_Icon_Skeleton.png | Bin .../Media/Graphics/LeaderBoard_Icon_Slime.png | Bin .../Graphics/LeaderBoard_Icon_Spider.png | Bin .../LeaderBoard_Icon_SpiderJockey.png | Bin .../Media/Graphics/LeaderBoard_Icon_Swam.png | Bin .../Graphics/LeaderBoard_Icon_Walked.png | Bin .../Graphics/LeaderBoard_Icon_Zombie.png | Bin .../LeaderBoard_Icon_ZombiePigman.png | Bin .../Media/Graphics/LeaderboardButton_Norm.png | Bin .../Media/Graphics/LeaderboardButton_Over.png | Bin .../Graphics/Legend_Button_Blu_Focus.png | Bin .../Graphics/Legend_Button_Blu_Normal.png | Bin .../Media/Graphics/Legend_Button_Disable.png | Bin .../Graphics/Legend_Button_Green_Focus.png | Bin .../Graphics/Legend_Button_Green_Normal.png | Bin .../Graphics/Legend_Button_Red_Focus.png | Bin .../Graphics/Legend_Button_Red_Normal.png | Bin .../Graphics/Legend_Button_Yello_Focus.png | Bin .../Graphics/Legend_Button_Yello_Normal.png | Bin .../PS3/Media/Graphics/ListButton_Norm.png | Bin .../PS3/Media/Graphics/ListButton_Over.png | Bin .../Media/Graphics/MainMenuButton_Down.png | Bin .../Media/Graphics/MainMenuButton_Norm.png | Bin .../Media/Graphics/MainMenuButton_Over.png | Bin .../client}/PS3/Media/Graphics/MapIcon_0.png | Bin .../client}/PS3/Media/Graphics/MapIcon_1.png | Bin .../client}/PS3/Media/Graphics/MapIcon_2.png | Bin .../client}/PS3/Media/Graphics/MapIcon_3.png | Bin .../client}/PS3/Media/Graphics/MapIcon_4.png | Bin .../client}/PS3/Media/Graphics/MapIcon_5.png | Bin .../client}/PS3/Media/Graphics/MapIcon_6.png | Bin .../client}/PS3/Media/Graphics/MapIcon_7.png | Bin .../PS3/Media/Graphics/MenuButton_Down.png | Bin .../PS3/Media/Graphics/MenuButton_Norm.png | Bin .../PS3/Media/Graphics/MenuButton_Over.png | Bin .../client}/PS3/Media/Graphics/MenuTitle.png | Bin .../Media/Graphics/MinecraftBrokenIcon.png | Bin .../client}/PS3/Media/Graphics/Padlock.png | Bin .../PS3/Media/Graphics/Padlock_Small.png | Bin .../PS3/Media/Graphics/PanelBlue_Bot_L.png | Bin .../PS3/Media/Graphics/PanelBlue_Bot_M.png | Bin .../PS3/Media/Graphics/PanelBlue_Bot_R.png | Bin .../PS3/Media/Graphics/PanelBlue_Mid_L.png | Bin .../PS3/Media/Graphics/PanelBlue_Mid_M.png | Bin .../PS3/Media/Graphics/PanelBlue_Mid_R.png | Bin .../PS3/Media/Graphics/PanelBlue_Top_L.png | Bin .../PS3/Media/Graphics/PanelBlue_Top_M.png | Bin .../PS3/Media/Graphics/PanelBlue_Top_R.png | Bin .../client}/PS3/Media/Graphics/Panel_BL.png | Bin .../client}/PS3/Media/Graphics/Panel_BM.png | Bin .../client}/PS3/Media/Graphics/Panel_BR.png | Bin .../client}/PS3/Media/Graphics/Panel_ML.png | Bin .../client}/PS3/Media/Graphics/Panel_MM.png | Bin .../client}/PS3/Media/Graphics/Panel_MR.png | Bin .../PS3/Media/Graphics/Panel_Recess_Bot_L.png | Bin .../PS3/Media/Graphics/Panel_Recess_Bot_M.png | Bin .../PS3/Media/Graphics/Panel_Recess_Bot_R.png | Bin .../PS3/Media/Graphics/Panel_Recess_Mid_L.png | Bin .../PS3/Media/Graphics/Panel_Recess_Mid_M.png | Bin .../PS3/Media/Graphics/Panel_Recess_Mid_R.png | Bin .../PS3/Media/Graphics/Panel_Recess_Top_L.png | Bin .../PS3/Media/Graphics/Panel_Recess_Top_M.png | Bin .../PS3/Media/Graphics/Panel_Recess_Top_R.png | Bin .../client}/PS3/Media/Graphics/Panel_TL.png | Bin .../client}/PS3/Media/Graphics/Panel_TM.png | Bin .../client}/PS3/Media/Graphics/Panel_TR.png | Bin .../client}/PS3/Media/Graphics/Pointer.png | Bin .../Media/Graphics/PointerTextPanel_BL.png | Bin .../Media/Graphics/PointerTextPanel_BM.png | Bin .../Media/Graphics/PointerTextPanel_BR.png | Bin .../Media/Graphics/PointerTextPanel_ML.png | Bin .../Media/Graphics/PointerTextPanel_MM.png | Bin .../Media/Graphics/PointerTextPanel_MR.png | Bin .../Media/Graphics/PointerTextPanel_TL.png | Bin .../Media/Graphics/PointerTextPanel_TM.png | Bin .../Media/Graphics/PointerTextPanel_TR.png | Bin .../PS3/Media/Graphics/Pointer_Pickup.png | Bin .../PS3/Media/Graphics/Pointer_TextPanel.png | Bin .../Graphics/Potion_Effect_Icon_Blindness.png | Bin .../Potion_Effect_Icon_Fire_Resistance.png | Bin .../Graphics/Potion_Effect_Icon_Haste.png | Bin .../Graphics/Potion_Effect_Icon_Hunger.png | Bin .../Potion_Effect_Icon_Invisibility.png | Bin .../Potion_Effect_Icon_Jump_Boost.png | Bin .../Potion_Effect_Icon_Mining_Fatigue.png | Bin .../Graphics/Potion_Effect_Icon_Nausea.png | Bin .../Potion_Effect_Icon_Night_Vision.png | Bin .../Graphics/Potion_Effect_Icon_Poison.png | Bin .../Potion_Effect_Icon_Regeneration.png | Bin .../Potion_Effect_Icon_Resistance.png | Bin .../Graphics/Potion_Effect_Icon_Slowness.png | Bin .../Graphics/Potion_Effect_Icon_Speed.png | Bin .../Graphics/Potion_Effect_Icon_Strength.png | Bin .../Potion_Effect_Icon_Water_Breathing.png | Bin .../Graphics/Potion_Effect_Icon_Weakness.png | Bin .../client}/PS3/Media/Graphics/SaveArrow.png | Bin .../client}/PS3/Media/Graphics/SaveChest.png | Bin .../client}/PS3/Media/Graphics/Shine_Pill.png | Bin .../PS3/Media/Graphics/Shine_Pill_Press.png | Bin .../PS3/Media/Graphics/SignEditBackground.png | Bin .../PS3/Media/Graphics/SkinSelect_TabBar.png | Bin .../Media/Graphics/SkinSelect_TabBarSmall.png | Bin .../Graphics/SkinSelect_TabBarSmallPanel.png | Bin .../SkinSelect_TabBarSmallPanel_Selected.png | Bin .../SkinSelect_TabBarSmall_Selected.png | Bin .../Graphics/SkinSelect_TabBar_Selected.png | Bin .../Media/Graphics/SkinSelect_TabNormal.png | Bin .../Graphics/SkinSelect_TabNormalSmall.png | Bin .../SkinSelect_TabNormalSmall_Selected.png | Bin .../SkinSelect_TabNormal_Selected.png | Bin .../PS3/Media/Graphics/SkinSelect_TabOver.png | Bin .../Graphics/SkinSelect_TabOverSmall.png | Bin .../SkinSelect_TabOverSmall_Selected.png | Bin .../Graphics/SkinSelect_TabOver_Selected.png | Bin .../PS3/Media/Graphics/Slider_Button.png | Bin .../PS3/Media/Graphics/Slider_Track.png | Bin .../Media/Graphics/Square_Recess_Bot_L.png | Bin .../Media/Graphics/Square_Recess_Bot_M.png | Bin .../Media/Graphics/Square_Recess_Bot_R.png | Bin .../Media/Graphics/Square_Recess_Mid_L.png | Bin .../Media/Graphics/Square_Recess_Mid_M.png | Bin .../Media/Graphics/Square_Recess_Mid_R.png | Bin .../Media/Graphics/Square_Recess_Top_L.png | Bin .../Media/Graphics/Square_Recess_Top_M.png | Bin .../Media/Graphics/Square_Recess_Top_R.png | Bin .../client}/PS3/Media/Graphics/Star.png | Bin .../client}/PS3/Media/Graphics/Star_Small.png | Bin .../PS3/Media/Graphics/Tab_Creative7_L.png | Bin .../PS3/Media/Graphics/Tab_Creative7_M.png | Bin .../PS3/Media/Graphics/Tab_Creative7_R.png | Bin .../Media/Graphics/Tab_Creative7_Small_L.png | Bin .../Media/Graphics/Tab_Creative7_Small_M.png | Bin .../Media/Graphics/Tab_Creative7_Small_R.png | Bin .../PS3/Media/Graphics/Tab_Creative8_L.png | Bin .../PS3/Media/Graphics/Tab_Creative8_M.png | Bin .../PS3/Media/Graphics/Tab_Creative8_R.png | Bin .../Media/Graphics/Tab_Creative8_Small_L.png | Bin .../Media/Graphics/Tab_Creative8_Small_M.png | Bin .../Media/Graphics/Tab_Creative8_Small_R.png | Bin .../client}/PS3/Media/Graphics/Tab_Inv_BL.png | Bin .../PS3/Media/Graphics/Tab_Inv_BLD.png | Bin .../client}/PS3/Media/Graphics/Tab_Inv_BM.png | Bin .../PS3/Media/Graphics/Tab_Inv_BMD.png | Bin .../client}/PS3/Media/Graphics/Tab_Inv_BR.png | Bin .../PS3/Media/Graphics/Tab_Inv_BRD.png | Bin .../client}/PS3/Media/Graphics/Tab_Inv_TL.png | Bin .../PS3/Media/Graphics/Tab_Inv_TLD.png | Bin .../client}/PS3/Media/Graphics/Tab_Inv_TM.png | Bin .../PS3/Media/Graphics/Tab_Inv_TMD.png | Bin .../client}/PS3/Media/Graphics/Tab_Inv_TR.png | Bin .../PS3/Media/Graphics/Tab_Inv_TRD.png | Bin .../client}/PS3/Media/Graphics/Tab_Left.png | Bin .../client}/PS3/Media/Graphics/Tab_Left2.png | Bin .../PS3/Media/Graphics/Tab_Left2_Dark.png | Bin .../PS3/Media/Graphics/Tab_Left_Dark.png | Bin .../client}/PS3/Media/Graphics/Tab_Middle.png | Bin .../PS3/Media/Graphics/Tab_Middle2.png | Bin .../PS3/Media/Graphics/Tab_Middle2_Dark.png | Bin .../PS3/Media/Graphics/Tab_Middle_Dark.png | Bin .../client}/PS3/Media/Graphics/Tab_Right.png | Bin .../client}/PS3/Media/Graphics/Tab_Right2.png | Bin .../PS3/Media/Graphics/Tab_Right2_Dark.png | Bin .../PS3/Media/Graphics/Tab_Right_Dark.png | Bin .../PS3/Media/Graphics/Tab_Small_Left.png | Bin .../PS3/Media/Graphics/Tab_Small_Middle.png | Bin .../PS3/Media/Graphics/Tab_Small_Right.png | Bin .../PS3/Media/Graphics/TaskComplete.png | Bin .../PS3/Media/Graphics/TaskIncomplete.png | Bin .../client}/PS3/Media/Graphics/Terra003.png | Bin .../client}/PS3/Media/Graphics/Terra007.png | Bin .../client}/PS3/Media/Graphics/Terra016.png | Bin .../client}/PS3/Media/Graphics/Terra021.png | Bin .../client}/PS3/Media/Graphics/Terra140.png | Bin .../client}/PS3/Media/Graphics/Tick.png | Bin .../PS3/Media/Graphics/Tickbox_Norm.png | Bin .../PS3/Media/Graphics/Tickbox_Over.png | Bin .../client}/PS3/Media/Graphics/Warning.png | Bin .../client}/PS3/Media/Graphics/a_graphic.png | Bin .../client}/PS3/Media/Graphics/b_graphic.png | Bin .../client}/PS3/Media/Graphics/book.png | Bin .../client}/PS3/Media/Graphics/btn_Back.wav | Bin .../client}/PS3/Media/Graphics/btn_Focus.wav | Bin .../client}/PS3/Media/Graphics/btn_Select.wav | Bin .../client}/PS3/Media/Graphics/caret.png | Bin .../client}/PS3/Media/Graphics/graphic_X.png | Bin .../PS3/Media/Graphics/graphic_scene.png | Bin .../client}/PS3/Media/Graphics/icon_shank.png | Bin .../PS3/Media/Graphics/scene_shine.png | Bin .../PS3/Media/Graphics/shine_arrow_down.png | Bin .../PS3/Media/Graphics/shine_arrow_left.png | Bin .../PS3/Media/Graphics/shine_arrow_right.png | Bin .../PS3/Media/Graphics/shine_arrow_up.png | Bin .../PS3/Media/Graphics/shine_circle_press.png | Bin .../Media/Graphics/shine_cirlce_normal.png | Bin .../client}/PS3/Media/Graphics/voiceMuted.png | Bin .../PS3/Media/Graphics/voiceNotSpeaking.png | Bin .../PS3/Media/Graphics/voiceSpeaking.png | Bin .../client}/PS3/Media/Graphics/x_graphic.png | Bin .../client}/PS3/Media/Graphics/y_graphic.png | Bin .../PS3/Media/Logos/4JStudios_logo.png | Bin .../client}/PS3/Media/Logos/ESRB_10_Large.png | Bin .../client}/PS3/Media/Logos/MS_Studios_MC.png | Bin .../client}/PS3/Media/Logos/Minecon.png | Bin .../client}/PS3/Media/Logos/XBLA_MC.png | Bin .../client}/PS3/Media/Logos/mojang.png | Bin .../client}/PS3/Media/MenuTitle.png | Bin .../client}/PS3/Media/Panel.png | Bin .../client}/PS3/Media/Panel_Bot_L.png | Bin .../client}/PS3/Media/Panel_Bot_M.png | Bin .../client}/PS3/Media/Panel_Bot_R.png | Bin .../client}/PS3/Media/Panel_Mid_L.png | Bin .../client}/PS3/Media/Panel_Mid_M.png | Bin .../client}/PS3/Media/Panel_Mid_R.png | Bin .../client}/PS3/Media/Panel_Top_L.png | Bin .../client}/PS3/Media/Panel_Top_M.png | Bin .../client}/PS3/Media/Panel_Top_R.png | Bin .../PS3/Media/Panorama_Background_N.png | Bin .../PS3/Media/Panorama_Background_S.png | Bin .../PS3/Media/Sound/Xbox/MenuSounds.xgs | Bin .../PS3/Media/Sound/Xbox/MenuSounds.xsb | Bin .../PS3/Media/Sound/Xbox/MenuSounds.xwb | Bin .../client}/PS3/Media/Sound/btn_Back.wav | Bin .../client}/PS3/Media/Sound/click.wav | Bin .../client}/PS3/Media/Sound/pop.wav | Bin .../client}/PS3/Media/Sound/wood click.wav | Bin .../PS3/Media/TutorialExitScreenshot.png | Bin .../Media/UpsellScreenshots/Screenshot1.png | Bin .../Media/UpsellScreenshots/Screenshot10.png | Bin .../Media/UpsellScreenshots/Screenshot2.png | Bin .../Media/UpsellScreenshots/Screenshot3.png | Bin .../Media/UpsellScreenshots/Screenshot4.png | Bin .../Media/UpsellScreenshots/Screenshot5.png | Bin .../Media/UpsellScreenshots/Screenshot6.png | Bin .../Media/UpsellScreenshots/Screenshot7.png | Bin .../Media/UpsellScreenshots/Screenshot8.png | Bin .../Media/UpsellScreenshots/Screenshot9.png | Bin .../client}/PS3/Media/background.png | Bin .../client}/PS3/Media/de-DE/4J_strings.resx | 0 .../PS3/Media/de-DE/skin_Minecraft.resx | 0 .../client}/PS3/Media/de-DE/strings.resx | 0 .../PS3/Media/de-DE/xuiscene_DLCOffers.resx | 0 .../Media/de-DE/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/de-DE/xuiscene_base.resx | 0 .../PS3/Media/de-DE/xuiscene_base_480.resx | 0 .../de-DE/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/de-DE/xuiscene_container.resx | 0 .../Media/de-DE/xuiscene_container_480.resx | 0 .../de-DE/xuiscene_container_large_480.resx | 0 .../de-DE/xuiscene_container_large_Small.resx | 0 .../Media/de-DE/xuiscene_container_small.resx | 0 .../PS3/Media/de-DE/xuiscene_controls.resx | 0 .../Media/de-DE/xuiscene_controls_480.resx | 0 .../Media/de-DE/xuiscene_controls_small.resx | 0 .../de-DE/xuiscene_craftingpanel_2x2.resx | 0 .../de-DE/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../de-DE/xuiscene_craftingpanel_3x3.resx | 0 .../de-DE/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/de-DE/xuiscene_credits.resx | 0 .../PS3/Media/de-DE/xuiscene_credits_480.resx | 0 .../PS3/Media/de-DE/xuiscene_death.resx | 0 .../PS3/Media/de-DE/xuiscene_death_480.resx | 0 .../PS3/Media/de-DE/xuiscene_death_small.resx | 0 .../PS3/Media/de-DE/xuiscene_debug.resx | 0 .../PS3/Media/de-DE/xuiscene_debug_480.resx | 0 .../Media/de-DE/xuiscene_debugoverlay.resx | 0 .../de-DE/xuiscene_debugoverlay_480.resx | 0 .../de-DE/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/de-DE/xuiscene_furnace.resx | 0 .../PS3/Media/de-DE/xuiscene_furnace_480.resx | 0 .../Media/de-DE/xuiscene_furnace_Small.resx | 0 .../Media/de-DE/xuiscene_helpandoptions.resx | 0 .../de-DE/xuiscene_helpandoptions_480.resx | 0 .../de-DE/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/de-DE/xuiscene_howtoplay.resx | 0 .../Media/de-DE/xuiscene_howtoplay_480.resx | 0 .../Media/de-DE/xuiscene_howtoplay_menu.resx | 0 .../de-DE/xuiscene_howtoplay_menu_480.resx | 0 .../de-DE/xuiscene_howtoplay_menu_small.resx | 0 .../Media/de-DE/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/de-DE/xuiscene_ingameinfo.resx | 0 .../Media/de-DE/xuiscene_ingameinfo_480.resx | 0 .../de-DE/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/de-DE/xuiscene_intro.resx | 0 .../PS3/Media/de-DE/xuiscene_intro_480.resx | 0 .../PS3/Media/de-DE/xuiscene_inventory.resx | 0 .../Media/de-DE/xuiscene_inventory_480.resx | 0 .../Media/de-DE/xuiscene_inventory_small.resx | 0 .../Media/de-DE/xuiscene_leaderboards.resx | 0 .../de-DE/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/de-DE/xuiscene_main.resx | 0 .../PS3/Media/de-DE/xuiscene_main_480.resx | 0 .../Media/de-DE/xuiscene_multi_create.resx | 0 .../de-DE/xuiscene_multi_create_480.resx | 0 .../Media/de-DE/xuiscene_multi_gameinfo.resx | 0 .../de-DE/xuiscene_multi_gameinfo_480.resx | 0 .../Media/de-DE/xuiscene_multi_joinload.resx | 0 .../de-DE/xuiscene_multi_joinload_480.resx | 0 .../de-DE/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/de-DE/xuiscene_pause.resx | 0 .../PS3/Media/de-DE/xuiscene_pause_480.resx | 0 .../PS3/Media/de-DE/xuiscene_pause_small.resx | 0 .../PS3/Media/de-DE/xuiscene_savemessage.resx | 0 .../Media/de-DE/xuiscene_savemessage_480.resx | 0 .../Media/de-DE/xuiscene_settings_All.resx | 0 .../de-DE/xuiscene_settings_All_480.resx | 0 .../de-DE/xuiscene_settings_All_small.resx | 0 .../PS3/Media/de-DE/xuiscene_signentry.resx | 0 .../Media/de-DE/xuiscene_signentry_480.resx | 0 .../Media/de-DE/xuiscene_signentry_small.resx | 0 .../PS3/Media/de-DE/xuiscene_socialpost.resx | 0 .../Media/de-DE/xuiscene_socialpost_480.resx | 0 .../de-DE/xuiscene_socialpost_small.resx | 0 .../PS3/Media/de-DE/xuiscene_trap.resx | 0 .../PS3/Media/de-DE/xuiscene_trap_480.resx | 0 .../PS3/Media/de-DE/xuiscene_trap_small.resx | 0 .../Media/de-DE/xuiscene_trialexitupsell.resx | 0 .../de-DE/xuiscene_trialexitupsell_480.resx | 0 .../Media/de-DE/xuiscene_tutorialpopup.resx | 0 .../de-DE/xuiscene_tutorialpopup_480.resx | 0 .../de-DE/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Media/es-ES/4J_strings.resx | 0 .../PS3/Media/es-ES/skin_Minecraft.resx | 0 .../client}/PS3/Media/es-ES/strings.resx | 0 .../PS3/Media/es-ES/xuiscene_DLCOffers.resx | 0 .../Media/es-ES/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/es-ES/xuiscene_base.resx | 0 .../PS3/Media/es-ES/xuiscene_base_480.resx | 0 .../es-ES/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/es-ES/xuiscene_container.resx | 0 .../Media/es-ES/xuiscene_container_480.resx | 0 .../es-ES/xuiscene_container_large_480.resx | 0 .../es-ES/xuiscene_container_large_Small.resx | 0 .../Media/es-ES/xuiscene_container_small.resx | 0 .../PS3/Media/es-ES/xuiscene_controls.resx | 0 .../Media/es-ES/xuiscene_controls_480.resx | 0 .../Media/es-ES/xuiscene_controls_small.resx | 0 .../es-ES/xuiscene_craftingpanel_2x2.resx | 0 .../es-ES/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../es-ES/xuiscene_craftingpanel_3x3.resx | 0 .../es-ES/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/es-ES/xuiscene_credits.resx | 0 .../PS3/Media/es-ES/xuiscene_credits_480.resx | 0 .../PS3/Media/es-ES/xuiscene_death.resx | 0 .../PS3/Media/es-ES/xuiscene_death_480.resx | 0 .../PS3/Media/es-ES/xuiscene_death_small.resx | 0 .../PS3/Media/es-ES/xuiscene_debug.resx | 0 .../PS3/Media/es-ES/xuiscene_debug_480.resx | 0 .../Media/es-ES/xuiscene_debugoverlay.resx | 0 .../es-ES/xuiscene_debugoverlay_480.resx | 0 .../es-ES/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/es-ES/xuiscene_furnace.resx | 0 .../PS3/Media/es-ES/xuiscene_furnace_480.resx | 0 .../Media/es-ES/xuiscene_furnace_Small.resx | 0 .../Media/es-ES/xuiscene_helpandoptions.resx | 0 .../es-ES/xuiscene_helpandoptions_480.resx | 0 .../es-ES/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/es-ES/xuiscene_howtoplay.resx | 0 .../Media/es-ES/xuiscene_howtoplay_480.resx | 0 .../Media/es-ES/xuiscene_howtoplay_menu.resx | 0 .../es-ES/xuiscene_howtoplay_menu_480.resx | 0 .../es-ES/xuiscene_howtoplay_menu_small.resx | 0 .../Media/es-ES/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/es-ES/xuiscene_ingameinfo.resx | 0 .../Media/es-ES/xuiscene_ingameinfo_480.resx | 0 .../es-ES/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/es-ES/xuiscene_intro.resx | 0 .../PS3/Media/es-ES/xuiscene_intro_480.resx | 0 .../PS3/Media/es-ES/xuiscene_inventory.resx | 0 .../Media/es-ES/xuiscene_inventory_480.resx | 0 .../Media/es-ES/xuiscene_inventory_small.resx | 0 .../Media/es-ES/xuiscene_leaderboards.resx | 0 .../es-ES/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/es-ES/xuiscene_main.resx | 0 .../PS3/Media/es-ES/xuiscene_main_480.resx | 0 .../Media/es-ES/xuiscene_multi_create.resx | 0 .../es-ES/xuiscene_multi_create_480.resx | 0 .../Media/es-ES/xuiscene_multi_gameinfo.resx | 0 .../es-ES/xuiscene_multi_gameinfo_480.resx | 0 .../Media/es-ES/xuiscene_multi_joinload.resx | 0 .../es-ES/xuiscene_multi_joinload_480.resx | 0 .../es-ES/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/es-ES/xuiscene_pause.resx | 0 .../PS3/Media/es-ES/xuiscene_pause_480.resx | 0 .../PS3/Media/es-ES/xuiscene_pause_small.resx | 0 .../PS3/Media/es-ES/xuiscene_savemessage.resx | 0 .../Media/es-ES/xuiscene_savemessage_480.resx | 0 .../Media/es-ES/xuiscene_settings_All.resx | 0 .../es-ES/xuiscene_settings_All_480.resx | 0 .../es-ES/xuiscene_settings_All_small.resx | 0 .../PS3/Media/es-ES/xuiscene_signentry.resx | 0 .../Media/es-ES/xuiscene_signentry_480.resx | 0 .../Media/es-ES/xuiscene_signentry_small.resx | 0 .../PS3/Media/es-ES/xuiscene_socialpost.resx | 0 .../Media/es-ES/xuiscene_socialpost_480.resx | 0 .../es-ES/xuiscene_socialpost_small.resx | 0 .../PS3/Media/es-ES/xuiscene_trap.resx | 0 .../PS3/Media/es-ES/xuiscene_trap_480.resx | 0 .../PS3/Media/es-ES/xuiscene_trap_small.resx | 0 .../Media/es-ES/xuiscene_trialexitupsell.resx | 0 .../es-ES/xuiscene_trialexitupsell_480.resx | 0 .../Media/es-ES/xuiscene_tutorialpopup.resx | 0 .../es-ES/xuiscene_tutorialpopup_480.resx | 0 .../es-ES/xuiscene_tutorialpopup_small.resx | 0 .../PS3/Media/font/CHT/DFHeiMedium-B5.ttf | Bin .../PS3/Media/font/JPN/DFGMaruGothic-Md.ttf | Bin .../client}/PS3/Media/font/KOR/BOKMSD.ttf | Bin .../client}/PS3/Media/font/Mojangles.ttf | Bin .../client}/PS3/Media/font/Mojangles_11.abc | Bin .../client}/PS3/Media/font/Mojangles_7.abc | Bin .../client}/PS3/Media/font/chars.txt | Bin .../client}/PS3/Media/fr-FR/4J_strings.resx | 0 .../PS3/Media/fr-FR/skin_Minecraft.resx | 0 .../client}/PS3/Media/fr-FR/strings.resx | 0 .../PS3/Media/fr-FR/xuiscene_DLCOffers.resx | 0 .../Media/fr-FR/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_base.resx | 0 .../PS3/Media/fr-FR/xuiscene_base_480.resx | 0 .../fr-FR/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_container.resx | 0 .../Media/fr-FR/xuiscene_container_480.resx | 0 .../fr-FR/xuiscene_container_large_480.resx | 0 .../fr-FR/xuiscene_container_large_Small.resx | 0 .../Media/fr-FR/xuiscene_container_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_controls.resx | 0 .../Media/fr-FR/xuiscene_controls_480.resx | 0 .../Media/fr-FR/xuiscene_controls_small.resx | 0 .../fr-FR/xuiscene_craftingpanel_2x2.resx | 0 .../fr-FR/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../fr-FR/xuiscene_craftingpanel_3x3.resx | 0 .../fr-FR/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_credits.resx | 0 .../PS3/Media/fr-FR/xuiscene_credits_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_death.resx | 0 .../PS3/Media/fr-FR/xuiscene_death_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_death_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_debug.resx | 0 .../PS3/Media/fr-FR/xuiscene_debug_480.resx | 0 .../Media/fr-FR/xuiscene_debugoverlay.resx | 0 .../fr-FR/xuiscene_debugoverlay_480.resx | 0 .../fr-FR/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_furnace.resx | 0 .../PS3/Media/fr-FR/xuiscene_furnace_480.resx | 0 .../Media/fr-FR/xuiscene_furnace_Small.resx | 0 .../Media/fr-FR/xuiscene_helpandoptions.resx | 0 .../fr-FR/xuiscene_helpandoptions_480.resx | 0 .../fr-FR/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_howtoplay.resx | 0 .../Media/fr-FR/xuiscene_howtoplay_480.resx | 0 .../Media/fr-FR/xuiscene_howtoplay_menu.resx | 0 .../fr-FR/xuiscene_howtoplay_menu_480.resx | 0 .../fr-FR/xuiscene_howtoplay_menu_small.resx | 0 .../Media/fr-FR/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_ingameinfo.resx | 0 .../Media/fr-FR/xuiscene_ingameinfo_480.resx | 0 .../fr-FR/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_intro.resx | 0 .../PS3/Media/fr-FR/xuiscene_intro_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_inventory.resx | 0 .../Media/fr-FR/xuiscene_inventory_480.resx | 0 .../Media/fr-FR/xuiscene_inventory_small.resx | 0 .../Media/fr-FR/xuiscene_leaderboards.resx | 0 .../fr-FR/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_main.resx | 0 .../PS3/Media/fr-FR/xuiscene_main_480.resx | 0 .../Media/fr-FR/xuiscene_multi_create.resx | 0 .../fr-FR/xuiscene_multi_create_480.resx | 0 .../Media/fr-FR/xuiscene_multi_gameinfo.resx | 0 .../fr-FR/xuiscene_multi_gameinfo_480.resx | 0 .../Media/fr-FR/xuiscene_multi_joinload.resx | 0 .../fr-FR/xuiscene_multi_joinload_480.resx | 0 .../fr-FR/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_pause.resx | 0 .../PS3/Media/fr-FR/xuiscene_pause_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_pause_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_savemessage.resx | 0 .../Media/fr-FR/xuiscene_savemessage_480.resx | 0 .../Media/fr-FR/xuiscene_settings_All.resx | 0 .../fr-FR/xuiscene_settings_All_480.resx | 0 .../fr-FR/xuiscene_settings_All_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_signentry.resx | 0 .../Media/fr-FR/xuiscene_signentry_480.resx | 0 .../Media/fr-FR/xuiscene_signentry_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_socialpost.resx | 0 .../Media/fr-FR/xuiscene_socialpost_480.resx | 0 .../fr-FR/xuiscene_socialpost_small.resx | 0 .../PS3/Media/fr-FR/xuiscene_trap.resx | 0 .../PS3/Media/fr-FR/xuiscene_trap_480.resx | 0 .../PS3/Media/fr-FR/xuiscene_trap_small.resx | 0 .../Media/fr-FR/xuiscene_trialexitupsell.resx | 0 .../fr-FR/xuiscene_trialexitupsell_480.resx | 0 .../Media/fr-FR/xuiscene_tutorialpopup.resx | 0 .../fr-FR/xuiscene_tutorialpopup_480.resx | 0 .../fr-FR/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Media/highlight.png | Bin .../client}/PS3/Media/icon_Materials.png | Bin .../PS3/Media/icon_Redstone_and_Transport.png | Bin .../client}/PS3/Media/icon_armour.png | Bin .../client}/PS3/Media/icon_brewing.png | Bin .../client}/PS3/Media/icon_decoration.png | Bin .../client}/PS3/Media/icon_food.png | Bin .../client}/PS3/Media/icon_mechanisms.png | Bin .../client}/PS3/Media/icon_misc.png | Bin .../client}/PS3/Media/icon_structures.png | Bin .../client}/PS3/Media/icon_tools.png | Bin .../client}/PS3/Media/icon_transport.png | Bin .../client}/PS3/Media/it-IT/4J_strings.resx | 0 .../PS3/Media/it-IT/skin_Minecraft.resx | 0 .../client}/PS3/Media/it-IT/strings.resx | 0 .../PS3/Media/it-IT/xuiscene_DLCOffers.resx | 0 .../Media/it-IT/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/it-IT/xuiscene_base.resx | 0 .../PS3/Media/it-IT/xuiscene_base_480.resx | 0 .../it-IT/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/it-IT/xuiscene_container.resx | 0 .../Media/it-IT/xuiscene_container_480.resx | 0 .../it-IT/xuiscene_container_large_480.resx | 0 .../it-IT/xuiscene_container_large_Small.resx | 0 .../Media/it-IT/xuiscene_container_small.resx | 0 .../PS3/Media/it-IT/xuiscene_controls.resx | 0 .../Media/it-IT/xuiscene_controls_480.resx | 0 .../Media/it-IT/xuiscene_controls_small.resx | 0 .../it-IT/xuiscene_craftingpanel_2x2.resx | 0 .../it-IT/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../it-IT/xuiscene_craftingpanel_3x3.resx | 0 .../it-IT/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/it-IT/xuiscene_credits.resx | 0 .../PS3/Media/it-IT/xuiscene_credits_480.resx | 0 .../PS3/Media/it-IT/xuiscene_death.resx | 0 .../PS3/Media/it-IT/xuiscene_death_480.resx | 0 .../PS3/Media/it-IT/xuiscene_death_small.resx | 0 .../PS3/Media/it-IT/xuiscene_debug.resx | 0 .../PS3/Media/it-IT/xuiscene_debug_480.resx | 0 .../Media/it-IT/xuiscene_debugoverlay.resx | 0 .../it-IT/xuiscene_debugoverlay_480.resx | 0 .../it-IT/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/it-IT/xuiscene_furnace.resx | 0 .../PS3/Media/it-IT/xuiscene_furnace_480.resx | 0 .../Media/it-IT/xuiscene_furnace_Small.resx | 0 .../Media/it-IT/xuiscene_helpandoptions.resx | 0 .../it-IT/xuiscene_helpandoptions_480.resx | 0 .../it-IT/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/it-IT/xuiscene_howtoplay.resx | 0 .../Media/it-IT/xuiscene_howtoplay_480.resx | 0 .../Media/it-IT/xuiscene_howtoplay_menu.resx | 0 .../it-IT/xuiscene_howtoplay_menu_480.resx | 0 .../it-IT/xuiscene_howtoplay_menu_small.resx | 0 .../Media/it-IT/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/it-IT/xuiscene_ingameinfo.resx | 0 .../Media/it-IT/xuiscene_ingameinfo_480.resx | 0 .../it-IT/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/it-IT/xuiscene_intro.resx | 0 .../PS3/Media/it-IT/xuiscene_intro_480.resx | 0 .../PS3/Media/it-IT/xuiscene_inventory.resx | 0 .../Media/it-IT/xuiscene_inventory_480.resx | 0 .../Media/it-IT/xuiscene_inventory_small.resx | 0 .../Media/it-IT/xuiscene_leaderboards.resx | 0 .../it-IT/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/it-IT/xuiscene_main.resx | 0 .../PS3/Media/it-IT/xuiscene_main_480.resx | 0 .../Media/it-IT/xuiscene_multi_create.resx | 0 .../it-IT/xuiscene_multi_create_480.resx | 0 .../Media/it-IT/xuiscene_multi_gameinfo.resx | 0 .../it-IT/xuiscene_multi_gameinfo_480.resx | 0 .../Media/it-IT/xuiscene_multi_joinload.resx | 0 .../it-IT/xuiscene_multi_joinload_480.resx | 0 .../it-IT/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/it-IT/xuiscene_pause.resx | 0 .../PS3/Media/it-IT/xuiscene_pause_480.resx | 0 .../PS3/Media/it-IT/xuiscene_pause_small.resx | 0 .../PS3/Media/it-IT/xuiscene_savemessage.resx | 0 .../Media/it-IT/xuiscene_savemessage_480.resx | 0 .../Media/it-IT/xuiscene_settings_All.resx | 0 .../it-IT/xuiscene_settings_All_480.resx | 0 .../it-IT/xuiscene_settings_All_small.resx | 0 .../PS3/Media/it-IT/xuiscene_signentry.resx | 0 .../Media/it-IT/xuiscene_signentry_480.resx | 0 .../Media/it-IT/xuiscene_signentry_small.resx | 0 .../PS3/Media/it-IT/xuiscene_socialpost.resx | 0 .../Media/it-IT/xuiscene_socialpost_480.resx | 0 .../it-IT/xuiscene_socialpost_small.resx | 0 .../PS3/Media/it-IT/xuiscene_trap.resx | 0 .../PS3/Media/it-IT/xuiscene_trap_480.resx | 0 .../PS3/Media/it-IT/xuiscene_trap_small.resx | 0 .../Media/it-IT/xuiscene_trialexitupsell.resx | 0 .../it-IT/xuiscene_trialexitupsell_480.resx | 0 .../Media/it-IT/xuiscene_tutorialpopup.resx | 0 .../it-IT/xuiscene_tutorialpopup_480.resx | 0 .../it-IT/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Media/items.png | Bin .../client}/PS3/Media/ja-JP/4J_strings.resx | 0 .../PS3/Media/ja-JP/skin_Minecraft.resx | 0 .../client}/PS3/Media/ja-JP/strings.resx | 0 .../PS3/Media/ja-JP/xuiscene_DLCOffers.resx | 0 .../Media/ja-JP/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_base.resx | 0 .../PS3/Media/ja-JP/xuiscene_base_480.resx | 0 .../ja-JP/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_container.resx | 0 .../Media/ja-JP/xuiscene_container_480.resx | 0 .../ja-JP/xuiscene_container_large_480.resx | 0 .../ja-JP/xuiscene_container_large_Small.resx | 0 .../Media/ja-JP/xuiscene_container_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_controls.resx | 0 .../Media/ja-JP/xuiscene_controls_480.resx | 0 .../Media/ja-JP/xuiscene_controls_small.resx | 0 .../ja-JP/xuiscene_craftingpanel_2x2.resx | 0 .../ja-JP/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../ja-JP/xuiscene_craftingpanel_3x3.resx | 0 .../ja-JP/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_credits.resx | 0 .../PS3/Media/ja-JP/xuiscene_credits_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_death.resx | 0 .../PS3/Media/ja-JP/xuiscene_death_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_death_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_debug.resx | 0 .../PS3/Media/ja-JP/xuiscene_debug_480.resx | 0 .../Media/ja-JP/xuiscene_debugoverlay.resx | 0 .../ja-JP/xuiscene_debugoverlay_480.resx | 0 .../ja-JP/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_furnace.resx | 0 .../PS3/Media/ja-JP/xuiscene_furnace_480.resx | 0 .../Media/ja-JP/xuiscene_furnace_Small.resx | 0 .../Media/ja-JP/xuiscene_helpandoptions.resx | 0 .../ja-JP/xuiscene_helpandoptions_480.resx | 0 .../ja-JP/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_howtoplay.resx | 0 .../Media/ja-JP/xuiscene_howtoplay_480.resx | 0 .../Media/ja-JP/xuiscene_howtoplay_menu.resx | 0 .../ja-JP/xuiscene_howtoplay_menu_480.resx | 0 .../ja-JP/xuiscene_howtoplay_menu_small.resx | 0 .../Media/ja-JP/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_ingameinfo.resx | 0 .../Media/ja-JP/xuiscene_ingameinfo_480.resx | 0 .../ja-JP/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_intro.resx | 0 .../PS3/Media/ja-JP/xuiscene_intro_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_inventory.resx | 0 .../Media/ja-JP/xuiscene_inventory_480.resx | 0 .../Media/ja-JP/xuiscene_inventory_small.resx | 0 .../Media/ja-JP/xuiscene_leaderboards.resx | 0 .../ja-JP/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_main.resx | 0 .../PS3/Media/ja-JP/xuiscene_main_480.resx | 0 .../Media/ja-JP/xuiscene_multi_create.resx | 0 .../ja-JP/xuiscene_multi_create_480.resx | 0 .../Media/ja-JP/xuiscene_multi_gameinfo.resx | 0 .../ja-JP/xuiscene_multi_gameinfo_480.resx | 0 .../Media/ja-JP/xuiscene_multi_joinload.resx | 0 .../ja-JP/xuiscene_multi_joinload_480.resx | 0 .../ja-JP/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_pause.resx | 0 .../PS3/Media/ja-JP/xuiscene_pause_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_pause_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_savemessage.resx | 0 .../Media/ja-JP/xuiscene_savemessage_480.resx | 0 .../Media/ja-JP/xuiscene_settings_All.resx | 0 .../ja-JP/xuiscene_settings_All_480.resx | 0 .../ja-JP/xuiscene_settings_All_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_signentry.resx | 0 .../Media/ja-JP/xuiscene_signentry_480.resx | 0 .../Media/ja-JP/xuiscene_signentry_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_socialpost.resx | 0 .../Media/ja-JP/xuiscene_socialpost_480.resx | 0 .../ja-JP/xuiscene_socialpost_small.resx | 0 .../PS3/Media/ja-JP/xuiscene_trap.resx | 0 .../PS3/Media/ja-JP/xuiscene_trap_480.resx | 0 .../PS3/Media/ja-JP/xuiscene_trap_small.resx | 0 .../Media/ja-JP/xuiscene_trialexitupsell.resx | 0 .../ja-JP/xuiscene_trialexitupsell_480.resx | 0 .../Media/ja-JP/xuiscene_tutorialpopup.resx | 0 .../ja-JP/xuiscene_tutorialpopup_480.resx | 0 .../ja-JP/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Media/ko-KR/4J_strings.resx | 0 .../PS3/Media/ko-KR/skin_Minecraft.resx | 0 .../client}/PS3/Media/ko-KR/strings.resx | 0 .../PS3/Media/ko-KR/xuiscene_DLCOffers.resx | 0 .../Media/ko-KR/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_base.resx | 0 .../PS3/Media/ko-KR/xuiscene_base_480.resx | 0 .../ko-KR/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_container.resx | 0 .../Media/ko-KR/xuiscene_container_480.resx | 0 .../ko-KR/xuiscene_container_large_480.resx | 0 .../ko-KR/xuiscene_container_large_Small.resx | 0 .../Media/ko-KR/xuiscene_container_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_controls.resx | 0 .../Media/ko-KR/xuiscene_controls_480.resx | 0 .../Media/ko-KR/xuiscene_controls_small.resx | 0 .../ko-KR/xuiscene_craftingpanel_2x2.resx | 0 .../ko-KR/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../ko-KR/xuiscene_craftingpanel_3x3.resx | 0 .../ko-KR/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_credits.resx | 0 .../PS3/Media/ko-KR/xuiscene_credits_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_death.resx | 0 .../PS3/Media/ko-KR/xuiscene_death_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_death_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_debug.resx | 0 .../PS3/Media/ko-KR/xuiscene_debug_480.resx | 0 .../Media/ko-KR/xuiscene_debugoverlay.resx | 0 .../ko-KR/xuiscene_debugoverlay_480.resx | 0 .../ko-KR/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_furnace.resx | 0 .../PS3/Media/ko-KR/xuiscene_furnace_480.resx | 0 .../Media/ko-KR/xuiscene_furnace_Small.resx | 0 .../Media/ko-KR/xuiscene_helpandoptions.resx | 0 .../ko-KR/xuiscene_helpandoptions_480.resx | 0 .../ko-KR/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_howtoplay.resx | 0 .../Media/ko-KR/xuiscene_howtoplay_480.resx | 0 .../Media/ko-KR/xuiscene_howtoplay_menu.resx | 0 .../ko-KR/xuiscene_howtoplay_menu_480.resx | 0 .../ko-KR/xuiscene_howtoplay_menu_small.resx | 0 .../Media/ko-KR/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_ingameinfo.resx | 0 .../Media/ko-KR/xuiscene_ingameinfo_480.resx | 0 .../ko-KR/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_intro.resx | 0 .../PS3/Media/ko-KR/xuiscene_intro_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_inventory.resx | 0 .../Media/ko-KR/xuiscene_inventory_480.resx | 0 .../Media/ko-KR/xuiscene_inventory_small.resx | 0 .../Media/ko-KR/xuiscene_leaderboards.resx | 0 .../ko-KR/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_main.resx | 0 .../PS3/Media/ko-KR/xuiscene_main_480.resx | 0 .../Media/ko-KR/xuiscene_multi_create.resx | 0 .../ko-KR/xuiscene_multi_create_480.resx | 0 .../Media/ko-KR/xuiscene_multi_gameinfo.resx | 0 .../ko-KR/xuiscene_multi_gameinfo_480.resx | 0 .../Media/ko-KR/xuiscene_multi_joinload.resx | 0 .../ko-KR/xuiscene_multi_joinload_480.resx | 0 .../ko-KR/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_pause.resx | 0 .../PS3/Media/ko-KR/xuiscene_pause_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_pause_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_savemessage.resx | 0 .../Media/ko-KR/xuiscene_savemessage_480.resx | 0 .../Media/ko-KR/xuiscene_settings_All.resx | 0 .../ko-KR/xuiscene_settings_All_480.resx | 0 .../ko-KR/xuiscene_settings_All_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_signentry.resx | 0 .../Media/ko-KR/xuiscene_signentry_480.resx | 0 .../Media/ko-KR/xuiscene_signentry_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_socialpost.resx | 0 .../Media/ko-KR/xuiscene_socialpost_480.resx | 0 .../ko-KR/xuiscene_socialpost_small.resx | 0 .../PS3/Media/ko-KR/xuiscene_trap.resx | 0 .../PS3/Media/ko-KR/xuiscene_trap_480.resx | 0 .../PS3/Media/ko-KR/xuiscene_trap_small.resx | 0 .../Media/ko-KR/xuiscene_trialexitupsell.resx | 0 .../ko-KR/xuiscene_trialexitupsell_480.resx | 0 .../Media/ko-KR/xuiscene_tutorialpopup.resx | 0 .../ko-KR/xuiscene_tutorialpopup_480.resx | 0 .../ko-KR/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Media/logo.png | Bin .../client}/PS3/Media/pt-BR/4J_strings.resx | 0 .../PS3/Media/pt-BR/skin_Minecraft.resx | 0 .../client}/PS3/Media/pt-BR/strings.resx | 0 .../PS3/Media/pt-BR/xuiscene_DLCOffers.resx | 0 .../Media/pt-BR/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_base.resx | 0 .../PS3/Media/pt-BR/xuiscene_base_480.resx | 0 .../pt-BR/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_container.resx | 0 .../Media/pt-BR/xuiscene_container_480.resx | 0 .../pt-BR/xuiscene_container_large_480.resx | 0 .../pt-BR/xuiscene_container_large_Small.resx | 0 .../Media/pt-BR/xuiscene_container_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_controls.resx | 0 .../Media/pt-BR/xuiscene_controls_480.resx | 0 .../Media/pt-BR/xuiscene_controls_small.resx | 0 .../pt-BR/xuiscene_craftingpanel_2x2.resx | 0 .../pt-BR/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../pt-BR/xuiscene_craftingpanel_3x3.resx | 0 .../pt-BR/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_credits.resx | 0 .../PS3/Media/pt-BR/xuiscene_credits_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_death.resx | 0 .../PS3/Media/pt-BR/xuiscene_death_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_death_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_debug.resx | 0 .../PS3/Media/pt-BR/xuiscene_debug_480.resx | 0 .../Media/pt-BR/xuiscene_debugoverlay.resx | 0 .../pt-BR/xuiscene_debugoverlay_480.resx | 0 .../pt-BR/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_furnace.resx | 0 .../PS3/Media/pt-BR/xuiscene_furnace_480.resx | 0 .../Media/pt-BR/xuiscene_furnace_Small.resx | 0 .../Media/pt-BR/xuiscene_helpandoptions.resx | 0 .../pt-BR/xuiscene_helpandoptions_480.resx | 0 .../pt-BR/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_howtoplay.resx | 0 .../Media/pt-BR/xuiscene_howtoplay_480.resx | 0 .../Media/pt-BR/xuiscene_howtoplay_menu.resx | 0 .../pt-BR/xuiscene_howtoplay_menu_480.resx | 0 .../pt-BR/xuiscene_howtoplay_menu_small.resx | 0 .../Media/pt-BR/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_ingameinfo.resx | 0 .../Media/pt-BR/xuiscene_ingameinfo_480.resx | 0 .../pt-BR/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_intro.resx | 0 .../PS3/Media/pt-BR/xuiscene_intro_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_inventory.resx | 0 .../Media/pt-BR/xuiscene_inventory_480.resx | 0 .../Media/pt-BR/xuiscene_inventory_small.resx | 0 .../Media/pt-BR/xuiscene_leaderboards.resx | 0 .../pt-BR/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_main.resx | 0 .../PS3/Media/pt-BR/xuiscene_main_480.resx | 0 .../Media/pt-BR/xuiscene_multi_create.resx | 0 .../pt-BR/xuiscene_multi_create_480.resx | 0 .../Media/pt-BR/xuiscene_multi_gameinfo.resx | 0 .../pt-BR/xuiscene_multi_gameinfo_480.resx | 0 .../Media/pt-BR/xuiscene_multi_joinload.resx | 0 .../pt-BR/xuiscene_multi_joinload_480.resx | 0 .../pt-BR/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_pause.resx | 0 .../PS3/Media/pt-BR/xuiscene_pause_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_pause_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_savemessage.resx | 0 .../Media/pt-BR/xuiscene_savemessage_480.resx | 0 .../Media/pt-BR/xuiscene_settings_All.resx | 0 .../pt-BR/xuiscene_settings_All_480.resx | 0 .../pt-BR/xuiscene_settings_All_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_signentry.resx | 0 .../Media/pt-BR/xuiscene_signentry_480.resx | 0 .../Media/pt-BR/xuiscene_signentry_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_socialpost.resx | 0 .../Media/pt-BR/xuiscene_socialpost_480.resx | 0 .../pt-BR/xuiscene_socialpost_small.resx | 0 .../PS3/Media/pt-BR/xuiscene_trap.resx | 0 .../PS3/Media/pt-BR/xuiscene_trap_480.resx | 0 .../PS3/Media/pt-BR/xuiscene_trap_small.resx | 0 .../Media/pt-BR/xuiscene_trialexitupsell.resx | 0 .../pt-BR/xuiscene_trialexitupsell_480.resx | 0 .../Media/pt-BR/xuiscene_tutorialpopup.resx | 0 .../pt-BR/xuiscene_tutorialpopup_480.resx | 0 .../pt-BR/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Media/pt-PT/4J_strings.resx | 0 .../PS3/Media/pt-PT/skin_Minecraft.resx | 0 .../client}/PS3/Media/pt-PT/strings.resx | 0 .../PS3/Media/pt-PT/xuiscene_DLCOffers.resx | 0 .../Media/pt-PT/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_base.resx | 0 .../PS3/Media/pt-PT/xuiscene_base_480.resx | 0 .../pt-PT/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_container.resx | 0 .../Media/pt-PT/xuiscene_container_480.resx | 0 .../pt-PT/xuiscene_container_large_480.resx | 0 .../pt-PT/xuiscene_container_large_Small.resx | 0 .../Media/pt-PT/xuiscene_container_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_controls.resx | 0 .../Media/pt-PT/xuiscene_controls_480.resx | 0 .../Media/pt-PT/xuiscene_controls_small.resx | 0 .../pt-PT/xuiscene_craftingpanel_2x2.resx | 0 .../pt-PT/xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../pt-PT/xuiscene_craftingpanel_3x3.resx | 0 .../pt-PT/xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_credits.resx | 0 .../PS3/Media/pt-PT/xuiscene_credits_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_death.resx | 0 .../PS3/Media/pt-PT/xuiscene_death_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_death_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_debug.resx | 0 .../PS3/Media/pt-PT/xuiscene_debug_480.resx | 0 .../Media/pt-PT/xuiscene_debugoverlay.resx | 0 .../pt-PT/xuiscene_debugoverlay_480.resx | 0 .../pt-PT/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_furnace.resx | 0 .../PS3/Media/pt-PT/xuiscene_furnace_480.resx | 0 .../Media/pt-PT/xuiscene_furnace_Small.resx | 0 .../Media/pt-PT/xuiscene_helpandoptions.resx | 0 .../pt-PT/xuiscene_helpandoptions_480.resx | 0 .../pt-PT/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_howtoplay.resx | 0 .../Media/pt-PT/xuiscene_howtoplay_480.resx | 0 .../Media/pt-PT/xuiscene_howtoplay_menu.resx | 0 .../pt-PT/xuiscene_howtoplay_menu_480.resx | 0 .../pt-PT/xuiscene_howtoplay_menu_small.resx | 0 .../Media/pt-PT/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_ingameinfo.resx | 0 .../Media/pt-PT/xuiscene_ingameinfo_480.resx | 0 .../pt-PT/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_intro.resx | 0 .../PS3/Media/pt-PT/xuiscene_intro_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_inventory.resx | 0 .../Media/pt-PT/xuiscene_inventory_480.resx | 0 .../Media/pt-PT/xuiscene_inventory_small.resx | 0 .../Media/pt-PT/xuiscene_leaderboards.resx | 0 .../pt-PT/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_main.resx | 0 .../PS3/Media/pt-PT/xuiscene_main_480.resx | 0 .../Media/pt-PT/xuiscene_multi_create.resx | 0 .../pt-PT/xuiscene_multi_create_480.resx | 0 .../Media/pt-PT/xuiscene_multi_gameinfo.resx | 0 .../pt-PT/xuiscene_multi_gameinfo_480.resx | 0 .../Media/pt-PT/xuiscene_multi_joinload.resx | 0 .../pt-PT/xuiscene_multi_joinload_480.resx | 0 .../pt-PT/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_pause.resx | 0 .../PS3/Media/pt-PT/xuiscene_pause_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_pause_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_savemessage.resx | 0 .../Media/pt-PT/xuiscene_savemessage_480.resx | 0 .../Media/pt-PT/xuiscene_settings_All.resx | 0 .../pt-PT/xuiscene_settings_All_480.resx | 0 .../pt-PT/xuiscene_settings_All_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_signentry.resx | 0 .../Media/pt-PT/xuiscene_signentry_480.resx | 0 .../Media/pt-PT/xuiscene_signentry_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_socialpost.resx | 0 .../Media/pt-PT/xuiscene_socialpost_480.resx | 0 .../pt-PT/xuiscene_socialpost_small.resx | 0 .../PS3/Media/pt-PT/xuiscene_trap.resx | 0 .../PS3/Media/pt-PT/xuiscene_trap_480.resx | 0 .../PS3/Media/pt-PT/xuiscene_trap_small.resx | 0 .../Media/pt-PT/xuiscene_trialexitupsell.resx | 0 .../pt-PT/xuiscene_trialexitupsell_480.resx | 0 .../Media/pt-PT/xuiscene_tutorialpopup.resx | 0 .../pt-PT/xuiscene_tutorialpopup_480.resx | 0 .../pt-PT/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Media/screenshot.png | Bin .../client}/PS3/Media/scrollDown.png | Bin .../client}/PS3/Media/scrollLeft.png | Bin .../client}/PS3/Media/scrollRight.png | Bin .../client}/PS3/Media/scrollUp.png | Bin .../client}/PS3/Media/skin_Minecraft.xui | 0 .../client}/PS3/Media/splashes.txt | 0 .../client}/PS3/Media/strings.resx | 0 .../client}/PS3/Media/strings_Controls.txt | 0 .../client}/PS3/Media/strings_Credits.txt | 0 .../PS3/Media/strings_Descriptions.txt | 0 .../client}/PS3/Media/strings_HowToPlay.txt | 0 .../PS3/Media/strings_ItemsAndTiles.txt | 0 .../client}/PS3/Media/strings_Misc.txt | 0 .../Media/strings_PotionsAndEnchantments.txt | 0 .../client}/PS3/Media/strings_Tips.txt | 0 .../client}/PS3/Media/strings_Tooltips.txt | 0 .../client}/PS3/Media/strings_Tutorial.txt | 0 .../client}/PS3/Media/strings_begin.txt | 0 .../client}/PS3/Media/strings_end.txt | 0 .../client}/PS3/Media/terrain.png | Bin .../client}/PS3/Media/terrain_3.png | Bin .../client}/PS3/Media/xuiscene_DLCMain.h | 0 .../client}/PS3/Media/xuiscene_DLCMain.xui | 0 .../PS3/Media/xuiscene_DLCMain_480.xui | 0 .../client}/PS3/Media/xuiscene_DLCOffers.h | 0 .../client}/PS3/Media/xuiscene_DLCOffers.xui | 0 .../PS3/Media/xuiscene_DLCOffers_480.h | 0 .../PS3/Media/xuiscene_DLCOffers_480.xui | 0 .../PS3/Media/xuiscene_NewUpdateMessage.h | 0 .../PS3/Media/xuiscene_NewUpdateMessage.xui | 0 .../PS3/Media/xuiscene_NewUpdateMessage_480.h | 0 .../Media/xuiscene_NewUpdateMessage_480.xui | 0 .../client}/PS3/Media/xuiscene_base.h | 0 .../client}/PS3/Media/xuiscene_base.xui | 0 .../client}/PS3/Media/xuiscene_base_480.h | 0 .../client}/PS3/Media/xuiscene_base_480.xui | 0 .../client}/PS3/Media/xuiscene_base_small.h | 0 .../client}/PS3/Media/xuiscene_base_small.xui | 0 .../client}/PS3/Media/xuiscene_brewingstand.h | 0 .../PS3/Media/xuiscene_brewingstand.xui | 0 .../PS3/Media/xuiscene_brewingstand_480.xui | 0 .../PS3/Media/xuiscene_brewingstand_Small.xui | 0 .../client}/PS3/Media/xuiscene_chat.h | 0 .../client}/PS3/Media/xuiscene_chat.xui | 0 .../client}/PS3/Media/xuiscene_chat_480.h | 0 .../client}/PS3/Media/xuiscene_chat_480.xui | 0 .../client}/PS3/Media/xuiscene_chat_small.h | 0 .../client}/PS3/Media/xuiscene_chat_small.xui | 0 .../PS3/Media/xuiscene_connectingprogress.h | 0 .../PS3/Media/xuiscene_connectingprogress.xui | 0 .../Media/xuiscene_connectingprogress_480.h | 0 .../Media/xuiscene_connectingprogress_480.xui | 0 .../Media/xuiscene_connectingprogress_small.h | 0 .../xuiscene_connectingprogress_small.xui | 0 .../client}/PS3/Media/xuiscene_container.h | 0 .../client}/PS3/Media/xuiscene_container.xui | 0 .../PS3/Media/xuiscene_container_480.h | 0 .../PS3/Media/xuiscene_container_480.xui | 0 .../PS3/Media/xuiscene_container_large_480.h | 0 .../Media/xuiscene_container_large_480.xui | 0 .../Media/xuiscene_container_large_Small.h | 0 .../Media/xuiscene_container_large_Small.xui | 0 .../PS3/Media/xuiscene_container_small.h | 0 .../PS3/Media/xuiscene_container_small.xui | 0 .../client}/PS3/Media/xuiscene_controls.h | 0 .../client}/PS3/Media/xuiscene_controls.xui | 0 .../client}/PS3/Media/xuiscene_controls_480.h | 0 .../PS3/Media/xuiscene_controls_480.xui | 0 .../PS3/Media/xuiscene_controls_small.h | 0 .../PS3/Media/xuiscene_controls_small.xui | 0 .../PS3/Media/xuiscene_craftingpanel_2x2.h | 0 .../PS3/Media/xuiscene_craftingpanel_2x2.xui | 0 .../Media/xuiscene_craftingpanel_2x2_480.h | 0 .../Media/xuiscene_craftingpanel_2x2_480.xui | 0 .../Media/xuiscene_craftingpanel_2x2_small.h | 0 .../xuiscene_craftingpanel_2x2_small.xui | 0 .../PS3/Media/xuiscene_craftingpanel_3x3.h | 0 .../PS3/Media/xuiscene_craftingpanel_3x3.xui | 0 .../Media/xuiscene_craftingpanel_3x3_480.h | 0 .../Media/xuiscene_craftingpanel_3x3_480.xui | 0 .../Media/xuiscene_craftingpanel_3x3_small.h | 0 .../xuiscene_craftingpanel_3x3_small.xui | 0 .../client}/PS3/Media/xuiscene_credits.h | 0 .../client}/PS3/Media/xuiscene_credits.xui | 0 .../client}/PS3/Media/xuiscene_credits_480.h | 0 .../PS3/Media/xuiscene_credits_480.xui | 0 .../client}/PS3/Media/xuiscene_death.h | 0 .../client}/PS3/Media/xuiscene_death.xui | 0 .../client}/PS3/Media/xuiscene_death_480.h | 0 .../client}/PS3/Media/xuiscene_death_480.xui | 0 .../client}/PS3/Media/xuiscene_death_small.h | 0 .../PS3/Media/xuiscene_death_small.xui | 0 .../client}/PS3/Media/xuiscene_debug.h | 0 .../client}/PS3/Media/xuiscene_debug.xui | 0 .../client}/PS3/Media/xuiscene_debug_480.h | 0 .../client}/PS3/Media/xuiscene_debug_480.xui | 0 .../PS3/Media/xuiscene_debug_item_editor.h | 0 .../PS3/Media/xuiscene_debug_item_editor.xui | 0 .../Media/xuiscene_debug_schematic_create.h | 0 .../Media/xuiscene_debug_schematic_create.xui | 0 .../client}/PS3/Media/xuiscene_debug_small.h | 0 .../PS3/Media/xuiscene_debug_small.xui | 0 .../client}/PS3/Media/xuiscene_debugoverlay.h | 0 .../PS3/Media/xuiscene_debugoverlay.xui | 0 .../PS3/Media/xuiscene_debugoverlay_480.h | 0 .../PS3/Media/xuiscene_debugoverlay_480.xui | 0 .../client}/PS3/Media/xuiscene_debugtips.h | 0 .../client}/PS3/Media/xuiscene_debugtips.xui | 0 .../PS3/Media/xuiscene_debugtips_480.h | 0 .../PS3/Media/xuiscene_debugtips_480.xui | 0 .../PS3/Media/xuiscene_debugtips_small.h | 0 .../PS3/Media/xuiscene_debugtips_small.xui | 0 .../client}/PS3/Media/xuiscene_enchant.h | 0 .../client}/PS3/Media/xuiscene_enchant.xui | 0 .../PS3/Media/xuiscene_enchant_480.xui | 0 .../PS3/Media/xuiscene_enchant_small.xui | 0 .../PS3/Media/xuiscene_fullscreenprogress.h | 0 .../PS3/Media/xuiscene_fullscreenprogress.xui | 0 .../Media/xuiscene_fullscreenprogress_480.h | 0 .../Media/xuiscene_fullscreenprogress_480.xui | 0 .../Media/xuiscene_fullscreenprogress_small.h | 0 .../xuiscene_fullscreenprogress_small.xui | 0 .../client}/PS3/Media/xuiscene_furnace.h | 0 .../client}/PS3/Media/xuiscene_furnace.xui | 0 .../client}/PS3/Media/xuiscene_furnace_480.h | 0 .../PS3/Media/xuiscene_furnace_480.xui | 0 .../PS3/Media/xuiscene_furnace_Small.h | 0 .../PS3/Media/xuiscene_furnace_Small.xui | 0 .../PS3/Media/xuiscene_helpandoptions.h | 0 .../PS3/Media/xuiscene_helpandoptions.xui | 0 .../PS3/Media/xuiscene_helpandoptions_480.h | 0 .../PS3/Media/xuiscene_helpandoptions_480.xui | 0 .../PS3/Media/xuiscene_helpandoptions_small.h | 0 .../Media/xuiscene_helpandoptions_small.xui | 0 .../client}/PS3/Media/xuiscene_howtoplay.h | 0 .../client}/PS3/Media/xuiscene_howtoplay.xui | 0 .../PS3/Media/xuiscene_howtoplay_480.h | 0 .../PS3/Media/xuiscene_howtoplay_480.xui | 0 .../PS3/Media/xuiscene_howtoplay_menu.h | 0 .../PS3/Media/xuiscene_howtoplay_menu.xui | 0 .../PS3/Media/xuiscene_howtoplay_menu_480.h | 0 .../PS3/Media/xuiscene_howtoplay_menu_480.xui | 0 .../PS3/Media/xuiscene_howtoplay_menu_small.h | 0 .../Media/xuiscene_howtoplay_menu_small.xui | 0 .../PS3/Media/xuiscene_howtoplay_small.h | 0 .../PS3/Media/xuiscene_howtoplay_small.xui | 0 .../PS3/Media/xuiscene_ingame_host_options.h | 0 .../Media/xuiscene_ingame_host_options.xui | 0 .../xuiscene_ingame_host_options_480.xui | 0 .../xuiscene_ingame_host_options_small.xui | 0 .../Media/xuiscene_ingame_player_options.h | 0 .../Media/xuiscene_ingame_player_options.xui | 0 .../xuiscene_ingame_player_options_480.xui | 0 .../xuiscene_ingame_player_options_small.xui | 0 .../client}/PS3/Media/xuiscene_ingameinfo.h | 0 .../client}/PS3/Media/xuiscene_ingameinfo.xui | 0 .../PS3/Media/xuiscene_ingameinfo_480.h | 0 .../PS3/Media/xuiscene_ingameinfo_480.xui | 0 .../PS3/Media/xuiscene_ingameinfo_small.h | 0 .../PS3/Media/xuiscene_ingameinfo_small.xui | 0 .../client}/PS3/Media/xuiscene_intro.h | 0 .../client}/PS3/Media/xuiscene_intro.xui | 0 .../client}/PS3/Media/xuiscene_intro_480.h | 0 .../client}/PS3/Media/xuiscene_intro_480.xui | 0 .../client}/PS3/Media/xuiscene_inventory.h | 0 .../client}/PS3/Media/xuiscene_inventory.xui | 0 .../PS3/Media/xuiscene_inventory_480.h | 0 .../PS3/Media/xuiscene_inventory_480.xui | 0 .../PS3/Media/xuiscene_inventory_creative.h | 0 .../PS3/Media/xuiscene_inventory_creative.xui | 0 .../Media/xuiscene_inventory_creative7.xui | 0 .../xuiscene_inventory_creative7_480.xui | 0 .../xuiscene_inventory_creative7_small.xui | 0 .../Media/xuiscene_inventory_creative_480.h | 0 .../Media/xuiscene_inventory_creative_480.xui | 0 .../Media/xuiscene_inventory_creative_small.h | 0 .../xuiscene_inventory_creative_small.xui | 0 .../PS3/Media/xuiscene_inventory_small.h | 0 .../PS3/Media/xuiscene_inventory_small.xui | 0 .../client}/PS3/Media/xuiscene_leaderboards.h | 0 .../PS3/Media/xuiscene_leaderboards.xui | 0 .../PS3/Media/xuiscene_leaderboards_480.h | 0 .../PS3/Media/xuiscene_leaderboards_480.xui | 0 .../PS3/Media/xuiscene_load_settings.h | 0 .../PS3/Media/xuiscene_load_settings.xui | 0 .../PS3/Media/xuiscene_load_settings_480.h | 0 .../PS3/Media/xuiscene_load_settings_480.xui | 0 .../client}/PS3/Media/xuiscene_main.h | 0 .../client}/PS3/Media/xuiscene_main.xui | 0 .../client}/PS3/Media/xuiscene_main_480.h | 0 .../client}/PS3/Media/xuiscene_main_480.xui | 0 .../client}/PS3/Media/xuiscene_multi_create.h | 0 .../PS3/Media/xuiscene_multi_create.xui | 0 .../PS3/Media/xuiscene_multi_create_480.h | 0 .../PS3/Media/xuiscene_multi_create_480.xui | 0 .../PS3/Media/xuiscene_multi_gameinfo.h | 0 .../PS3/Media/xuiscene_multi_gameinfo.xui | 0 .../PS3/Media/xuiscene_multi_gameinfo_480.h | 0 .../PS3/Media/xuiscene_multi_gameinfo_480.xui | 0 .../PS3/Media/xuiscene_multi_joinload.h | 0 .../PS3/Media/xuiscene_multi_joinload.xui | 0 .../PS3/Media/xuiscene_multi_joinload_480.h | 0 .../PS3/Media/xuiscene_multi_joinload_480.xui | 0 .../xuiscene_multi_launch_more_options.h | 0 .../xuiscene_multi_launch_more_options.xui | 0 .../xuiscene_multi_launch_more_options_480.h | 0 ...xuiscene_multi_launch_more_options_480.xui | 0 .../PS3/Media/xuiscene_partnernetpassword.h | 0 .../PS3/Media/xuiscene_partnernetpassword.xui | 0 .../Media/xuiscene_partnernetpassword_480.h | 0 .../Media/xuiscene_partnernetpassword_480.xui | 0 .../client}/PS3/Media/xuiscene_pause.h | 0 .../client}/PS3/Media/xuiscene_pause.xui | 0 .../client}/PS3/Media/xuiscene_pause_480.h | 0 .../client}/PS3/Media/xuiscene_pause_480.xui | 0 .../client}/PS3/Media/xuiscene_pause_small.h | 0 .../PS3/Media/xuiscene_pause_small.xui | 0 .../client}/PS3/Media/xuiscene_reinstall.h | 0 .../client}/PS3/Media/xuiscene_reinstall.xui | 0 .../PS3/Media/xuiscene_reinstall_480.h | 0 .../PS3/Media/xuiscene_reinstall_480.xui | 0 .../PS3/Media/xuiscene_reinstall_small.h | 0 .../PS3/Media/xuiscene_reinstall_small.xui | 0 .../client}/PS3/Media/xuiscene_savemessage.h | 0 .../PS3/Media/xuiscene_savemessage.xui | 0 .../PS3/Media/xuiscene_savemessage_480.h | 0 .../PS3/Media/xuiscene_savemessage_480.xui | 0 .../client}/PS3/Media/xuiscene_settings_All.h | 0 .../PS3/Media/xuiscene_settings_All.xui | 0 .../PS3/Media/xuiscene_settings_All_480.h | 0 .../PS3/Media/xuiscene_settings_All_480.xui | 0 .../PS3/Media/xuiscene_settings_All_small.h | 0 .../PS3/Media/xuiscene_settings_All_small.xui | 0 .../PS3/Media/xuiscene_settings_Audio.h | 0 .../PS3/Media/xuiscene_settings_Audio.xui | 0 .../PS3/Media/xuiscene_settings_Audio_480.h | 0 .../PS3/Media/xuiscene_settings_Audio_480.xui | 0 .../PS3/Media/xuiscene_settings_Audio_small.h | 0 .../Media/xuiscene_settings_Audio_small.xui | 0 .../PS3/Media/xuiscene_settings_Control.h | 0 .../PS3/Media/xuiscene_settings_Control.xui | 0 .../PS3/Media/xuiscene_settings_Control_480.h | 0 .../Media/xuiscene_settings_Control_480.xui | 0 .../Media/xuiscene_settings_Control_small.h | 0 .../Media/xuiscene_settings_Control_small.xui | 0 .../PS3/Media/xuiscene_settings_Graphics.h | 0 .../PS3/Media/xuiscene_settings_Graphics.xui | 0 .../Media/xuiscene_settings_Graphics_480.h | 0 .../Media/xuiscene_settings_Graphics_480.xui | 0 .../Media/xuiscene_settings_Graphics_small.h | 0 .../xuiscene_settings_Graphics_small.xui | 0 .../PS3/Media/xuiscene_settings_options.h | 0 .../PS3/Media/xuiscene_settings_options.xui | 0 .../PS3/Media/xuiscene_settings_options_480.h | 0 .../Media/xuiscene_settings_options_480.xui | 0 .../Media/xuiscene_settings_options_small.h | 0 .../Media/xuiscene_settings_options_small.xui | 0 .../client}/PS3/Media/xuiscene_signentry.h | 0 .../client}/PS3/Media/xuiscene_signentry.xui | 0 .../PS3/Media/xuiscene_signentry_480.h | 0 .../PS3/Media/xuiscene_signentry_480.xui | 0 .../PS3/Media/xuiscene_signentry_small.h | 0 .../PS3/Media/xuiscene_signentry_small.xui | 0 .../client}/PS3/Media/xuiscene_skinselect.h | 0 .../client}/PS3/Media/xuiscene_skinselect.xui | 0 .../PS3/Media/xuiscene_skinselect_480.h | 0 .../PS3/Media/xuiscene_skinselect_480.xui | 0 .../PS3/Media/xuiscene_skinselect_small.h | 0 .../PS3/Media/xuiscene_skinselect_small.xui | 0 .../client}/PS3/Media/xuiscene_socialpost.h | 0 .../client}/PS3/Media/xuiscene_socialpost.xui | 0 .../PS3/Media/xuiscene_socialpost_480.h | 0 .../PS3/Media/xuiscene_socialpost_480.xui | 0 .../PS3/Media/xuiscene_socialpost_small.h | 0 .../PS3/Media/xuiscene_socialpost_small.xui | 0 .../client}/PS3/Media/xuiscene_text_entry.h | 0 .../client}/PS3/Media/xuiscene_text_entry.xui | 0 .../client}/PS3/Media/xuiscene_trap.h | 0 .../client}/PS3/Media/xuiscene_trap.xui | 0 .../client}/PS3/Media/xuiscene_trap_480.h | 0 .../client}/PS3/Media/xuiscene_trap_480.xui | 0 .../client}/PS3/Media/xuiscene_trap_small.h | 0 .../client}/PS3/Media/xuiscene_trap_small.xui | 0 .../PS3/Media/xuiscene_trialexitupsell.h | 0 .../PS3/Media/xuiscene_trialexitupsell.xui | 0 .../PS3/Media/xuiscene_trialexitupsell_480.h | 0 .../Media/xuiscene_trialexitupsell_480.xui | 0 .../PS3/Media/xuiscene_tutorialpopup.h | 0 .../PS3/Media/xuiscene_tutorialpopup.xui | 0 .../PS3/Media/xuiscene_tutorialpopup_480.h | 0 .../PS3/Media/xuiscene_tutorialpopup_480.xui | 0 .../PS3/Media/xuiscene_tutorialpopup_small.h | 0 .../Media/xuiscene_tutorialpopup_small.xui | 0 .../client}/PS3/Media/xuiscene_win.h | 0 .../client}/PS3/Media/xuiscene_win.xui | 0 .../client}/PS3/Media/zh-CHT/4J_strings.resx | 0 .../PS3/Media/zh-CHT/skin_Minecraft.resx | 0 .../client}/PS3/Media/zh-CHT/strings.resx | 0 .../PS3/Media/zh-CHT/xuiscene_DLCOffers.resx | 0 .../Media/zh-CHT/xuiscene_DLCOffers_480.resx | 0 .../PS3/Media/zh-CHT/xuiscene_base.resx | 0 .../PS3/Media/zh-CHT/xuiscene_base_480.resx | 0 .../zh-CHT/xuiscene_connectingprogress.resx | 0 .../xuiscene_connectingprogress_480.resx | 0 .../xuiscene_connectingprogress_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_container.resx | 0 .../Media/zh-CHT/xuiscene_container_480.resx | 0 .../zh-CHT/xuiscene_container_large_480.resx | 0 .../xuiscene_container_large_Small.resx | 0 .../zh-CHT/xuiscene_container_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_controls.resx | 0 .../Media/zh-CHT/xuiscene_controls_480.resx | 0 .../Media/zh-CHT/xuiscene_controls_small.resx | 0 .../zh-CHT/xuiscene_craftingpanel_2x2.resx | 0 .../xuiscene_craftingpanel_2x2_480.resx | 0 .../xuiscene_craftingpanel_2x2_small.resx | 0 .../zh-CHT/xuiscene_craftingpanel_3x3.resx | 0 .../xuiscene_craftingpanel_3x3_480.resx | 0 .../xuiscene_craftingpanel_3x3_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_credits.resx | 0 .../Media/zh-CHT/xuiscene_credits_480.resx | 0 .../PS3/Media/zh-CHT/xuiscene_death.resx | 0 .../PS3/Media/zh-CHT/xuiscene_death_480.resx | 0 .../Media/zh-CHT/xuiscene_death_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_debug.resx | 0 .../PS3/Media/zh-CHT/xuiscene_debug_480.resx | 0 .../Media/zh-CHT/xuiscene_debugoverlay.resx | 0 .../zh-CHT/xuiscene_debugoverlay_480.resx | 0 .../zh-CHT/xuiscene_fullscreenprogress.resx | 0 .../xuiscene_fullscreenprogress_480.resx | 0 .../xuiscene_fullscreenprogress_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_furnace.resx | 0 .../Media/zh-CHT/xuiscene_furnace_480.resx | 0 .../Media/zh-CHT/xuiscene_furnace_Small.resx | 0 .../Media/zh-CHT/xuiscene_helpandoptions.resx | 0 .../zh-CHT/xuiscene_helpandoptions_480.resx | 0 .../zh-CHT/xuiscene_helpandoptions_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_howtoplay.resx | 0 .../Media/zh-CHT/xuiscene_howtoplay_480.resx | 0 .../Media/zh-CHT/xuiscene_howtoplay_menu.resx | 0 .../zh-CHT/xuiscene_howtoplay_menu_480.resx | 0 .../zh-CHT/xuiscene_howtoplay_menu_small.resx | 0 .../zh-CHT/xuiscene_howtoplay_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_ingameinfo.resx | 0 .../Media/zh-CHT/xuiscene_ingameinfo_480.resx | 0 .../zh-CHT/xuiscene_ingameinfo_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_intro.resx | 0 .../PS3/Media/zh-CHT/xuiscene_intro_480.resx | 0 .../PS3/Media/zh-CHT/xuiscene_inventory.resx | 0 .../Media/zh-CHT/xuiscene_inventory_480.resx | 0 .../zh-CHT/xuiscene_inventory_small.resx | 0 .../Media/zh-CHT/xuiscene_leaderboards.resx | 0 .../zh-CHT/xuiscene_leaderboards_480.resx | 0 .../PS3/Media/zh-CHT/xuiscene_main.resx | 0 .../PS3/Media/zh-CHT/xuiscene_main_480.resx | 0 .../Media/zh-CHT/xuiscene_multi_create.resx | 0 .../zh-CHT/xuiscene_multi_create_480.resx | 0 .../Media/zh-CHT/xuiscene_multi_gameinfo.resx | 0 .../zh-CHT/xuiscene_multi_gameinfo_480.resx | 0 .../Media/zh-CHT/xuiscene_multi_joinload.resx | 0 .../zh-CHT/xuiscene_multi_joinload_480.resx | 0 .../zh-CHT/xuiscene_partnernetpassword.resx | 0 .../xuiscene_partnernetpassword_480.resx | 0 .../PS3/Media/zh-CHT/xuiscene_pause.resx | 0 .../PS3/Media/zh-CHT/xuiscene_pause_480.resx | 0 .../Media/zh-CHT/xuiscene_pause_small.resx | 0 .../Media/zh-CHT/xuiscene_savemessage.resx | 0 .../zh-CHT/xuiscene_savemessage_480.resx | 0 .../Media/zh-CHT/xuiscene_settings_All.resx | 0 .../zh-CHT/xuiscene_settings_All_480.resx | 0 .../zh-CHT/xuiscene_settings_All_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_signentry.resx | 0 .../Media/zh-CHT/xuiscene_signentry_480.resx | 0 .../zh-CHT/xuiscene_signentry_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_socialpost.resx | 0 .../Media/zh-CHT/xuiscene_socialpost_480.resx | 0 .../zh-CHT/xuiscene_socialpost_small.resx | 0 .../PS3/Media/zh-CHT/xuiscene_trap.resx | 0 .../PS3/Media/zh-CHT/xuiscene_trap_480.resx | 0 .../PS3/Media/zh-CHT/xuiscene_trap_small.resx | 0 .../zh-CHT/xuiscene_trialexitupsell.resx | 0 .../zh-CHT/xuiscene_trialexitupsell_480.resx | 0 .../Media/zh-CHT/xuiscene_tutorialpopup.resx | 0 .../zh-CHT/xuiscene_tutorialpopup_480.resx | 0 .../zh-CHT/xuiscene_tutorialpopup_small.resx | 0 .../client}/PS3/Miles/include/mss.h | 0 .../client}/PS3/Miles/include/rrCore.h | 0 .../PS3/Miles/lib/spu/build_SPU_obj.bat | 0 .../client}/PS3/Minecraft_Macros.h | 0 .../PS3/Network/SQRNetworkManager_PS3.cpp | 2 +- .../PS3/Network/SQRNetworkManager_PS3.h | 2 +- .../client}/PS3/Network/SonyCommerce_PS3.cpp | 0 .../client}/PS3/Network/SonyCommerce_PS3.h | 2 +- .../client}/PS3/Network/SonyHttp_PS3.cpp | 0 .../client}/PS3/Network/SonyHttp_PS3.h | 0 .../PS3/Network/SonyRemoteStorage_PS3.cpp | 0 .../PS3/Network/SonyRemoteStorage_PS3.h | 2 +- .../client}/PS3/Network/SonyVoiceChat.cpp | 0 .../client}/PS3/Network/SonyVoiceChat.h | 0 .../client}/PS3/PS3Extras/C4JSpursJob.cpp | 0 .../client}/PS3/PS3Extras/C4JSpursJob.h | 0 .../client}/PS3/PS3Extras/C4JThread_SPU.cpp | 0 .../client}/PS3/PS3Extras/C4JThread_SPU.h | 0 .../PS3/PS3Extras/DirectX/DirectXCollision.h | 0 .../PS3Extras/DirectX/DirectXCollision.inl | 0 .../PS3/PS3Extras/DirectX/DirectXColors.h | 0 .../PS3/PS3Extras/DirectX/DirectXMath.h | 0 .../PS3Extras/DirectX/DirectXMathConvert.inl | 0 .../PS3Extras/DirectX/DirectXMathMatrix.inl | 0 .../PS3/PS3Extras/DirectX/DirectXMathMisc.inl | 0 .../PS3Extras/DirectX/DirectXMathVector.inl | 0 .../PS3Extras/DirectX/DirectXPackedVector.h | 0 .../PS3Extras/DirectX/DirectXPackedVector.inl | 0 .../client}/PS3/PS3Extras/DirectX/no_sal2.h | 0 .../client}/PS3/PS3Extras/DirectX/sal.h | 0 .../client}/PS3/PS3Extras/EdgeZLib.cpp | 0 .../client}/PS3/PS3Extras/EdgeZLib.h | 0 .../Documentation/Change History.docx | Bin .../Documentation/Heap Inspector for PS3.docx | Bin .../Documentation/Known Issues.docx | Bin .../PS3/PS3Extras/HeapInspector/License.rtf | 0 .../HeapInspector/Samples/Hook/HookSample.cpp | 0 .../Samples/Hook/PS3/HookSample.vcproj | 0 .../Samples/Hook/PS3/HookSample.vcxproj | 0 .../HeapInspector/Samples/Hook/PS3/Main.cpp | 0 .../HeapInspector/Samples/Hook/PS3/Wait.cpp | 0 .../Samples/Manual/ManualSample.cpp | 0 .../HeapInspector/Samples/Manual/PS3/Main.cpp | 0 .../Samples/Manual/PS3/ManualSample.vcproj | 0 .../Samples/Manual/PS3/ManualSample.vcxproj | 0 .../HeapInspector/Samples/Manual/PS3/Wait.cpp | 0 .../Samples/MultiThreadedHook/IThread.h | 0 .../MultiThreadedHookSample.cpp | 0 .../Samples/MultiThreadedHook/PS3/Main.cpp | 0 .../PS3/MultiThreadedHookSample.vcproj | 0 .../PS3/MultiThreadedHookSample.vcxproj | 0 .../MultiThreadedHook/PS3/ThreadPS3.cpp | 0 .../Samples/MultiThreadedHook/PS3/Wait.cpp | 0 .../Samples/ReplaceNewDelete/PS3/Main.cpp | 0 .../PS3/ReplaceNewDeleteSample.vcproj | 0 .../PS3/ReplaceNewDeleteSample.vcxproj | 0 .../Samples/ReplaceNewDelete/PS3/Wait.cpp | 0 .../ReplaceNewDeleteSample.cpp | 0 .../PS3Extras/HeapInspector/Server/HeapInfo.h | 0 .../Server/HeapInspectorServer.h | 0 .../Server/HeapInspectorServerTypes.h | 0 .../HeapInspector/Server/PS3/HeapHooks.hpp | 0 .../client}/PS3/PS3Extras/PS3Maths.h | 0 .../client}/PS3/PS3Extras/PS3Strings.cpp | 0 .../client}/PS3/PS3Extras/PS3Strings.h | 0 .../client}/PS3/PS3Extras/Ps3Stubs.cpp | 0 .../client}/PS3/PS3Extras/Ps3Stubs.h | 0 .../client}/PS3/PS3Extras/Ps3Types.h | 0 .../client/PS3/PS3Extras}/ShutdownManager.cpp | 4 +- .../client}/PS3/PS3Extras/ShutdownManager.h | 0 .../client}/PS3/PS3Extras/TLSStorage.cpp | 0 .../client}/PS3/PS3Extras/TLSStorage.h | 0 .../boost/accumulators/accumulators.hpp | 0 .../boost/accumulators/accumulators_fwd.hpp | 0 .../framework/accumulator_base.hpp | 0 .../framework/accumulator_concept.hpp | 0 .../framework/accumulator_set.hpp | 0 .../accumulators/droppable_accumulator.hpp | 0 .../accumulators/external_accumulator.hpp | 0 .../accumulators/reference_accumulator.hpp | 0 .../accumulators/value_accumulator.hpp | 0 .../accumulators/framework/depends_on.hpp | 0 .../boost/accumulators/framework/external.hpp | 0 .../accumulators/framework/extractor.hpp | 0 .../boost/accumulators/framework/features.hpp | 0 .../framework/parameters/accumulator.hpp | 0 .../framework/parameters/sample.hpp | 0 .../framework/parameters/weight.hpp | 0 .../framework/parameters/weights.hpp | 0 .../accumulators/numeric/detail/function1.hpp | 0 .../accumulators/numeric/detail/function2.hpp | 0 .../accumulators/numeric/detail/function3.hpp | 0 .../accumulators/numeric/detail/function4.hpp | 0 .../numeric/detail/function_n.hpp | 0 .../numeric/detail/pod_singleton.hpp | 0 .../boost/accumulators/numeric/functional.hpp | 0 .../numeric/functional/complex.hpp | 0 .../numeric/functional/valarray.hpp | 0 .../numeric/functional/vector.hpp | 0 .../accumulators/numeric/functional_fwd.hpp | 0 .../boost/accumulators/statistics.hpp | 0 .../boost/accumulators/statistics/count.hpp | 0 .../accumulators/statistics/covariance.hpp | 0 .../boost/accumulators/statistics/density.hpp | 0 .../accumulators/statistics/error_of.hpp | 0 .../accumulators/statistics/error_of_mean.hpp | 0 .../statistics/extended_p_square.hpp | 0 .../statistics/extended_p_square_quantile.hpp | 0 .../accumulators/statistics/kurtosis.hpp | 0 .../boost/accumulators/statistics/max.hpp | 0 .../boost/accumulators/statistics/mean.hpp | 0 .../boost/accumulators/statistics/median.hpp | 0 .../boost/accumulators/statistics/min.hpp | 0 .../boost/accumulators/statistics/moment.hpp | 0 .../statistics/p_square_cumul_dist.hpp | 0 .../p_square_cumulative_distribution.hpp | 0 .../statistics/p_square_quantile.hpp | 0 .../parameters/quantile_probability.hpp | 0 .../statistics/peaks_over_threshold.hpp | 0 .../accumulators/statistics/pot_quantile.hpp | 0 .../accumulators/statistics/pot_tail_mean.hpp | 0 .../accumulators/statistics/rolling_count.hpp | 0 .../accumulators/statistics/rolling_mean.hpp | 0 .../accumulators/statistics/rolling_sum.hpp | 0 .../statistics/rolling_window.hpp | 0 .../accumulators/statistics/skewness.hpp | 0 .../boost/accumulators/statistics/stats.hpp | 0 .../boost/accumulators/statistics/sum.hpp | 0 .../accumulators/statistics/sum_kahan.hpp | 0 .../boost/accumulators/statistics/tail.hpp | 0 .../accumulators/statistics/tail_mean.hpp | 0 .../accumulators/statistics/tail_quantile.hpp | 0 .../accumulators/statistics/tail_variate.hpp | 0 .../statistics/tail_variate_means.hpp | 0 .../statistics/times2_iterator.hpp | 0 .../accumulators/statistics/variance.hpp | 0 .../statistics/variates/covariate.hpp | 0 .../statistics/weighted_covariance.hpp | 0 .../statistics/weighted_density.hpp | 0 .../statistics/weighted_extended_p_square.hpp | 0 .../statistics/weighted_kurtosis.hpp | 0 .../accumulators/statistics/weighted_mean.hpp | 0 .../statistics/weighted_median.hpp | 0 .../statistics/weighted_moment.hpp | 0 .../weighted_p_square_cumul_dist.hpp | 0 ...ghted_p_square_cumulative_distribution.hpp | 0 .../statistics/weighted_p_square_quantile.hpp | 0 .../weighted_peaks_over_threshold.hpp | 0 .../statistics/weighted_skewness.hpp | 0 .../accumulators/statistics/weighted_sum.hpp | 0 .../statistics/weighted_sum_kahan.hpp | 0 .../statistics/weighted_tail_mean.hpp | 0 .../statistics/weighted_tail_quantile.hpp | 0 .../weighted_tail_variate_means.hpp | 0 .../statistics/weighted_variance.hpp | 0 .../accumulators/statistics/with_error.hpp | 0 .../boost/accumulators/statistics_fwd.hpp | 0 .../boost_1_53_0/boost/algorithm/clamp.hpp | 0 .../boost/algorithm/cxx11/all_of.hpp | 0 .../boost/algorithm/cxx11/any_of.hpp | 0 .../boost/algorithm/cxx11/copy_if.hpp | 0 .../boost/algorithm/cxx11/copy_n.hpp | 0 .../boost/algorithm/cxx11/find_if_not.hpp | 0 .../boost/algorithm/cxx11/iota.hpp | 0 .../boost/algorithm/cxx11/is_partitioned.hpp | 0 .../boost/algorithm/cxx11/is_permutation.hpp | 0 .../boost/algorithm/cxx11/is_sorted.hpp | 0 .../boost/algorithm/cxx11/none_of.hpp | 0 .../boost/algorithm/cxx11/one_of.hpp | 0 .../boost/algorithm/cxx11/partition_copy.hpp | 0 .../boost/algorithm/cxx11/partition_point.hpp | 0 .../boost_1_53_0/boost/algorithm/hex.hpp | 0 .../boost_1_53_0/boost/algorithm/minmax.hpp | 0 .../boost/algorithm/minmax_element.hpp | 0 .../boost/algorithm/searching/boyer_moore.hpp | 0 .../searching/boyer_moore_horspool.hpp | 0 .../algorithm/searching/detail/bm_traits.hpp | 0 .../algorithm/searching/detail/debugging.hpp | 0 .../searching/knuth_morris_pratt.hpp | 0 .../boost_1_53_0/boost/algorithm/string.hpp | 0 .../boost/algorithm/string/case_conv.hpp | 0 .../boost/algorithm/string/classification.hpp | 0 .../boost/algorithm/string/compare.hpp | 0 .../boost/algorithm/string/concept.hpp | 0 .../boost/algorithm/string/config.hpp | 0 .../boost/algorithm/string/constants.hpp | 0 .../algorithm/string/detail/case_conv.hpp | 0 .../string/detail/classification.hpp | 0 .../algorithm/string/detail/find_format.hpp | 0 .../string/detail/find_format_all.hpp | 0 .../string/detail/find_format_store.hpp | 0 .../algorithm/string/detail/find_iterator.hpp | 0 .../boost/algorithm/string/detail/finder.hpp | 0 .../algorithm/string/detail/finder_regex.hpp | 0 .../algorithm/string/detail/formatter.hpp | 0 .../string/detail/formatter_regex.hpp | 0 .../algorithm/string/detail/predicate.hpp | 0 .../string/detail/replace_storage.hpp | 0 .../algorithm/string/detail/sequence.hpp | 0 .../boost/algorithm/string/detail/trim.hpp | 0 .../boost/algorithm/string/detail/util.hpp | 0 .../boost/algorithm/string/erase.hpp | 0 .../boost/algorithm/string/find.hpp | 0 .../boost/algorithm/string/find_format.hpp | 0 .../boost/algorithm/string/find_iterator.hpp | 0 .../boost/algorithm/string/finder.hpp | 0 .../boost/algorithm/string/formatter.hpp | 0 .../boost/algorithm/string/iter_find.hpp | 0 .../boost/algorithm/string/join.hpp | 0 .../boost/algorithm/string/predicate.hpp | 0 .../algorithm/string/predicate_facade.hpp | 0 .../boost/algorithm/string/regex.hpp | 0 .../algorithm/string/regex_find_format.hpp | 0 .../boost/algorithm/string/replace.hpp | 0 .../algorithm/string/sequence_traits.hpp | 0 .../boost/algorithm/string/split.hpp | 0 .../algorithm/string/std/list_traits.hpp | 0 .../algorithm/string/std/rope_traits.hpp | 0 .../algorithm/string/std/slist_traits.hpp | 0 .../algorithm/string/std/string_traits.hpp | 0 .../string/std_containers_traits.hpp | 0 .../boost/algorithm/string/trim.hpp | 0 .../boost/algorithm/string/trim_all.hpp | 0 .../boost/algorithm/string/yes_no_type.hpp | 0 .../boost/algorithm/string_regex.hpp | 0 .../boost_1_53_0/boost/aligned_storage.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/any.hpp | 0 .../boost_1_53_0/boost/archive/add_facet.hpp | 0 .../boost/archive/archive_exception.hpp | 0 .../boost/archive/basic_archive.hpp | 0 .../boost/archive/basic_binary_iarchive.hpp | 0 .../boost/archive/basic_binary_iprimitive.hpp | 0 .../boost/archive/basic_binary_oarchive.hpp | 0 .../boost/archive/basic_binary_oprimitive.hpp | 0 .../archive/basic_streambuf_locale_saver.hpp | 0 .../boost/archive/basic_text_iarchive.hpp | 0 .../boost/archive/basic_text_iprimitive.hpp | 0 .../boost/archive/basic_text_oarchive.hpp | 0 .../boost/archive/basic_text_oprimitive.hpp | 0 .../boost/archive/basic_xml_archive.hpp | 0 .../boost/archive/basic_xml_iarchive.hpp | 0 .../boost/archive/basic_xml_oarchive.hpp | 0 .../boost/archive/binary_iarchive.hpp | 0 .../boost/archive/binary_iarchive_impl.hpp | 0 .../boost/archive/binary_oarchive.hpp | 0 .../boost/archive/binary_oarchive_impl.hpp | 0 .../boost/archive/binary_wiarchive.hpp | 0 .../boost/archive/binary_woarchive.hpp | 0 .../boost/archive/codecvt_null.hpp | 0 .../boost/archive/detail/abi_prefix.hpp | 0 .../boost/archive/detail/abi_suffix.hpp | 0 .../archive/detail/archive_serializer_map.hpp | 0 .../archive/detail/auto_link_archive.hpp | 0 .../archive/detail/auto_link_warchive.hpp | 0 .../archive/detail/basic_archive_impl.hpp | 0 .../boost/archive/detail/basic_config.hpp | 0 .../boost/archive/detail/basic_iarchive.hpp | 0 .../archive/detail/basic_iserializer.hpp | 0 .../boost/archive/detail/basic_oarchive.hpp | 0 .../archive/detail/basic_oserializer.hpp | 0 .../detail/basic_pointer_iserializer.hpp | 0 .../detail/basic_pointer_oserializer.hpp | 0 .../boost/archive/detail/basic_serializer.hpp | 0 .../archive/detail/basic_serializer_map.hpp | 0 .../boost/archive/detail/check.hpp | 0 .../boost/archive/detail/common_iarchive.hpp | 0 .../boost/archive/detail/common_oarchive.hpp | 0 .../boost/archive/detail/decl.hpp | 0 .../archive/detail/interface_iarchive.hpp | 0 .../archive/detail/interface_oarchive.hpp | 0 .../boost/archive/detail/iserializer.hpp | 0 .../boost/archive/detail/oserializer.hpp | 0 .../detail/polymorphic_iarchive_route.hpp | 0 .../detail/polymorphic_oarchive_route.hpp | 0 .../boost/archive/detail/register_archive.hpp | 0 .../archive/detail/utf8_codecvt_facet.hpp | 0 .../boost_1_53_0/boost/archive/dinkumware.hpp | 0 .../archive/impl/archive_serializer_map.ipp | 0 .../archive/impl/basic_binary_iarchive.ipp | 0 .../archive/impl/basic_binary_iprimitive.ipp | 0 .../archive/impl/basic_binary_oarchive.ipp | 0 .../archive/impl/basic_binary_oprimitive.ipp | 0 .../archive/impl/basic_text_iarchive.ipp | 0 .../archive/impl/basic_text_iprimitive.ipp | 0 .../archive/impl/basic_text_oarchive.ipp | 0 .../archive/impl/basic_text_oprimitive.ipp | 0 .../boost/archive/impl/basic_xml_grammar.hpp | 0 .../boost/archive/impl/basic_xml_iarchive.ipp | 0 .../boost/archive/impl/basic_xml_oarchive.ipp | 0 .../boost/archive/impl/text_iarchive_impl.ipp | 0 .../boost/archive/impl/text_oarchive_impl.ipp | 0 .../archive/impl/text_wiarchive_impl.ipp | 0 .../archive/impl/text_woarchive_impl.ipp | 0 .../boost/archive/impl/xml_iarchive_impl.ipp | 0 .../boost/archive/impl/xml_oarchive_impl.ipp | 0 .../boost/archive/impl/xml_wiarchive_impl.ipp | 0 .../boost/archive/impl/xml_woarchive_impl.ipp | 0 .../archive/iterators/base64_exception.hpp | 0 .../archive/iterators/base64_from_binary.hpp | 0 .../archive/iterators/binary_from_base64.hpp | 0 .../boost/archive/iterators/dataflow.hpp | 0 .../archive/iterators/dataflow_exception.hpp | 0 .../boost/archive/iterators/escape.hpp | 0 .../boost/archive/iterators/head_iterator.hpp | 0 .../archive/iterators/insert_linebreaks.hpp | 0 .../archive/iterators/istream_iterator.hpp | 0 .../boost/archive/iterators/mb_from_wchar.hpp | 0 .../archive/iterators/ostream_iterator.hpp | 0 .../archive/iterators/remove_whitespace.hpp | 0 .../archive/iterators/transform_width.hpp | 0 .../boost/archive/iterators/unescape.hpp | 0 .../boost/archive/iterators/wchar_from_mb.hpp | 0 .../boost/archive/iterators/xml_escape.hpp | 0 .../boost/archive/iterators/xml_unescape.hpp | 0 .../iterators/xml_unescape_exception.hpp | 0 .../archive/polymorphic_binary_iarchive.hpp | 0 .../archive/polymorphic_binary_oarchive.hpp | 0 .../boost/archive/polymorphic_iarchive.hpp | 0 .../boost/archive/polymorphic_oarchive.hpp | 0 .../archive/polymorphic_text_iarchive.hpp | 0 .../archive/polymorphic_text_oarchive.hpp | 0 .../archive/polymorphic_text_wiarchive.hpp | 0 .../archive/polymorphic_text_woarchive.hpp | 0 .../archive/polymorphic_xml_iarchive.hpp | 0 .../archive/polymorphic_xml_oarchive.hpp | 0 .../archive/polymorphic_xml_wiarchive.hpp | 0 .../archive/polymorphic_xml_woarchive.hpp | 0 .../boost/archive/shared_ptr_helper.hpp | 0 .../boost/archive/text_iarchive.hpp | 0 .../boost/archive/text_oarchive.hpp | 0 .../boost/archive/text_wiarchive.hpp | 0 .../boost/archive/text_woarchive.hpp | 0 .../boost_1_53_0/boost/archive/tmpdir.hpp | 0 .../boost_1_53_0/boost/archive/wcslen.hpp | 0 .../boost/archive/xml_archive_exception.hpp | 0 .../boost/archive/xml_iarchive.hpp | 0 .../boost/archive/xml_oarchive.hpp | 0 .../boost/archive/xml_wiarchive.hpp | 0 .../boost/archive/xml_woarchive.hpp | 0 .../PS3Extras/boost_1_53_0/boost/array.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/asio.hpp | 0 .../boost/asio/basic_datagram_socket.hpp | 0 .../boost/asio/basic_deadline_timer.hpp | 0 .../boost/asio/basic_io_object.hpp | 0 .../boost/asio/basic_raw_socket.hpp | 0 .../boost/asio/basic_seq_packet_socket.hpp | 0 .../boost/asio/basic_serial_port.hpp | 0 .../boost/asio/basic_signal_set.hpp | 0 .../boost_1_53_0/boost/asio/basic_socket.hpp | 0 .../boost/asio/basic_socket_acceptor.hpp | 0 .../boost/asio/basic_socket_iostream.hpp | 0 .../boost/asio/basic_socket_streambuf.hpp | 0 .../boost/asio/basic_stream_socket.hpp | 0 .../boost/asio/basic_streambuf.hpp | 0 .../boost/asio/basic_streambuf_fwd.hpp | 0 .../boost/asio/basic_waitable_timer.hpp | 0 .../boost_1_53_0/boost/asio/buffer.hpp | 0 .../boost/asio/buffered_read_stream.hpp | 0 .../boost/asio/buffered_read_stream_fwd.hpp | 0 .../boost/asio/buffered_stream.hpp | 0 .../boost/asio/buffered_stream_fwd.hpp | 0 .../boost/asio/buffered_write_stream.hpp | 0 .../boost/asio/buffered_write_stream_fwd.hpp | 0 .../boost/asio/buffers_iterator.hpp | 0 .../boost/asio/completion_condition.hpp | 0 .../boost_1_53_0/boost/asio/connect.hpp | 0 .../boost/asio/datagram_socket_service.hpp | 0 .../boost/asio/deadline_timer.hpp | 0 .../boost/asio/deadline_timer_service.hpp | 0 .../boost_1_53_0/boost/asio/detail/array.hpp | 0 .../boost/asio/detail/array_fwd.hpp | 0 .../boost/asio/detail/atomic_count.hpp | 0 .../asio/detail/base_from_completion_cond.hpp | 0 .../boost/asio/detail/bind_handler.hpp | 0 .../boost/asio/detail/buffer_resize_guard.hpp | 0 .../asio/detail/buffer_sequence_adapter.hpp | 0 .../asio/detail/buffered_stream_storage.hpp | 0 .../boost/asio/detail/call_stack.hpp | 0 .../boost/asio/detail/chrono_time_traits.hpp | 0 .../boost/asio/detail/completion_handler.hpp | 0 .../boost_1_53_0/boost/asio/detail/config.hpp | 0 .../boost/asio/detail/consuming_buffers.hpp | 0 .../boost/asio/detail/date_time_fwd.hpp | 0 .../asio/detail/deadline_timer_service.hpp | 0 .../boost/asio/detail/dependent_type.hpp | 0 .../boost/asio/detail/descriptor_ops.hpp | 0 .../boost/asio/detail/descriptor_read_op.hpp | 0 .../boost/asio/detail/descriptor_write_op.hpp | 0 .../boost/asio/detail/dev_poll_reactor.hpp | 0 .../asio/detail/dev_poll_reactor_fwd.hpp | 0 .../boost/asio/detail/epoll_reactor.hpp | 0 .../boost/asio/detail/epoll_reactor_fwd.hpp | 0 .../boost_1_53_0/boost/asio/detail/event.hpp | 0 .../detail/eventfd_select_interrupter.hpp | 0 .../boost/asio/detail/fd_set_adapter.hpp | 0 .../boost/asio/detail/fenced_block.hpp | 0 .../asio/detail/gcc_arm_fenced_block.hpp | 0 .../asio/detail/gcc_hppa_fenced_block.hpp | 0 .../asio/detail/gcc_sync_fenced_block.hpp | 0 .../asio/detail/gcc_x86_fenced_block.hpp | 0 .../asio/detail/handler_alloc_helpers.hpp | 0 .../asio/detail/handler_invoke_helpers.hpp | 0 .../boost/asio/detail/handler_tracking.hpp | 0 .../asio/detail/handler_type_requirements.hpp | 0 .../boost/asio/detail/hash_map.hpp | 0 .../boost/asio/detail/impl/descriptor_ops.ipp | 0 .../asio/detail/impl/dev_poll_reactor.hpp | 0 .../asio/detail/impl/dev_poll_reactor.ipp | 0 .../boost/asio/detail/impl/epoll_reactor.hpp | 0 .../boost/asio/detail/impl/epoll_reactor.ipp | 0 .../impl/eventfd_select_interrupter.ipp | 0 .../asio/detail/impl/handler_tracking.ipp | 0 .../boost/asio/detail/impl/kqueue_reactor.hpp | 0 .../boost/asio/detail/impl/kqueue_reactor.ipp | 0 .../detail/impl/pipe_select_interrupter.ipp | 0 .../boost/asio/detail/impl/posix_event.ipp | 0 .../boost/asio/detail/impl/posix_mutex.ipp | 0 .../boost/asio/detail/impl/posix_thread.ipp | 0 .../boost/asio/detail/impl/posix_tss_ptr.ipp | 0 .../impl/reactive_descriptor_service.ipp | 0 .../impl/reactive_serial_port_service.ipp | 0 .../impl/reactive_socket_service_base.ipp | 0 .../detail/impl/resolver_service_base.ipp | 0 .../boost/asio/detail/impl/select_reactor.hpp | 0 .../boost/asio/detail/impl/select_reactor.ipp | 0 .../asio/detail/impl/service_registry.hpp | 0 .../asio/detail/impl/service_registry.ipp | 0 .../asio/detail/impl/signal_set_service.ipp | 0 .../boost/asio/detail/impl/socket_ops.ipp | 0 .../detail/impl/socket_select_interrupter.ipp | 0 .../boost/asio/detail/impl/strand_service.hpp | 0 .../boost/asio/detail/impl/strand_service.ipp | 0 .../asio/detail/impl/task_io_service.hpp | 0 .../asio/detail/impl/task_io_service.ipp | 0 .../boost/asio/detail/impl/throw_error.ipp | 0 .../asio/detail/impl/timer_queue_ptime.ipp | 0 .../asio/detail/impl/timer_queue_set.ipp | 0 .../boost/asio/detail/impl/win_event.ipp | 0 .../detail/impl/win_iocp_handle_service.ipp | 0 .../asio/detail/impl/win_iocp_io_service.hpp | 0 .../asio/detail/impl/win_iocp_io_service.ipp | 0 .../impl/win_iocp_serial_port_service.ipp | 0 .../impl/win_iocp_socket_service_base.ipp | 0 .../boost/asio/detail/impl/win_mutex.ipp | 0 .../detail/impl/win_object_handle_service.ipp | 0 .../asio/detail/impl/win_static_mutex.ipp | 0 .../boost/asio/detail/impl/win_thread.ipp | 0 .../boost/asio/detail/impl/win_tss_ptr.ipp | 0 .../boost/asio/detail/impl/winsock_init.ipp | 0 .../boost/asio/detail/io_control.hpp | 0 .../boost/asio/detail/keyword_tss_ptr.hpp | 0 .../boost/asio/detail/kqueue_reactor.hpp | 0 .../boost/asio/detail/kqueue_reactor_fwd.hpp | 0 .../asio/detail/local_free_on_block_exit.hpp | 0 .../boost/asio/detail/macos_fenced_block.hpp | 0 .../boost_1_53_0/boost/asio/detail/mutex.hpp | 0 .../boost/asio/detail/noncopyable.hpp | 0 .../boost/asio/detail/null_event.hpp | 0 .../boost/asio/detail/null_fenced_block.hpp | 0 .../boost/asio/detail/null_mutex.hpp | 0 .../boost/asio/detail/null_signal_blocker.hpp | 0 .../boost/asio/detail/null_static_mutex.hpp | 0 .../boost/asio/detail/null_thread.hpp | 0 .../boost/asio/detail/null_tss_ptr.hpp | 0 .../boost/asio/detail/object_pool.hpp | 0 .../boost/asio/detail/old_win_sdk_compat.hpp | 0 .../boost/asio/detail/op_queue.hpp | 0 .../boost/asio/detail/operation.hpp | 0 .../asio/detail/pipe_select_interrupter.hpp | 0 .../boost/asio/detail/pop_options.hpp | 0 .../boost/asio/detail/posix_event.hpp | 0 .../asio/detail/posix_fd_set_adapter.hpp | 0 .../boost/asio/detail/posix_mutex.hpp | 0 .../asio/detail/posix_signal_blocker.hpp | 0 .../boost/asio/detail/posix_static_mutex.hpp | 0 .../boost/asio/detail/posix_thread.hpp | 0 .../boost/asio/detail/posix_tss_ptr.hpp | 0 .../boost/asio/detail/push_options.hpp | 0 .../detail/reactive_descriptor_service.hpp | 0 .../asio/detail/reactive_null_buffers_op.hpp | 0 .../detail/reactive_serial_port_service.hpp | 0 .../asio/detail/reactive_socket_accept_op.hpp | 0 .../detail/reactive_socket_connect_op.hpp | 0 .../asio/detail/reactive_socket_recv_op.hpp | 0 .../detail/reactive_socket_recvfrom_op.hpp | 0 .../detail/reactive_socket_recvmsg_op.hpp | 0 .../asio/detail/reactive_socket_send_op.hpp | 0 .../asio/detail/reactive_socket_sendto_op.hpp | 0 .../asio/detail/reactive_socket_service.hpp | 0 .../detail/reactive_socket_service_base.hpp | 0 .../boost/asio/detail/reactor.hpp | 0 .../boost/asio/detail/reactor_fwd.hpp | 0 .../boost/asio/detail/reactor_op.hpp | 0 .../boost/asio/detail/reactor_op_queue.hpp | 0 .../boost/asio/detail/regex_fwd.hpp | 0 .../boost/asio/detail/resolve_endpoint_op.hpp | 0 .../boost/asio/detail/resolve_op.hpp | 0 .../boost/asio/detail/resolver_service.hpp | 0 .../asio/detail/resolver_service_base.hpp | 0 .../boost/asio/detail/scoped_lock.hpp | 0 .../boost/asio/detail/scoped_ptr.hpp | 0 .../boost/asio/detail/select_interrupter.hpp | 0 .../boost/asio/detail/select_reactor.hpp | 0 .../boost/asio/detail/select_reactor_fwd.hpp | 0 .../boost/asio/detail/service_registry.hpp | 0 .../asio/detail/service_registry_fwd.hpp | 0 .../boost/asio/detail/shared_ptr.hpp | 0 .../boost/asio/detail/signal_blocker.hpp | 0 .../boost/asio/detail/signal_handler.hpp | 0 .../boost/asio/detail/signal_init.hpp | 0 .../boost/asio/detail/signal_op.hpp | 0 .../boost/asio/detail/signal_set_service.hpp | 0 .../boost/asio/detail/socket_holder.hpp | 0 .../boost/asio/detail/socket_ops.hpp | 0 .../boost/asio/detail/socket_option.hpp | 0 .../asio/detail/socket_select_interrupter.hpp | 0 .../boost/asio/detail/socket_types.hpp | 0 .../asio/detail/solaris_fenced_block.hpp | 0 .../boost/asio/detail/static_mutex.hpp | 0 .../boost/asio/detail/strand_service.hpp | 0 .../boost/asio/detail/task_io_service.hpp | 0 .../boost/asio/detail/task_io_service_fwd.hpp | 0 .../asio/detail/task_io_service_operation.hpp | 0 .../detail/task_io_service_thread_info.hpp | 0 .../boost_1_53_0/boost/asio/detail/thread.hpp | 0 .../boost/asio/detail/thread_info_base.hpp | 0 .../boost/asio/detail/throw_error.hpp | 0 .../boost/asio/detail/timer_queue.hpp | 0 .../boost/asio/detail/timer_queue_base.hpp | 0 .../boost/asio/detail/timer_queue_fwd.hpp | 0 .../boost/asio/detail/timer_queue_ptime.hpp | 0 .../boost/asio/detail/timer_queue_set.hpp | 0 .../boost/asio/detail/timer_scheduler.hpp | 0 .../boost/asio/detail/timer_scheduler_fwd.hpp | 0 .../boost/asio/detail/tss_ptr.hpp | 0 .../boost/asio/detail/wait_handler.hpp | 0 .../boost/asio/detail/wait_op.hpp | 0 .../boost/asio/detail/weak_ptr.hpp | 0 .../boost/asio/detail/win_event.hpp | 0 .../boost/asio/detail/win_fd_set_adapter.hpp | 0 .../boost/asio/detail/win_fenced_block.hpp | 0 .../asio/detail/win_iocp_handle_read_op.hpp | 0 .../asio/detail/win_iocp_handle_service.hpp | 0 .../asio/detail/win_iocp_handle_write_op.hpp | 0 .../boost/asio/detail/win_iocp_io_service.hpp | 0 .../asio/detail/win_iocp_io_service_fwd.hpp | 0 .../asio/detail/win_iocp_null_buffers_op.hpp | 0 .../boost/asio/detail/win_iocp_operation.hpp | 0 .../asio/detail/win_iocp_overlapped_op.hpp | 0 .../asio/detail/win_iocp_overlapped_ptr.hpp | 0 .../detail/win_iocp_serial_port_service.hpp | 0 .../asio/detail/win_iocp_socket_accept_op.hpp | 0 .../asio/detail/win_iocp_socket_recv_op.hpp | 0 .../detail/win_iocp_socket_recvfrom_op.hpp | 0 .../detail/win_iocp_socket_recvmsg_op.hpp | 0 .../asio/detail/win_iocp_socket_send_op.hpp | 0 .../asio/detail/win_iocp_socket_service.hpp | 0 .../detail/win_iocp_socket_service_base.hpp | 0 .../asio/detail/win_iocp_thread_info.hpp | 0 .../boost/asio/detail/win_mutex.hpp | 0 .../asio/detail/win_object_handle_service.hpp | 0 .../boost/asio/detail/win_static_mutex.hpp | 0 .../boost/asio/detail/win_thread.hpp | 0 .../boost/asio/detail/win_tss_ptr.hpp | 0 .../boost/asio/detail/wince_thread.hpp | 0 .../boost/asio/detail/winsock_init.hpp | 0 .../boost/asio/detail/wrapped_handler.hpp | 0 .../boost_1_53_0/boost/asio/error.hpp | 0 .../boost/asio/handler_alloc_hook.hpp | 0 .../boost/asio/handler_invoke_hook.hpp | 0 .../boost/asio/high_resolution_timer.hpp | 0 .../boost_1_53_0/boost/asio/impl/connect.hpp | 0 .../boost_1_53_0/boost/asio/impl/error.ipp | 0 .../boost/asio/impl/handler_alloc_hook.ipp | 0 .../boost/asio/impl/io_service.hpp | 0 .../boost/asio/impl/io_service.ipp | 0 .../boost_1_53_0/boost/asio/impl/read.hpp | 0 .../boost_1_53_0/boost/asio/impl/read_at.hpp | 0 .../boost/asio/impl/read_until.hpp | 0 .../boost/asio/impl/serial_port_base.hpp | 0 .../boost/asio/impl/serial_port_base.ipp | 0 .../boost_1_53_0/boost/asio/impl/src.cpp | 0 .../boost_1_53_0/boost/asio/impl/src.hpp | 0 .../boost_1_53_0/boost/asio/impl/write.hpp | 0 .../boost_1_53_0/boost/asio/impl/write_at.hpp | 0 .../boost_1_53_0/boost/asio/io_service.hpp | 0 .../boost_1_53_0/boost/asio/ip/address.hpp | 0 .../boost_1_53_0/boost/asio/ip/address_v4.hpp | 0 .../boost_1_53_0/boost/asio/ip/address_v6.hpp | 0 .../boost/asio/ip/basic_endpoint.hpp | 0 .../boost/asio/ip/basic_resolver.hpp | 0 .../boost/asio/ip/basic_resolver_entry.hpp | 0 .../boost/asio/ip/basic_resolver_iterator.hpp | 0 .../boost/asio/ip/basic_resolver_query.hpp | 0 .../boost/asio/ip/detail/endpoint.hpp | 0 .../boost/asio/ip/detail/impl/endpoint.ipp | 0 .../boost/asio/ip/detail/socket_option.hpp | 0 .../boost_1_53_0/boost/asio/ip/host_name.hpp | 0 .../boost_1_53_0/boost/asio/ip/icmp.hpp | 0 .../boost/asio/ip/impl/address.hpp | 0 .../boost/asio/ip/impl/address.ipp | 0 .../boost/asio/ip/impl/address_v4.hpp | 0 .../boost/asio/ip/impl/address_v4.ipp | 0 .../boost/asio/ip/impl/address_v6.hpp | 0 .../boost/asio/ip/impl/address_v6.ipp | 0 .../boost/asio/ip/impl/basic_endpoint.hpp | 0 .../boost/asio/ip/impl/host_name.ipp | 0 .../boost_1_53_0/boost/asio/ip/multicast.hpp | 0 .../boost/asio/ip/resolver_query_base.hpp | 0 .../boost/asio/ip/resolver_service.hpp | 0 .../boost_1_53_0/boost/asio/ip/tcp.hpp | 0 .../boost_1_53_0/boost/asio/ip/udp.hpp | 0 .../boost_1_53_0/boost/asio/ip/unicast.hpp | 0 .../boost_1_53_0/boost/asio/ip/v6_only.hpp | 0 .../boost/asio/is_read_buffered.hpp | 0 .../boost/asio/is_write_buffered.hpp | 0 .../boost/asio/local/basic_endpoint.hpp | 0 .../boost/asio/local/connect_pair.hpp | 0 .../boost/asio/local/datagram_protocol.hpp | 0 .../boost/asio/local/detail/endpoint.hpp | 0 .../boost/asio/local/detail/impl/endpoint.ipp | 0 .../boost/asio/local/stream_protocol.hpp | 0 .../boost_1_53_0/boost/asio/placeholders.hpp | 0 .../boost/asio/posix/basic_descriptor.hpp | 0 .../asio/posix/basic_stream_descriptor.hpp | 0 .../boost/asio/posix/descriptor_base.hpp | 0 .../boost/asio/posix/stream_descriptor.hpp | 0 .../asio/posix/stream_descriptor_service.hpp | 0 .../boost/asio/raw_socket_service.hpp | 0 .../boost_1_53_0/boost/asio/read.hpp | 0 .../boost_1_53_0/boost/asio/read_at.hpp | 0 .../boost_1_53_0/boost/asio/read_until.hpp | 0 .../boost/asio/seq_packet_socket_service.hpp | 0 .../boost_1_53_0/boost/asio/serial_port.hpp | 0 .../boost/asio/serial_port_base.hpp | 0 .../boost/asio/serial_port_service.hpp | 0 .../boost_1_53_0/boost/asio/signal_set.hpp | 0 .../boost/asio/signal_set_service.hpp | 0 .../boost/asio/socket_acceptor_service.hpp | 0 .../boost_1_53_0/boost/asio/socket_base.hpp | 0 .../PS3Extras/boost_1_53_0/boost/asio/ssl.hpp | 0 .../boost/asio/ssl/basic_context.hpp | 0 .../boost_1_53_0/boost/asio/ssl/context.hpp | 0 .../boost/asio/ssl/context_base.hpp | 0 .../boost/asio/ssl/context_service.hpp | 0 .../boost/asio/ssl/detail/engine.hpp | 0 .../boost/asio/ssl/detail/handshake_op.hpp | 0 .../boost/asio/ssl/detail/impl/engine.ipp | 0 .../asio/ssl/detail/impl/openssl_init.ipp | 0 .../boost_1_53_0/boost/asio/ssl/detail/io.hpp | 0 .../boost/asio/ssl/detail/openssl_init.hpp | 0 .../boost/asio/ssl/detail/openssl_types.hpp | 0 .../asio/ssl/detail/password_callback.hpp | 0 .../boost/asio/ssl/detail/read_op.hpp | 0 .../boost/asio/ssl/detail/shutdown_op.hpp | 0 .../boost/asio/ssl/detail/stream_core.hpp | 0 .../boost/asio/ssl/detail/verify_callback.hpp | 0 .../boost/asio/ssl/detail/write_op.hpp | 0 .../boost_1_53_0/boost/asio/ssl/error.hpp | 0 .../boost/asio/ssl/impl/context.hpp | 0 .../boost/asio/ssl/impl/context.ipp | 0 .../boost/asio/ssl/impl/error.ipp | 0 .../asio/ssl/impl/rfc2818_verification.ipp | 0 .../boost_1_53_0/boost/asio/ssl/impl/src.hpp | 0 .../boost/asio/ssl/old/basic_context.hpp | 0 .../boost/asio/ssl/old/context_service.hpp | 0 .../old/detail/openssl_context_service.hpp | 0 .../asio/ssl/old/detail/openssl_operation.hpp | 0 .../ssl/old/detail/openssl_stream_service.hpp | 0 .../boost/asio/ssl/old/stream.hpp | 0 .../boost/asio/ssl/old/stream_service.hpp | 0 .../boost/asio/ssl/rfc2818_verification.hpp | 0 .../boost_1_53_0/boost/asio/ssl/stream.hpp | 0 .../boost/asio/ssl/stream_base.hpp | 0 .../boost/asio/ssl/stream_service.hpp | 0 .../boost/asio/ssl/verify_context.hpp | 0 .../boost/asio/ssl/verify_mode.hpp | 0 .../boost_1_53_0/boost/asio/steady_timer.hpp | 0 .../boost_1_53_0/boost/asio/strand.hpp | 0 .../boost/asio/stream_socket_service.hpp | 0 .../boost_1_53_0/boost/asio/streambuf.hpp | 0 .../boost_1_53_0/boost/asio/system_timer.hpp | 0 .../boost_1_53_0/boost/asio/time_traits.hpp | 0 .../boost_1_53_0/boost/asio/version.hpp | 0 .../boost_1_53_0/boost/asio/wait_traits.hpp | 0 .../boost/asio/waitable_timer_service.hpp | 0 .../boost/asio/windows/basic_handle.hpp | 0 .../asio/windows/basic_object_handle.hpp | 0 .../windows/basic_random_access_handle.hpp | 0 .../asio/windows/basic_stream_handle.hpp | 0 .../boost/asio/windows/object_handle.hpp | 0 .../asio/windows/object_handle_service.hpp | 0 .../boost/asio/windows/overlapped_ptr.hpp | 0 .../asio/windows/random_access_handle.hpp | 0 .../windows/random_access_handle_service.hpp | 0 .../boost/asio/windows/stream_handle.hpp | 0 .../asio/windows/stream_handle_service.hpp | 0 .../boost_1_53_0/boost/asio/write.hpp | 0 .../boost_1_53_0/boost/asio/write_at.hpp | 0 .../PS3Extras/boost_1_53_0/boost/assert.hpp | 0 .../PS3Extras/boost_1_53_0/boost/assign.hpp | 0 .../boost/assign/assignment_exception.hpp | 0 .../boost/assign/list_inserter.hpp | 0 .../boost_1_53_0/boost/assign/list_of.hpp | 0 .../boost/assign/ptr_list_inserter.hpp | 0 .../boost_1_53_0/boost/assign/ptr_list_of.hpp | 0 .../boost/assign/ptr_map_inserter.hpp | 0 .../boost_1_53_0/boost/assign/std.hpp | 0 .../boost_1_53_0/boost/assign/std/deque.hpp | 0 .../boost_1_53_0/boost/assign/std/list.hpp | 0 .../boost_1_53_0/boost/assign/std/map.hpp | 0 .../boost_1_53_0/boost/assign/std/queue.hpp | 0 .../boost_1_53_0/boost/assign/std/set.hpp | 0 .../boost_1_53_0/boost/assign/std/slist.hpp | 0 .../boost_1_53_0/boost/assign/std/stack.hpp | 0 .../boost_1_53_0/boost/assign/std/vector.hpp | 0 .../PS3Extras/boost_1_53_0/boost/atomic.hpp | 0 .../boost_1_53_0/boost/atomic/atomic.hpp | 0 .../boost_1_53_0/boost/atomic/detail/base.hpp | 0 .../boost/atomic/detail/cas32strong.hpp | 0 .../boost/atomic/detail/cas32weak.hpp | 0 .../boost/atomic/detail/cas64strong.hpp | 0 .../boost/atomic/detail/config.hpp | 0 .../boost/atomic/detail/gcc-alpha.hpp | 0 .../boost/atomic/detail/gcc-armv6plus.hpp | 0 .../boost/atomic/detail/gcc-cas.hpp | 0 .../boost/atomic/detail/gcc-ppc.hpp | 0 .../boost/atomic/detail/gcc-sparcv9.hpp | 0 .../boost/atomic/detail/gcc-x86.hpp | 0 .../boost/atomic/detail/generic-cas.hpp | 0 .../boost/atomic/detail/interlocked.hpp | 0 .../boost/atomic/detail/linux-arm.hpp | 0 .../boost/atomic/detail/lockpool.hpp | 0 .../boost/atomic/detail/platform.hpp | 0 .../atomic/detail/type-classification.hpp | 0 .../boost/atomic/detail/windows.hpp | 0 .../PS3Extras/boost_1_53_0/boost/bimap.hpp | 0 .../boost_1_53_0/boost/bimap/bimap.hpp | 0 .../associative_container_adaptor.hpp | 0 .../container_adaptor/container_adaptor.hpp | 0 .../detail/comparison_adaptor.hpp | 0 .../container_adaptor/detail/functor_bag.hpp | 0 .../detail/identity_converters.hpp | 0 .../detail/key_extractor.hpp | 0 .../detail/non_unique_container_helper.hpp | 0 .../bimap/container_adaptor/list_adaptor.hpp | 0 .../container_adaptor/list_map_adaptor.hpp | 0 .../bimap/container_adaptor/map_adaptor.hpp | 0 .../container_adaptor/multimap_adaptor.hpp | 0 .../container_adaptor/multiset_adaptor.hpp | 0 .../ordered_associative_container_adaptor.hpp | 0 .../sequence_container_adaptor.hpp | 0 .../bimap/container_adaptor/set_adaptor.hpp | 0 .../support/iterator_facade_converters.hpp | 0 ...nordered_associative_container_adaptor.hpp | 0 .../unordered_map_adaptor.hpp | 0 .../unordered_multimap_adaptor.hpp | 0 .../unordered_multiset_adaptor.hpp | 0 .../unordered_set_adaptor.hpp | 0 .../container_adaptor/vector_adaptor.hpp | 0 .../container_adaptor/vector_map_adaptor.hpp | 0 .../boost/bimap/detail/bimap_core.hpp | 0 .../boost/bimap/detail/concept_tags.hpp | 0 .../bimap/detail/generate_index_binder.hpp | 0 .../bimap/detail/generate_relation_binder.hpp | 0 .../bimap/detail/generate_view_binder.hpp | 0 .../boost/bimap/detail/is_set_type_of.hpp | 0 .../detail/manage_additional_parameters.hpp | 0 .../boost/bimap/detail/manage_bimap_key.hpp | 0 .../boost/bimap/detail/map_view_base.hpp | 0 .../boost/bimap/detail/map_view_iterator.hpp | 0 .../boost/bimap/detail/modifier_adaptor.hpp | 0 .../bimap/detail/non_unique_views_helper.hpp | 0 .../boost/bimap/detail/set_view_base.hpp | 0 .../boost/bimap/detail/set_view_iterator.hpp | 0 .../bimap/detail/test/check_metadata.hpp | 0 .../bimap/detail/user_interface_config.hpp | 0 .../boost_1_53_0/boost/bimap/list_of.hpp | 0 .../boost_1_53_0/boost/bimap/multiset_of.hpp | 0 .../boost/bimap/property_map/set_support.hpp | 0 .../property_map/unordered_set_support.hpp | 0 .../bimap/relation/detail/access_builder.hpp | 0 .../detail/metadata_access_builder.hpp | 0 .../boost/bimap/relation/detail/mutant.hpp | 0 .../relation/detail/static_access_builder.hpp | 0 .../detail/to_mutable_relation_functor.hpp | 0 .../boost/bimap/relation/member_at.hpp | 0 .../boost/bimap/relation/mutant_relation.hpp | 0 .../boost/bimap/relation/pair_layout.hpp | 0 .../boost/bimap/relation/structured_pair.hpp | 0 .../bimap/relation/support/data_extractor.hpp | 0 .../boost/bimap/relation/support/get.hpp | 0 .../relation/support/get_pair_functor.hpp | 0 .../relation/support/is_tag_of_member_at.hpp | 0 .../relation/support/member_with_tag.hpp | 0 .../bimap/relation/support/opposite_tag.hpp | 0 .../boost/bimap/relation/support/pair_by.hpp | 0 .../bimap/relation/support/pair_type_by.hpp | 0 .../bimap/relation/support/value_type_of.hpp | 0 .../boost/bimap/relation/symmetrical_base.hpp | 0 .../boost_1_53_0/boost/bimap/set_of.hpp | 0 .../boost/bimap/support/data_type_by.hpp | 0 .../boost/bimap/support/iterator_type_by.hpp | 0 .../boost/bimap/support/key_type_by.hpp | 0 .../boost/bimap/support/lambda.hpp | 0 .../boost/bimap/support/map_by.hpp | 0 .../boost/bimap/support/map_type_by.hpp | 0 .../boost/bimap/support/value_type_by.hpp | 0 .../boost/bimap/unconstrained_set_of.hpp | 0 .../boost/bimap/unordered_multiset_of.hpp | 0 .../boost/bimap/unordered_set_of.hpp | 0 .../boost_1_53_0/boost/bimap/vector_of.hpp | 0 .../boost/bimap/views/list_map_view.hpp | 0 .../boost/bimap/views/list_set_view.hpp | 0 .../boost/bimap/views/map_view.hpp | 0 .../boost/bimap/views/multimap_view.hpp | 0 .../boost/bimap/views/multiset_view.hpp | 0 .../boost/bimap/views/set_view.hpp | 0 .../bimap/views/unconstrained_map_view.hpp | 0 .../bimap/views/unconstrained_set_view.hpp | 0 .../boost/bimap/views/unordered_map_view.hpp | 0 .../bimap/views/unordered_multimap_view.hpp | 0 .../bimap/views/unordered_multiset_view.hpp | 0 .../boost/bimap/views/unordered_set_view.hpp | 0 .../boost/bimap/views/vector_map_view.hpp | 0 .../boost/bimap/views/vector_set_view.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/bind.hpp | 0 .../boost_1_53_0/boost/bind/apply.hpp | 0 .../PS3Extras/boost_1_53_0/boost/bind/arg.hpp | 0 .../boost_1_53_0/boost/bind/bind.hpp | 0 .../boost_1_53_0/boost/bind/bind_cc.hpp | 0 .../boost_1_53_0/boost/bind/bind_mf2_cc.hpp | 0 .../boost_1_53_0/boost/bind/bind_mf_cc.hpp | 0 .../boost_1_53_0/boost/bind/bind_template.hpp | 0 .../boost/bind/make_adaptable.hpp | 0 .../boost_1_53_0/boost/bind/mem_fn.hpp | 0 .../boost_1_53_0/boost/bind/mem_fn_cc.hpp | 0 .../boost/bind/mem_fn_template.hpp | 0 .../boost_1_53_0/boost/bind/mem_fn_vw.hpp | 0 .../boost_1_53_0/boost/bind/placeholders.hpp | 0 .../boost_1_53_0/boost/bind/protect.hpp | 0 .../boost_1_53_0/boost/bind/storage.hpp | 0 .../PS3Extras/boost_1_53_0/boost/blank.hpp | 0 .../boost_1_53_0/boost/blank_fwd.hpp | 0 .../boost_1_53_0/boost/call_traits.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/cast.hpp | 0 .../PS3Extras/boost_1_53_0/boost/cerrno.hpp | 0 .../boost_1_53_0/boost/checked_delete.hpp | 0 .../PS3Extras/boost_1_53_0/boost/chrono.hpp | 0 .../boost_1_53_0/boost/chrono/ceil.hpp | 0 .../boost_1_53_0/boost/chrono/chrono.hpp | 0 .../boost_1_53_0/boost/chrono/chrono_io.hpp | 0 .../boost/chrono/clock_string.hpp | 0 .../boost_1_53_0/boost/chrono/config.hpp | 0 .../boost/chrono/detail/inlined/chrono.hpp | 0 .../chrono/detail/inlined/mac/chrono.hpp | 0 .../detail/inlined/mac/process_cpu_clocks.hpp | 0 .../detail/inlined/mac/thread_clock.hpp | 0 .../chrono/detail/inlined/posix/chrono.hpp | 0 .../inlined/posix/process_cpu_clocks.hpp | 0 .../detail/inlined/posix/thread_clock.hpp | 0 .../detail/inlined/process_cpu_clocks.hpp | 0 .../chrono/detail/inlined/thread_clock.hpp | 0 .../chrono/detail/inlined/win/chrono.hpp | 0 .../detail/inlined/win/process_cpu_clocks.hpp | 0 .../detail/inlined/win/thread_clock.hpp | 0 .../chrono/detail/is_evenly_divisible_by.hpp | 0 .../detail/no_warning/signed_unsigned_cmp.hpp | 0 .../boost/chrono/detail/scan_keyword.hpp | 0 .../boost/chrono/detail/static_assert.hpp | 0 .../boost/chrono/detail/system.hpp | 0 .../boost_1_53_0/boost/chrono/duration.hpp | 0 .../boost_1_53_0/boost/chrono/floor.hpp | 0 .../boost_1_53_0/boost/chrono/include.hpp | 0 .../boost/chrono/io/duration_get.hpp | 0 .../boost/chrono/io/duration_io.hpp | 0 .../boost/chrono/io/duration_put.hpp | 0 .../boost/chrono/io/duration_style.hpp | 0 .../boost/chrono/io/duration_units.hpp | 0 .../boost/chrono/io/ios_base_state.hpp | 0 .../boost/chrono/io/time_point_get.hpp | 0 .../boost/chrono/io/time_point_io.hpp | 0 .../boost/chrono/io/time_point_put.hpp | 0 .../boost/chrono/io/time_point_units.hpp | 0 .../boost_1_53_0/boost/chrono/io/timezone.hpp | 0 .../chrono/io/utility/ios_base_state_ptr.hpp | 0 .../boost/chrono/io/utility/manip_base.hpp | 0 .../boost/chrono/io/utility/to_string.hpp | 0 .../boost/chrono/io_v1/chrono_io.hpp | 0 .../boost/chrono/process_cpu_clocks.hpp | 0 .../boost_1_53_0/boost/chrono/round.hpp | 0 .../boost/chrono/system_clocks.hpp | 0 .../boost/chrono/thread_clock.hpp | 0 .../boost_1_53_0/boost/chrono/time_point.hpp | 0 .../chrono/typeof/boost/chrono/chrono.hpp | 0 .../boost/chrono/typeof/boost/ratio.hpp | 0 .../boost_1_53_0/boost/circular_buffer.hpp | 0 .../boost/circular_buffer/base.hpp | 0 .../boost/circular_buffer/debug.hpp | 0 .../boost/circular_buffer/details.hpp | 0 .../boost/circular_buffer/space_optimized.hpp | 0 .../boost/circular_buffer_fwd.hpp | 0 .../boost/compatibility/cpp_c_headers/cassert | 0 .../boost/compatibility/cpp_c_headers/cctype | 0 .../boost/compatibility/cpp_c_headers/cerrno | 0 .../boost/compatibility/cpp_c_headers/cfloat | 0 .../boost/compatibility/cpp_c_headers/climits | 0 .../boost/compatibility/cpp_c_headers/clocale | 0 .../boost/compatibility/cpp_c_headers/cmath | 0 .../boost/compatibility/cpp_c_headers/csetjmp | 0 .../boost/compatibility/cpp_c_headers/csignal | 0 .../boost/compatibility/cpp_c_headers/cstdarg | 0 .../boost/compatibility/cpp_c_headers/cstddef | 0 .../boost/compatibility/cpp_c_headers/cstdio | 0 .../boost/compatibility/cpp_c_headers/cstdlib | 0 .../boost/compatibility/cpp_c_headers/cstring | 0 .../boost/compatibility/cpp_c_headers/ctime | 0 .../boost/compatibility/cpp_c_headers/cwchar | 0 .../boost/compatibility/cpp_c_headers/cwctype | 0 .../boost_1_53_0/boost/compressed_pair.hpp | 0 .../boost_1_53_0/boost/concept/assert.hpp | 0 .../concept/detail/backward_compatibility.hpp | 0 .../boost/concept/detail/borland.hpp | 0 .../boost/concept/detail/concept_def.hpp | 0 .../boost/concept/detail/concept_undef.hpp | 0 .../boost/concept/detail/general.hpp | 0 .../boost/concept/detail/has_constraints.hpp | 0 .../boost/concept/detail/msvc.hpp | 0 .../boost_1_53_0/boost/concept/requires.hpp | 0 .../boost_1_53_0/boost/concept/usage.hpp | 0 .../boost_1_53_0/boost/concept_archetype.hpp | 0 .../boost_1_53_0/boost/concept_check.hpp | 0 .../boost/concept_check/borland.hpp | 0 .../boost/concept_check/general.hpp | 0 .../boost/concept_check/has_constraints.hpp | 0 .../boost_1_53_0/boost/concept_check/msvc.hpp | 0 .../PS3Extras/boost_1_53_0/boost/config.hpp | 0 .../boost/config/abi/borland_prefix.hpp | 0 .../boost/config/abi/borland_suffix.hpp | 0 .../boost/config/abi/msvc_prefix.hpp | 0 .../boost/config/abi/msvc_suffix.hpp | 0 .../boost_1_53_0/boost/config/abi_prefix.hpp | 0 .../boost_1_53_0/boost/config/abi_suffix.hpp | 0 .../boost_1_53_0/boost/config/auto_link.hpp | 0 .../boost/config/compiler/borland.hpp | 0 .../boost/config/compiler/clang.hpp | 0 .../boost/config/compiler/codegear.hpp | 0 .../boost/config/compiler/comeau.hpp | 0 .../boost/config/compiler/common_edg.hpp | 0 .../boost/config/compiler/compaq_cxx.hpp | 0 .../boost/config/compiler/cray.hpp | 0 .../boost/config/compiler/digitalmars.hpp | 0 .../boost/config/compiler/gcc.hpp | 0 .../boost/config/compiler/gcc_xml.hpp | 0 .../boost/config/compiler/greenhills.hpp | 0 .../boost/config/compiler/hp_acc.hpp | 0 .../boost/config/compiler/intel.hpp | 0 .../boost/config/compiler/kai.hpp | 0 .../boost/config/compiler/metrowerks.hpp | 0 .../boost/config/compiler/mpw.hpp | 0 .../boost/config/compiler/nvcc.hpp | 0 .../boost/config/compiler/pathscale.hpp | 0 .../boost/config/compiler/pgi.hpp | 0 .../boost/config/compiler/sgi_mipspro.hpp | 0 .../boost/config/compiler/sunpro_cc.hpp | 0 .../boost/config/compiler/vacpp.hpp | 0 .../boost/config/compiler/visualc.hpp | 0 .../boost/config/no_tr1/cmath.hpp | 0 .../boost/config/no_tr1/complex.hpp | 0 .../boost/config/no_tr1/functional.hpp | 0 .../boost/config/no_tr1/memory.hpp | 0 .../boost/config/no_tr1/utility.hpp | 0 .../boost/config/platform/aix.hpp | 0 .../boost/config/platform/amigaos.hpp | 0 .../boost/config/platform/beos.hpp | 0 .../boost/config/platform/bsd.hpp | 0 .../boost/config/platform/cray.hpp | 0 .../boost/config/platform/cygwin.hpp | 0 .../boost/config/platform/hpux.hpp | 0 .../boost/config/platform/irix.hpp | 0 .../boost/config/platform/linux.hpp | 0 .../boost/config/platform/macos.hpp | 0 .../boost/config/platform/qnxnto.hpp | 0 .../boost/config/platform/solaris.hpp | 0 .../boost/config/platform/symbian.hpp | 0 .../boost/config/platform/vms.hpp | 0 .../boost/config/platform/vxworks.hpp | 0 .../boost/config/platform/win32.hpp | 0 .../boost/config/posix_features.hpp | 0 .../boost/config/requires_threads.hpp | 0 .../boost/config/select_compiler_config.hpp | 0 .../boost/config/select_platform_config.hpp | 0 .../boost/config/select_stdlib_config.hpp | 0 .../boost/config/stdlib/dinkumware.hpp | 0 .../boost/config/stdlib/libcomo.hpp | 0 .../boost/config/stdlib/libcpp.hpp | 0 .../boost/config/stdlib/libstdcpp3.hpp | 0 .../boost/config/stdlib/modena.hpp | 0 .../boost_1_53_0/boost/config/stdlib/msl.hpp | 0 .../boost/config/stdlib/roguewave.hpp | 0 .../boost_1_53_0/boost/config/stdlib/sgi.hpp | 0 .../boost/config/stdlib/stlport.hpp | 0 .../boost/config/stdlib/vacpp.hpp | 0 .../boost_1_53_0/boost/config/suffix.hpp | 0 .../boost_1_53_0/boost/config/user.hpp | 0 .../boost/config/warning_disable.hpp | 0 .../boost/container/allocator_traits.hpp | 0 .../boost/container/container_fwd.hpp | 0 .../boost_1_53_0/boost/container/deque.hpp | 0 .../detail/adaptive_node_pool_impl.hpp | 0 .../container/detail/advanced_insert_int.hpp | 0 .../boost/container/detail/algorithms.hpp | 0 .../container/detail/allocation_type.hpp | 0 .../detail/allocator_version_traits.hpp | 0 .../boost/container/detail/config_begin.hpp | 0 .../boost/container/detail/config_end.hpp | 0 .../boost/container/detail/destroyers.hpp | 0 .../boost/container/detail/flat_tree.hpp | 0 .../container/detail/function_detector.hpp | 0 .../boost/container/detail/iterators.hpp | 0 .../boost/container/detail/math_functions.hpp | 0 .../boost/container/detail/memory_util.hpp | 0 .../boost/container/detail/mpl.hpp | 0 .../detail/multiallocation_chain.hpp | 0 .../container/detail/node_alloc_holder.hpp | 0 .../boost/container/detail/node_pool_impl.hpp | 0 .../boost/container/detail/pair.hpp | 0 .../boost/container/detail/pool_common.hpp | 0 .../boost/container/detail/preprocessor.hpp | 0 .../container/detail/transform_iterator.hpp | 0 .../boost/container/detail/tree.hpp | 0 .../boost/container/detail/type_traits.hpp | 0 .../boost/container/detail/utilities.hpp | 0 .../boost/container/detail/value_init.hpp | 0 .../detail/variadic_templates_tools.hpp | 0 .../boost/container/detail/version_type.hpp | 0 .../boost/container/detail/workaround.hpp | 0 .../boost_1_53_0/boost/container/flat_map.hpp | 0 .../boost_1_53_0/boost/container/flat_set.hpp | 0 .../boost_1_53_0/boost/container/list.hpp | 0 .../boost_1_53_0/boost/container/map.hpp | 0 .../boost/container/scoped_allocator.hpp | 0 .../boost/container/scoped_allocator_fwd.hpp | 0 .../boost_1_53_0/boost/container/set.hpp | 0 .../boost_1_53_0/boost/container/slist.hpp | 0 .../boost/container/stable_vector.hpp | 0 .../boost_1_53_0/boost/container/string.hpp | 0 .../boost_1_53_0/boost/container/vector.hpp | 0 .../boost_1_53_0/boost/context/all.hpp | 0 .../boost/context/detail/config.hpp | 0 .../boost/context/detail/fcontext_arm.hpp | 0 .../boost/context/detail/fcontext_i386.hpp | 0 .../context/detail/fcontext_i386_win.hpp | 0 .../boost/context/detail/fcontext_mips.hpp | 0 .../boost/context/detail/fcontext_ppc.hpp | 0 .../boost/context/detail/fcontext_x86_64.hpp | 0 .../context/detail/fcontext_x86_64_win.hpp | 0 .../boost_1_53_0/boost/context/fcontext.hpp | 0 .../boost_1_53_0/boost/coroutine/all.hpp | 0 .../boost/coroutine/attributes.hpp | 0 .../boost/coroutine/coroutine.hpp | 0 .../boost/coroutine/detail/arg.hpp | 0 .../boost/coroutine/detail/config.hpp | 0 .../boost/coroutine/detail/coroutine_base.hpp | 0 .../detail/coroutine_base_resume.hpp | 0 .../coroutine/detail/coroutine_caller.hpp | 0 .../boost/coroutine/detail/coroutine_get.hpp | 0 .../coroutine/detail/coroutine_object.hpp | 0 .../detail/coroutine_object_result_0.ipp | 0 .../detail/coroutine_object_result_1.ipp | 0 .../detail/coroutine_object_result_arity.ipp | 0 .../detail/coroutine_object_void_0.ipp | 0 .../detail/coroutine_object_void_1.ipp | 0 .../detail/coroutine_object_void_arity.ipp | 0 .../boost/coroutine/detail/coroutine_op.hpp | 0 .../boost/coroutine/detail/exceptions.hpp | 0 .../boost/coroutine/detail/flags.hpp | 0 .../boost/coroutine/detail/holder.hpp | 0 .../boost/coroutine/detail/param.hpp | 0 .../detail/stack_allocator_posix.hpp | 0 .../detail/stack_allocator_windows.hpp | 0 .../boost_1_53_0/boost/coroutine/flags.hpp | 0 .../boost/coroutine/stack_allocator.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/crc.hpp | 0 .../PS3Extras/boost_1_53_0/boost/cregex.hpp | 0 .../PS3Extras/boost_1_53_0/boost/cstdint.hpp | 0 .../PS3Extras/boost_1_53_0/boost/cstdlib.hpp | 0 .../boost_1_53_0/boost/current_function.hpp | 0 .../boost_1_53_0/boost/date_time.hpp | 0 .../boost/date_time/adjust_functors.hpp | 0 .../boost/date_time/c_local_time_adjustor.hpp | 0 .../boost_1_53_0/boost/date_time/c_time.hpp | 0 .../boost/date_time/compiler_config.hpp | 0 .../boost/date_time/constrained_value.hpp | 0 .../boost_1_53_0/boost/date_time/date.hpp | 0 .../boost/date_time/date_clock_device.hpp | 0 .../boost/date_time/date_defs.hpp | 0 .../boost/date_time/date_duration.hpp | 0 .../boost/date_time/date_duration_types.hpp | 0 .../boost/date_time/date_facet.hpp | 0 .../boost/date_time/date_format_simple.hpp | 0 .../boost/date_time/date_formatting.hpp | 0 .../date_time/date_formatting_limited.hpp | 0 .../date_time/date_formatting_locales.hpp | 0 .../date_time/date_generator_formatter.hpp | 0 .../boost/date_time/date_generator_parser.hpp | 0 .../boost/date_time/date_generators.hpp | 0 .../boost/date_time/date_iterator.hpp | 0 .../boost/date_time/date_names_put.hpp | 0 .../boost/date_time/date_parsing.hpp | 0 .../boost/date_time/dst_rules.hpp | 0 .../date_time/dst_transition_generators.hpp | 0 .../boost/date_time/filetime_functions.hpp | 0 .../boost/date_time/format_date_parser.hpp | 0 .../boost/date_time/gregorian/conversion.hpp | 0 .../boost/date_time/gregorian/formatters.hpp | 0 .../gregorian/formatters_limited.hpp | 0 .../date_time/gregorian/greg_calendar.hpp | 0 .../boost/date_time/gregorian/greg_date.hpp | 0 .../boost/date_time/gregorian/greg_day.hpp | 0 .../date_time/gregorian/greg_day_of_year.hpp | 0 .../date_time/gregorian/greg_duration.hpp | 0 .../gregorian/greg_duration_types.hpp | 0 .../boost/date_time/gregorian/greg_facet.hpp | 0 .../boost/date_time/gregorian/greg_month.hpp | 0 .../date_time/gregorian/greg_serialize.hpp | 0 .../date_time/gregorian/greg_weekday.hpp | 0 .../boost/date_time/gregorian/greg_year.hpp | 0 .../boost/date_time/gregorian/greg_ymd.hpp | 0 .../boost/date_time/gregorian/gregorian.hpp | 0 .../date_time/gregorian/gregorian_io.hpp | 0 .../date_time/gregorian/gregorian_types.hpp | 0 .../boost/date_time/gregorian/parsers.hpp | 0 .../boost/date_time/gregorian_calendar.hpp | 0 .../boost/date_time/gregorian_calendar.ipp | 0 .../boost/date_time/int_adapter.hpp | 0 .../boost/date_time/iso_format.hpp | 0 .../boost/date_time/local_time/conversion.hpp | 0 .../date_time/local_time/custom_time_zone.hpp | 0 .../local_time/date_duration_operators.hpp | 0 .../local_time/dst_transition_day_rules.hpp | 0 .../date_time/local_time/local_date_time.hpp | 0 .../boost/date_time/local_time/local_time.hpp | 0 .../date_time/local_time/local_time_io.hpp | 0 .../date_time/local_time/local_time_types.hpp | 0 .../date_time/local_time/posix_time_zone.hpp | 0 .../date_time/local_time/tz_database.hpp | 0 .../boost/date_time/local_time_adjustor.hpp | 0 .../boost/date_time/local_timezone_defs.hpp | 0 .../boost/date_time/locale_config.hpp | 0 .../boost/date_time/microsec_time_clock.hpp | 0 .../boost/date_time/parse_format_base.hpp | 0 .../boost_1_53_0/boost/date_time/period.hpp | 0 .../boost/date_time/period_formatter.hpp | 0 .../boost/date_time/period_parser.hpp | 0 .../boost/date_time/posix_time/conversion.hpp | 0 .../posix_time/date_duration_operators.hpp | 0 .../boost/date_time/posix_time/posix_time.hpp | 0 .../posix_time/posix_time_config.hpp | 0 .../posix_time/posix_time_duration.hpp | 0 .../date_time/posix_time/posix_time_io.hpp | 0 .../posix_time/posix_time_legacy_io.hpp | 0 .../posix_time/posix_time_system.hpp | 0 .../date_time/posix_time/posix_time_types.hpp | 0 .../boost/date_time/posix_time/ptime.hpp | 0 .../date_time/posix_time/time_formatters.hpp | 0 .../posix_time/time_formatters_limited.hpp | 0 .../date_time/posix_time/time_parsers.hpp | 0 .../date_time/posix_time/time_period.hpp | 0 .../date_time/posix_time/time_serialize.hpp | 0 .../boost/date_time/special_defs.hpp | 0 .../date_time/special_values_formatter.hpp | 0 .../boost/date_time/special_values_parser.hpp | 0 .../boost/date_time/string_convert.hpp | 0 .../boost/date_time/string_parse_tree.hpp | 0 .../boost/date_time/strings_from_facet.hpp | 0 .../boost_1_53_0/boost/date_time/time.hpp | 0 .../boost/date_time/time_clock.hpp | 0 .../boost/date_time/time_defs.hpp | 0 .../boost/date_time/time_duration.hpp | 0 .../boost/date_time/time_facet.hpp | 0 .../date_time/time_formatting_streams.hpp | 0 .../boost/date_time/time_iterator.hpp | 0 .../boost/date_time/time_parsing.hpp | 0 .../date_time/time_resolution_traits.hpp | 0 .../boost/date_time/time_system_counted.hpp | 0 .../boost/date_time/time_system_split.hpp | 0 .../boost/date_time/time_zone_base.hpp | 0 .../boost/date_time/time_zone_names.hpp | 0 .../boost/date_time/tz_db_base.hpp | 0 .../boost/date_time/wrapping_int.hpp | 0 .../boost/date_time/year_month_day.hpp | 0 .../boost_1_53_0/boost/detail/algorithm.hpp | 0 .../boost/detail/allocator_utilities.hpp | 0 .../boost/detail/atomic_count.hpp | 0 .../boost/detail/binary_search.hpp | 0 .../boost_1_53_0/boost/detail/bitmask.hpp | 0 .../boost_1_53_0/boost/detail/call_traits.hpp | 0 .../boost/detail/catch_exceptions.hpp | 0 .../boost/detail/compressed_pair.hpp | 0 .../boost/detail/container_fwd.hpp | 0 .../boost/detail/dynamic_bitset.hpp | 0 .../boost_1_53_0/boost/detail/endian.hpp | 0 .../boost_1_53_0/boost/detail/fenv.hpp | 0 .../boost/detail/has_default_constructor.hpp | 0 .../boost_1_53_0/boost/detail/identifier.hpp | 0 .../boost/detail/indirect_traits.hpp | 0 .../boost_1_53_0/boost/detail/interlocked.hpp | 0 .../boost/detail/is_function_ref_tester.hpp | 0 .../boost/detail/is_incrementable.hpp | 0 .../boost_1_53_0/boost/detail/is_sorted.hpp | 0 .../boost_1_53_0/boost/detail/is_xxx.hpp | 0 .../boost_1_53_0/boost/detail/iterator.hpp | 0 .../boost/detail/lcast_precision.hpp | 0 .../boost/detail/lightweight_main.hpp | 0 .../boost/detail/lightweight_mutex.hpp | 0 .../boost/detail/lightweight_test.hpp | 0 .../boost/detail/lightweight_thread.hpp | 0 .../boost_1_53_0/boost/detail/limits.hpp | 0 .../boost/detail/named_template_params.hpp | 0 .../boost/detail/no_exceptions_support.hpp | 0 .../boost_1_53_0/boost/detail/none_t.hpp | 0 .../boost/detail/numeric_traits.hpp | 0 .../boost/detail/ob_call_traits.hpp | 0 .../boost/detail/ob_compressed_pair.hpp | 0 .../boost/detail/quick_allocator.hpp | 0 .../boost/detail/reference_content.hpp | 0 .../boost/detail/scoped_enum_emulation.hpp | 0 .../boost_1_53_0/boost/detail/select_type.hpp | 0 .../boost_1_53_0/boost/detail/sp_typeinfo.hpp | 0 .../boost/detail/templated_streams.hpp | 0 .../boost/detail/utf8_codecvt_facet.hpp | 0 .../boost/detail/utf8_codecvt_facet.ipp | 0 .../boost/detail/win/GetCurrentProcess.hpp | 0 .../boost/detail/win/GetCurrentThread.hpp | 0 .../boost/detail/win/GetLastError.hpp | 0 .../boost/detail/win/GetProcessTimes.hpp | 0 .../boost/detail/win/GetThreadTimes.hpp | 0 .../boost/detail/win/LocalFree.hpp | 0 .../boost/detail/win/basic_types.hpp | 0 .../boost/detail/win/directory_management.hpp | 0 .../boost_1_53_0/boost/detail/win/dll.hpp | 0 .../boost/detail/win/error_handling.hpp | 0 .../boost/detail/win/file_management.hpp | 0 .../boost_1_53_0/boost/detail/win/handles.hpp | 0 .../boost_1_53_0/boost/detail/win/memory.hpp | 0 .../boost_1_53_0/boost/detail/win/process.hpp | 0 .../boost/detail/win/security.hpp | 0 .../boost/detail/win/synchronization.hpp | 0 .../boost_1_53_0/boost/detail/win/system.hpp | 0 .../boost_1_53_0/boost/detail/win/thread.hpp | 0 .../boost_1_53_0/boost/detail/win/time.hpp | 0 .../boost_1_53_0/boost/detail/win/timers.hpp | 0 .../boost_1_53_0/boost/detail/workaround.hpp | 0 .../boost_1_53_0/boost/dynamic_bitset.hpp | 0 .../boost/dynamic_bitset/config.hpp | 0 .../boost/dynamic_bitset/dynamic_bitset.hpp | 0 .../boost_1_53_0/boost/dynamic_bitset_fwd.hpp | 0 .../boost/enable_shared_from_this.hpp | 0 .../boost_1_53_0/boost/exception.hpp | 0 .../boost_1_53_0/boost/exception/all.hpp | 0 .../exception/current_exception_cast.hpp | 0 .../exception/detail/attribute_noreturn.hpp | 0 .../detail/clone_current_exception.hpp | 0 .../exception/detail/error_info_impl.hpp | 0 .../boost/exception/detail/exception_ptr.hpp | 0 .../exception/detail/is_output_streamable.hpp | 0 .../exception/detail/object_hex_dump.hpp | 0 .../boost/exception/detail/type_info.hpp | 0 .../exception/diagnostic_information.hpp | 0 .../exception/enable_current_exception.hpp | 0 .../boost/exception/enable_error_info.hpp | 0 .../boost/exception/errinfo_api_function.hpp | 0 .../boost/exception/errinfo_at_line.hpp | 0 .../boost/exception/errinfo_errno.hpp | 0 .../boost/exception/errinfo_file_handle.hpp | 0 .../boost/exception/errinfo_file_name.hpp | 0 .../exception/errinfo_file_open_mode.hpp | 0 .../exception/errinfo_nested_exception.hpp | 0 .../exception/errinfo_type_info_name.hpp | 0 .../boost/exception/error_info.hpp | 0 .../boost/exception/exception.hpp | 0 .../boost/exception/get_error_info.hpp | 0 .../boost_1_53_0/boost/exception/info.hpp | 0 .../boost/exception/info_tuple.hpp | 0 .../boost/exception/to_string.hpp | 0 .../boost/exception/to_string_stub.hpp | 0 .../boost_1_53_0/boost/exception_ptr.hpp | 0 .../boost_1_53_0/boost/filesystem.hpp | 0 .../boost_1_53_0/boost/filesystem/config.hpp | 0 .../boost/filesystem/convenience.hpp | 0 .../filesystem/detail/utf8_codecvt_facet.hpp | 0 .../boost/filesystem/exception.hpp | 0 .../boost_1_53_0/boost/filesystem/fstream.hpp | 0 .../boost/filesystem/operations.hpp | 0 .../boost_1_53_0/boost/filesystem/path.hpp | 0 .../boost/filesystem/path_traits.hpp | 0 .../boost_1_53_0/boost/flyweight.hpp | 0 .../flyweight/assoc_container_factory.hpp | 0 .../flyweight/assoc_container_factory_fwd.hpp | 0 .../flyweight/detail/default_value_policy.hpp | 0 .../flyweight/detail/dyn_perfect_fwd.hpp | 0 .../boost/flyweight/detail/flyweight_core.hpp | 0 .../flyweight/detail/is_placeholder_expr.hpp | 0 .../flyweight/detail/nested_xxx_if_not_ph.hpp | 0 .../flyweight/detail/not_placeholder_expr.hpp | 0 .../boost/flyweight/detail/perfect_fwd.hpp | 0 .../boost/flyweight/detail/pp_perfect_fwd.hpp | 0 .../flyweight/detail/recursive_lw_mutex.hpp | 0 .../boost/flyweight/detail/value_tag.hpp | 0 .../boost/flyweight/factory_tag.hpp | 0 .../boost/flyweight/flyweight.hpp | 0 .../boost/flyweight/flyweight_fwd.hpp | 0 .../boost/flyweight/hashed_factory.hpp | 0 .../boost/flyweight/hashed_factory_fwd.hpp | 0 .../boost/flyweight/holder_tag.hpp | 0 .../boost/flyweight/intermodule_holder.hpp | 0 .../flyweight/intermodule_holder_fwd.hpp | 0 .../boost/flyweight/key_value.hpp | 0 .../boost/flyweight/key_value_fwd.hpp | 0 .../boost/flyweight/locking_tag.hpp | 0 .../boost/flyweight/no_locking.hpp | 0 .../boost/flyweight/no_locking_fwd.hpp | 0 .../boost/flyweight/no_tracking.hpp | 0 .../boost/flyweight/no_tracking_fwd.hpp | 0 .../boost/flyweight/refcounted.hpp | 0 .../boost/flyweight/refcounted_fwd.hpp | 0 .../boost/flyweight/set_factory.hpp | 0 .../boost/flyweight/set_factory_fwd.hpp | 0 .../boost/flyweight/simple_locking.hpp | 0 .../boost/flyweight/simple_locking_fwd.hpp | 0 .../boost/flyweight/static_holder.hpp | 0 .../boost/flyweight/static_holder_fwd.hpp | 0 .../boost_1_53_0/boost/flyweight/tag.hpp | 0 .../boost/flyweight/tracking_tag.hpp | 0 .../PS3Extras/boost_1_53_0/boost/foreach.hpp | 0 .../boost_1_53_0/boost/foreach_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/format.hpp | 0 .../boost_1_53_0/boost/format/alt_sstream.hpp | 0 .../boost/format/alt_sstream_impl.hpp | 0 .../format/detail/compat_workarounds.hpp | 0 .../boost/format/detail/config_macros.hpp | 0 .../format/detail/msvc_disambiguater.hpp | 0 .../boost/format/detail/unset_macros.hpp | 0 .../format/detail/workarounds_gcc-2_95.hpp | 0 .../format/detail/workarounds_stlport.hpp | 0 .../boost_1_53_0/boost/format/exceptions.hpp | 0 .../boost_1_53_0/boost/format/feed_args.hpp | 0 .../boost/format/format_class.hpp | 0 .../boost_1_53_0/boost/format/format_fwd.hpp | 0 .../boost/format/format_implementation.hpp | 0 .../boost_1_53_0/boost/format/free_funcs.hpp | 0 .../boost_1_53_0/boost/format/group.hpp | 0 .../boost_1_53_0/boost/format/internals.hpp | 0 .../boost/format/internals_fwd.hpp | 0 .../boost_1_53_0/boost/format/parsing.hpp | 0 .../PS3Extras/boost_1_53_0/boost/function.hpp | 0 .../function/detail/function_iterate.hpp | 0 .../function/detail/gen_maybe_include.pl | 0 .../boost/function/detail/maybe_include.hpp | 0 .../boost/function/detail/prologue.hpp | 0 .../boost_1_53_0/boost/function/function0.hpp | 0 .../boost_1_53_0/boost/function/function1.hpp | 0 .../boost/function/function10.hpp | 0 .../boost_1_53_0/boost/function/function2.hpp | 0 .../boost_1_53_0/boost/function/function3.hpp | 0 .../boost_1_53_0/boost/function/function4.hpp | 0 .../boost_1_53_0/boost/function/function5.hpp | 0 .../boost_1_53_0/boost/function/function6.hpp | 0 .../boost_1_53_0/boost/function/function7.hpp | 0 .../boost_1_53_0/boost/function/function8.hpp | 0 .../boost_1_53_0/boost/function/function9.hpp | 0 .../boost/function/function_base.hpp | 0 .../boost/function/function_fwd.hpp | 0 .../boost/function/function_template.hpp | 0 .../boost/function/function_typeof.hpp | 0 .../boost/function/gen_function_N.pl | 0 .../boost_1_53_0/boost/function_equal.hpp | 0 .../boost/function_output_iterator.hpp | 0 .../boost/function_types/components.hpp | 0 .../boost/function_types/config/cc_names.hpp | 0 .../boost/function_types/config/compiler.hpp | 0 .../boost/function_types/config/config.hpp | 0 .../function_types/detail/class_transform.hpp | 0 .../function_types/detail/classifier.hpp | 0 .../detail/classifier_impl/arity10_0.hpp | 0 .../detail/classifier_impl/arity10_1.hpp | 0 .../detail/classifier_impl/arity20_0.hpp | 0 .../detail/classifier_impl/arity20_1.hpp | 0 .../detail/classifier_impl/arity30_0.hpp | 0 .../detail/classifier_impl/arity30_1.hpp | 0 .../detail/classifier_impl/arity40_0.hpp | 0 .../detail/classifier_impl/arity40_1.hpp | 0 .../detail/classifier_impl/arity50_0.hpp | 0 .../detail/classifier_impl/arity50_1.hpp | 0 .../detail/classifier_impl/master.hpp | 0 .../detail/components_as_mpl_sequence.hpp | 0 .../detail/components_impl/arity10_0.hpp | 0 .../detail/components_impl/arity10_1.hpp | 0 .../detail/components_impl/arity20_0.hpp | 0 .../detail/components_impl/arity20_1.hpp | 0 .../detail/components_impl/arity30_0.hpp | 0 .../detail/components_impl/arity30_1.hpp | 0 .../detail/components_impl/arity40_0.hpp | 0 .../detail/components_impl/arity40_1.hpp | 0 .../detail/components_impl/arity50_0.hpp | 0 .../detail/components_impl/arity50_1.hpp | 0 .../detail/components_impl/master.hpp | 0 .../boost/function_types/detail/cv_traits.hpp | 0 .../detail/encoding/aliases_def.hpp | 0 .../detail/encoding/aliases_undef.hpp | 0 .../function_types/detail/encoding/def.hpp | 0 .../function_types/detail/encoding/undef.hpp | 0 .../function_types/detail/pp_arity_loop.hpp | 0 .../detail/pp_cc_loop/master.hpp | 0 .../detail/pp_cc_loop/preprocessed.hpp | 0 .../boost/function_types/detail/pp_loop.hpp | 0 .../detail/pp_retag_default_cc/master.hpp | 0 .../pp_retag_default_cc/preprocessed.hpp | 0 .../function_types/detail/pp_tags/cc_tag.hpp | 0 .../function_types/detail/pp_tags/master.hpp | 0 .../detail/pp_tags/preprocessed.hpp | 0 .../detail/pp_variate_loop/master.hpp | 0 .../detail/pp_variate_loop/preprocessed.hpp | 0 .../detail/retag_default_cc.hpp | 0 .../function_types/detail/synthesize.hpp | 0 .../detail/synthesize_impl/arity10_0.hpp | 0 .../detail/synthesize_impl/arity10_1.hpp | 0 .../detail/synthesize_impl/arity20_0.hpp | 0 .../detail/synthesize_impl/arity20_1.hpp | 0 .../detail/synthesize_impl/arity30_0.hpp | 0 .../detail/synthesize_impl/arity30_1.hpp | 0 .../detail/synthesize_impl/arity40_0.hpp | 0 .../detail/synthesize_impl/arity40_1.hpp | 0 .../detail/synthesize_impl/arity50_0.hpp | 0 .../detail/synthesize_impl/arity50_1.hpp | 0 .../detail/synthesize_impl/master.hpp | 0 .../function_types/detail/to_sequence.hpp | 0 .../boost/function_types/function_arity.hpp | 0 .../boost/function_types/function_pointer.hpp | 0 .../function_types/function_reference.hpp | 0 .../boost/function_types/function_type.hpp | 0 .../function_types/is_callable_builtin.hpp | 0 .../boost/function_types/is_function.hpp | 0 .../function_types/is_function_pointer.hpp | 0 .../function_types/is_function_reference.hpp | 0 .../is_member_function_pointer.hpp | 0 .../is_member_object_pointer.hpp | 0 .../function_types/is_member_pointer.hpp | 0 .../is_nonmember_callable_builtin.hpp | 0 .../member_function_pointer.hpp | 0 .../function_types/member_object_pointer.hpp | 0 .../boost/function_types/parameter_types.hpp | 0 .../boost/function_types/property_tags.hpp | 0 .../boost/function_types/result_type.hpp | 0 .../boost_1_53_0/boost/functional.hpp | 0 .../boost_1_53_0/boost/functional/factory.hpp | 0 .../boost/functional/forward_adapter.hpp | 0 .../boost_1_53_0/boost/functional/hash.hpp | 0 .../hash/detail/float_functions.hpp | 0 .../functional/hash/detail/hash_float.hpp | 0 .../boost/functional/hash/detail/limits.hpp | 0 .../boost/functional/hash/extensions.hpp | 0 .../boost/functional/hash/hash.hpp | 0 .../boost/functional/hash/hash_fwd.hpp | 0 .../boost/functional/hash_fwd.hpp | 0 .../lightweight_forward_adapter.hpp | 0 .../boost/functional/overloaded_function.hpp | 0 .../functional/overloaded_function/config.hpp | 0 .../overloaded_function/detail/base.hpp | 0 .../detail/function_type.hpp | 0 .../boost/functional/value_factory.hpp | 0 .../boost_1_53_0/boost/fusion/adapted.hpp | 0 .../boost_1_53_0/boost/fusion/adapted/adt.hpp | 0 .../boost/fusion/adapted/adt/adapt_adt.hpp | 0 .../fusion/adapted/adt/adapt_adt_named.hpp | 0 .../fusion/adapted/adt/adapt_assoc_adt.hpp | 0 .../adapted/adt/adapt_assoc_adt_named.hpp | 0 .../fusion/adapted/adt/detail/adapt_base.hpp | 0 .../fusion/adapted/adt/detail/extension.hpp | 0 .../boost/fusion/adapted/array.hpp | 0 .../boost/fusion/adapted/array/at_impl.hpp | 0 .../boost/fusion/adapted/array/begin_impl.hpp | 0 .../fusion/adapted/array/category_of_impl.hpp | 0 .../boost/fusion/adapted/array/deref_impl.hpp | 0 .../boost/fusion/adapted/array/end_impl.hpp | 0 .../fusion/adapted/array/is_sequence_impl.hpp | 0 .../fusion/adapted/array/is_view_impl.hpp | 0 .../boost/fusion/adapted/array/size_impl.hpp | 0 .../boost/fusion/adapted/array/tag_of.hpp | 0 .../fusion/adapted/array/value_at_impl.hpp | 0 .../fusion/adapted/array/value_of_impl.hpp | 0 .../boost/fusion/adapted/boost_array.hpp | 0 .../adapted/boost_array/array_iterator.hpp | 0 .../adapted/boost_array/detail/at_impl.hpp | 0 .../adapted/boost_array/detail/begin_impl.hpp | 0 .../boost_array/detail/category_of_impl.hpp | 0 .../adapted/boost_array/detail/end_impl.hpp | 0 .../boost_array/detail/is_sequence_impl.hpp | 0 .../boost_array/detail/is_view_impl.hpp | 0 .../adapted/boost_array/detail/size_impl.hpp | 0 .../boost_array/detail/value_at_impl.hpp | 0 .../fusion/adapted/boost_array/tag_of.hpp | 0 .../boost/fusion/adapted/boost_tuple.hpp | 0 .../boost_tuple/boost_tuple_iterator.hpp | 0 .../adapted/boost_tuple/detail/at_impl.hpp | 0 .../adapted/boost_tuple/detail/begin_impl.hpp | 0 .../boost_tuple/detail/category_of_impl.hpp | 0 .../adapted/boost_tuple/detail/end_impl.hpp | 0 .../boost_tuple/detail/is_sequence_impl.hpp | 0 .../boost_tuple/detail/is_view_impl.hpp | 0 .../adapted/boost_tuple/detail/size_impl.hpp | 0 .../boost_tuple/detail/value_at_impl.hpp | 0 .../fusion/adapted/boost_tuple/tag_of.hpp | 0 .../boost_1_53_0/boost/fusion/adapted/mpl.hpp | 0 .../fusion/adapted/mpl/detail/at_impl.hpp | 0 .../fusion/adapted/mpl/detail/begin_impl.hpp | 0 .../adapted/mpl/detail/category_of_impl.hpp | 0 .../fusion/adapted/mpl/detail/empty_impl.hpp | 0 .../fusion/adapted/mpl/detail/end_impl.hpp | 0 .../adapted/mpl/detail/has_key_impl.hpp | 0 .../adapted/mpl/detail/is_sequence_impl.hpp | 0 .../adapted/mpl/detail/is_view_impl.hpp | 0 .../fusion/adapted/mpl/detail/size_impl.hpp | 0 .../adapted/mpl/detail/value_at_impl.hpp | 0 .../boost/fusion/adapted/mpl/mpl_iterator.hpp | 0 .../boost/fusion/adapted/std_pair.hpp | 0 .../boost/fusion/adapted/std_tuple.hpp | 0 .../adapted/std_tuple/detail/at_impl.hpp | 0 .../adapted/std_tuple/detail/begin_impl.hpp | 0 .../std_tuple/detail/category_of_impl.hpp | 0 .../adapted/std_tuple/detail/end_impl.hpp | 0 .../std_tuple/detail/is_sequence_impl.hpp | 0 .../adapted/std_tuple/detail/is_view_impl.hpp | 0 .../adapted/std_tuple/detail/size_impl.hpp | 0 .../std_tuple/detail/value_at_impl.hpp | 0 .../adapted/std_tuple/std_tuple_iterator.hpp | 0 .../boost/fusion/adapted/std_tuple/tag_of.hpp | 0 .../boost/fusion/adapted/struct.hpp | 0 .../adapted/struct/adapt_assoc_struct.hpp | 0 .../struct/adapt_assoc_struct_named.hpp | 0 .../fusion/adapted/struct/adapt_struct.hpp | 0 .../adapted/struct/adapt_struct_named.hpp | 0 .../adapted/struct/define_assoc_struct.hpp | 0 .../fusion/adapted/struct/define_struct.hpp | 0 .../adapted/struct/define_struct_inline.hpp | 0 .../adapted/struct/detail/adapt_base.hpp | 0 .../fusion/adapted/struct/detail/at_impl.hpp | 0 .../adapted/struct/detail/begin_impl.hpp | 0 .../struct/detail/category_of_impl.hpp | 0 .../adapted/struct/detail/define_struct.hpp | 0 .../struct/detail/define_struct_inline.hpp | 0 .../adapted/struct/detail/deref_data_impl.hpp | 0 .../adapted/struct/detail/deref_impl.hpp | 0 .../fusion/adapted/struct/detail/end_impl.hpp | 0 .../adapted/struct/detail/extension.hpp | 0 .../struct/detail/is_sequence_impl.hpp | 0 .../adapted/struct/detail/is_view_impl.hpp | 0 .../adapted/struct/detail/key_of_impl.hpp | 0 .../adapted/struct/detail/namespace.hpp | 0 .../adapted/struct/detail/proxy_type.hpp | 0 .../adapted/struct/detail/size_impl.hpp | 0 .../adapted/struct/detail/value_at_impl.hpp | 0 .../struct/detail/value_of_data_impl.hpp | 0 .../adapted/struct/detail/value_of_impl.hpp | 0 .../boost_1_53_0/boost/fusion/algorithm.hpp | 0 .../boost/fusion/algorithm/auxiliary.hpp | 0 .../boost/fusion/algorithm/auxiliary/copy.hpp | 0 .../boost/fusion/algorithm/iteration.hpp | 0 .../fusion/algorithm/iteration/accumulate.hpp | 0 .../algorithm/iteration/accumulate_fwd.hpp | 0 .../algorithm/iteration/detail/fold.hpp | 0 .../algorithm/iteration/detail/for_each.hpp | 0 .../iteration/detail/preprocessed/fold.hpp | 0 .../detail/preprocessed/iter_fold.hpp | 0 .../detail/preprocessed/reverse_fold.hpp | 0 .../detail/preprocessed/reverse_iter_fold.hpp | 0 .../iteration/detail/segmented_fold.hpp | 0 .../iteration/detail/segmented_for_each.hpp | 0 .../boost/fusion/algorithm/iteration/fold.hpp | 0 .../fusion/algorithm/iteration/fold_fwd.hpp | 0 .../fusion/algorithm/iteration/for_each.hpp | 0 .../algorithm/iteration/for_each_fwd.hpp | 0 .../fusion/algorithm/iteration/iter_fold.hpp | 0 .../algorithm/iteration/iter_fold_fwd.hpp | 0 .../algorithm/iteration/reverse_fold.hpp | 0 .../algorithm/iteration/reverse_fold_fwd.hpp | 0 .../algorithm/iteration/reverse_iter_fold.hpp | 0 .../iteration/reverse_iter_fold_fwd.hpp | 0 .../boost/fusion/algorithm/query.hpp | 0 .../boost/fusion/algorithm/query/all.hpp | 0 .../boost/fusion/algorithm/query/any.hpp | 0 .../boost/fusion/algorithm/query/count.hpp | 0 .../boost/fusion/algorithm/query/count_if.hpp | 0 .../fusion/algorithm/query/detail/all.hpp | 0 .../fusion/algorithm/query/detail/any.hpp | 0 .../fusion/algorithm/query/detail/count.hpp | 0 .../algorithm/query/detail/count_if.hpp | 0 .../fusion/algorithm/query/detail/find_if.hpp | 0 .../algorithm/query/detail/segmented_find.hpp | 0 .../query/detail/segmented_find_if.hpp | 0 .../boost/fusion/algorithm/query/find.hpp | 0 .../boost/fusion/algorithm/query/find_fwd.hpp | 0 .../boost/fusion/algorithm/query/find_if.hpp | 0 .../fusion/algorithm/query/find_if_fwd.hpp | 0 .../boost/fusion/algorithm/query/none.hpp | 0 .../boost/fusion/algorithm/transformation.hpp | 0 .../fusion/algorithm/transformation/clear.hpp | 0 .../detail/preprocessed/zip.hpp | 0 .../detail/preprocessed/zip10.hpp | 0 .../detail/preprocessed/zip20.hpp | 0 .../detail/preprocessed/zip30.hpp | 0 .../detail/preprocessed/zip40.hpp | 0 .../detail/preprocessed/zip50.hpp | 0 .../transformation/detail/replace.hpp | 0 .../transformation/detail/replace_if.hpp | 0 .../fusion/algorithm/transformation/erase.hpp | 0 .../algorithm/transformation/erase_key.hpp | 0 .../algorithm/transformation/filter.hpp | 0 .../algorithm/transformation/filter_if.hpp | 0 .../algorithm/transformation/insert.hpp | 0 .../algorithm/transformation/insert_range.hpp | 0 .../fusion/algorithm/transformation/join.hpp | 0 .../algorithm/transformation/pop_back.hpp | 0 .../algorithm/transformation/pop_front.hpp | 0 .../algorithm/transformation/push_back.hpp | 0 .../algorithm/transformation/push_front.hpp | 0 .../algorithm/transformation/remove.hpp | 0 .../algorithm/transformation/remove_if.hpp | 0 .../algorithm/transformation/replace.hpp | 0 .../algorithm/transformation/replace_if.hpp | 0 .../algorithm/transformation/reverse.hpp | 0 .../algorithm/transformation/transform.hpp | 0 .../fusion/algorithm/transformation/zip.hpp | 0 .../boost_1_53_0/boost/fusion/container.hpp | 0 .../boost/fusion/container/deque.hpp | 0 .../container/deque/back_extended_deque.hpp | 0 .../boost/fusion/container/deque/convert.hpp | 0 .../boost/fusion/container/deque/deque.hpp | 0 .../fusion/container/deque/deque_fwd.hpp | 0 .../fusion/container/deque/deque_iterator.hpp | 0 .../container/deque/detail/as_deque.hpp | 0 .../fusion/container/deque/detail/at_impl.hpp | 0 .../container/deque/detail/begin_impl.hpp | 0 .../container/deque/detail/convert_impl.hpp | 0 .../deque/detail/deque_forward_ctor.hpp | 0 .../deque/detail/deque_initial_size.hpp | 0 .../deque/detail/deque_keyed_values_call.hpp | 0 .../container/deque/detail/end_impl.hpp | 0 .../deque/detail/is_sequence_impl.hpp | 0 .../container/deque/detail/keyed_element.hpp | 0 .../container/deque/detail/pp_deque.hpp | 0 .../container/deque/detail/pp_deque_fwd.hpp | 0 .../deque/detail/pp_deque_keyed_values.hpp | 0 .../deque/detail/preprocessed/as_deque.hpp | 0 .../deque/detail/preprocessed/as_deque10.hpp | 0 .../deque/detail/preprocessed/as_deque20.hpp | 0 .../deque/detail/preprocessed/as_deque30.hpp | 0 .../deque/detail/preprocessed/as_deque40.hpp | 0 .../deque/detail/preprocessed/as_deque50.hpp | 0 .../deque/detail/preprocessed/deque.hpp | 0 .../deque/detail/preprocessed/deque10.hpp | 0 .../deque/detail/preprocessed/deque10_fwd.hpp | 0 .../deque/detail/preprocessed/deque20.hpp | 0 .../deque/detail/preprocessed/deque20_fwd.hpp | 0 .../deque/detail/preprocessed/deque30.hpp | 0 .../deque/detail/preprocessed/deque30_fwd.hpp | 0 .../deque/detail/preprocessed/deque40.hpp | 0 .../deque/detail/preprocessed/deque40_fwd.hpp | 0 .../deque/detail/preprocessed/deque50.hpp | 0 .../deque/detail/preprocessed/deque50_fwd.hpp | 0 .../deque/detail/preprocessed/deque_fwd.hpp | 0 .../preprocessed/deque_initial_size.hpp | 0 .../preprocessed/deque_initial_size10.hpp | 0 .../preprocessed/deque_initial_size20.hpp | 0 .../preprocessed/deque_initial_size30.hpp | 0 .../preprocessed/deque_initial_size40.hpp | 0 .../preprocessed/deque_initial_size50.hpp | 0 .../preprocessed/deque_keyed_values.hpp | 0 .../preprocessed/deque_keyed_values10.hpp | 0 .../preprocessed/deque_keyed_values20.hpp | 0 .../preprocessed/deque_keyed_values30.hpp | 0 .../preprocessed/deque_keyed_values40.hpp | 0 .../preprocessed/deque_keyed_values50.hpp | 0 .../container/deque/detail/value_at_impl.hpp | 0 .../detail/variadic_deque_keyed_values.hpp | 0 .../container/deque/front_extended_deque.hpp | 0 .../boost/fusion/container/deque/limits.hpp | 0 .../boost/fusion/container/generation.hpp | 0 .../fusion/container/generation/cons_tie.hpp | 0 .../fusion/container/generation/deque_tie.hpp | 0 .../detail/preprocessed/deque_tie.hpp | 0 .../detail/preprocessed/deque_tie10.hpp | 0 .../detail/preprocessed/deque_tie20.hpp | 0 .../detail/preprocessed/deque_tie30.hpp | 0 .../detail/preprocessed/deque_tie40.hpp | 0 .../detail/preprocessed/deque_tie50.hpp | 0 .../detail/preprocessed/list_tie.hpp | 0 .../detail/preprocessed/list_tie10.hpp | 0 .../detail/preprocessed/list_tie20.hpp | 0 .../detail/preprocessed/list_tie30.hpp | 0 .../detail/preprocessed/list_tie40.hpp | 0 .../detail/preprocessed/list_tie50.hpp | 0 .../detail/preprocessed/make_deque.hpp | 0 .../detail/preprocessed/make_deque10.hpp | 0 .../detail/preprocessed/make_deque20.hpp | 0 .../detail/preprocessed/make_deque30.hpp | 0 .../detail/preprocessed/make_deque40.hpp | 0 .../detail/preprocessed/make_deque50.hpp | 0 .../detail/preprocessed/make_list.hpp | 0 .../detail/preprocessed/make_list10.hpp | 0 .../detail/preprocessed/make_list20.hpp | 0 .../detail/preprocessed/make_list30.hpp | 0 .../detail/preprocessed/make_list40.hpp | 0 .../detail/preprocessed/make_list50.hpp | 0 .../detail/preprocessed/make_map.hpp | 0 .../detail/preprocessed/make_map10.hpp | 0 .../detail/preprocessed/make_map20.hpp | 0 .../detail/preprocessed/make_map30.hpp | 0 .../detail/preprocessed/make_map40.hpp | 0 .../detail/preprocessed/make_map50.hpp | 0 .../detail/preprocessed/make_set.hpp | 0 .../detail/preprocessed/make_set10.hpp | 0 .../detail/preprocessed/make_set20.hpp | 0 .../detail/preprocessed/make_set30.hpp | 0 .../detail/preprocessed/make_set40.hpp | 0 .../detail/preprocessed/make_set50.hpp | 0 .../detail/preprocessed/make_vector.hpp | 0 .../detail/preprocessed/make_vector10.hpp | 0 .../detail/preprocessed/make_vector20.hpp | 0 .../detail/preprocessed/make_vector30.hpp | 0 .../detail/preprocessed/make_vector40.hpp | 0 .../detail/preprocessed/make_vector50.hpp | 0 .../detail/preprocessed/map_tie.hpp | 0 .../detail/preprocessed/map_tie10.hpp | 0 .../detail/preprocessed/map_tie20.hpp | 0 .../detail/preprocessed/map_tie30.hpp | 0 .../detail/preprocessed/map_tie40.hpp | 0 .../detail/preprocessed/map_tie50.hpp | 0 .../detail/preprocessed/vector_tie.hpp | 0 .../detail/preprocessed/vector_tie10.hpp | 0 .../detail/preprocessed/vector_tie20.hpp | 0 .../detail/preprocessed/vector_tie30.hpp | 0 .../detail/preprocessed/vector_tie40.hpp | 0 .../detail/preprocessed/vector_tie50.hpp | 0 .../fusion/container/generation/ignore.hpp | 0 .../fusion/container/generation/list_tie.hpp | 0 .../fusion/container/generation/make_cons.hpp | 0 .../container/generation/make_deque.hpp | 0 .../fusion/container/generation/make_list.hpp | 0 .../fusion/container/generation/make_map.hpp | 0 .../fusion/container/generation/make_set.hpp | 0 .../container/generation/make_vector.hpp | 0 .../fusion/container/generation/map_tie.hpp | 0 .../fusion/container/generation/pair_tie.hpp | 0 .../container/generation/vector_tie.hpp | 0 .../boost/fusion/container/list.hpp | 0 .../boost/fusion/container/list/cons.hpp | 0 .../boost/fusion/container/list/cons_fwd.hpp | 0 .../fusion/container/list/cons_iterator.hpp | 0 .../boost/fusion/container/list/convert.hpp | 0 .../fusion/container/list/detail/at_impl.hpp | 0 .../container/list/detail/begin_impl.hpp | 0 .../container/list/detail/build_cons.hpp | 0 .../container/list/detail/convert_impl.hpp | 0 .../container/list/detail/deref_impl.hpp | 0 .../container/list/detail/empty_impl.hpp | 0 .../fusion/container/list/detail/end_impl.hpp | 0 .../container/list/detail/equal_to_impl.hpp | 0 .../list/detail/list_forward_ctor.hpp | 0 .../container/list/detail/list_to_cons.hpp | 0 .../list/detail/list_to_cons_call.hpp | 0 .../container/list/detail/next_impl.hpp | 0 .../list/detail/preprocessed/list.hpp | 0 .../list/detail/preprocessed/list10.hpp | 0 .../list/detail/preprocessed/list10_fwd.hpp | 0 .../list/detail/preprocessed/list20.hpp | 0 .../list/detail/preprocessed/list20_fwd.hpp | 0 .../list/detail/preprocessed/list30.hpp | 0 .../list/detail/preprocessed/list30_fwd.hpp | 0 .../list/detail/preprocessed/list40.hpp | 0 .../list/detail/preprocessed/list40_fwd.hpp | 0 .../list/detail/preprocessed/list50.hpp | 0 .../list/detail/preprocessed/list50_fwd.hpp | 0 .../list/detail/preprocessed/list_fwd.hpp | 0 .../list/detail/preprocessed/list_to_cons.hpp | 0 .../detail/preprocessed/list_to_cons10.hpp | 0 .../detail/preprocessed/list_to_cons20.hpp | 0 .../detail/preprocessed/list_to_cons30.hpp | 0 .../detail/preprocessed/list_to_cons40.hpp | 0 .../detail/preprocessed/list_to_cons50.hpp | 0 .../container/list/detail/reverse_cons.hpp | 0 .../container/list/detail/value_at_impl.hpp | 0 .../container/list/detail/value_of_impl.hpp | 0 .../boost/fusion/container/list/limits.hpp | 0 .../boost/fusion/container/list/list.hpp | 0 .../boost/fusion/container/list/list_fwd.hpp | 0 .../boost/fusion/container/map.hpp | 0 .../boost/fusion/container/map/convert.hpp | 0 .../fusion/container/map/detail/as_map.hpp | 0 .../fusion/container/map/detail/at_impl.hpp | 0 .../container/map/detail/begin_impl.hpp | 0 .../container/map/detail/convert_impl.hpp | 0 .../container/map/detail/deref_data_impl.hpp | 0 .../container/map/detail/deref_impl.hpp | 0 .../fusion/container/map/detail/end_impl.hpp | 0 .../container/map/detail/key_of_impl.hpp | 0 .../container/map/detail/map_forward_ctor.hpp | 0 .../map/detail/preprocessed/as_map.hpp | 0 .../map/detail/preprocessed/as_map10.hpp | 0 .../map/detail/preprocessed/as_map20.hpp | 0 .../map/detail/preprocessed/as_map30.hpp | 0 .../map/detail/preprocessed/as_map40.hpp | 0 .../map/detail/preprocessed/as_map50.hpp | 0 .../container/map/detail/preprocessed/map.hpp | 0 .../map/detail/preprocessed/map10.hpp | 0 .../map/detail/preprocessed/map10_fwd.hpp | 0 .../map/detail/preprocessed/map20.hpp | 0 .../map/detail/preprocessed/map20_fwd.hpp | 0 .../map/detail/preprocessed/map30.hpp | 0 .../map/detail/preprocessed/map30_fwd.hpp | 0 .../map/detail/preprocessed/map40.hpp | 0 .../map/detail/preprocessed/map40_fwd.hpp | 0 .../map/detail/preprocessed/map50.hpp | 0 .../map/detail/preprocessed/map50_fwd.hpp | 0 .../map/detail/preprocessed/map_fwd.hpp | 0 .../container/map/detail/value_at_impl.hpp | 0 .../map/detail/value_of_data_impl.hpp | 0 .../container/map/detail/value_of_impl.hpp | 0 .../boost/fusion/container/map/limits.hpp | 0 .../boost/fusion/container/map/map.hpp | 0 .../boost/fusion/container/map/map_fwd.hpp | 0 .../boost/fusion/container/set.hpp | 0 .../boost/fusion/container/set/convert.hpp | 0 .../fusion/container/set/detail/as_set.hpp | 0 .../container/set/detail/begin_impl.hpp | 0 .../container/set/detail/convert_impl.hpp | 0 .../container/set/detail/deref_data_impl.hpp | 0 .../container/set/detail/deref_impl.hpp | 0 .../fusion/container/set/detail/end_impl.hpp | 0 .../container/set/detail/key_of_impl.hpp | 0 .../set/detail/preprocessed/as_set.hpp | 0 .../set/detail/preprocessed/as_set10.hpp | 0 .../set/detail/preprocessed/as_set20.hpp | 0 .../set/detail/preprocessed/as_set30.hpp | 0 .../set/detail/preprocessed/as_set40.hpp | 0 .../set/detail/preprocessed/as_set50.hpp | 0 .../container/set/detail/preprocessed/set.hpp | 0 .../set/detail/preprocessed/set10.hpp | 0 .../set/detail/preprocessed/set10_fwd.hpp | 0 .../set/detail/preprocessed/set20.hpp | 0 .../set/detail/preprocessed/set20_fwd.hpp | 0 .../set/detail/preprocessed/set30.hpp | 0 .../set/detail/preprocessed/set30_fwd.hpp | 0 .../set/detail/preprocessed/set40.hpp | 0 .../set/detail/preprocessed/set40_fwd.hpp | 0 .../set/detail/preprocessed/set50.hpp | 0 .../set/detail/preprocessed/set50_fwd.hpp | 0 .../set/detail/preprocessed/set_fwd.hpp | 0 .../container/set/detail/set_forward_ctor.hpp | 0 .../set/detail/value_of_data_impl.hpp | 0 .../container/set/detail/value_of_impl.hpp | 0 .../boost/fusion/container/set/limits.hpp | 0 .../boost/fusion/container/set/set.hpp | 0 .../boost/fusion/container/set/set_fwd.hpp | 0 .../boost/fusion/container/vector.hpp | 0 .../boost/fusion/container/vector/convert.hpp | 0 .../container/vector/detail/advance_impl.hpp | 0 .../container/vector/detail/as_vector.hpp | 0 .../container/vector/detail/at_impl.hpp | 0 .../container/vector/detail/begin_impl.hpp | 0 .../container/vector/detail/convert_impl.hpp | 0 .../container/vector/detail/deref_impl.hpp | 0 .../container/vector/detail/distance_impl.hpp | 0 .../container/vector/detail/end_impl.hpp | 0 .../container/vector/detail/equal_to_impl.hpp | 0 .../container/vector/detail/next_impl.hpp | 0 .../vector/detail/preprocessed/as_vector.hpp | 0 .../detail/preprocessed/as_vector10.hpp | 0 .../detail/preprocessed/as_vector20.hpp | 0 .../detail/preprocessed/as_vector30.hpp | 0 .../detail/preprocessed/as_vector40.hpp | 0 .../detail/preprocessed/as_vector50.hpp | 0 .../vector/detail/preprocessed/vector.hpp | 0 .../vector/detail/preprocessed/vector10.hpp | 0 .../detail/preprocessed/vector10_fwd.hpp | 0 .../vector/detail/preprocessed/vector20.hpp | 0 .../detail/preprocessed/vector20_fwd.hpp | 0 .../vector/detail/preprocessed/vector30.hpp | 0 .../detail/preprocessed/vector30_fwd.hpp | 0 .../vector/detail/preprocessed/vector40.hpp | 0 .../detail/preprocessed/vector40_fwd.hpp | 0 .../vector/detail/preprocessed/vector50.hpp | 0 .../detail/preprocessed/vector50_fwd.hpp | 0 .../detail/preprocessed/vector_chooser.hpp | 0 .../detail/preprocessed/vector_chooser10.hpp | 0 .../detail/preprocessed/vector_chooser20.hpp | 0 .../detail/preprocessed/vector_chooser30.hpp | 0 .../detail/preprocessed/vector_chooser40.hpp | 0 .../detail/preprocessed/vector_chooser50.hpp | 0 .../vector/detail/preprocessed/vector_fwd.hpp | 0 .../vector/detail/preprocessed/vvector10.hpp | 0 .../detail/preprocessed/vvector10_fwd.hpp | 0 .../vector/detail/preprocessed/vvector20.hpp | 0 .../detail/preprocessed/vvector20_fwd.hpp | 0 .../vector/detail/preprocessed/vvector30.hpp | 0 .../detail/preprocessed/vvector30_fwd.hpp | 0 .../vector/detail/preprocessed/vvector40.hpp | 0 .../detail/preprocessed/vvector40_fwd.hpp | 0 .../vector/detail/preprocessed/vvector50.hpp | 0 .../detail/preprocessed/vvector50_fwd.hpp | 0 .../container/vector/detail/prior_impl.hpp | 0 .../container/vector/detail/value_at_impl.hpp | 0 .../container/vector/detail/value_of_impl.hpp | 0 .../vector/detail/vector_forward_ctor.hpp | 0 .../container/vector/detail/vector_n.hpp | 0 .../vector/detail/vector_n_chooser.hpp | 0 .../boost/fusion/container/vector/limits.hpp | 0 .../boost/fusion/container/vector/vector.hpp | 0 .../fusion/container/vector/vector10.hpp | 0 .../fusion/container/vector/vector10_fwd.hpp | 0 .../fusion/container/vector/vector20.hpp | 0 .../fusion/container/vector/vector20_fwd.hpp | 0 .../fusion/container/vector/vector30.hpp | 0 .../fusion/container/vector/vector30_fwd.hpp | 0 .../fusion/container/vector/vector40.hpp | 0 .../fusion/container/vector/vector40_fwd.hpp | 0 .../fusion/container/vector/vector50.hpp | 0 .../fusion/container/vector/vector50_fwd.hpp | 0 .../fusion/container/vector/vector_fwd.hpp | 0 .../container/vector/vector_iterator.hpp | 0 .../boost_1_53_0/boost/fusion/functional.hpp | 0 .../boost/fusion/functional/adapter.hpp | 0 .../functional/adapter/detail/access.hpp | 0 .../boost/fusion/functional/adapter/fused.hpp | 0 .../adapter/fused_function_object.hpp | 0 .../functional/adapter/fused_procedure.hpp | 0 .../fusion/functional/adapter/limits.hpp | 0 .../fusion/functional/adapter/unfused.hpp | 0 .../functional/adapter/unfused_typed.hpp | 0 .../boost/fusion/functional/generation.hpp | 0 .../generation/detail/gen_make_adapter.hpp | 0 .../functional/generation/make_fused.hpp | 0 .../generation/make_fused_function_object.hpp | 0 .../generation/make_fused_procedure.hpp | 0 .../functional/generation/make_unfused.hpp | 0 .../boost/fusion/functional/invocation.hpp | 0 .../functional/invocation/detail/that_ptr.hpp | 0 .../fusion/functional/invocation/invoke.hpp | 0 .../invocation/invoke_function_object.hpp | 0 .../invocation/invoke_procedure.hpp | 0 .../fusion/functional/invocation/limits.hpp | 0 .../boost/fusion/include/accumulate.hpp | 0 .../boost/fusion/include/adapt_adt.hpp | 0 .../boost/fusion/include/adapt_adt_named.cpp | 0 .../boost/fusion/include/adapt_adt_named.hpp | 0 .../boost/fusion/include/adapt_assoc_adt.hpp | 0 .../fusion/include/adapt_assoc_adt_named.hpp | 0 .../fusion/include/adapt_assoc_class.hpp | 0 .../include/adapt_assoc_class_named.hpp | 0 .../fusion/include/adapt_assoc_struct.hpp | 0 .../include/adapt_assoc_struct_named.hpp | 0 .../boost/fusion/include/adapt_struct.hpp | 0 .../fusion/include/adapt_struct_named.hpp | 0 .../boost/fusion/include/adapted.hpp | 0 .../boost/fusion/include/adapter.hpp | 0 .../boost/fusion/include/advance.hpp | 0 .../boost/fusion/include/algorithm.hpp | 0 .../boost_1_53_0/boost/fusion/include/all.hpp | 0 .../boost_1_53_0/boost/fusion/include/any.hpp | 0 .../boost/fusion/include/array.hpp | 0 .../boost/fusion/include/as_deque.hpp | 0 .../boost/fusion/include/as_list.hpp | 0 .../boost/fusion/include/as_map.hpp | 0 .../boost/fusion/include/as_set.hpp | 0 .../boost/fusion/include/as_vector.hpp | 0 .../boost_1_53_0/boost/fusion/include/at.hpp | 0 .../boost/fusion/include/at_c.hpp | 0 .../boost/fusion/include/at_key.hpp | 0 .../boost/fusion/include/auxiliary.hpp | 0 .../boost/fusion/include/back.hpp | 0 .../boost/fusion/include/begin.hpp | 0 .../boost/fusion/include/boost_array.hpp | 0 .../boost/fusion/include/boost_tuple.hpp | 0 .../boost/fusion/include/category_of.hpp | 0 .../boost/fusion/include/clear.hpp | 0 .../boost/fusion/include/comparison.hpp | 0 .../boost/fusion/include/cons.hpp | 0 .../boost/fusion/include/cons_tie.hpp | 0 .../boost/fusion/include/container.hpp | 0 .../boost/fusion/include/convert.hpp | 0 .../boost/fusion/include/copy.hpp | 0 .../boost/fusion/include/count.hpp | 0 .../boost/fusion/include/count_if.hpp | 0 .../boost/fusion/include/deduce.hpp | 0 .../boost/fusion/include/deduce_sequence.hpp | 0 .../fusion/include/define_assoc_struct.hpp | 0 .../boost/fusion/include/define_struct.hpp | 0 .../fusion/include/define_struct_inline.hpp | 0 .../boost/fusion/include/deque.hpp | 0 .../boost/fusion/include/deque_fwd.hpp | 0 .../boost/fusion/include/deque_tie.hpp | 0 .../boost/fusion/include/deref.hpp | 0 .../boost/fusion/include/deref_data.hpp | 0 .../boost/fusion/include/distance.hpp | 0 .../boost/fusion/include/empty.hpp | 0 .../boost_1_53_0/boost/fusion/include/end.hpp | 0 .../boost/fusion/include/equal_to.hpp | 0 .../boost/fusion/include/erase.hpp | 0 .../boost/fusion/include/erase_key.hpp | 0 .../boost/fusion/include/filter.hpp | 0 .../boost/fusion/include/filter_if.hpp | 0 .../boost/fusion/include/filter_view.hpp | 0 .../boost/fusion/include/find.hpp | 0 .../boost/fusion/include/find_if.hpp | 0 .../boost/fusion/include/fold.hpp | 0 .../boost/fusion/include/for_each.hpp | 0 .../boost/fusion/include/front.hpp | 0 .../boost/fusion/include/functional.hpp | 0 .../boost/fusion/include/fused.hpp | 0 .../fusion/include/fused_function_object.hpp | 0 .../boost/fusion/include/fused_procedure.hpp | 0 .../boost/fusion/include/generation.hpp | 0 .../boost/fusion/include/greater.hpp | 0 .../boost/fusion/include/greater_equal.hpp | 0 .../boost/fusion/include/has_key.hpp | 0 .../boost/fusion/include/ignore.hpp | 0 .../boost_1_53_0/boost/fusion/include/in.hpp | 0 .../boost/fusion/include/insert.hpp | 0 .../boost/fusion/include/insert_range.hpp | 0 .../boost/fusion/include/intrinsic.hpp | 0 .../boost/fusion/include/invocation.hpp | 0 .../boost/fusion/include/invoke.hpp | 0 .../fusion/include/invoke_function_object.hpp | 0 .../boost/fusion/include/invoke_procedure.hpp | 0 .../boost_1_53_0/boost/fusion/include/io.hpp | 0 .../boost/fusion/include/is_iterator.hpp | 0 .../boost/fusion/include/is_segmented.hpp | 0 .../boost/fusion/include/is_sequence.hpp | 0 .../boost/fusion/include/is_view.hpp | 0 .../boost/fusion/include/iter_fold.hpp | 0 .../boost/fusion/include/iteration.hpp | 0 .../boost/fusion/include/iterator.hpp | 0 .../boost/fusion/include/iterator_adapter.hpp | 0 .../boost/fusion/include/iterator_base.hpp | 0 .../boost/fusion/include/iterator_facade.hpp | 0 .../boost/fusion/include/iterator_range.hpp | 0 .../boost/fusion/include/join.hpp | 0 .../boost/fusion/include/joint_view.hpp | 0 .../boost/fusion/include/key_of.hpp | 0 .../boost/fusion/include/less.hpp | 0 .../boost/fusion/include/less_equal.hpp | 0 .../boost/fusion/include/list.hpp | 0 .../boost/fusion/include/list_fwd.hpp | 0 .../boost/fusion/include/list_tie.hpp | 0 .../boost/fusion/include/make_cons.hpp | 0 .../boost/fusion/include/make_deque.hpp | 0 .../boost/fusion/include/make_fused.hpp | 0 .../include/make_fused_function_object.hpp | 0 .../fusion/include/make_fused_procedure.hpp | 0 .../boost/fusion/include/make_list.hpp | 0 .../boost/fusion/include/make_map.hpp | 0 .../boost/fusion/include/make_set.hpp | 0 .../boost/fusion/include/make_tuple.hpp | 0 .../boost/fusion/include/make_unfused.hpp | 0 .../boost/fusion/include/make_vector.hpp | 0 .../boost_1_53_0/boost/fusion/include/map.hpp | 0 .../boost/fusion/include/map_fwd.hpp | 0 .../boost/fusion/include/map_tie.hpp | 0 .../boost_1_53_0/boost/fusion/include/mpl.hpp | 0 .../boost/fusion/include/next.hpp | 0 .../boost/fusion/include/none.hpp | 0 .../boost/fusion/include/not_equal_to.hpp | 0 .../boost/fusion/include/nview.hpp | 0 .../boost_1_53_0/boost/fusion/include/out.hpp | 0 .../boost/fusion/include/pair.hpp | 0 .../boost/fusion/include/pair_tie.hpp | 0 .../boost/fusion/include/pop_back.hpp | 0 .../boost/fusion/include/pop_front.hpp | 0 .../boost/fusion/include/prior.hpp | 0 .../boost/fusion/include/proxy_type.hpp | 0 .../boost/fusion/include/push_back.hpp | 0 .../boost/fusion/include/push_front.hpp | 0 .../boost/fusion/include/query.hpp | 0 .../boost/fusion/include/remove.hpp | 0 .../boost/fusion/include/remove_if.hpp | 0 .../boost/fusion/include/repetitive_view.hpp | 0 .../boost/fusion/include/replace.hpp | 0 .../boost/fusion/include/replace_if.hpp | 0 .../boost/fusion/include/reverse.hpp | 0 .../boost/fusion/include/reverse_fold.hpp | 0 .../fusion/include/reverse_iter_fold.hpp | 0 .../boost/fusion/include/reverse_view.hpp | 0 .../fusion/include/segmented_fold_until.hpp | 0 .../fusion/include/segmented_iterator.hpp | 0 .../boost/fusion/include/segments.hpp | 0 .../boost/fusion/include/sequence.hpp | 0 .../boost/fusion/include/sequence_base.hpp | 0 .../boost/fusion/include/sequence_facade.hpp | 0 .../boost_1_53_0/boost/fusion/include/set.hpp | 0 .../boost/fusion/include/set_fwd.hpp | 0 .../boost/fusion/include/single_view.hpp | 0 .../boost/fusion/include/size.hpp | 0 .../boost/fusion/include/std_pair.hpp | 0 .../boost/fusion/include/struct.hpp | 0 .../boost/fusion/include/support.hpp | 0 .../boost/fusion/include/swap.hpp | 0 .../boost/fusion/include/tag_of.hpp | 0 .../boost/fusion/include/tag_of_fwd.hpp | 0 .../boost/fusion/include/transform.hpp | 0 .../boost/fusion/include/transform_view.hpp | 0 .../boost/fusion/include/transformation.hpp | 0 .../boost/fusion/include/tuple.hpp | 0 .../boost/fusion/include/tuple_fwd.hpp | 0 .../boost/fusion/include/tuple_tie.hpp | 0 .../boost/fusion/include/unfused.hpp | 0 .../boost/fusion/include/unfused_typed.hpp | 0 .../boost/fusion/include/unused.hpp | 0 .../boost/fusion/include/value_at.hpp | 0 .../boost/fusion/include/value_at_key.hpp | 0 .../boost/fusion/include/value_of.hpp | 0 .../boost/fusion/include/value_of_data.hpp | 0 .../boost/fusion/include/vector.hpp | 0 .../boost/fusion/include/vector10.hpp | 0 .../boost/fusion/include/vector20.hpp | 0 .../boost/fusion/include/vector30.hpp | 0 .../boost/fusion/include/vector40.hpp | 0 .../boost/fusion/include/vector50.hpp | 0 .../boost/fusion/include/vector_fwd.hpp | 0 .../boost/fusion/include/vector_tie.hpp | 0 .../boost/fusion/include/view.hpp | 0 .../boost/fusion/include/void.hpp | 0 .../boost_1_53_0/boost/fusion/include/zip.hpp | 0 .../boost/fusion/include/zip_view.hpp | 0 .../boost_1_53_0/boost/fusion/iterator.hpp | 0 .../boost/fusion/iterator/advance.hpp | 0 .../boost/fusion/iterator/basic_iterator.hpp | 0 .../boost/fusion/iterator/deref.hpp | 0 .../boost/fusion/iterator/deref_data.hpp | 0 .../iterator/detail/adapt_deref_traits.hpp | 0 .../iterator/detail/adapt_value_traits.hpp | 0 .../boost/fusion/iterator/detail/advance.hpp | 0 .../boost/fusion/iterator/detail/distance.hpp | 0 .../iterator/detail/segment_sequence.hpp | 0 .../iterator/detail/segmented_equal_to.hpp | 0 .../iterator/detail/segmented_iterator.hpp | 0 .../iterator/detail/segmented_next_impl.hpp | 0 .../boost/fusion/iterator/distance.hpp | 0 .../boost/fusion/iterator/equal_to.hpp | 0 .../fusion/iterator/iterator_adapter.hpp | 0 .../boost/fusion/iterator/iterator_facade.hpp | 0 .../boost/fusion/iterator/key_of.hpp | 0 .../boost/fusion/iterator/mpl.hpp | 0 .../fusion/iterator/mpl/convert_iterator.hpp | 0 .../fusion/iterator/mpl/fusion_iterator.hpp | 0 .../boost/fusion/iterator/next.hpp | 0 .../boost/fusion/iterator/prior.hpp | 0 .../fusion/iterator/segmented_iterator.hpp | 0 .../boost/fusion/iterator/value_of.hpp | 0 .../boost/fusion/iterator/value_of_data.hpp | 0 .../boost_1_53_0/boost/fusion/mpl.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/at.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/back.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/begin.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/clear.hpp | 0 .../boost/fusion/mpl/detail/clear.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/empty.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/end.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/erase.hpp | 0 .../boost/fusion/mpl/erase_key.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/front.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/has_key.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/insert.hpp | 0 .../boost/fusion/mpl/insert_range.hpp | 0 .../boost/fusion/mpl/pop_back.hpp | 0 .../boost/fusion/mpl/pop_front.hpp | 0 .../boost/fusion/mpl/push_back.hpp | 0 .../boost/fusion/mpl/push_front.hpp | 0 .../boost_1_53_0/boost/fusion/mpl/size.hpp | 0 .../boost_1_53_0/boost/fusion/sequence.hpp | 0 .../boost/fusion/sequence/comparison.hpp | 0 .../sequence/comparison/detail/equal_to.hpp | 0 .../sequence/comparison/detail/greater.hpp | 0 .../comparison/detail/greater_equal.hpp | 0 .../sequence/comparison/detail/less.hpp | 0 .../sequence/comparison/detail/less_equal.hpp | 0 .../comparison/detail/not_equal_to.hpp | 0 .../sequence/comparison/enable_comparison.hpp | 0 .../fusion/sequence/comparison/equal_to.hpp | 0 .../fusion/sequence/comparison/greater.hpp | 0 .../sequence/comparison/greater_equal.hpp | 0 .../boost/fusion/sequence/comparison/less.hpp | 0 .../fusion/sequence/comparison/less_equal.hpp | 0 .../sequence/comparison/not_equal_to.hpp | 0 .../boost/fusion/sequence/convert.hpp | 0 .../boost/fusion/sequence/intrinsic.hpp | 0 .../boost/fusion/sequence/intrinsic/at.hpp | 0 .../boost/fusion/sequence/intrinsic/at_c.hpp | 0 .../fusion/sequence/intrinsic/at_key.hpp | 0 .../boost/fusion/sequence/intrinsic/back.hpp | 0 .../boost/fusion/sequence/intrinsic/begin.hpp | 0 .../intrinsic/detail/segmented_begin.hpp | 0 .../intrinsic/detail/segmented_begin_impl.hpp | 0 .../intrinsic/detail/segmented_end.hpp | 0 .../intrinsic/detail/segmented_end_impl.hpp | 0 .../intrinsic/detail/segmented_size.hpp | 0 .../boost/fusion/sequence/intrinsic/empty.hpp | 0 .../boost/fusion/sequence/intrinsic/end.hpp | 0 .../boost/fusion/sequence/intrinsic/front.hpp | 0 .../fusion/sequence/intrinsic/has_key.hpp | 0 .../fusion/sequence/intrinsic/segments.hpp | 0 .../boost/fusion/sequence/intrinsic/size.hpp | 0 .../boost/fusion/sequence/intrinsic/swap.hpp | 0 .../fusion/sequence/intrinsic/value_at.hpp | 0 .../sequence/intrinsic/value_at_key.hpp | 0 .../boost/fusion/sequence/intrinsic_fwd.hpp | 0 .../boost_1_53_0/boost/fusion/sequence/io.hpp | 0 .../boost/fusion/sequence/io/detail/in.hpp | 0 .../boost/fusion/sequence/io/detail/manip.hpp | 0 .../boost/fusion/sequence/io/detail/out.hpp | 0 .../boost/fusion/sequence/io/in.hpp | 0 .../boost/fusion/sequence/io/out.hpp | 0 .../boost/fusion/sequence/sequence_facade.hpp | 0 .../boost_1_53_0/boost/fusion/support.hpp | 0 .../boost/fusion/support/as_const.hpp | 0 .../boost/fusion/support/category_of.hpp | 0 .../boost/fusion/support/deduce.hpp | 0 .../boost/fusion/support/deduce_sequence.hpp | 0 .../boost/fusion/support/detail/access.hpp | 0 .../support/detail/as_fusion_element.hpp | 0 .../fusion/support/detail/category_of.hpp | 0 .../fusion/support/detail/is_mpl_sequence.hpp | 0 .../boost/fusion/support/detail/is_view.hpp | 0 .../support/detail/mpl_iterator_category.hpp | 0 .../boost/fusion/support/detail/pp_round.hpp | 0 .../detail/segmented_fold_until_impl.hpp | 0 .../fusion/support/detail/unknown_key.hpp | 0 .../boost/fusion/support/is_iterator.hpp | 0 .../boost/fusion/support/is_segmented.hpp | 0 .../boost/fusion/support/is_sequence.hpp | 0 .../boost/fusion/support/is_view.hpp | 0 .../boost/fusion/support/iterator_base.hpp | 0 .../boost/fusion/support/pair.hpp | 0 .../fusion/support/segmented_fold_until.hpp | 0 .../boost/fusion/support/sequence_base.hpp | 0 .../boost/fusion/support/tag_of.hpp | 0 .../boost/fusion/support/tag_of_fwd.hpp | 0 .../boost/fusion/support/unused.hpp | 0 .../boost/fusion/support/void.hpp | 0 .../boost_1_53_0/boost/fusion/tuple.hpp | 0 .../tuple/detail/preprocessed/make_tuple.hpp | 0 .../detail/preprocessed/make_tuple10.hpp | 0 .../detail/preprocessed/make_tuple20.hpp | 0 .../detail/preprocessed/make_tuple30.hpp | 0 .../detail/preprocessed/make_tuple40.hpp | 0 .../detail/preprocessed/make_tuple50.hpp | 0 .../tuple/detail/preprocessed/tuple.hpp | 0 .../tuple/detail/preprocessed/tuple10.hpp | 0 .../tuple/detail/preprocessed/tuple10_fwd.hpp | 0 .../tuple/detail/preprocessed/tuple20.hpp | 0 .../tuple/detail/preprocessed/tuple20_fwd.hpp | 0 .../tuple/detail/preprocessed/tuple30.hpp | 0 .../tuple/detail/preprocessed/tuple30_fwd.hpp | 0 .../tuple/detail/preprocessed/tuple40.hpp | 0 .../tuple/detail/preprocessed/tuple40_fwd.hpp | 0 .../tuple/detail/preprocessed/tuple50.hpp | 0 .../tuple/detail/preprocessed/tuple50_fwd.hpp | 0 .../tuple/detail/preprocessed/tuple_fwd.hpp | 0 .../tuple/detail/preprocessed/tuple_tie.hpp | 0 .../tuple/detail/preprocessed/tuple_tie10.hpp | 0 .../tuple/detail/preprocessed/tuple_tie20.hpp | 0 .../tuple/detail/preprocessed/tuple_tie30.hpp | 0 .../tuple/detail/preprocessed/tuple_tie40.hpp | 0 .../tuple/detail/preprocessed/tuple_tie50.hpp | 0 .../fusion/tuple/detail/tuple_expand.hpp | 0 .../boost/fusion/tuple/make_tuple.hpp | 0 .../boost_1_53_0/boost/fusion/tuple/tuple.hpp | 0 .../boost/fusion/tuple/tuple_fwd.hpp | 0 .../boost/fusion/tuple/tuple_tie.hpp | 0 .../boost_1_53_0/boost/fusion/view.hpp | 0 .../view/detail/strictest_traversal.hpp | 0 .../boost/fusion/view/filter_view.hpp | 0 .../view/filter_view/detail/begin_impl.hpp | 0 .../filter_view/detail/deref_data_impl.hpp | 0 .../view/filter_view/detail/deref_impl.hpp | 0 .../view/filter_view/detail/end_impl.hpp | 0 .../view/filter_view/detail/equal_to_impl.hpp | 0 .../view/filter_view/detail/key_of_impl.hpp | 0 .../view/filter_view/detail/next_impl.hpp | 0 .../view/filter_view/detail/size_impl.hpp | 0 .../filter_view/detail/value_of_data_impl.hpp | 0 .../view/filter_view/detail/value_of_impl.hpp | 0 .../fusion/view/filter_view/filter_view.hpp | 0 .../view/filter_view/filter_view_iterator.hpp | 0 .../boost/fusion/view/iterator_range.hpp | 0 .../view/iterator_range/detail/at_impl.hpp | 0 .../view/iterator_range/detail/begin_impl.hpp | 0 .../view/iterator_range/detail/end_impl.hpp | 0 .../detail/is_segmented_impl.hpp | 0 .../detail/segmented_iterator_range.hpp | 0 .../iterator_range/detail/segments_impl.hpp | 0 .../view/iterator_range/detail/size_impl.hpp | 0 .../iterator_range/detail/value_at_impl.hpp | 0 .../view/iterator_range/iterator_range.hpp | 0 .../boost/fusion/view/joint_view.hpp | 0 .../view/joint_view/detail/begin_impl.hpp | 0 .../joint_view/detail/deref_data_impl.hpp | 0 .../view/joint_view/detail/deref_impl.hpp | 0 .../view/joint_view/detail/end_impl.hpp | 0 .../view/joint_view/detail/key_of_impl.hpp | 0 .../view/joint_view/detail/next_impl.hpp | 0 .../joint_view/detail/value_of_data_impl.hpp | 0 .../view/joint_view/detail/value_of_impl.hpp | 0 .../fusion/view/joint_view/joint_view.hpp | 0 .../fusion/view/joint_view/joint_view_fwd.hpp | 0 .../view/joint_view/joint_view_iterator.hpp | 0 .../boost_1_53_0/boost/fusion/view/nview.hpp | 0 .../fusion/view/nview/detail/advance_impl.hpp | 0 .../fusion/view/nview/detail/at_impl.hpp | 0 .../fusion/view/nview/detail/begin_impl.hpp | 0 .../fusion/view/nview/detail/deref_impl.hpp | 0 .../view/nview/detail/distance_impl.hpp | 0 .../fusion/view/nview/detail/end_impl.hpp | 0 .../view/nview/detail/equal_to_impl.hpp | 0 .../fusion/view/nview/detail/next_impl.hpp | 0 .../fusion/view/nview/detail/nview_impl.hpp | 0 .../fusion/view/nview/detail/prior_impl.hpp | 0 .../fusion/view/nview/detail/size_impl.hpp | 0 .../view/nview/detail/value_at_impl.hpp | 0 .../view/nview/detail/value_of_impl.hpp | 0 .../boost/fusion/view/nview/nview.hpp | 0 .../fusion/view/nview/nview_iterator.hpp | 0 .../boost/fusion/view/repetitive_view.hpp | 0 .../repetitive_view/detail/begin_impl.hpp | 0 .../repetitive_view/detail/deref_impl.hpp | 0 .../view/repetitive_view/detail/end_impl.hpp | 0 .../view/repetitive_view/detail/next_impl.hpp | 0 .../repetitive_view/detail/value_of_impl.hpp | 0 .../view/repetitive_view/repetitive_view.hpp | 0 .../repetitive_view/repetitive_view_fwd.hpp | 0 .../repetitive_view_iterator.hpp | 0 .../boost/fusion/view/reverse_view.hpp | 0 .../view/reverse_view/detail/advance_impl.hpp | 0 .../view/reverse_view/detail/at_impl.hpp | 0 .../view/reverse_view/detail/begin_impl.hpp | 0 .../reverse_view/detail/deref_data_impl.hpp | 0 .../view/reverse_view/detail/deref_impl.hpp | 0 .../reverse_view/detail/distance_impl.hpp | 0 .../view/reverse_view/detail/end_impl.hpp | 0 .../view/reverse_view/detail/key_of_impl.hpp | 0 .../view/reverse_view/detail/next_impl.hpp | 0 .../view/reverse_view/detail/prior_impl.hpp | 0 .../reverse_view/detail/value_at_impl.hpp | 0 .../detail/value_of_data_impl.hpp | 0 .../reverse_view/detail/value_of_impl.hpp | 0 .../fusion/view/reverse_view/reverse_view.hpp | 0 .../reverse_view/reverse_view_iterator.hpp | 0 .../boost/fusion/view/single_view.hpp | 0 .../view/single_view/detail/advance_impl.hpp | 0 .../view/single_view/detail/at_impl.hpp | 0 .../view/single_view/detail/begin_impl.hpp | 0 .../view/single_view/detail/deref_impl.hpp | 0 .../view/single_view/detail/distance_impl.hpp | 0 .../view/single_view/detail/end_impl.hpp | 0 .../view/single_view/detail/equal_to_impl.hpp | 0 .../view/single_view/detail/next_impl.hpp | 0 .../view/single_view/detail/prior_impl.hpp | 0 .../view/single_view/detail/size_impl.hpp | 0 .../view/single_view/detail/value_at_impl.hpp | 0 .../view/single_view/detail/value_of_impl.hpp | 0 .../fusion/view/single_view/single_view.hpp | 0 .../view/single_view/single_view_iterator.hpp | 0 .../boost/fusion/view/transform_view.hpp | 0 .../transform_view/detail/advance_impl.hpp | 0 .../detail/apply_transform_result.hpp | 0 .../view/transform_view/detail/at_impl.hpp | 0 .../view/transform_view/detail/begin_impl.hpp | 0 .../view/transform_view/detail/deref_impl.hpp | 0 .../transform_view/detail/distance_impl.hpp | 0 .../view/transform_view/detail/end_impl.hpp | 0 .../transform_view/detail/equal_to_impl.hpp | 0 .../view/transform_view/detail/next_impl.hpp | 0 .../view/transform_view/detail/prior_impl.hpp | 0 .../transform_view/detail/value_at_impl.hpp | 0 .../transform_view/detail/value_of_impl.hpp | 0 .../view/transform_view/transform_view.hpp | 0 .../transform_view/transform_view_fwd.hpp | 0 .../transform_view_iterator.hpp | 0 .../boost/fusion/view/zip_view.hpp | 0 .../view/zip_view/detail/advance_impl.hpp | 0 .../fusion/view/zip_view/detail/at_impl.hpp | 0 .../view/zip_view/detail/begin_impl.hpp | 0 .../view/zip_view/detail/deref_impl.hpp | 0 .../view/zip_view/detail/distance_impl.hpp | 0 .../fusion/view/zip_view/detail/end_impl.hpp | 0 .../view/zip_view/detail/equal_to_impl.hpp | 0 .../fusion/view/zip_view/detail/next_impl.hpp | 0 .../view/zip_view/detail/prior_impl.hpp | 0 .../fusion/view/zip_view/detail/size_impl.hpp | 0 .../view/zip_view/detail/value_at_impl.hpp | 0 .../view/zip_view/detail/value_of_impl.hpp | 0 .../boost/fusion/view/zip_view/zip_view.hpp | 0 .../view/zip_view/zip_view_iterator.hpp | 0 .../view/zip_view/zip_view_iterator_fwd.hpp | 0 .../boost_1_53_0/boost/generator_iterator.hpp | 0 .../PS3Extras/boost_1_53_0/boost/geometry.hpp | 0 .../boost/geometry/algorithms/append.hpp | 0 .../boost/geometry/algorithms/area.hpp | 0 .../boost/geometry/algorithms/assign.hpp | 0 .../boost/geometry/algorithms/buffer.hpp | 0 .../boost/geometry/algorithms/centroid.hpp | 0 .../boost/geometry/algorithms/clear.hpp | 0 .../algorithms/comparable_distance.hpp | 0 .../boost/geometry/algorithms/convert.hpp | 0 .../boost/geometry/algorithms/convex_hull.hpp | 0 .../boost/geometry/algorithms/correct.hpp | 0 .../boost/geometry/algorithms/covered_by.hpp | 0 .../geometry/algorithms/detail/as_range.hpp | 0 .../algorithms/detail/assign_box_corners.hpp | 0 .../detail/assign_indexed_point.hpp | 0 .../algorithms/detail/assign_values.hpp | 0 .../algorithms/detail/calculate_null.hpp | 0 .../algorithms/detail/calculate_sum.hpp | 0 .../detail/convert_indexed_to_indexed.hpp | 0 .../detail/convert_point_to_point.hpp | 0 .../geometry/algorithms/detail/disjoint.hpp | 0 .../detail/equals/collect_vectors.hpp | 0 .../algorithms/detail/for_each_range.hpp | 0 .../algorithms/detail/get_left_turns.hpp | 0 .../detail/has_self_intersections.hpp | 0 .../boost/geometry/algorithms/detail/not.hpp | 0 .../algorithms/detail/occupation_info.hpp | 0 .../algorithms/detail/overlay/add_rings.hpp | 0 .../detail/overlay/append_no_duplicates.hpp | 0 .../detail/overlay/assign_parents.hpp | 0 .../detail/overlay/backtrack_check_si.hpp | 0 .../overlay/calculate_distance_policy.hpp | 0 .../detail/overlay/check_enrich.hpp | 0 .../detail/overlay/clip_linestring.hpp | 0 .../detail/overlay/convert_ring.hpp | 0 .../detail/overlay/copy_segment_point.hpp | 0 .../detail/overlay/copy_segments.hpp | 0 .../detail/overlay/debug_turn_info.hpp | 0 .../overlay/enrich_intersection_points.hpp | 0 .../detail/overlay/enrichment_info.hpp | 0 .../algorithms/detail/overlay/follow.hpp | 0 .../overlay/get_intersection_points.hpp | 0 .../detail/overlay/get_relative_order.hpp | 0 .../algorithms/detail/overlay/get_ring.hpp | 0 .../detail/overlay/get_turn_info.hpp | 0 .../algorithms/detail/overlay/get_turns.hpp | 0 .../detail/overlay/handle_tangencies.hpp | 0 .../detail/overlay/intersection_insert.hpp | 0 .../algorithms/detail/overlay/overlay.hpp | 0 .../detail/overlay/overlay_type.hpp | 0 .../detail/overlay/ring_properties.hpp | 0 .../detail/overlay/segment_identifier.hpp | 0 .../detail/overlay/select_rings.hpp | 0 .../detail/overlay/self_turn_points.hpp | 0 .../algorithms/detail/overlay/stream_info.hpp | 0 .../detail/overlay/traversal_info.hpp | 0 .../algorithms/detail/overlay/traverse.hpp | 0 .../algorithms/detail/overlay/turn_info.hpp | 0 .../algorithms/detail/overlay/visit_info.hpp | 0 .../geometry/algorithms/detail/partition.hpp | 0 .../algorithms/detail/point_on_border.hpp | 0 .../algorithms/detail/ring_identifier.hpp | 0 .../detail/sections/range_by_section.hpp | 0 .../detail/sections/sectionalize.hpp | 0 .../detail/throw_on_empty_input.hpp | 0 .../boost/geometry/algorithms/difference.hpp | 0 .../boost/geometry/algorithms/disjoint.hpp | 0 .../boost/geometry/algorithms/distance.hpp | 0 .../boost/geometry/algorithms/envelope.hpp | 0 .../boost/geometry/algorithms/equals.hpp | 0 .../boost/geometry/algorithms/expand.hpp | 0 .../boost/geometry/algorithms/for_each.hpp | 0 .../geometry/algorithms/intersection.hpp | 0 .../boost/geometry/algorithms/intersects.hpp | 0 .../boost/geometry/algorithms/length.hpp | 0 .../boost/geometry/algorithms/make.hpp | 0 .../geometry/algorithms/not_implemented.hpp | 0 .../geometry/algorithms/num_geometries.hpp | 0 .../algorithms/num_interior_rings.hpp | 0 .../boost/geometry/algorithms/num_points.hpp | 0 .../boost/geometry/algorithms/overlaps.hpp | 0 .../boost/geometry/algorithms/perimeter.hpp | 0 .../boost/geometry/algorithms/reverse.hpp | 0 .../boost/geometry/algorithms/simplify.hpp | 0 .../geometry/algorithms/sym_difference.hpp | 0 .../boost/geometry/algorithms/touches.hpp | 0 .../boost/geometry/algorithms/transform.hpp | 0 .../boost/geometry/algorithms/union.hpp | 0 .../boost/geometry/algorithms/unique.hpp | 0 .../boost/geometry/algorithms/within.hpp | 0 .../boost/geometry/arithmetic/arithmetic.hpp | 0 .../boost/geometry/arithmetic/determinant.hpp | 0 .../boost/geometry/arithmetic/dot_product.hpp | 0 .../boost/geometry/core/access.hpp | 0 .../boost/geometry/core/closure.hpp | 0 .../geometry/core/coordinate_dimension.hpp | 0 .../boost/geometry/core/coordinate_system.hpp | 0 .../boost/geometry/core/coordinate_type.hpp | 0 .../boost_1_53_0/boost/geometry/core/cs.hpp | 0 .../boost/geometry/core/exception.hpp | 0 .../boost/geometry/core/exterior_ring.hpp | 0 .../boost/geometry/core/geometry_id.hpp | 0 .../boost/geometry/core/interior_rings.hpp | 0 .../boost/geometry/core/interior_type.hpp | 0 .../boost/geometry/core/is_areal.hpp | 0 .../boost/geometry/core/mutable_range.hpp | 0 .../boost/geometry/core/point_order.hpp | 0 .../boost/geometry/core/point_type.hpp | 0 .../boost/geometry/core/radian_access.hpp | 0 .../boost/geometry/core/reverse_dispatch.hpp | 0 .../boost/geometry/core/ring_type.hpp | 0 .../boost_1_53_0/boost/geometry/core/tag.hpp | 0 .../boost/geometry/core/tag_cast.hpp | 0 .../boost_1_53_0/boost/geometry/core/tags.hpp | 0 .../geometry/core/topological_dimension.hpp | 0 .../geometries/adapted/boost_array.hpp | 0 .../geometries/adapted/boost_fusion.hpp | 0 .../geometries/adapted/boost_polygon.hpp | 0 .../geometries/adapted/boost_polygon/box.hpp | 0 .../adapted/boost_polygon/hole_iterator.hpp | 0 .../adapted/boost_polygon/holes_proxy.hpp | 0 .../adapted/boost_polygon/point.hpp | 0 .../adapted/boost_polygon/polygon.hpp | 0 .../geometries/adapted/boost_polygon/ring.hpp | 0 .../adapted/boost_polygon/ring_proxy.hpp | 0 .../adapted/boost_range/adjacent_filtered.hpp | 0 .../adapted/boost_range/filtered.hpp | 0 .../adapted/boost_range/reversed.hpp | 0 .../geometries/adapted/boost_range/sliced.hpp | 0 .../adapted/boost_range/strided.hpp | 0 .../adapted/boost_range/uniqued.hpp | 0 .../geometries/adapted/boost_tuple.hpp | 0 .../geometry/geometries/adapted/c_array.hpp | 0 .../adapted/std_pair_as_segment.hpp | 0 .../boost/geometry/geometries/box.hpp | 0 .../geometries/concepts/box_concept.hpp | 0 .../geometry/geometries/concepts/check.hpp | 0 .../concepts/linestring_concept.hpp | 0 .../geometries/concepts/point_concept.hpp | 0 .../geometries/concepts/polygon_concept.hpp | 0 .../geometries/concepts/ring_concept.hpp | 0 .../geometries/concepts/segment_concept.hpp | 0 .../boost/geometry/geometries/geometries.hpp | 0 .../boost/geometry/geometries/linestring.hpp | 0 .../boost/geometry/geometries/point.hpp | 0 .../boost/geometry/geometries/point_xy.hpp | 0 .../boost/geometry/geometries/polygon.hpp | 0 .../geometry/geometries/register/box.hpp | 0 .../geometries/register/linestring.hpp | 0 .../geometry/geometries/register/point.hpp | 0 .../geometry/geometries/register/ring.hpp | 0 .../geometry/geometries/register/segment.hpp | 0 .../boost/geometry/geometries/ring.hpp | 0 .../boost/geometry/geometries/segment.hpp | 0 .../boost/geometry/geometries/variant.hpp | 0 .../boost_1_53_0/boost/geometry/geometry.hpp | 0 .../boost/geometry/io/dsv/write.hpp | 0 .../boost_1_53_0/boost/geometry/io/io.hpp | 0 .../boost/geometry/io/wkt/detail/prefix.hpp | 0 .../geometry/io/wkt/detail/wkt_multi.hpp | 0 .../boost/geometry/io/wkt/read.hpp | 0 .../boost/geometry/io/wkt/stream.hpp | 0 .../boost/geometry/io/wkt/wkt.hpp | 0 .../boost/geometry/io/wkt/write.hpp | 0 .../boost/geometry/iterators/base.hpp | 0 .../geometry/iterators/closing_iterator.hpp | 0 .../iterators/ever_circling_iterator.hpp | 0 .../geometry/multi/algorithms/append.hpp | 0 .../boost/geometry/multi/algorithms/area.hpp | 0 .../geometry/multi/algorithms/centroid.hpp | 0 .../boost/geometry/multi/algorithms/clear.hpp | 0 .../geometry/multi/algorithms/convert.hpp | 0 .../geometry/multi/algorithms/correct.hpp | 0 .../geometry/multi/algorithms/covered_by.hpp | 0 .../algorithms/detail/for_each_range.hpp | 0 .../multi/algorithms/detail/modify.hpp | 0 .../detail/modify_with_predicate.hpp | 0 .../multi/algorithms/detail/multi_sum.hpp | 0 .../detail/overlay/copy_segment_point.hpp | 0 .../detail/overlay/copy_segments.hpp | 0 .../algorithms/detail/overlay/get_ring.hpp | 0 .../algorithms/detail/overlay/get_turns.hpp | 0 .../detail/overlay/select_rings.hpp | 0 .../detail/overlay/self_turn_points.hpp | 0 .../algorithms/detail/point_on_border.hpp | 0 .../detail/sections/range_by_section.hpp | 0 .../detail/sections/sectionalize.hpp | 0 .../geometry/multi/algorithms/disjoint.hpp | 0 .../geometry/multi/algorithms/distance.hpp | 0 .../geometry/multi/algorithms/envelope.hpp | 0 .../geometry/multi/algorithms/equals.hpp | 0 .../geometry/multi/algorithms/for_each.hpp | 0 .../multi/algorithms/intersection.hpp | 0 .../geometry/multi/algorithms/length.hpp | 0 .../multi/algorithms/num_geometries.hpp | 0 .../multi/algorithms/num_interior_rings.hpp | 0 .../geometry/multi/algorithms/num_points.hpp | 0 .../geometry/multi/algorithms/perimeter.hpp | 0 .../geometry/multi/algorithms/reverse.hpp | 0 .../geometry/multi/algorithms/simplify.hpp | 0 .../geometry/multi/algorithms/transform.hpp | 0 .../geometry/multi/algorithms/unique.hpp | 0 .../geometry/multi/algorithms/within.hpp | 0 .../boost/geometry/multi/core/closure.hpp | 0 .../boost/geometry/multi/core/geometry_id.hpp | 0 .../geometry/multi/core/interior_rings.hpp | 0 .../boost/geometry/multi/core/is_areal.hpp | 0 .../boost/geometry/multi/core/point_order.hpp | 0 .../boost/geometry/multi/core/point_type.hpp | 0 .../boost/geometry/multi/core/ring_type.hpp | 0 .../boost/geometry/multi/core/tags.hpp | 0 .../multi/core/topological_dimension.hpp | 0 .../multi/geometries/concepts/check.hpp | 0 .../concepts/multi_linestring_concept.hpp | 0 .../concepts/multi_point_concept.hpp | 0 .../concepts/multi_polygon_concept.hpp | 0 .../multi/geometries/multi_geometries.hpp | 0 .../multi/geometries/multi_linestring.hpp | 0 .../geometry/multi/geometries/multi_point.hpp | 0 .../multi/geometries/multi_polygon.hpp | 0 .../geometries/register/multi_linestring.hpp | 0 .../multi/geometries/register/multi_point.hpp | 0 .../geometries/register/multi_polygon.hpp | 0 .../boost/geometry/multi/io/dsv/write.hpp | 0 .../geometry/multi/io/wkt/detail/prefix.hpp | 0 .../boost/geometry/multi/io/wkt/read.hpp | 0 .../boost/geometry/multi/io/wkt/wkt.hpp | 0 .../boost/geometry/multi/io/wkt/write.hpp | 0 .../boost/geometry/multi/multi.hpp | 0 .../strategies/cartesian/centroid_average.hpp | 0 .../multi/views/detail/range_type.hpp | 0 .../boost/geometry/policies/compare.hpp | 0 .../boost/geometry/policies/relate/de9im.hpp | 0 .../geometry/policies/relate/direction.hpp | 0 .../policies/relate/intersection_points.hpp | 0 .../boost/geometry/policies/relate/tupled.hpp | 0 .../agnostic/hull_graham_andrew.hpp | 0 .../agnostic/point_in_box_by_side.hpp | 0 .../point_in_poly_oriented_winding.hpp | 0 .../agnostic/point_in_poly_winding.hpp | 0 .../agnostic/simplify_douglas_peucker.hpp | 0 .../boost/geometry/strategies/area.hpp | 0 .../strategies/cartesian/area_surveyor.hpp | 0 .../strategies/cartesian/box_in_box.hpp | 0 .../strategies/cartesian/cart_intersect.hpp | 0 .../cartesian/centroid_bashein_detmer.hpp | 0 .../cartesian/centroid_weighted_length.hpp | 0 .../cartesian/distance_projected_point.hpp | 0 .../cartesian/distance_pythagoras.hpp | 0 .../strategies/cartesian/point_in_box.hpp | 0 .../point_in_poly_crossings_multiply.hpp | 0 .../cartesian/point_in_poly_franklin.hpp | 0 .../strategies/cartesian/side_by_triangle.hpp | 0 .../boost/geometry/strategies/centroid.hpp | 0 .../boost/geometry/strategies/compare.hpp | 0 .../strategies/concepts/area_concept.hpp | 0 .../strategies/concepts/centroid_concept.hpp | 0 .../concepts/convex_hull_concept.hpp | 0 .../strategies/concepts/distance_concept.hpp | 0 .../concepts/segment_intersect_concept.hpp | 0 .../strategies/concepts/simplify_concept.hpp | 0 .../strategies/concepts/within_concept.hpp | 0 .../boost/geometry/strategies/convex_hull.hpp | 0 .../boost/geometry/strategies/covered_by.hpp | 0 .../strategies/default_area_result.hpp | 0 .../strategies/default_distance_result.hpp | 0 .../strategies/default_length_result.hpp | 0 .../boost/geometry/strategies/distance.hpp | 0 .../geometry/strategies/intersection.hpp | 0 .../strategies/intersection_result.hpp | 0 .../boost/geometry/strategies/side.hpp | 0 .../boost/geometry/strategies/side_info.hpp | 0 .../strategies/spherical/area_huiller.hpp | 0 .../strategies/spherical/compare_circular.hpp | 0 .../spherical/distance_cross_track.hpp | 0 .../spherical/distance_haversine.hpp | 0 .../spherical/side_by_cross_track.hpp | 0 .../geometry/strategies/spherical/ssf.hpp | 0 .../boost/geometry/strategies/strategies.hpp | 0 .../strategies/strategy_transform.hpp | 0 .../boost/geometry/strategies/tags.hpp | 0 .../boost/geometry/strategies/transform.hpp | 0 .../transform/inverse_transformer.hpp | 0 .../strategies/transform/map_transformer.hpp | 0 .../transform/matrix_transformers.hpp | 0 .../boost/geometry/strategies/within.hpp | 0 .../boost/geometry/util/add_const_if_c.hpp | 0 .../boost/geometry/util/bare_type.hpp | 0 .../boost/geometry/util/calculation_type.hpp | 0 .../boost/geometry/util/closure_as_bool.hpp | 0 .../boost/geometry/util/coordinate_cast.hpp | 0 .../geometry/util/for_each_coordinate.hpp | 0 .../boost_1_53_0/boost/geometry/util/math.hpp | 0 .../geometry/util/order_as_direction.hpp | 0 .../boost/geometry/util/parameter_type_of.hpp | 0 .../geometry/util/promote_floating_point.hpp | 0 .../boost/geometry/util/rational.hpp | 0 .../boost/geometry/util/readme.txt | 0 .../geometry/util/select_calculation_type.hpp | 0 .../geometry/util/select_coordinate_type.hpp | 0 .../geometry/util/select_most_precise.hpp | 0 .../boost/geometry/views/box_view.hpp | 0 .../boost/geometry/views/closeable_view.hpp | 0 .../geometry/views/detail/points_view.hpp | 0 .../geometry/views/detail/range_type.hpp | 0 .../boost/geometry/views/identity_view.hpp | 0 .../boost/geometry/views/reversible_view.hpp | 0 .../boost/geometry/views/segment_view.hpp | 0 .../boost_1_53_0/boost/get_pointer.hpp | 0 .../boost_1_53_0/boost/gil/algorithm.hpp | 0 .../boost/gil/bit_aligned_pixel_iterator.hpp | 0 .../boost/gil/bit_aligned_pixel_reference.hpp | 0 .../boost_1_53_0/boost/gil/channel.hpp | 0 .../boost/gil/channel_algorithm.hpp | 0 .../PS3Extras/boost_1_53_0/boost/gil/cmyk.hpp | 0 .../boost_1_53_0/boost/gil/color_base.hpp | 0 .../boost/gil/color_base_algorithm.hpp | 0 .../boost_1_53_0/boost/gil/color_convert.hpp | 0 .../boost_1_53_0/boost/gil/deprecated.hpp | 0 .../boost_1_53_0/boost/gil/device_n.hpp | 0 .../gil/extension/dynamic_image/algorithm.hpp | 0 .../gil/extension/dynamic_image/any_image.hpp | 0 .../dynamic_image/any_image_view.hpp | 0 .../dynamic_image/apply_operation.hpp | 0 .../dynamic_image/apply_operation_base.hpp | 0 .../extension/dynamic_image/dynamic_at_c.hpp | 0 .../dynamic_image/dynamic_image_all.hpp | 0 .../dynamic_image/image_view_factory.hpp | 0 .../gil/extension/dynamic_image/reduce.hpp | 0 .../gil/extension/dynamic_image/variant.hpp | 0 .../boost/gil/extension/io/dynamic_io.hpp | 0 .../boost/gil/extension/io/io_error.hpp | 0 .../gil/extension/io/jpeg_dynamic_io.hpp | 0 .../boost/gil/extension/io/jpeg_io.hpp | 0 .../gil/extension/io/jpeg_io_private.hpp | 0 .../boost/gil/extension/io/png_dynamic_io.hpp | 0 .../boost/gil/extension/io/png_io.hpp | 0 .../boost/gil/extension/io/png_io_private.hpp | 0 .../gil/extension/io/tiff_dynamic_io.hpp | 0 .../boost/gil/extension/io/tiff_io.hpp | 0 .../boost_1_53_0/boost/gil/gil_all.hpp | 0 .../boost_1_53_0/boost/gil/gil_concept.hpp | 0 .../boost_1_53_0/boost/gil/gil_config.hpp | 0 .../PS3Extras/boost_1_53_0/boost/gil/gray.hpp | 0 .../boost_1_53_0/boost/gil/image.hpp | 0 .../boost_1_53_0/boost/gil/image_view.hpp | 0 .../boost/gil/image_view_factory.hpp | 0 .../boost/gil/iterator_from_2d.hpp | 0 .../boost_1_53_0/boost/gil/locator.hpp | 0 .../boost_1_53_0/boost/gil/metafunctions.hpp | 0 .../boost_1_53_0/boost/gil/packed_pixel.hpp | 0 .../boost_1_53_0/boost/gil/pixel.hpp | 0 .../boost_1_53_0/boost/gil/pixel_iterator.hpp | 0 .../boost/gil/pixel_iterator_adaptor.hpp | 0 .../boost/gil/planar_pixel_iterator.hpp | 0 .../boost/gil/planar_pixel_reference.hpp | 0 .../boost/gil/position_iterator.hpp | 0 .../PS3Extras/boost_1_53_0/boost/gil/rgb.hpp | 0 .../PS3Extras/boost_1_53_0/boost/gil/rgba.hpp | 0 .../boost_1_53_0/boost/gil/step_iterator.hpp | 0 .../boost_1_53_0/boost/gil/typedefs.hpp | 0 .../boost_1_53_0/boost/gil/utilities.hpp | 0 .../boost/gil/virtual_locator.hpp | 0 .../boost_1_53_0/boost/graph/accounting.hpp | 0 .../boost/graph/adj_list_serialize.hpp | 0 .../boost/graph/adjacency_iterator.hpp | 0 .../boost/graph/adjacency_list.hpp | 0 .../boost/graph/adjacency_list_io.hpp | 0 .../boost/graph/adjacency_matrix.hpp | 0 .../boost_1_53_0/boost/graph/astar_search.hpp | 0 .../boost_1_53_0/boost/graph/bandwidth.hpp | 0 .../boost/graph/bc_clustering.hpp | 0 .../graph/bellman_ford_shortest_paths.hpp | 0 .../boost/graph/betweenness_centrality.hpp | 0 .../boost/graph/biconnected_components.hpp | 0 .../boost_1_53_0/boost/graph/bipartite.hpp | 0 .../boost/graph/boyer_myrvold_planar_test.hpp | 0 .../graph/boykov_kolmogorov_max_flow.hpp | 0 .../boost/graph/breadth_first_search.hpp | 0 .../boost/graph/bron_kerbosch_all_cliques.hpp | 0 .../boost/graph/buffer_concepts.hpp | 0 .../boost/graph/chrobak_payne_drawing.hpp | 0 .../boost/graph/circle_layout.hpp | 0 .../boost/graph/closeness_centrality.hpp | 0 .../boost/graph/clustering_coefficient.hpp | 0 .../graph/compressed_sparse_row_graph.hpp | 0 .../boost/graph/connected_components.hpp | 0 .../boost_1_53_0/boost/graph/copy.hpp | 0 .../boost_1_53_0/boost/graph/core_numbers.hpp | 0 .../boost/graph/create_condensation_graph.hpp | 0 .../boost/graph/cuthill_mckee_ordering.hpp | 0 .../boost/graph/dag_shortest_paths.hpp | 0 .../boost/graph/degree_centrality.hpp | 0 .../boost/graph/depth_first_search.hpp | 0 .../graph/detail/adj_list_edge_iterator.hpp | 0 .../boost/graph/detail/adjacency_list.hpp | 0 .../boost/graph/detail/array_binary_tree.hpp | 0 .../detail/compressed_sparse_row_struct.hpp | 0 .../graph/detail/connected_components.hpp | 0 .../boost/graph/detail/d_ary_heap.hpp | 0 .../boost_1_53_0/boost/graph/detail/edge.hpp | 0 .../boost/graph/detail/geodesic.hpp | 0 .../boost/graph/detail/histogram_sort.hpp | 0 .../boost/graph/detail/incidence_iterator.hpp | 0 .../graph/detail/incremental_components.hpp | 0 .../boost_1_53_0/boost/graph/detail/index.hpp | 0 .../boost/graph/detail/indexed_properties.hpp | 0 .../graph/detail/is_distributed_selector.hpp | 0 .../graph/detail/labeled_graph_traits.hpp | 0 .../boost/graph/detail/list_base.hpp | 0 .../boost/graph/detail/permutation.hpp | 0 .../boost/graph/detail/read_graphviz_new.hpp | 0 .../graph/detail/read_graphviz_spirit.hpp | 0 .../boost/graph/detail/self_avoiding_walk.hpp | 0 .../boost/graph/detail/set_adaptor.hpp | 0 .../boost/graph/detail/shadow_iterator.hpp | 0 .../boost/graph/detail/sparse_ordering.hpp | 0 .../boost/graph/dijkstra_shortest_paths.hpp | 0 .../dijkstra_shortest_paths_no_color_map.hpp | 0 .../boost_1_53_0/boost/graph/dimacs.hpp | 0 .../boost/graph/directed_graph.hpp | 0 .../graph/distributed/adjacency_list.hpp | 0 .../graph/distributed/adjlist/handlers.hpp | 0 .../graph/distributed/adjlist/initialize.hpp | 0 .../distributed/adjlist/redistribute.hpp | 0 .../distributed/adjlist/serialization.hpp | 0 .../distributed/betweenness_centrality.hpp | 0 .../boman_et_al_graph_coloring.hpp | 0 .../distributed/breadth_first_search.hpp | 0 .../compressed_sparse_row_graph.hpp | 0 .../boost/graph/distributed/concepts.hpp | 0 .../distributed/connected_components.hpp | 0 .../connected_components_parallel_search.hpp | 0 .../crauser_et_al_shortest_paths.hpp | 0 .../dehne_gotz_min_spanning_tree.hpp | 0 .../delta_stepping_shortest_paths.hpp | 0 .../graph/distributed/depth_first_search.hpp | 0 .../detail/dijkstra_shortest_paths.hpp | 0 .../distributed/detail/filtered_queue.hpp | 0 .../distributed/detail/mpi_process_group.ipp | 0 .../boost/graph/distributed/detail/queue.ipp | 0 .../distributed/detail/remote_update_set.hpp | 0 .../distributed/detail/tag_allocator.hpp | 0 .../distributed/dijkstra_shortest_paths.hpp | 0 .../distributed/distributed_graph_utility.hpp | 0 .../eager_dijkstra_shortest_paths.hpp | 0 .../graph/distributed/filtered_graph.hpp | 0 .../distributed/fruchterman_reingold.hpp | 0 .../boost/graph/distributed/graphviz.hpp | 0 .../hohberg_biconnected_components.hpp | 0 .../graph/distributed/local_subgraph.hpp | 0 .../graph/distributed/mpi_process_group.hpp | 0 .../boost/graph/distributed/named_graph.hpp | 0 .../graph/distributed/one_bit_color_map.hpp | 0 .../boost/graph/distributed/page_rank.hpp | 0 .../boost/graph/distributed/queue.hpp | 0 .../boost/graph/distributed/reverse_graph.hpp | 0 .../distributed/rmat_graph_generator.hpp | 0 .../boost/graph/distributed/selector.hpp | 0 .../distributed/shuffled_distribution.hpp | 0 .../boost/graph/distributed/st_connected.hpp | 0 .../graph/distributed/strong_components.hpp | 0 .../graph/distributed/two_bit_color_map.hpp | 0 .../graph/distributed/unsafe_serialize.hpp | 0 .../graph/distributed/vertex_list_adaptor.hpp | 0 .../boost/graph/dll_import_export.hpp | 0 .../boost/graph/dominator_tree.hpp | 0 .../boost_1_53_0/boost/graph/eccentricity.hpp | 0 .../boost/graph/edge_connectivity.hpp | 0 .../boost_1_53_0/boost/graph/edge_list.hpp | 0 .../boost/graph/edmonds_karp_max_flow.hpp | 0 .../boost/graph/edmunds_karp_max_flow.hpp | 0 .../boost/graph/erdos_renyi_generator.hpp | 0 .../boost_1_53_0/boost/graph/exception.hpp | 0 .../boost/graph/exterior_property.hpp | 0 .../boost/graph/filtered_graph.hpp | 0 .../boost/graph/floyd_warshall_shortest.hpp | 0 .../boost/graph/fruchterman_reingold.hpp | 0 .../boost/graph/geodesic_distance.hpp | 0 .../boost/graph/graph_archetypes.hpp | 0 .../boost/graph/graph_as_tree.hpp | 0 .../boost/graph/graph_concepts.hpp | 0 .../boost/graph/graph_mutability_traits.hpp | 0 .../boost/graph/graph_selectors.hpp | 0 .../boost_1_53_0/boost/graph/graph_stats.hpp | 0 .../boost_1_53_0/boost/graph/graph_test.hpp | 0 .../boost_1_53_0/boost/graph/graph_traits.hpp | 0 .../boost/graph/graph_utility.hpp | 0 .../boost_1_53_0/boost/graph/graphml.hpp | 0 .../boost_1_53_0/boost/graph/graphviz.hpp | 0 .../boost_1_53_0/boost/graph/grid_graph.hpp | 0 .../boost/graph/gursoy_atun_layout.hpp | 0 .../boost/graph/howard_cycle_ratio.hpp | 0 .../boost/graph/incremental_components.hpp | 0 .../boost/graph/is_kuratowski_subgraph.hpp | 0 .../boost/graph/is_straight_line_drawing.hpp | 0 .../boost_1_53_0/boost/graph/isomorphism.hpp | 0 .../boost/graph/iteration_macros.hpp | 0 .../boost/graph/iteration_macros_undef.hpp | 0 .../graph/johnson_all_pairs_shortest.hpp | 0 .../graph/kamada_kawai_spring_layout.hpp | 0 .../boost/graph/king_ordering.hpp | 0 .../boost/graph/kruskal_min_spanning_tree.hpp | 0 .../boost/graph/labeled_graph.hpp | 0 .../boost_1_53_0/boost/graph/leda_graph.hpp | 0 .../boost_1_53_0/boost/graph/lookup_edge.hpp | 0 .../boost/graph/loop_erased_random_walk.hpp | 0 .../boost/graph/make_biconnected_planar.hpp | 0 .../boost/graph/make_connected.hpp | 0 .../boost/graph/make_maximal_planar.hpp | 0 .../boost/graph/matrix_as_graph.hpp | 0 .../boost/graph/max_cardinality_matching.hpp | 0 .../boost/graph/mcgregor_common_subgraphs.hpp | 0 .../boost/graph/mesh_graph_generator.hpp | 0 .../boost_1_53_0/boost/graph/metis.hpp | 0 .../boost/graph/metric_tsp_approx.hpp | 0 .../boost/graph/minimum_degree_ordering.hpp | 0 .../boost/graph/named_function_params.hpp | 0 .../boost_1_53_0/boost/graph/named_graph.hpp | 0 .../boost_1_53_0/boost/graph/neighbor_bfs.hpp | 0 .../boost/graph/numeric_values.hpp | 0 .../boost/graph/one_bit_color_map.hpp | 0 .../boost_1_53_0/boost/graph/overloading.hpp | 0 .../boost_1_53_0/boost/graph/page_rank.hpp | 0 .../boost/graph/parallel/algorithm.hpp | 0 .../boost/graph/parallel/basic_reduce.hpp | 0 .../boost/graph/parallel/container_traits.hpp | 0 .../parallel/detail/inplace_all_to_all.hpp | 0 .../parallel/detail/property_holders.hpp | 0 .../graph/parallel/detail/untracked_pair.hpp | 0 .../boost/graph/parallel/distribution.hpp | 0 .../boost/graph/parallel/process_group.hpp | 0 .../boost/graph/parallel/properties.hpp | 0 .../boost/graph/parallel/simple_trigger.hpp | 0 .../boost/graph/planar_canonical_ordering.hpp | 0 .../graph/planar_detail/add_edge_visitors.hpp | 0 .../planar_detail/boyer_myrvold_impl.hpp | 0 .../boost/graph/planar_detail/bucket_sort.hpp | 0 .../graph/planar_detail/face_handles.hpp | 0 .../graph/planar_detail/face_iterators.hpp | 0 .../boost/graph/planar_face_traversal.hpp | 0 .../boost/graph/plod_generator.hpp | 0 .../boost_1_53_0/boost/graph/point_traits.hpp | 0 .../graph/prim_minimum_spanning_tree.hpp | 0 .../boost_1_53_0/boost/graph/profile.hpp | 0 .../boost_1_53_0/boost/graph/properties.hpp | 0 .../boost/graph/property_iter_range.hpp | 0 .../property_maps/constant_property_map.hpp | 0 .../property_maps/container_property_map.hpp | 0 .../property_maps/matrix_property_map.hpp | 0 .../graph/property_maps/null_property_map.hpp | 0 .../boost/graph/push_relabel_max_flow.hpp | 0 .../boost/graph/r_c_shortest_paths.hpp | 0 .../boost_1_53_0/boost/graph/random.hpp | 0 .../boost/graph/random_layout.hpp | 0 .../boost/graph/random_spanning_tree.hpp | 0 .../boost_1_53_0/boost/graph/read_dimacs.hpp | 0 .../boost_1_53_0/boost/graph/relax.hpp | 0 .../boost/graph/reverse_graph.hpp | 0 .../boost/graph/rmat_graph_generator.hpp | 0 .../graph/sequential_vertex_coloring.hpp | 0 .../boost_1_53_0/boost/graph/simple_point.hpp | 0 .../boost/graph/sloan_ordering.hpp | 0 .../boost/graph/small_world_generator.hpp | 0 .../boost/graph/smallest_last_ordering.hpp | 0 .../boost/graph/ssca_graph_generator.hpp | 0 .../boost_1_53_0/boost/graph/st_connected.hpp | 0 .../boost/graph/stanford_graph.hpp | 0 .../boost/graph/stoer_wagner_min_cut.hpp | 0 .../boost/graph/strong_components.hpp | 0 .../boost_1_53_0/boost/graph/subgraph.hpp | 0 .../boost/graph/tiernan_all_cycles.hpp | 0 .../boost/graph/topological_sort.hpp | 0 .../boost_1_53_0/boost/graph/topology.hpp | 0 .../boost/graph/transitive_closure.hpp | 0 .../boost/graph/transitive_reduction.hpp | 0 .../boost/graph/transpose_graph.hpp | 0 .../boost_1_53_0/boost/graph/tree_traits.hpp | 0 .../boost/graph/two_bit_color_map.hpp | 0 .../two_graphs_common_spanning_trees.hpp | 0 .../boost/graph/undirected_dfs.hpp | 0 .../boost/graph/undirected_graph.hpp | 0 .../boost_1_53_0/boost/graph/use_mpi.hpp | 0 .../boost/graph/vector_as_graph.hpp | 0 .../boost/graph/vertex_and_edge_range.hpp | 0 .../boost/graph/vf2_sub_graph_iso.hpp | 0 .../boost_1_53_0/boost/graph/visitors.hpp | 0 .../boost_1_53_0/boost/graph/wavefront.hpp | 0 .../boost_1_53_0/boost/graph/write_dimacs.hpp | 0 .../boost_1_53_0/boost/heap/binomial_heap.hpp | 0 .../boost_1_53_0/boost/heap/d_ary_heap.hpp | 0 .../boost/heap/detail/heap_comparison.hpp | 0 .../boost/heap/detail/heap_node.hpp | 0 .../boost_1_53_0/boost/heap/detail/ilog2.hpp | 0 .../boost/heap/detail/mutable_heap.hpp | 0 .../heap/detail/ordered_adaptor_iterator.hpp | 0 .../boost/heap/detail/stable_heap.hpp | 0 .../boost/heap/detail/tree_iterator.hpp | 0 .../boost/heap/fibonacci_heap.hpp | 0 .../boost_1_53_0/boost/heap/heap_concepts.hpp | 0 .../boost_1_53_0/boost/heap/heap_merge.hpp | 0 .../boost_1_53_0/boost/heap/pairing_heap.hpp | 0 .../boost_1_53_0/boost/heap/policies.hpp | 0 .../boost/heap/priority_queue.hpp | 0 .../boost_1_53_0/boost/heap/skew_heap.hpp | 0 .../icl/associative_element_container.hpp | 0 .../icl/associative_interval_container.hpp | 0 .../boost/icl/closed_interval.hpp | 0 .../boost/icl/concept/comparable.hpp | 0 .../boost/icl/concept/container.hpp | 0 .../boost/icl/concept/element_associator.hpp | 0 .../boost/icl/concept/element_map.hpp | 0 .../boost/icl/concept/element_set.hpp | 0 .../boost/icl/concept/element_set_value.hpp | 0 .../boost/icl/concept/interval.hpp | 0 .../boost/icl/concept/interval_associator.hpp | 0 .../icl/concept/interval_associator_base.hpp | 0 .../boost/icl/concept/interval_bounds.hpp | 0 .../boost/icl/concept/interval_map.hpp | 0 .../boost/icl/concept/interval_set.hpp | 0 .../boost/icl/concept/interval_set_value.hpp | 0 .../boost/icl/concept/joinable.hpp | 0 .../boost/icl/concept/map_value.hpp | 0 .../boost/icl/concept/set_value.hpp | 0 .../boost/icl/continuous_interval.hpp | 0 .../boost/icl/detail/associated_value.hpp | 0 .../boost/icl/detail/boost_config.hpp | 0 .../boost/icl/detail/concept_check.hpp | 0 .../boost/icl/detail/design_config.hpp | 0 .../boost/icl/detail/element_comparer.hpp | 0 .../boost/icl/detail/element_iterator.hpp | 0 .../boost/icl/detail/exclusive_less_than.hpp | 0 .../boost/icl/detail/interval_map_algo.hpp | 0 .../boost/icl/detail/interval_morphism.hpp | 0 .../boost/icl/detail/interval_set_algo.hpp | 0 .../icl/detail/interval_subset_comparer.hpp | 0 .../boost/icl/detail/map_algo.hpp | 0 .../boost/icl/detail/mapped_reference.hpp | 0 .../boost_1_53_0/boost/icl/detail/notate.hpp | 0 .../boost/icl/detail/on_absorbtion.hpp | 0 .../boost/icl/detail/relation_state.hpp | 0 .../boost/icl/detail/set_algo.hpp | 0 .../boost_1_53_0/boost/icl/detail/std_set.hpp | 0 .../boost/icl/detail/subset_comparer.hpp | 0 .../boost/icl/discrete_interval.hpp | 0 .../boost/icl/dynamic_interval_traits.hpp | 0 .../boost_1_53_0/boost/icl/functors.hpp | 0 .../boost_1_53_0/boost/icl/gregorian.hpp | 0 .../boost_1_53_0/boost/icl/impl_config.hpp | 0 .../boost_1_53_0/boost/icl/interval.hpp | 0 .../boost/icl/interval_base_map.hpp | 0 .../boost/icl/interval_base_set.hpp | 0 .../boost/icl/interval_bounds.hpp | 0 .../boost/icl/interval_combining_style.hpp | 0 .../boost_1_53_0/boost/icl/interval_map.hpp | 0 .../boost_1_53_0/boost/icl/interval_set.hpp | 0 .../boost/icl/interval_traits.hpp | 0 .../boost_1_53_0/boost/icl/iterator.hpp | 0 .../boost/icl/left_open_interval.hpp | 0 .../PS3Extras/boost_1_53_0/boost/icl/map.hpp | 0 .../boost_1_53_0/boost/icl/open_interval.hpp | 0 .../boost/icl/predicates/distinct_equal.hpp | 0 .../boost/icl/predicates/element_equal.hpp | 0 .../boost/icl/predicates/std_equal.hpp | 0 .../boost/icl/predicates/sub_super_set.hpp | 0 .../boost_1_53_0/boost/icl/ptime.hpp | 0 .../boost_1_53_0/boost/icl/rational.hpp | 0 .../boost/icl/right_open_interval.hpp | 0 .../boost/icl/separate_interval_set.hpp | 0 .../PS3Extras/boost_1_53_0/boost/icl/set.hpp | 0 .../boost/icl/split_interval_map.hpp | 0 .../boost/icl/split_interval_set.hpp | 0 .../icl/type_traits/absorbs_identities.hpp | 0 .../boost/icl/type_traits/adds_inversely.hpp | 0 .../icl/type_traits/codomain_type_of.hpp | 0 .../boost/icl/type_traits/difference.hpp | 0 .../icl/type_traits/difference_type_of.hpp | 0 .../boost/icl/type_traits/domain_type_of.hpp | 0 .../boost/icl/type_traits/element_type_of.hpp | 0 .../boost/icl/type_traits/has_inverse.hpp | 0 .../icl/type_traits/has_set_semantics.hpp | 0 .../icl/type_traits/identity_element.hpp | 0 .../boost/icl/type_traits/infinity.hpp | 0 .../icl/type_traits/interval_type_default.hpp | 0 .../icl/type_traits/interval_type_of.hpp | 0 .../is_associative_element_container.hpp | 0 .../type_traits/is_asymmetric_interval.hpp | 0 .../boost/icl/type_traits/is_combinable.hpp | 0 .../icl/type_traits/is_concept_equivalent.hpp | 0 .../boost/icl/type_traits/is_container.hpp | 0 .../boost/icl/type_traits/is_continuous.hpp | 0 .../type_traits/is_continuous_interval.hpp | 0 .../boost/icl/type_traits/is_discrete.hpp | 0 .../icl/type_traits/is_discrete_interval.hpp | 0 .../icl/type_traits/is_element_container.hpp | 0 .../icl/type_traits/is_icl_container.hpp | 0 .../boost/icl/type_traits/is_increasing.hpp | 0 .../boost/icl/type_traits/is_interval.hpp | 0 .../icl/type_traits/is_interval_container.hpp | 0 .../icl/type_traits/is_interval_joiner.hpp | 0 .../icl/type_traits/is_interval_separator.hpp | 0 .../icl/type_traits/is_interval_splitter.hpp | 0 .../icl/type_traits/is_key_container_of.hpp | 0 .../boost/icl/type_traits/is_map.hpp | 0 .../boost/icl/type_traits/is_numeric.hpp | 0 .../boost/icl/type_traits/is_set.hpp | 0 .../boost/icl/type_traits/is_total.hpp | 0 .../boost/icl/type_traits/no_type.hpp | 0 .../boost/icl/type_traits/predicate.hpp | 0 .../boost/icl/type_traits/rep_type_of.hpp | 0 .../boost/icl/type_traits/segment_type_of.hpp | 0 .../boost/icl/type_traits/size.hpp | 0 .../boost/icl/type_traits/size_type_of.hpp | 0 .../boost/icl/type_traits/succ_pred.hpp | 0 .../boost/icl/type_traits/to_string.hpp | 0 .../boost/icl/type_traits/type_to_string.hpp | 0 .../boost/icl/type_traits/unit_element.hpp | 0 .../boost/icl/type_traits/value_size.hpp | 0 .../boost_1_53_0/boost/implicit_cast.hpp | 0 .../boost_1_53_0/boost/indirect_reference.hpp | 0 .../PS3Extras/boost_1_53_0/boost/integer.hpp | 0 .../boost/integer/integer_mask.hpp | 0 .../boost/integer/static_log2.hpp | 0 .../boost/integer/static_min_max.hpp | 0 .../boost_1_53_0/boost/integer_fwd.hpp | 0 .../boost_1_53_0/boost/integer_traits.hpp | 0 .../interprocess/allocators/adaptive_pool.hpp | 0 .../interprocess/allocators/allocator.hpp | 0 .../allocators/cached_adaptive_pool.hpp | 0 .../allocators/cached_node_allocator.hpp | 0 .../allocators/detail/adaptive_node_pool.hpp | 0 .../allocators/detail/allocator_common.hpp | 0 .../allocators/detail/node_pool.hpp | 0 .../allocators/detail/node_tools.hpp | 0 .../allocators/node_allocator.hpp | 0 .../allocators/private_adaptive_pool.hpp | 0 .../allocators/private_node_allocator.hpp | 0 .../interprocess/anonymous_shared_memory.hpp | 0 .../containers/allocation_type.hpp | 0 .../containers/containers_fwd.hpp | 0 .../boost/interprocess/containers/deque.hpp | 0 .../interprocess/containers/flat_map.hpp | 0 .../interprocess/containers/flat_set.hpp | 0 .../boost/interprocess/containers/list.hpp | 0 .../boost/interprocess/containers/map.hpp | 0 .../boost/interprocess/containers/pair.hpp | 0 .../boost/interprocess/containers/set.hpp | 0 .../boost/interprocess/containers/slist.hpp | 0 .../interprocess/containers/stable_vector.hpp | 0 .../boost/interprocess/containers/string.hpp | 0 .../boost/interprocess/containers/vector.hpp | 0 .../interprocess/containers/version_type.hpp | 0 .../boost/interprocess/creation_tags.hpp | 0 .../boost/interprocess/detail/atomic.hpp | 0 .../boost/interprocess/detail/cast_tags.hpp | 0 .../interprocess/detail/config_begin.hpp | 0 .../boost/interprocess/detail/config_end.hpp | 0 .../detail/config_external_begin.hpp | 0 .../detail/config_external_end.hpp | 0 .../detail/file_locking_helpers.hpp | 0 .../interprocess/detail/file_wrapper.hpp | 0 .../detail/in_place_interface.hpp | 0 .../detail/intermodule_singleton.hpp | 0 .../detail/intermodule_singleton_common.hpp | 0 .../detail/interprocess_tester.hpp | 0 .../interprocess/detail/intersegment_ptr.hpp | 0 .../detail/managed_global_memory.hpp | 0 .../detail/managed_memory_impl.hpp | 0 .../detail/managed_multi_shared_memory.hpp | 0 .../detail/managed_open_or_create_impl.hpp | 0 .../interprocess/detail/math_functions.hpp | 0 .../boost/interprocess/detail/min_max.hpp | 0 .../boost/interprocess/detail/move.hpp | 0 .../boost/interprocess/detail/mpl.hpp | 0 .../detail/multi_segment_services.hpp | 0 .../boost/interprocess/detail/named_proxy.hpp | 0 .../interprocess/detail/os_file_functions.hpp | 0 .../detail/os_thread_functions.hpp | 0 .../interprocess/detail/pointer_type.hpp | 0 .../detail/portable_intermodule_singleton.hpp | 0 .../detail/posix_time_types_wrk.hpp | 0 .../interprocess/detail/preprocessor.hpp | 0 .../boost/interprocess/detail/ptime_wrk.hpp | 0 .../interprocess/detail/robust_emulation.hpp | 0 .../detail/segment_manager_helper.hpp | 0 .../interprocess/detail/tmp_dir_helpers.hpp | 0 .../detail/transform_iterator.hpp | 0 .../boost/interprocess/detail/type_traits.hpp | 0 .../boost/interprocess/detail/utilities.hpp | 0 .../detail/variadic_templates_tools.hpp | 0 .../boost/interprocess/detail/win32_api.hpp | 0 .../detail/windows_intermodule_singleton.hpp | 0 .../boost/interprocess/detail/workaround.hpp | 0 .../detail/xsi_shared_memory_device.hpp | 0 .../detail/xsi_shared_memory_file_wrapper.hpp | 0 .../boost/interprocess/errors.hpp | 0 .../boost/interprocess/exceptions.hpp | 0 .../boost/interprocess/file_mapping.hpp | 0 .../interprocess/indexes/flat_map_index.hpp | 0 .../boost/interprocess/indexes/iset_index.hpp | 0 .../indexes/iunordered_set_index.hpp | 0 .../boost/interprocess/indexes/map_index.hpp | 0 .../boost/interprocess/indexes/null_index.hpp | 0 .../indexes/unordered_map_index.hpp | 0 .../boost/interprocess/interprocess_fwd.hpp | 0 .../boost/interprocess/ipc/message_queue.hpp | 0 .../interprocess/managed_external_buffer.hpp | 0 .../interprocess/managed_heap_memory.hpp | 0 .../interprocess/managed_mapped_file.hpp | 0 .../interprocess/managed_shared_memory.hpp | 0 .../managed_windows_shared_memory.hpp | 0 .../managed_xsi_shared_memory.hpp | 0 .../boost/interprocess/mapped_region.hpp | 0 .../mem_algo/detail/mem_algo_common.hpp | 0 .../mem_algo/detail/multi_simple_seq_fit.hpp | 0 .../detail/multi_simple_seq_fit_impl.hpp | 0 .../mem_algo/detail/simple_seq_fit_impl.hpp | 0 .../interprocess/mem_algo/rbtree_best_fit.hpp | 0 .../interprocess/mem_algo/simple_seq_fit.hpp | 0 .../boost/interprocess/offset_ptr.hpp | 0 .../boost/interprocess/permissions.hpp | 0 .../boost/interprocess/segment_manager.hpp | 0 .../interprocess/shared_memory_object.hpp | 0 .../boost/interprocess/smart_ptr/deleter.hpp | 0 .../smart_ptr/detail/bad_weak_ptr.hpp | 0 .../smart_ptr/detail/shared_count.hpp | 0 .../smart_ptr/detail/sp_counted_base.hpp | 0 .../detail/sp_counted_base_atomic.hpp | 0 .../smart_ptr/detail/sp_counted_impl.hpp | 0 .../smart_ptr/enable_shared_from_this.hpp | 0 .../interprocess/smart_ptr/intrusive_ptr.hpp | 0 .../interprocess/smart_ptr/scoped_ptr.hpp | 0 .../interprocess/smart_ptr/shared_ptr.hpp | 0 .../interprocess/smart_ptr/unique_ptr.hpp | 0 .../boost/interprocess/smart_ptr/weak_ptr.hpp | 0 .../interprocess/streams/bufferstream.hpp | 0 .../interprocess/streams/vectorstream.hpp | 0 .../sync/detail/condition_algorithm_8a.hpp | 0 .../sync/detail/condition_any_algorithm.hpp | 0 .../boost/interprocess/sync/detail/locks.hpp | 0 .../boost/interprocess/sync/file_lock.hpp | 0 .../sync/interprocess_condition.hpp | 0 .../sync/interprocess_condition_any.hpp | 0 .../interprocess/sync/interprocess_mutex.hpp | 0 .../sync/interprocess_recursive_mutex.hpp | 0 .../sync/interprocess_semaphore.hpp | 0 .../sync/interprocess_sharable_mutex.hpp | 0 .../sync/interprocess_upgradable_mutex.hpp | 0 .../boost/interprocess/sync/lock_options.hpp | 0 .../boost/interprocess/sync/mutex_family.hpp | 0 .../interprocess/sync/named_condition.hpp | 0 .../interprocess/sync/named_condition_any.hpp | 0 .../boost/interprocess/sync/named_mutex.hpp | 0 .../sync/named_recursive_mutex.hpp | 0 .../interprocess/sync/named_semaphore.hpp | 0 .../sync/named_sharable_mutex.hpp | 0 .../sync/named_upgradable_mutex.hpp | 0 .../boost/interprocess/sync/null_mutex.hpp | 0 .../interprocess/sync/posix/condition.hpp | 0 .../boost/interprocess/sync/posix/mutex.hpp | 0 .../interprocess/sync/posix/named_mutex.hpp | 0 .../sync/posix/named_semaphore.hpp | 0 .../sync/posix/pthread_helpers.hpp | 0 .../sync/posix/ptime_to_timespec.hpp | 0 .../sync/posix/recursive_mutex.hpp | 0 .../interprocess/sync/posix/semaphore.hpp | 0 .../sync/posix/semaphore_wrapper.hpp | 0 .../boost/interprocess/sync/scoped_lock.hpp | 0 .../boost/interprocess/sync/sharable_lock.hpp | 0 .../interprocess/sync/shm/named_condition.hpp | 0 .../sync/shm/named_condition_any.hpp | 0 .../sync/shm/named_creation_functor.hpp | 0 .../interprocess/sync/shm/named_mutex.hpp | 0 .../sync/shm/named_recursive_mutex.hpp | 0 .../interprocess/sync/shm/named_semaphore.hpp | 0 .../sync/shm/named_upgradable_mutex.hpp | 0 .../interprocess/sync/spin/condition.hpp | 0 .../sync/spin/interprocess_barrier.hpp | 0 .../boost/interprocess/sync/spin/mutex.hpp | 0 .../sync/spin/recursive_mutex.hpp | 0 .../interprocess/sync/spin/semaphore.hpp | 0 .../interprocess/sync/upgradable_lock.hpp | 0 .../interprocess/sync/windows/condition.hpp | 0 .../boost/interprocess/sync/windows/mutex.hpp | 0 .../sync/windows/named_condition.hpp | 0 .../sync/windows/named_condition_any.hpp | 0 .../interprocess/sync/windows/named_mutex.hpp | 0 .../sync/windows/named_recursive_mutex.hpp | 0 .../sync/windows/named_semaphore.hpp | 0 .../interprocess/sync/windows/named_sync.hpp | 0 .../sync/windows/recursive_mutex.hpp | 0 .../interprocess/sync/windows/semaphore.hpp | 0 .../interprocess/sync/windows/sync_utils.hpp | 0 .../sync/windows/winapi_mutex_wrapper.hpp | 0 .../sync/windows/winapi_semaphore_wrapper.hpp | 0 .../sync/xsi/advanced_xsi_semaphore.hpp | 0 .../sync/xsi/simple_xsi_semaphore.hpp | 0 .../interprocess/sync/xsi/xsi_named_mutex.hpp | 0 .../interprocess/windows_shared_memory.hpp | 0 .../boost/interprocess/xsi_key.hpp | 0 .../boost/interprocess/xsi_shared_memory.hpp | 0 .../boost_1_53_0/boost/intrusive/any_hook.hpp | 0 .../boost_1_53_0/boost/intrusive/avl_set.hpp | 0 .../boost/intrusive/avl_set_hook.hpp | 0 .../boost_1_53_0/boost/intrusive/avltree.hpp | 0 .../boost/intrusive/avltree_algorithms.hpp | 0 .../boost/intrusive/bs_set_hook.hpp | 0 .../intrusive/circular_list_algorithms.hpp | 0 .../intrusive/circular_slist_algorithms.hpp | 0 .../intrusive/derivation_value_traits.hpp | 0 .../detail/any_node_and_algorithms.hpp | 0 .../boost/intrusive/detail/assert.hpp | 0 .../boost/intrusive/detail/avltree_node.hpp | 0 .../detail/clear_on_destructor_base.hpp | 0 .../detail/common_slist_algorithms.hpp | 0 .../boost/intrusive/detail/config_begin.hpp | 0 .../boost/intrusive/detail/config_end.hpp | 0 .../intrusive/detail/ebo_functor_holder.hpp | 0 .../intrusive/detail/function_detector.hpp | 0 .../boost/intrusive/detail/generic_hook.hpp | 0 .../has_member_function_callable_with.hpp | 0 .../boost/intrusive/detail/hashtable_node.hpp | 0 .../detail/is_stateful_value_traits.hpp | 0 .../boost/intrusive/detail/list_node.hpp | 0 .../boost/intrusive/detail/memory_util.hpp | 0 .../boost/intrusive/detail/mpl.hpp | 0 .../intrusive/detail/parent_from_member.hpp | 0 .../boost/intrusive/detail/preprocessor.hpp | 0 .../boost/intrusive/detail/rbtree_node.hpp | 0 .../boost/intrusive/detail/slist_node.hpp | 0 .../intrusive/detail/transform_iterator.hpp | 0 .../intrusive/detail/tree_algorithms.hpp | 0 .../boost/intrusive/detail/tree_node.hpp | 0 .../boost/intrusive/detail/utilities.hpp | 0 .../boost/intrusive/detail/workaround.hpp | 0 .../boost/intrusive/hashtable.hpp | 0 .../boost/intrusive/intrusive_fwd.hpp | 0 .../intrusive/linear_slist_algorithms.hpp | 0 .../boost/intrusive/link_mode.hpp | 0 .../boost_1_53_0/boost/intrusive/list.hpp | 0 .../boost/intrusive/list_hook.hpp | 0 .../boost/intrusive/member_value_traits.hpp | 0 .../boost_1_53_0/boost/intrusive/options.hpp | 0 .../boost/intrusive/parent_from_member.hpp | 0 .../boost/intrusive/pointer_plus_bits.hpp | 0 .../boost/intrusive/pointer_traits.hpp | 0 .../boost/intrusive/priority_compare.hpp | 0 .../boost_1_53_0/boost/intrusive/rbtree.hpp | 0 .../boost/intrusive/rbtree_algorithms.hpp | 0 .../boost_1_53_0/boost/intrusive/set.hpp | 0 .../boost_1_53_0/boost/intrusive/set_hook.hpp | 0 .../boost_1_53_0/boost/intrusive/sg_set.hpp | 0 .../boost_1_53_0/boost/intrusive/sgtree.hpp | 0 .../boost/intrusive/sgtree_algorithms.hpp | 0 .../boost_1_53_0/boost/intrusive/slist.hpp | 0 .../boost/intrusive/slist_hook.hpp | 0 .../boost/intrusive/splay_set.hpp | 0 .../boost/intrusive/splay_set_hook.hpp | 0 .../boost/intrusive/splaytree.hpp | 0 .../boost/intrusive/splaytree_algorithms.hpp | 0 .../boost_1_53_0/boost/intrusive/treap.hpp | 0 .../boost/intrusive/treap_algorithms.hpp | 0 .../boost/intrusive/treap_set.hpp | 0 .../boost/intrusive/trivial_value_traits.hpp | 0 .../boost/intrusive/unordered_set.hpp | 0 .../boost/intrusive/unordered_set_hook.hpp | 0 .../boost_1_53_0/boost/intrusive_ptr.hpp | 0 .../boost/io/detail/quoted_manip.hpp | 0 .../boost_1_53_0/boost/io/ios_state.hpp | 0 .../PS3Extras/boost_1_53_0/boost/io_fwd.hpp | 0 .../boost/iostreams/categories.hpp | 0 .../boost_1_53_0/boost/iostreams/chain.hpp | 0 .../boost/iostreams/char_traits.hpp | 0 .../boost/iostreams/checked_operations.hpp | 0 .../boost_1_53_0/boost/iostreams/close.hpp | 0 .../boost/iostreams/code_converter.hpp | 0 .../boost_1_53_0/boost/iostreams/combine.hpp | 0 .../boost_1_53_0/boost/iostreams/compose.hpp | 0 .../boost_1_53_0/boost/iostreams/concepts.hpp | 0 .../boost/iostreams/constants.hpp | 0 .../boost_1_53_0/boost/iostreams/copy.hpp | 0 .../boost/iostreams/detail/absolute_path.hpp | 0 .../boost/iostreams/detail/access_control.hpp | 0 .../detail/adapter/concept_adapter.hpp | 0 .../detail/adapter/device_adapter.hpp | 0 .../detail/adapter/direct_adapter.hpp | 0 .../detail/adapter/filter_adapter.hpp | 0 .../iostreams/detail/adapter/mode_adapter.hpp | 0 .../detail/adapter/non_blocking_adapter.hpp | 0 .../adapter/output_iterator_adapter.hpp | 0 .../detail/adapter/range_adapter.hpp | 0 .../boost/iostreams/detail/add_facet.hpp | 0 .../boost/iostreams/detail/bool_trait_def.hpp | 0 .../broken_overload_resolution/forward.hpp | 0 .../broken_overload_resolution/stream.hpp | 0 .../stream_buffer.hpp | 0 .../boost/iostreams/detail/buffer.hpp | 0 .../boost/iostreams/detail/call_traits.hpp | 0 .../boost/iostreams/detail/char_traits.hpp | 0 .../boost/iostreams/detail/codecvt_helper.hpp | 0 .../boost/iostreams/detail/codecvt_holder.hpp | 0 .../iostreams/detail/config/auto_link.hpp | 0 .../boost/iostreams/detail/config/bzip2.hpp | 0 .../boost/iostreams/detail/config/codecvt.hpp | 0 .../detail/config/disable_warnings.hpp | 0 .../iostreams/detail/config/dyn_link.hpp | 0 .../detail/config/enable_warnings.hpp | 0 .../boost/iostreams/detail/config/fpos.hpp | 0 .../boost/iostreams/detail/config/gcc.hpp | 0 .../boost/iostreams/detail/config/limits.hpp | 0 .../detail/config/overload_resolution.hpp | 0 .../boost/iostreams/detail/config/rtl.hpp | 0 .../detail/config/unreachable_return.hpp | 0 .../iostreams/detail/config/wide_streams.hpp | 0 .../iostreams/detail/config/windows_posix.hpp | 0 .../boost/iostreams/detail/config/zlib.hpp | 0 .../boost/iostreams/detail/counted_array.hpp | 0 .../iostreams/detail/current_directory.hpp | 0 .../boost/iostreams/detail/default_arg.hpp | 0 .../boost/iostreams/detail/dispatch.hpp | 0 .../boost/iostreams/detail/double_object.hpp | 0 .../iostreams/detail/enable_if_stream.hpp | 0 .../boost/iostreams/detail/error.hpp | 0 .../boost/iostreams/detail/execute.hpp | 0 .../boost/iostreams/detail/file_handle.hpp | 0 .../boost/iostreams/detail/forward.hpp | 0 .../boost/iostreams/detail/fstream.hpp | 0 .../boost/iostreams/detail/functional.hpp | 0 .../boost/iostreams/detail/ios.hpp | 0 .../boost/iostreams/detail/iostream.hpp | 0 .../iostreams/detail/is_dereferenceable.hpp | 0 .../iostreams/detail/is_iterator_range.hpp | 0 .../boost/iostreams/detail/newline.hpp | 0 .../boost/iostreams/detail/optional.hpp | 0 .../boost/iostreams/detail/param_type.hpp | 0 .../boost/iostreams/detail/path.hpp | 0 .../boost/iostreams/detail/push.hpp | 0 .../boost/iostreams/detail/push_params.hpp | 0 .../boost/iostreams/detail/resolve.hpp | 0 .../boost/iostreams/detail/restrict_impl.hpp | 0 .../boost/iostreams/detail/select.hpp | 0 .../boost/iostreams/detail/select_by_size.hpp | 0 .../boost/iostreams/detail/streambuf.hpp | 0 .../iostreams/detail/streambuf/chainbuf.hpp | 0 .../detail/streambuf/direct_streambuf.hpp | 0 .../detail/streambuf/indirect_streambuf.hpp | 0 .../detail/streambuf/linked_streambuf.hpp | 0 .../boost/iostreams/detail/system_failure.hpp | 0 .../iostreams/detail/template_params.hpp | 0 .../iostreams/detail/translate_int_type.hpp | 0 .../boost/iostreams/detail/vc6/close.hpp | 0 .../boost/iostreams/detail/vc6/read.hpp | 0 .../boost/iostreams/detail/vc6/write.hpp | 0 .../boost/iostreams/detail/wrap_unwrap.hpp | 0 .../boost/iostreams/device/array.hpp | 0 .../boost/iostreams/device/back_inserter.hpp | 0 .../boost/iostreams/device/file.hpp | 0 .../iostreams/device/file_descriptor.hpp | 0 .../boost/iostreams/device/mapped_file.hpp | 0 .../boost/iostreams/device/null.hpp | 0 .../boost/iostreams/filter/aggregate.hpp | 0 .../boost/iostreams/filter/bzip2.hpp | 0 .../boost/iostreams/filter/counter.hpp | 0 .../boost/iostreams/filter/grep.hpp | 0 .../boost/iostreams/filter/gzip.hpp | 0 .../boost/iostreams/filter/line.hpp | 0 .../boost/iostreams/filter/newline.hpp | 0 .../boost/iostreams/filter/regex.hpp | 0 .../boost/iostreams/filter/stdio.hpp | 0 .../boost/iostreams/filter/symmetric.hpp | 0 .../boost/iostreams/filter/test.hpp | 0 .../boost/iostreams/filter/zlib.hpp | 0 .../boost/iostreams/filtering_stream.hpp | 0 .../boost/iostreams/filtering_streambuf.hpp | 0 .../boost_1_53_0/boost/iostreams/flush.hpp | 0 .../boost_1_53_0/boost/iostreams/get.hpp | 0 .../boost_1_53_0/boost/iostreams/imbue.hpp | 0 .../boost/iostreams/input_sequence.hpp | 0 .../boost_1_53_0/boost/iostreams/invert.hpp | 0 .../boost/iostreams/operations.hpp | 0 .../boost/iostreams/operations_fwd.hpp | 0 .../boost/iostreams/optimal_buffer_size.hpp | 0 .../boost/iostreams/output_sequence.hpp | 0 .../boost_1_53_0/boost/iostreams/pipeline.hpp | 0 .../boost/iostreams/positioning.hpp | 0 .../boost_1_53_0/boost/iostreams/put.hpp | 0 .../boost_1_53_0/boost/iostreams/putback.hpp | 0 .../boost_1_53_0/boost/iostreams/read.hpp | 0 .../boost_1_53_0/boost/iostreams/restrict.hpp | 0 .../boost_1_53_0/boost/iostreams/seek.hpp | 0 .../boost_1_53_0/boost/iostreams/skip.hpp | 0 .../boost_1_53_0/boost/iostreams/slice.hpp | 0 .../boost_1_53_0/boost/iostreams/stream.hpp | 0 .../boost/iostreams/stream_buffer.hpp | 0 .../boost_1_53_0/boost/iostreams/tee.hpp | 0 .../boost_1_53_0/boost/iostreams/traits.hpp | 0 .../boost/iostreams/traits_fwd.hpp | 0 .../boost_1_53_0/boost/iostreams/write.hpp | 0 .../boost_1_53_0/boost/is_placeholder.hpp | 0 .../PS3Extras/boost_1_53_0/boost/iterator.hpp | 0 .../boost/iterator/counting_iterator.hpp | 0 .../iterator/detail/any_conversion_eater.hpp | 0 .../boost/iterator/detail/config_def.hpp | 0 .../boost/iterator/detail/config_undef.hpp | 0 .../boost/iterator/detail/enable_if.hpp | 0 .../detail/facade_iterator_category.hpp | 0 .../iterator/detail/minimum_category.hpp | 0 .../boost/iterator/filter_iterator.hpp | 0 .../iterator/function_input_iterator.hpp | 0 .../boost/iterator/indirect_iterator.hpp | 0 .../boost/iterator/interoperable.hpp | 0 .../boost/iterator/is_lvalue_iterator.hpp | 0 .../boost/iterator/is_readable_iterator.hpp | 0 .../boost/iterator/iterator_adaptor.hpp | 0 .../boost/iterator/iterator_archetypes.hpp | 0 .../boost/iterator/iterator_categories.hpp | 0 .../boost/iterator/iterator_concepts.hpp | 0 .../boost/iterator/iterator_facade.hpp | 0 .../boost/iterator/iterator_traits.hpp | 0 .../boost/iterator/new_iterator_tests.hpp | 0 .../boost/iterator/permutation_iterator.hpp | 0 .../boost/iterator/reverse_iterator.hpp | 0 .../boost/iterator/transform_iterator.hpp | 0 .../boost/iterator/zip_iterator.hpp | 0 .../boost_1_53_0/boost/iterator_adaptors.hpp | 0 .../boost_1_53_0/boost/lambda/algorithm.hpp | 0 .../boost_1_53_0/boost/lambda/bind.hpp | 0 .../boost_1_53_0/boost/lambda/casts.hpp | 0 .../boost_1_53_0/boost/lambda/closures.hpp | 0 .../boost_1_53_0/boost/lambda/construct.hpp | 0 .../boost/lambda/control_structures.hpp | 0 .../boost_1_53_0/boost/lambda/core.hpp | 0 .../boost/lambda/detail/actions.hpp | 0 .../boost/lambda/detail/arity_code.hpp | 0 .../boost/lambda/detail/bind_functions.hpp | 0 .../detail/control_constructs_common.hpp | 0 .../boost/lambda/detail/function_adaptors.hpp | 0 .../boost/lambda/detail/is_instance_of.hpp | 0 .../boost/lambda/detail/lambda_config.hpp | 0 .../lambda/detail/lambda_functor_base.hpp | 0 .../boost/lambda/detail/lambda_functors.hpp | 0 .../boost/lambda/detail/lambda_fwd.hpp | 0 .../boost/lambda/detail/lambda_traits.hpp | 0 .../boost/lambda/detail/member_ptr.hpp | 0 .../boost/lambda/detail/operator_actions.hpp | 0 .../detail/operator_lambda_func_base.hpp | 0 .../detail/operator_return_type_traits.hpp | 0 .../boost/lambda/detail/operators.hpp | 0 .../boost_1_53_0/boost/lambda/detail/ret.hpp | 0 .../lambda/detail/return_type_traits.hpp | 0 .../boost/lambda/detail/select_functions.hpp | 0 .../boost/lambda/detail/suppress_unused.hpp | 0 .../boost_1_53_0/boost/lambda/exceptions.hpp | 0 .../boost_1_53_0/boost/lambda/if.hpp | 0 .../boost_1_53_0/boost/lambda/lambda.hpp | 0 .../boost_1_53_0/boost/lambda/loops.hpp | 0 .../boost_1_53_0/boost/lambda/numeric.hpp | 0 .../boost_1_53_0/boost/lambda/switch.hpp | 0 .../boost_1_53_0/boost/last_value.hpp | 0 .../boost_1_53_0/boost/lexical_cast.hpp | 0 .../PS3Extras/boost_1_53_0/boost/limits.hpp | 0 .../boost_1_53_0/boost/local_function.hpp | 0 .../local_function/aux_/add_pointed_const.hpp | 0 .../boost/local_function/aux_/function.hpp | 0 .../local_function/aux_/macro/code_/bind.hpp | 0 .../aux_/macro/code_/functor.hpp | 0 .../aux_/macro/code_/result.hpp | 0 .../boost/local_function/aux_/macro/decl.hpp | 0 .../boost/local_function/aux_/macro/name.hpp | 0 .../local_function/aux_/macro/typeof.hpp | 0 .../boost/local_function/aux_/member.hpp | 0 .../boost/local_function/aux_/nobind.hpp | 0 .../aux_/preprocessor/traits/bind.hpp | 0 .../aux_/preprocessor/traits/decl.hpp | 0 .../aux_/preprocessor/traits/decl_/append.hpp | 0 .../aux_/preprocessor/traits/decl_/index.hpp | 0 .../aux_/preprocessor/traits/decl_/nil.hpp | 0 .../preprocessor/traits/decl_/set_error.hpp | 0 .../preprocessor/traits/decl_/validate.hpp | 0 .../traits/decl_/validate_/return_count.hpp | 0 .../traits/decl_/validate_/this_count.hpp | 0 .../aux_/preprocessor/traits/decl_binds.hpp | 0 .../preprocessor/traits/decl_const_binds.hpp | 0 .../aux_/preprocessor/traits/decl_error.hpp | 0 .../aux_/preprocessor/traits/decl_params.hpp | 0 .../aux_/preprocessor/traits/decl_returns.hpp | 0 .../traits/decl_sign_/any_bind_type.hpp | 0 .../preprocessor/traits/decl_sign_/sign.hpp | 0 .../traits/decl_sign_/validate.hpp | 0 .../traits/decl_sign_/validate_/defaults.hpp | 0 .../traits/decl_sign_/validate_/this.hpp | 0 .../aux_/preprocessor/traits/param.hpp | 0 .../boost/local_function/aux_/symbol.hpp | 0 .../boost/local_function/config.hpp | 0 .../detail/preprocessor/keyword/auto.hpp | 0 .../detail/preprocessor/keyword/bind.hpp | 0 .../detail/preprocessor/keyword/const.hpp | 0 .../preprocessor/keyword/const_bind.hpp | 0 .../detail/preprocessor/keyword/default.hpp | 0 .../preprocessor/keyword/facility/add.hpp | 0 .../preprocessor/keyword/facility/is.hpp | 0 .../preprocessor/keyword/facility/remove.hpp | 0 .../detail/preprocessor/keyword/inline.hpp | 0 .../detail/preprocessor/keyword/recursive.hpp | 0 .../detail/preprocessor/keyword/register.hpp | 0 .../detail/preprocessor/keyword/return.hpp | 0 .../detail/preprocessor/keyword/this.hpp | 0 .../preprocessor/keyword/thisunderscore.hpp | 0 .../detail/preprocessor/keyword/void.hpp | 0 .../detail/preprocessor/line_counter.hpp | 0 .../detail/preprocessor/void_list.hpp | 0 .../PS3Extras/boost_1_53_0/boost/locale.hpp | 0 .../boost_1_53_0/boost/locale/boundary.hpp | 0 .../boost/locale/boundary/boundary_point.hpp | 0 .../boost/locale/boundary/facets.hpp | 0 .../boost/locale/boundary/index.hpp | 0 .../boost/locale/boundary/segment.hpp | 0 .../boost/locale/boundary/types.hpp | 0 .../boost_1_53_0/boost/locale/collator.hpp | 0 .../boost_1_53_0/boost/locale/config.hpp | 0 .../boost_1_53_0/boost/locale/conversion.hpp | 0 .../boost_1_53_0/boost/locale/date_time.hpp | 0 .../boost/locale/date_time_facet.hpp | 0 .../boost_1_53_0/boost/locale/definitions.hpp | 0 .../boost_1_53_0/boost/locale/encoding.hpp | 0 .../boost/locale/encoding_errors.hpp | 0 .../boost/locale/encoding_utf.hpp | 0 .../boost_1_53_0/boost/locale/format.hpp | 0 .../boost_1_53_0/boost/locale/formatting.hpp | 0 .../boost_1_53_0/boost/locale/generator.hpp | 0 .../boost_1_53_0/boost/locale/gnu_gettext.hpp | 0 .../boost_1_53_0/boost/locale/hold_ptr.hpp | 0 .../boost_1_53_0/boost/locale/info.hpp | 0 .../boost/locale/localization_backend.hpp | 0 .../boost_1_53_0/boost/locale/message.hpp | 0 .../boost_1_53_0/boost/locale/time_zone.hpp | 0 .../boost_1_53_0/boost/locale/utf.hpp | 0 .../boost_1_53_0/boost/locale/util.hpp | 0 .../boost/lockfree/detail/atomic.hpp | 0 .../boost/lockfree/detail/branch_hints.hpp | 0 .../boost/lockfree/detail/copy_payload.hpp | 0 .../boost/lockfree/detail/freelist.hpp | 0 .../boost/lockfree/detail/parameter.hpp | 0 .../boost/lockfree/detail/prefix.hpp | 0 .../boost/lockfree/detail/tagged_ptr.hpp | 0 .../boost/lockfree/detail/tagged_ptr_dcas.hpp | 0 .../detail/tagged_ptr_ptrcompression.hpp | 0 .../boost_1_53_0/boost/lockfree/policies.hpp | 0 .../boost_1_53_0/boost/lockfree/queue.hpp | 0 .../boost/lockfree/spsc_queue.hpp | 0 .../boost_1_53_0/boost/lockfree/stack.hpp | 0 .../boost_1_53_0/boost/logic/tribool.hpp | 0 .../boost_1_53_0/boost/logic/tribool_fwd.hpp | 0 .../boost_1_53_0/boost/logic/tribool_io.hpp | 0 .../boost_1_53_0/boost/make_shared.hpp | 0 .../math/bindings/detail/big_digamma.hpp | 0 .../math/bindings/detail/big_lanczos.hpp | 0 .../boost/math/bindings/e_float.hpp | 0 .../boost_1_53_0/boost/math/bindings/mpfr.hpp | 0 .../boost/math/bindings/mpreal.hpp | 0 .../boost_1_53_0/boost/math/bindings/rr.hpp | 0 .../boost_1_53_0/boost/math/common_factor.hpp | 0 .../boost/math/common_factor_ct.hpp | 0 .../boost/math/common_factor_rt.hpp | 0 .../boost_1_53_0/boost/math/complex.hpp | 0 .../boost_1_53_0/boost/math/complex/acos.hpp | 0 .../boost_1_53_0/boost/math/complex/acosh.hpp | 0 .../boost_1_53_0/boost/math/complex/asin.hpp | 0 .../boost_1_53_0/boost/math/complex/asinh.hpp | 0 .../boost_1_53_0/boost/math/complex/atan.hpp | 0 .../boost_1_53_0/boost/math/complex/atanh.hpp | 0 .../boost/math/complex/details.hpp | 0 .../boost_1_53_0/boost/math/complex/fabs.hpp | 0 .../boost/math/concepts/distributions.hpp | 0 .../boost/math/concepts/real_concept.hpp | 0 .../boost/math/concepts/real_type_concept.hpp | 0 .../boost/math/concepts/std_real_concept.hpp | 0 .../math/constants/calculate_constants.hpp | 0 .../boost/math/constants/constants.hpp | 0 .../boost/math/constants/generate.hpp | 0 .../boost/math/constants/info.hpp | 0 .../boost_1_53_0/boost/math/distributions.hpp | 0 .../boost/math/distributions/bernoulli.hpp | 0 .../boost/math/distributions/beta.hpp | 0 .../boost/math/distributions/binomial.hpp | 0 .../boost/math/distributions/cauchy.hpp | 0 .../boost/math/distributions/chi_squared.hpp | 0 .../boost/math/distributions/complement.hpp | 0 .../detail/common_error_handling.hpp | 0 .../detail/derived_accessors.hpp | 0 .../distributions/detail/generic_mode.hpp | 0 .../distributions/detail/generic_quantile.hpp | 0 .../detail/hypergeometric_cdf.hpp | 0 .../detail/hypergeometric_pdf.hpp | 0 .../detail/hypergeometric_quantile.hpp | 0 .../detail/inv_discrete_quantile.hpp | 0 .../boost/math/distributions/exponential.hpp | 0 .../math/distributions/extreme_value.hpp | 0 .../math/distributions/find_location.hpp | 0 .../boost/math/distributions/find_scale.hpp | 0 .../boost/math/distributions/fisher_f.hpp | 0 .../boost/math/distributions/fwd.hpp | 0 .../boost/math/distributions/gamma.hpp | 0 .../boost/math/distributions/geometric.hpp | 0 .../math/distributions/hypergeometric.hpp | 0 .../distributions/inverse_chi_squared.hpp | 0 .../math/distributions/inverse_gamma.hpp | 0 .../math/distributions/inverse_gaussian.hpp | 0 .../boost/math/distributions/laplace.hpp | 0 .../boost/math/distributions/logistic.hpp | 0 .../boost/math/distributions/lognormal.hpp | 0 .../math/distributions/negative_binomial.hpp | 0 .../math/distributions/non_central_beta.hpp | 0 .../distributions/non_central_chi_squared.hpp | 0 .../math/distributions/non_central_f.hpp | 0 .../math/distributions/non_central_t.hpp | 0 .../boost/math/distributions/normal.hpp | 0 .../boost/math/distributions/pareto.hpp | 0 .../boost/math/distributions/poisson.hpp | 0 .../boost/math/distributions/rayleigh.hpp | 0 .../boost/math/distributions/skew_normal.hpp | 0 .../boost/math/distributions/students_t.hpp | 0 .../boost/math/distributions/triangular.hpp | 0 .../boost/math/distributions/uniform.hpp | 0 .../boost/math/distributions/weibull.hpp | 0 .../boost_1_53_0/boost/math/octonion.hpp | 0 .../boost/math/policies/error_handling.hpp | 0 .../boost/math/policies/policy.hpp | 0 .../boost_1_53_0/boost/math/quaternion.hpp | 0 .../boost/math/special_functions.hpp | 0 .../boost/math/special_functions/acosh.hpp | 0 .../boost/math/special_functions/airy.hpp | 0 .../boost/math/special_functions/asinh.hpp | 0 .../boost/math/special_functions/atanh.hpp | 0 .../boost/math/special_functions/bessel.hpp | 0 .../boost/math/special_functions/beta.hpp | 0 .../boost/math/special_functions/binomial.hpp | 0 .../boost/math/special_functions/cbrt.hpp | 0 .../boost/math/special_functions/cos_pi.hpp | 0 .../special_functions/detail/bessel_i0.hpp | 0 .../special_functions/detail/bessel_i1.hpp | 0 .../special_functions/detail/bessel_ik.hpp | 0 .../special_functions/detail/bessel_j0.hpp | 0 .../special_functions/detail/bessel_j1.hpp | 0 .../special_functions/detail/bessel_jn.hpp | 0 .../special_functions/detail/bessel_jy.hpp | 0 .../detail/bessel_jy_asym.hpp | 0 .../detail/bessel_jy_series.hpp | 0 .../special_functions/detail/bessel_k0.hpp | 0 .../special_functions/detail/bessel_k1.hpp | 0 .../special_functions/detail/bessel_kn.hpp | 0 .../special_functions/detail/bessel_y0.hpp | 0 .../special_functions/detail/bessel_y1.hpp | 0 .../special_functions/detail/bessel_yn.hpp | 0 .../math/special_functions/detail/erf_inv.hpp | 0 .../special_functions/detail/fp_traits.hpp | 0 .../special_functions/detail/gamma_inva.hpp | 0 .../special_functions/detail/ibeta_inv_ab.hpp | 0 .../detail/ibeta_inverse.hpp | 0 .../math/special_functions/detail/iconv.hpp | 0 .../detail/igamma_inverse.hpp | 0 .../special_functions/detail/igamma_large.hpp | 0 .../special_functions/detail/lanczos_sse2.hpp | 0 .../special_functions/detail/lgamma_small.hpp | 0 .../special_functions/detail/round_fwd.hpp | 0 .../detail/t_distribution_inv.hpp | 0 .../detail/unchecked_factorial.hpp | 0 .../boost/math/special_functions/digamma.hpp | 0 .../boost/math/special_functions/ellint_1.hpp | 0 .../boost/math/special_functions/ellint_2.hpp | 0 .../boost/math/special_functions/ellint_3.hpp | 0 .../math/special_functions/ellint_rc.hpp | 0 .../math/special_functions/ellint_rd.hpp | 0 .../math/special_functions/ellint_rf.hpp | 0 .../math/special_functions/ellint_rj.hpp | 0 .../boost/math/special_functions/erf.hpp | 0 .../boost/math/special_functions/expint.hpp | 0 .../boost/math/special_functions/expm1.hpp | 0 .../math/special_functions/factorials.hpp | 0 .../math/special_functions/fpclassify.hpp | 0 .../boost/math/special_functions/gamma.hpp | 0 .../boost/math/special_functions/hankel.hpp | 0 .../boost/math/special_functions/hermite.hpp | 0 .../boost/math/special_functions/hypot.hpp | 0 .../special_functions/jacobi_elliptic.hpp | 0 .../boost/math/special_functions/laguerre.hpp | 0 .../boost/math/special_functions/lanczos.hpp | 0 .../boost/math/special_functions/legendre.hpp | 0 .../boost/math/special_functions/log1p.hpp | 0 .../boost/math/special_functions/math_fwd.hpp | 0 .../boost/math/special_functions/modf.hpp | 0 .../boost/math/special_functions/next.hpp | 0 .../nonfinite_num_facets.hpp | 0 .../boost/math/special_functions/owens_t.hpp | 0 .../boost/math/special_functions/pow.hpp | 0 .../boost/math/special_functions/powm1.hpp | 0 .../boost/math/special_functions/prime.hpp | 0 .../boost/math/special_functions/round.hpp | 0 .../boost/math/special_functions/sign.hpp | 0 .../boost/math/special_functions/sin_pi.hpp | 0 .../boost/math/special_functions/sinc.hpp | 0 .../boost/math/special_functions/sinhc.hpp | 0 .../special_functions/spherical_harmonic.hpp | 0 .../boost/math/special_functions/sqrt1pm1.hpp | 0 .../boost/math/special_functions/trunc.hpp | 0 .../boost/math/special_functions/zeta.hpp | 0 .../boost/math/tools/big_constant.hpp | 0 .../boost_1_53_0/boost/math/tools/config.hpp | 0 .../tools/detail/polynomial_horner1_10.hpp | 0 .../tools/detail/polynomial_horner1_11.hpp | 0 .../tools/detail/polynomial_horner1_12.hpp | 0 .../tools/detail/polynomial_horner1_13.hpp | 0 .../tools/detail/polynomial_horner1_14.hpp | 0 .../tools/detail/polynomial_horner1_15.hpp | 0 .../tools/detail/polynomial_horner1_16.hpp | 0 .../tools/detail/polynomial_horner1_17.hpp | 0 .../tools/detail/polynomial_horner1_18.hpp | 0 .../tools/detail/polynomial_horner1_19.hpp | 0 .../tools/detail/polynomial_horner1_2.hpp | 0 .../tools/detail/polynomial_horner1_20.hpp | 0 .../tools/detail/polynomial_horner1_3.hpp | 0 .../tools/detail/polynomial_horner1_4.hpp | 0 .../tools/detail/polynomial_horner1_5.hpp | 0 .../tools/detail/polynomial_horner1_6.hpp | 0 .../tools/detail/polynomial_horner1_7.hpp | 0 .../tools/detail/polynomial_horner1_8.hpp | 0 .../tools/detail/polynomial_horner1_9.hpp | 0 .../tools/detail/polynomial_horner2_10.hpp | 0 .../tools/detail/polynomial_horner2_11.hpp | 0 .../tools/detail/polynomial_horner2_12.hpp | 0 .../tools/detail/polynomial_horner2_13.hpp | 0 .../tools/detail/polynomial_horner2_14.hpp | 0 .../tools/detail/polynomial_horner2_15.hpp | 0 .../tools/detail/polynomial_horner2_16.hpp | 0 .../tools/detail/polynomial_horner2_17.hpp | 0 .../tools/detail/polynomial_horner2_18.hpp | 0 .../tools/detail/polynomial_horner2_19.hpp | 0 .../tools/detail/polynomial_horner2_2.hpp | 0 .../tools/detail/polynomial_horner2_20.hpp | 0 .../tools/detail/polynomial_horner2_3.hpp | 0 .../tools/detail/polynomial_horner2_4.hpp | 0 .../tools/detail/polynomial_horner2_5.hpp | 0 .../tools/detail/polynomial_horner2_6.hpp | 0 .../tools/detail/polynomial_horner2_7.hpp | 0 .../tools/detail/polynomial_horner2_8.hpp | 0 .../tools/detail/polynomial_horner2_9.hpp | 0 .../tools/detail/polynomial_horner3_10.hpp | 0 .../tools/detail/polynomial_horner3_11.hpp | 0 .../tools/detail/polynomial_horner3_12.hpp | 0 .../tools/detail/polynomial_horner3_13.hpp | 0 .../tools/detail/polynomial_horner3_14.hpp | 0 .../tools/detail/polynomial_horner3_15.hpp | 0 .../tools/detail/polynomial_horner3_16.hpp | 0 .../tools/detail/polynomial_horner3_17.hpp | 0 .../tools/detail/polynomial_horner3_18.hpp | 0 .../tools/detail/polynomial_horner3_19.hpp | 0 .../tools/detail/polynomial_horner3_2.hpp | 0 .../tools/detail/polynomial_horner3_20.hpp | 0 .../tools/detail/polynomial_horner3_3.hpp | 0 .../tools/detail/polynomial_horner3_4.hpp | 0 .../tools/detail/polynomial_horner3_5.hpp | 0 .../tools/detail/polynomial_horner3_6.hpp | 0 .../tools/detail/polynomial_horner3_7.hpp | 0 .../tools/detail/polynomial_horner3_8.hpp | 0 .../tools/detail/polynomial_horner3_9.hpp | 0 .../math/tools/detail/rational_horner1_10.hpp | 0 .../math/tools/detail/rational_horner1_11.hpp | 0 .../math/tools/detail/rational_horner1_12.hpp | 0 .../math/tools/detail/rational_horner1_13.hpp | 0 .../math/tools/detail/rational_horner1_14.hpp | 0 .../math/tools/detail/rational_horner1_15.hpp | 0 .../math/tools/detail/rational_horner1_16.hpp | 0 .../math/tools/detail/rational_horner1_17.hpp | 0 .../math/tools/detail/rational_horner1_18.hpp | 0 .../math/tools/detail/rational_horner1_19.hpp | 0 .../math/tools/detail/rational_horner1_2.hpp | 0 .../math/tools/detail/rational_horner1_20.hpp | 0 .../math/tools/detail/rational_horner1_3.hpp | 0 .../math/tools/detail/rational_horner1_4.hpp | 0 .../math/tools/detail/rational_horner1_5.hpp | 0 .../math/tools/detail/rational_horner1_6.hpp | 0 .../math/tools/detail/rational_horner1_7.hpp | 0 .../math/tools/detail/rational_horner1_8.hpp | 0 .../math/tools/detail/rational_horner1_9.hpp | 0 .../math/tools/detail/rational_horner2_10.hpp | 0 .../math/tools/detail/rational_horner2_11.hpp | 0 .../math/tools/detail/rational_horner2_12.hpp | 0 .../math/tools/detail/rational_horner2_13.hpp | 0 .../math/tools/detail/rational_horner2_14.hpp | 0 .../math/tools/detail/rational_horner2_15.hpp | 0 .../math/tools/detail/rational_horner2_16.hpp | 0 .../math/tools/detail/rational_horner2_17.hpp | 0 .../math/tools/detail/rational_horner2_18.hpp | 0 .../math/tools/detail/rational_horner2_19.hpp | 0 .../math/tools/detail/rational_horner2_2.hpp | 0 .../math/tools/detail/rational_horner2_20.hpp | 0 .../math/tools/detail/rational_horner2_3.hpp | 0 .../math/tools/detail/rational_horner2_4.hpp | 0 .../math/tools/detail/rational_horner2_5.hpp | 0 .../math/tools/detail/rational_horner2_6.hpp | 0 .../math/tools/detail/rational_horner2_7.hpp | 0 .../math/tools/detail/rational_horner2_8.hpp | 0 .../math/tools/detail/rational_horner2_9.hpp | 0 .../math/tools/detail/rational_horner3_10.hpp | 0 .../math/tools/detail/rational_horner3_11.hpp | 0 .../math/tools/detail/rational_horner3_12.hpp | 0 .../math/tools/detail/rational_horner3_13.hpp | 0 .../math/tools/detail/rational_horner3_14.hpp | 0 .../math/tools/detail/rational_horner3_15.hpp | 0 .../math/tools/detail/rational_horner3_16.hpp | 0 .../math/tools/detail/rational_horner3_17.hpp | 0 .../math/tools/detail/rational_horner3_18.hpp | 0 .../math/tools/detail/rational_horner3_19.hpp | 0 .../math/tools/detail/rational_horner3_2.hpp | 0 .../math/tools/detail/rational_horner3_20.hpp | 0 .../math/tools/detail/rational_horner3_3.hpp | 0 .../math/tools/detail/rational_horner3_4.hpp | 0 .../math/tools/detail/rational_horner3_5.hpp | 0 .../math/tools/detail/rational_horner3_6.hpp | 0 .../math/tools/detail/rational_horner3_7.hpp | 0 .../math/tools/detail/rational_horner3_8.hpp | 0 .../math/tools/detail/rational_horner3_9.hpp | 0 .../boost/math/tools/fraction.hpp | 0 .../boost_1_53_0/boost/math/tools/minima.hpp | 0 .../boost/math/tools/polynomial.hpp | 0 .../boost/math/tools/precision.hpp | 0 .../boost/math/tools/promotion.hpp | 0 .../boost/math/tools/rational.hpp | 0 .../boost/math/tools/real_cast.hpp | 0 .../boost_1_53_0/boost/math/tools/remez.hpp | 0 .../boost_1_53_0/boost/math/tools/roots.hpp | 0 .../boost_1_53_0/boost/math/tools/series.hpp | 0 .../boost_1_53_0/boost/math/tools/solve.hpp | 0 .../boost_1_53_0/boost/math/tools/stats.hpp | 0 .../boost_1_53_0/boost/math/tools/test.hpp | 0 .../boost/math/tools/test_data.hpp | 0 .../boost/math/tools/toms748_solve.hpp | 0 .../boost_1_53_0/boost/math/tools/traits.hpp | 0 .../boost_1_53_0/boost/math/tools/tuple.hpp | 0 .../boost_1_53_0/boost/math/tools/user.hpp | 0 .../boost/math/tools/workaround.hpp | 0 .../PS3Extras/boost_1_53_0/boost/math/tr1.hpp | 0 .../boost_1_53_0/boost/math/tr1_c_macros.ipp | 0 .../PS3Extras/boost_1_53_0/boost/math_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mem_fn.hpp | 0 .../boost_1_53_0/boost/memory_order.hpp | 0 .../boost_1_53_0/boost/move/algorithm.hpp | 0 .../boost_1_53_0/boost/move/core.hpp | 0 .../boost/move/detail/config_begin.hpp | 0 .../boost/move/detail/config_end.hpp | 0 .../boost/move/detail/meta_utils.hpp | 0 .../boost/move/detail/move_helpers.hpp | 0 .../boost_1_53_0/boost/move/iterator.hpp | 0 .../boost_1_53_0/boost/move/move.hpp | 0 .../boost_1_53_0/boost/move/traits.hpp | 0 .../boost_1_53_0/boost/move/utility.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/mpi.hpp | 0 .../boost_1_53_0/boost/mpi/allocator.hpp | 0 .../boost_1_53_0/boost/mpi/collectives.hpp | 0 .../boost/mpi/collectives/all_gather.hpp | 0 .../boost/mpi/collectives/all_reduce.hpp | 0 .../boost/mpi/collectives/all_to_all.hpp | 0 .../boost/mpi/collectives/broadcast.hpp | 0 .../boost/mpi/collectives/gather.hpp | 0 .../boost/mpi/collectives/reduce.hpp | 0 .../boost/mpi/collectives/scan.hpp | 0 .../boost/mpi/collectives/scatter.hpp | 0 .../boost/mpi/collectives_fwd.hpp | 0 .../boost_1_53_0/boost/mpi/communicator.hpp | 0 .../boost_1_53_0/boost/mpi/config.hpp | 0 .../boost_1_53_0/boost/mpi/datatype.hpp | 0 .../boost_1_53_0/boost/mpi/datatype_fwd.hpp | 0 .../mpi/detail/binary_buffer_iprimitive.hpp | 0 .../mpi/detail/binary_buffer_oprimitive.hpp | 0 .../boost/mpi/detail/broadcast_sc.hpp | 0 .../boost/mpi/detail/communicator_sc.hpp | 0 .../boost/mpi/detail/computation_tree.hpp | 0 .../boost/mpi/detail/content_oarchive.hpp | 0 .../boost/mpi/detail/forward_iprimitive.hpp | 0 .../boost/mpi/detail/forward_oprimitive.hpp | 0 .../mpi/detail/forward_skeleton_iarchive.hpp | 0 .../mpi/detail/forward_skeleton_oarchive.hpp | 0 .../boost/mpi/detail/ignore_iprimitive.hpp | 0 .../boost/mpi/detail/ignore_oprimitive.hpp | 0 .../mpi/detail/ignore_skeleton_oarchive.hpp | 0 .../boost/mpi/detail/mpi_datatype_cache.hpp | 0 .../mpi/detail/mpi_datatype_oarchive.hpp | 0 .../mpi/detail/mpi_datatype_primitive.hpp | 0 .../boost/mpi/detail/packed_iprimitive.hpp | 0 .../boost/mpi/detail/packed_oprimitive.hpp | 0 .../boost/mpi/detail/point_to_point.hpp | 0 .../mpi/detail/text_skeleton_oarchive.hpp | 0 .../boost_1_53_0/boost/mpi/environment.hpp | 0 .../boost_1_53_0/boost/mpi/exception.hpp | 0 .../boost/mpi/graph_communicator.hpp | 0 .../boost_1_53_0/boost/mpi/group.hpp | 0 .../boost/mpi/intercommunicator.hpp | 0 .../boost_1_53_0/boost/mpi/nonblocking.hpp | 0 .../boost_1_53_0/boost/mpi/operations.hpp | 0 .../boost/mpi/packed_iarchive.hpp | 0 .../boost/mpi/packed_oarchive.hpp | 0 .../boost_1_53_0/boost/mpi/python.hpp | 0 .../boost_1_53_0/boost/mpi/python/config.hpp | 0 .../boost/mpi/python/serialize.hpp | 0 .../boost/mpi/python/skeleton_and_content.hpp | 0 .../boost_1_53_0/boost/mpi/request.hpp | 0 .../boost/mpi/skeleton_and_content.hpp | 0 .../boost/mpi/skeleton_and_content_fwd.hpp | 0 .../boost_1_53_0/boost/mpi/status.hpp | 0 .../boost_1_53_0/boost/mpi/timer.hpp | 0 .../boost_1_53_0/boost/mpl/O1_size.hpp | 0 .../boost_1_53_0/boost/mpl/O1_size_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/accumulate.hpp | 0 .../boost_1_53_0/boost/mpl/advance.hpp | 0 .../boost_1_53_0/boost/mpl/advance_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/alias.hpp | 0 .../boost_1_53_0/boost/mpl/always.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/and.hpp | 0 .../boost_1_53_0/boost/mpl/apply.hpp | 0 .../boost_1_53_0/boost/mpl/apply_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/apply_wrap.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/arg.hpp | 0 .../boost_1_53_0/boost/mpl/arg_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/arithmetic.hpp | 0 .../boost_1_53_0/boost/mpl/as_sequence.hpp | 0 .../boost_1_53_0/boost/mpl/assert.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/at.hpp | 0 .../boost_1_53_0/boost/mpl/at_fwd.hpp | 0 .../boost/mpl/aux_/O1_size_impl.hpp | 0 .../boost/mpl/aux_/adl_barrier.hpp | 0 .../boost/mpl/aux_/advance_backward.hpp | 0 .../boost/mpl/aux_/advance_forward.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/apply_1st.hpp | 0 .../boost/mpl/aux_/arg_typedef.hpp | 0 .../boost/mpl/aux_/arithmetic_op.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/arity.hpp | 0 .../boost/mpl/aux_/arity_spec.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/at_impl.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/back_impl.hpp | 0 .../boost/mpl/aux_/basic_bind.hpp | 0 .../boost/mpl/aux_/begin_end_impl.hpp | 0 .../boost/mpl/aux_/clear_impl.hpp | 0 .../boost/mpl/aux_/common_name_wknd.hpp | 0 .../boost/mpl/aux_/comparison_op.hpp | 0 .../boost/mpl/aux_/config/adl.hpp | 0 .../boost/mpl/aux_/config/arrays.hpp | 0 .../boost/mpl/aux_/config/bcc.hpp | 0 .../boost/mpl/aux_/config/bind.hpp | 0 .../boost/mpl/aux_/config/compiler.hpp | 0 .../boost/mpl/aux_/config/ctps.hpp | 0 .../boost/mpl/aux_/config/dependent_nttp.hpp | 0 .../mpl/aux_/config/dmc_ambiguous_ctps.hpp | 0 .../boost/mpl/aux_/config/dtp.hpp | 0 .../boost/mpl/aux_/config/eti.hpp | 0 .../boost/mpl/aux_/config/forwarding.hpp | 0 .../boost/mpl/aux_/config/gcc.hpp | 0 .../boost/mpl/aux_/config/has_apply.hpp | 0 .../boost/mpl/aux_/config/has_xxx.hpp | 0 .../boost/mpl/aux_/config/integral.hpp | 0 .../boost/mpl/aux_/config/intel.hpp | 0 .../boost/mpl/aux_/config/lambda.hpp | 0 .../boost/mpl/aux_/config/msvc.hpp | 0 .../boost/mpl/aux_/config/msvc_typename.hpp | 0 .../boost/mpl/aux_/config/nttp.hpp | 0 .../boost/mpl/aux_/config/operators.hpp | 0 .../mpl/aux_/config/overload_resolution.hpp | 0 .../boost/mpl/aux_/config/pp_counter.hpp | 0 .../boost/mpl/aux_/config/preprocessor.hpp | 0 .../boost/mpl/aux_/config/static_constant.hpp | 0 .../boost/mpl/aux_/config/ttp.hpp | 0 .../boost/mpl/aux_/config/typeof.hpp | 0 .../mpl/aux_/config/use_preprocessed.hpp | 0 .../boost/mpl/aux_/config/workaround.hpp | 0 .../boost/mpl/aux_/contains_impl.hpp | 0 .../boost/mpl/aux_/count_args.hpp | 0 .../boost/mpl/aux_/count_impl.hpp | 0 .../boost/mpl/aux_/empty_impl.hpp | 0 .../boost/mpl/aux_/erase_impl.hpp | 0 .../boost/mpl/aux_/erase_key_impl.hpp | 0 .../boost/mpl/aux_/filter_iter.hpp | 0 .../boost/mpl/aux_/find_if_pred.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/fold_impl.hpp | 0 .../boost/mpl/aux_/fold_impl_body.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/fold_op.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/fold_pred.hpp | 0 .../boost/mpl/aux_/front_impl.hpp | 0 .../boost/mpl/aux_/full_lambda.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/has_apply.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/has_begin.hpp | 0 .../boost/mpl/aux_/has_key_impl.hpp | 0 .../boost/mpl/aux_/has_rebind.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/has_size.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/has_tag.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/has_type.hpp | 0 .../boost/mpl/aux_/include_preprocessed.hpp | 0 .../boost/mpl/aux_/insert_impl.hpp | 0 .../boost/mpl/aux_/insert_range_impl.hpp | 0 .../boost/mpl/aux_/inserter_algorithm.hpp | 0 .../boost/mpl/aux_/integral_wrapper.hpp | 0 .../boost/mpl/aux_/is_msvc_eti_arg.hpp | 0 .../boost/mpl/aux_/iter_apply.hpp | 0 .../boost/mpl/aux_/iter_fold_if_impl.hpp | 0 .../boost/mpl/aux_/iter_fold_impl.hpp | 0 .../boost/mpl/aux_/iter_push_front.hpp | 0 .../boost/mpl/aux_/joint_iter.hpp | 0 .../boost/mpl/aux_/lambda_arity_param.hpp | 0 .../boost/mpl/aux_/lambda_no_ctps.hpp | 0 .../boost/mpl/aux_/lambda_spec.hpp | 0 .../boost/mpl/aux_/lambda_support.hpp | 0 .../boost/mpl/aux_/largest_int.hpp | 0 .../boost/mpl/aux_/logical_op.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/msvc_dtw.hpp | 0 .../boost/mpl/aux_/msvc_eti_base.hpp | 0 .../boost/mpl/aux_/msvc_is_class.hpp | 0 .../boost/mpl/aux_/msvc_never_true.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/msvc_type.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/na.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/na_assert.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/na_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/na_spec.hpp | 0 .../boost/mpl/aux_/nested_type_wknd.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/nttp_decl.hpp | 0 .../boost/mpl/aux_/numeric_cast_utils.hpp | 0 .../boost/mpl/aux_/numeric_op.hpp | 0 .../boost/mpl/aux_/order_impl.hpp | 0 .../boost/mpl/aux_/overload_names.hpp | 0 .../boost/mpl/aux_/partition_op.hpp | 0 .../boost/mpl/aux_/pop_back_impl.hpp | 0 .../boost/mpl/aux_/pop_front_impl.hpp | 0 .../preprocessed/bcc/advance_backward.hpp | 0 .../aux_/preprocessed/bcc/advance_forward.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/and.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/apply.hpp | 0 .../mpl/aux_/preprocessed/bcc/apply_fwd.hpp | 0 .../mpl/aux_/preprocessed/bcc/apply_wrap.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/arg.hpp | 0 .../mpl/aux_/preprocessed/bcc/basic_bind.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/bind.hpp | 0 .../mpl/aux_/preprocessed/bcc/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/bcc/bitand.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/bitor.hpp | 0 .../mpl/aux_/preprocessed/bcc/bitxor.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/deque.hpp | 0 .../mpl/aux_/preprocessed/bcc/divides.hpp | 0 .../mpl/aux_/preprocessed/bcc/equal_to.hpp | 0 .../mpl/aux_/preprocessed/bcc/fold_impl.hpp | 0 .../mpl/aux_/preprocessed/bcc/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/bcc/greater.hpp | 0 .../aux_/preprocessed/bcc/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/bcc/inherit.hpp | 0 .../preprocessed/bcc/iter_fold_if_impl.hpp | 0 .../aux_/preprocessed/bcc/iter_fold_impl.hpp | 0 .../aux_/preprocessed/bcc/lambda_no_ctps.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/less.hpp | 0 .../mpl/aux_/preprocessed/bcc/less_equal.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/list.hpp | 0 .../mpl/aux_/preprocessed/bcc/list_c.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/map.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/minus.hpp | 0 .../mpl/aux_/preprocessed/bcc/modulus.hpp | 0 .../aux_/preprocessed/bcc/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/or.hpp | 0 .../aux_/preprocessed/bcc/placeholders.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/plus.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/quote.hpp | 0 .../preprocessed/bcc/reverse_fold_impl.hpp | 0 .../bcc/reverse_iter_fold_impl.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/set.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/set_c.hpp | 0 .../mpl/aux_/preprocessed/bcc/shift_left.hpp | 0 .../mpl/aux_/preprocessed/bcc/shift_right.hpp | 0 .../aux_/preprocessed/bcc/template_arity.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc/times.hpp | 0 .../mpl/aux_/preprocessed/bcc/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/bcc/vector.hpp | 0 .../mpl/aux_/preprocessed/bcc/vector_c.hpp | 0 .../preprocessed/bcc551/advance_backward.hpp | 0 .../preprocessed/bcc551/advance_forward.hpp | 0 .../mpl/aux_/preprocessed/bcc551/and.hpp | 0 .../mpl/aux_/preprocessed/bcc551/apply.hpp | 0 .../aux_/preprocessed/bcc551/apply_fwd.hpp | 0 .../aux_/preprocessed/bcc551/apply_wrap.hpp | 0 .../mpl/aux_/preprocessed/bcc551/arg.hpp | 0 .../aux_/preprocessed/bcc551/basic_bind.hpp | 0 .../mpl/aux_/preprocessed/bcc551/bind.hpp | 0 .../mpl/aux_/preprocessed/bcc551/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/bcc551/bitand.hpp | 0 .../mpl/aux_/preprocessed/bcc551/bitor.hpp | 0 .../mpl/aux_/preprocessed/bcc551/bitxor.hpp | 0 .../mpl/aux_/preprocessed/bcc551/deque.hpp | 0 .../mpl/aux_/preprocessed/bcc551/divides.hpp | 0 .../mpl/aux_/preprocessed/bcc551/equal_to.hpp | 0 .../aux_/preprocessed/bcc551/fold_impl.hpp | 0 .../aux_/preprocessed/bcc551/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/bcc551/greater.hpp | 0 .../preprocessed/bcc551/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/bcc551/inherit.hpp | 0 .../preprocessed/bcc551/iter_fold_if_impl.hpp | 0 .../preprocessed/bcc551/iter_fold_impl.hpp | 0 .../preprocessed/bcc551/lambda_no_ctps.hpp | 0 .../mpl/aux_/preprocessed/bcc551/less.hpp | 0 .../aux_/preprocessed/bcc551/less_equal.hpp | 0 .../mpl/aux_/preprocessed/bcc551/list.hpp | 0 .../mpl/aux_/preprocessed/bcc551/list_c.hpp | 0 .../mpl/aux_/preprocessed/bcc551/map.hpp | 0 .../mpl/aux_/preprocessed/bcc551/minus.hpp | 0 .../mpl/aux_/preprocessed/bcc551/modulus.hpp | 0 .../aux_/preprocessed/bcc551/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/bcc551/or.hpp | 0 .../aux_/preprocessed/bcc551/placeholders.hpp | 0 .../mpl/aux_/preprocessed/bcc551/plus.hpp | 0 .../mpl/aux_/preprocessed/bcc551/quote.hpp | 0 .../preprocessed/bcc551/reverse_fold_impl.hpp | 0 .../bcc551/reverse_iter_fold_impl.hpp | 0 .../mpl/aux_/preprocessed/bcc551/set.hpp | 0 .../mpl/aux_/preprocessed/bcc551/set_c.hpp | 0 .../aux_/preprocessed/bcc551/shift_left.hpp | 0 .../aux_/preprocessed/bcc551/shift_right.hpp | 0 .../preprocessed/bcc551/template_arity.hpp | 0 .../mpl/aux_/preprocessed/bcc551/times.hpp | 0 .../aux_/preprocessed/bcc551/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/bcc551/vector.hpp | 0 .../mpl/aux_/preprocessed/bcc551/vector_c.hpp | 0 .../bcc_pre590/advance_backward.hpp | 0 .../bcc_pre590/advance_forward.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/and.hpp | 0 .../aux_/preprocessed/bcc_pre590/apply.hpp | 0 .../preprocessed/bcc_pre590/apply_fwd.hpp | 0 .../preprocessed/bcc_pre590/apply_wrap.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/arg.hpp | 0 .../preprocessed/bcc_pre590/basic_bind.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/bind.hpp | 0 .../aux_/preprocessed/bcc_pre590/bind_fwd.hpp | 0 .../aux_/preprocessed/bcc_pre590/bitand.hpp | 0 .../aux_/preprocessed/bcc_pre590/bitor.hpp | 0 .../aux_/preprocessed/bcc_pre590/bitxor.hpp | 0 .../aux_/preprocessed/bcc_pre590/deque.hpp | 0 .../aux_/preprocessed/bcc_pre590/divides.hpp | 0 .../aux_/preprocessed/bcc_pre590/equal_to.hpp | 0 .../preprocessed/bcc_pre590/fold_impl.hpp | 0 .../preprocessed/bcc_pre590/full_lambda.hpp | 0 .../aux_/preprocessed/bcc_pre590/greater.hpp | 0 .../preprocessed/bcc_pre590/greater_equal.hpp | 0 .../aux_/preprocessed/bcc_pre590/inherit.hpp | 0 .../bcc_pre590/iter_fold_if_impl.hpp | 0 .../bcc_pre590/iter_fold_impl.hpp | 0 .../bcc_pre590/lambda_no_ctps.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/less.hpp | 0 .../preprocessed/bcc_pre590/less_equal.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/list.hpp | 0 .../aux_/preprocessed/bcc_pre590/list_c.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/map.hpp | 0 .../aux_/preprocessed/bcc_pre590/minus.hpp | 0 .../aux_/preprocessed/bcc_pre590/modulus.hpp | 0 .../preprocessed/bcc_pre590/not_equal_to.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/or.hpp | 0 .../preprocessed/bcc_pre590/placeholders.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/plus.hpp | 0 .../aux_/preprocessed/bcc_pre590/quote.hpp | 0 .../bcc_pre590/reverse_fold_impl.hpp | 0 .../bcc_pre590/reverse_iter_fold_impl.hpp | 0 .../mpl/aux_/preprocessed/bcc_pre590/set.hpp | 0 .../aux_/preprocessed/bcc_pre590/set_c.hpp | 0 .../preprocessed/bcc_pre590/shift_left.hpp | 0 .../preprocessed/bcc_pre590/shift_right.hpp | 0 .../bcc_pre590/template_arity.hpp | 0 .../aux_/preprocessed/bcc_pre590/times.hpp | 0 .../preprocessed/bcc_pre590/unpack_args.hpp | 0 .../aux_/preprocessed/bcc_pre590/vector.hpp | 0 .../aux_/preprocessed/bcc_pre590/vector_c.hpp | 0 .../preprocessed/dmc/advance_backward.hpp | 0 .../aux_/preprocessed/dmc/advance_forward.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/and.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/apply.hpp | 0 .../mpl/aux_/preprocessed/dmc/apply_fwd.hpp | 0 .../mpl/aux_/preprocessed/dmc/apply_wrap.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/arg.hpp | 0 .../mpl/aux_/preprocessed/dmc/basic_bind.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/bind.hpp | 0 .../mpl/aux_/preprocessed/dmc/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/dmc/bitand.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/bitor.hpp | 0 .../mpl/aux_/preprocessed/dmc/bitxor.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/deque.hpp | 0 .../mpl/aux_/preprocessed/dmc/divides.hpp | 0 .../mpl/aux_/preprocessed/dmc/equal_to.hpp | 0 .../mpl/aux_/preprocessed/dmc/fold_impl.hpp | 0 .../mpl/aux_/preprocessed/dmc/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/dmc/greater.hpp | 0 .../aux_/preprocessed/dmc/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/dmc/inherit.hpp | 0 .../preprocessed/dmc/iter_fold_if_impl.hpp | 0 .../aux_/preprocessed/dmc/iter_fold_impl.hpp | 0 .../aux_/preprocessed/dmc/lambda_no_ctps.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/less.hpp | 0 .../mpl/aux_/preprocessed/dmc/less_equal.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/list.hpp | 0 .../mpl/aux_/preprocessed/dmc/list_c.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/map.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/minus.hpp | 0 .../mpl/aux_/preprocessed/dmc/modulus.hpp | 0 .../aux_/preprocessed/dmc/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/or.hpp | 0 .../aux_/preprocessed/dmc/placeholders.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/plus.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/quote.hpp | 0 .../preprocessed/dmc/reverse_fold_impl.hpp | 0 .../dmc/reverse_iter_fold_impl.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/set.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/set_c.hpp | 0 .../mpl/aux_/preprocessed/dmc/shift_left.hpp | 0 .../mpl/aux_/preprocessed/dmc/shift_right.hpp | 0 .../aux_/preprocessed/dmc/template_arity.hpp | 0 .../boost/mpl/aux_/preprocessed/dmc/times.hpp | 0 .../mpl/aux_/preprocessed/dmc/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/dmc/vector.hpp | 0 .../mpl/aux_/preprocessed/dmc/vector_c.hpp | 0 .../preprocessed/gcc/advance_backward.hpp | 0 .../aux_/preprocessed/gcc/advance_forward.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/and.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/apply.hpp | 0 .../mpl/aux_/preprocessed/gcc/apply_fwd.hpp | 0 .../mpl/aux_/preprocessed/gcc/apply_wrap.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/arg.hpp | 0 .../mpl/aux_/preprocessed/gcc/basic_bind.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/bind.hpp | 0 .../mpl/aux_/preprocessed/gcc/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/gcc/bitand.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/bitor.hpp | 0 .../mpl/aux_/preprocessed/gcc/bitxor.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/deque.hpp | 0 .../mpl/aux_/preprocessed/gcc/divides.hpp | 0 .../mpl/aux_/preprocessed/gcc/equal_to.hpp | 0 .../mpl/aux_/preprocessed/gcc/fold_impl.hpp | 0 .../mpl/aux_/preprocessed/gcc/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/gcc/greater.hpp | 0 .../aux_/preprocessed/gcc/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/gcc/inherit.hpp | 0 .../preprocessed/gcc/iter_fold_if_impl.hpp | 0 .../aux_/preprocessed/gcc/iter_fold_impl.hpp | 0 .../aux_/preprocessed/gcc/lambda_no_ctps.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/less.hpp | 0 .../mpl/aux_/preprocessed/gcc/less_equal.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/list.hpp | 0 .../mpl/aux_/preprocessed/gcc/list_c.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/map.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/minus.hpp | 0 .../mpl/aux_/preprocessed/gcc/modulus.hpp | 0 .../aux_/preprocessed/gcc/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/or.hpp | 0 .../aux_/preprocessed/gcc/placeholders.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/plus.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/quote.hpp | 0 .../preprocessed/gcc/reverse_fold_impl.hpp | 0 .../gcc/reverse_iter_fold_impl.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/set.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/set_c.hpp | 0 .../mpl/aux_/preprocessed/gcc/shift_left.hpp | 0 .../mpl/aux_/preprocessed/gcc/shift_right.hpp | 0 .../aux_/preprocessed/gcc/template_arity.hpp | 0 .../boost/mpl/aux_/preprocessed/gcc/times.hpp | 0 .../mpl/aux_/preprocessed/gcc/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/gcc/vector.hpp | 0 .../mpl/aux_/preprocessed/gcc/vector_c.hpp | 0 .../preprocessed/msvc60/advance_backward.hpp | 0 .../preprocessed/msvc60/advance_forward.hpp | 0 .../mpl/aux_/preprocessed/msvc60/and.hpp | 0 .../mpl/aux_/preprocessed/msvc60/apply.hpp | 0 .../aux_/preprocessed/msvc60/apply_fwd.hpp | 0 .../aux_/preprocessed/msvc60/apply_wrap.hpp | 0 .../mpl/aux_/preprocessed/msvc60/arg.hpp | 0 .../aux_/preprocessed/msvc60/basic_bind.hpp | 0 .../mpl/aux_/preprocessed/msvc60/bind.hpp | 0 .../mpl/aux_/preprocessed/msvc60/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/msvc60/bitand.hpp | 0 .../mpl/aux_/preprocessed/msvc60/bitor.hpp | 0 .../mpl/aux_/preprocessed/msvc60/bitxor.hpp | 0 .../mpl/aux_/preprocessed/msvc60/deque.hpp | 0 .../mpl/aux_/preprocessed/msvc60/divides.hpp | 0 .../mpl/aux_/preprocessed/msvc60/equal_to.hpp | 0 .../aux_/preprocessed/msvc60/fold_impl.hpp | 0 .../aux_/preprocessed/msvc60/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/msvc60/greater.hpp | 0 .../preprocessed/msvc60/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/msvc60/inherit.hpp | 0 .../preprocessed/msvc60/iter_fold_if_impl.hpp | 0 .../preprocessed/msvc60/iter_fold_impl.hpp | 0 .../preprocessed/msvc60/lambda_no_ctps.hpp | 0 .../mpl/aux_/preprocessed/msvc60/less.hpp | 0 .../aux_/preprocessed/msvc60/less_equal.hpp | 0 .../mpl/aux_/preprocessed/msvc60/list.hpp | 0 .../mpl/aux_/preprocessed/msvc60/list_c.hpp | 0 .../mpl/aux_/preprocessed/msvc60/map.hpp | 0 .../mpl/aux_/preprocessed/msvc60/minus.hpp | 0 .../mpl/aux_/preprocessed/msvc60/modulus.hpp | 0 .../aux_/preprocessed/msvc60/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/msvc60/or.hpp | 0 .../aux_/preprocessed/msvc60/placeholders.hpp | 0 .../mpl/aux_/preprocessed/msvc60/plus.hpp | 0 .../mpl/aux_/preprocessed/msvc60/quote.hpp | 0 .../preprocessed/msvc60/reverse_fold_impl.hpp | 0 .../msvc60/reverse_iter_fold_impl.hpp | 0 .../mpl/aux_/preprocessed/msvc60/set.hpp | 0 .../mpl/aux_/preprocessed/msvc60/set_c.hpp | 0 .../aux_/preprocessed/msvc60/shift_left.hpp | 0 .../aux_/preprocessed/msvc60/shift_right.hpp | 0 .../preprocessed/msvc60/template_arity.hpp | 0 .../mpl/aux_/preprocessed/msvc60/times.hpp | 0 .../aux_/preprocessed/msvc60/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/msvc60/vector.hpp | 0 .../mpl/aux_/preprocessed/msvc60/vector_c.hpp | 0 .../preprocessed/msvc70/advance_backward.hpp | 0 .../preprocessed/msvc70/advance_forward.hpp | 0 .../mpl/aux_/preprocessed/msvc70/and.hpp | 0 .../mpl/aux_/preprocessed/msvc70/apply.hpp | 0 .../aux_/preprocessed/msvc70/apply_fwd.hpp | 0 .../aux_/preprocessed/msvc70/apply_wrap.hpp | 0 .../mpl/aux_/preprocessed/msvc70/arg.hpp | 0 .../aux_/preprocessed/msvc70/basic_bind.hpp | 0 .../mpl/aux_/preprocessed/msvc70/bind.hpp | 0 .../mpl/aux_/preprocessed/msvc70/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/msvc70/bitand.hpp | 0 .../mpl/aux_/preprocessed/msvc70/bitor.hpp | 0 .../mpl/aux_/preprocessed/msvc70/bitxor.hpp | 0 .../mpl/aux_/preprocessed/msvc70/deque.hpp | 0 .../mpl/aux_/preprocessed/msvc70/divides.hpp | 0 .../mpl/aux_/preprocessed/msvc70/equal_to.hpp | 0 .../aux_/preprocessed/msvc70/fold_impl.hpp | 0 .../aux_/preprocessed/msvc70/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/msvc70/greater.hpp | 0 .../preprocessed/msvc70/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/msvc70/inherit.hpp | 0 .../preprocessed/msvc70/iter_fold_if_impl.hpp | 0 .../preprocessed/msvc70/iter_fold_impl.hpp | 0 .../preprocessed/msvc70/lambda_no_ctps.hpp | 0 .../mpl/aux_/preprocessed/msvc70/less.hpp | 0 .../aux_/preprocessed/msvc70/less_equal.hpp | 0 .../mpl/aux_/preprocessed/msvc70/list.hpp | 0 .../mpl/aux_/preprocessed/msvc70/list_c.hpp | 0 .../mpl/aux_/preprocessed/msvc70/map.hpp | 0 .../mpl/aux_/preprocessed/msvc70/minus.hpp | 0 .../mpl/aux_/preprocessed/msvc70/modulus.hpp | 0 .../aux_/preprocessed/msvc70/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/msvc70/or.hpp | 0 .../aux_/preprocessed/msvc70/placeholders.hpp | 0 .../mpl/aux_/preprocessed/msvc70/plus.hpp | 0 .../mpl/aux_/preprocessed/msvc70/quote.hpp | 0 .../preprocessed/msvc70/reverse_fold_impl.hpp | 0 .../msvc70/reverse_iter_fold_impl.hpp | 0 .../mpl/aux_/preprocessed/msvc70/set.hpp | 0 .../mpl/aux_/preprocessed/msvc70/set_c.hpp | 0 .../aux_/preprocessed/msvc70/shift_left.hpp | 0 .../aux_/preprocessed/msvc70/shift_right.hpp | 0 .../preprocessed/msvc70/template_arity.hpp | 0 .../mpl/aux_/preprocessed/msvc70/times.hpp | 0 .../aux_/preprocessed/msvc70/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/msvc70/vector.hpp | 0 .../mpl/aux_/preprocessed/msvc70/vector_c.hpp | 0 .../preprocessed/mwcw/advance_backward.hpp | 0 .../preprocessed/mwcw/advance_forward.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/and.hpp | 0 .../mpl/aux_/preprocessed/mwcw/apply.hpp | 0 .../mpl/aux_/preprocessed/mwcw/apply_fwd.hpp | 0 .../mpl/aux_/preprocessed/mwcw/apply_wrap.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/arg.hpp | 0 .../mpl/aux_/preprocessed/mwcw/basic_bind.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/bind.hpp | 0 .../mpl/aux_/preprocessed/mwcw/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/mwcw/bitand.hpp | 0 .../mpl/aux_/preprocessed/mwcw/bitor.hpp | 0 .../mpl/aux_/preprocessed/mwcw/bitxor.hpp | 0 .../mpl/aux_/preprocessed/mwcw/deque.hpp | 0 .../mpl/aux_/preprocessed/mwcw/divides.hpp | 0 .../mpl/aux_/preprocessed/mwcw/equal_to.hpp | 0 .../mpl/aux_/preprocessed/mwcw/fold_impl.hpp | 0 .../aux_/preprocessed/mwcw/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/mwcw/greater.hpp | 0 .../aux_/preprocessed/mwcw/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/mwcw/inherit.hpp | 0 .../preprocessed/mwcw/iter_fold_if_impl.hpp | 0 .../aux_/preprocessed/mwcw/iter_fold_impl.hpp | 0 .../aux_/preprocessed/mwcw/lambda_no_ctps.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/less.hpp | 0 .../mpl/aux_/preprocessed/mwcw/less_equal.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/list.hpp | 0 .../mpl/aux_/preprocessed/mwcw/list_c.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/map.hpp | 0 .../mpl/aux_/preprocessed/mwcw/minus.hpp | 0 .../mpl/aux_/preprocessed/mwcw/modulus.hpp | 0 .../aux_/preprocessed/mwcw/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/or.hpp | 0 .../aux_/preprocessed/mwcw/placeholders.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/plus.hpp | 0 .../mpl/aux_/preprocessed/mwcw/quote.hpp | 0 .../preprocessed/mwcw/reverse_fold_impl.hpp | 0 .../mwcw/reverse_iter_fold_impl.hpp | 0 .../boost/mpl/aux_/preprocessed/mwcw/set.hpp | 0 .../mpl/aux_/preprocessed/mwcw/set_c.hpp | 0 .../mpl/aux_/preprocessed/mwcw/shift_left.hpp | 0 .../aux_/preprocessed/mwcw/shift_right.hpp | 0 .../aux_/preprocessed/mwcw/template_arity.hpp | 0 .../mpl/aux_/preprocessed/mwcw/times.hpp | 0 .../aux_/preprocessed/mwcw/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/mwcw/vector.hpp | 0 .../mpl/aux_/preprocessed/mwcw/vector_c.hpp | 0 .../preprocessed/no_ctps/advance_backward.hpp | 0 .../preprocessed/no_ctps/advance_forward.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/and.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/apply.hpp | 0 .../aux_/preprocessed/no_ctps/apply_fwd.hpp | 0 .../aux_/preprocessed/no_ctps/apply_wrap.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/arg.hpp | 0 .../aux_/preprocessed/no_ctps/basic_bind.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/bind.hpp | 0 .../aux_/preprocessed/no_ctps/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/bitand.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/bitor.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/bitxor.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/deque.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/divides.hpp | 0 .../aux_/preprocessed/no_ctps/equal_to.hpp | 0 .../aux_/preprocessed/no_ctps/fold_impl.hpp | 0 .../aux_/preprocessed/no_ctps/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/greater.hpp | 0 .../preprocessed/no_ctps/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/inherit.hpp | 0 .../no_ctps/iter_fold_if_impl.hpp | 0 .../preprocessed/no_ctps/iter_fold_impl.hpp | 0 .../preprocessed/no_ctps/lambda_no_ctps.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/less.hpp | 0 .../aux_/preprocessed/no_ctps/less_equal.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/list.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/list_c.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/map.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/minus.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/modulus.hpp | 0 .../preprocessed/no_ctps/not_equal_to.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/or.hpp | 0 .../preprocessed/no_ctps/placeholders.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/plus.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/quote.hpp | 0 .../no_ctps/reverse_fold_impl.hpp | 0 .../no_ctps/reverse_iter_fold_impl.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/set.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/set_c.hpp | 0 .../aux_/preprocessed/no_ctps/shift_left.hpp | 0 .../aux_/preprocessed/no_ctps/shift_right.hpp | 0 .../preprocessed/no_ctps/template_arity.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/times.hpp | 0 .../aux_/preprocessed/no_ctps/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/no_ctps/vector.hpp | 0 .../aux_/preprocessed/no_ctps/vector_c.hpp | 0 .../preprocessed/no_ttp/advance_backward.hpp | 0 .../preprocessed/no_ttp/advance_forward.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/and.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/apply.hpp | 0 .../aux_/preprocessed/no_ttp/apply_fwd.hpp | 0 .../aux_/preprocessed/no_ttp/apply_wrap.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/arg.hpp | 0 .../aux_/preprocessed/no_ttp/basic_bind.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/bind.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/bitand.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/bitor.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/bitxor.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/deque.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/divides.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/equal_to.hpp | 0 .../aux_/preprocessed/no_ttp/fold_impl.hpp | 0 .../aux_/preprocessed/no_ttp/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/greater.hpp | 0 .../preprocessed/no_ttp/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/inherit.hpp | 0 .../preprocessed/no_ttp/iter_fold_if_impl.hpp | 0 .../preprocessed/no_ttp/iter_fold_impl.hpp | 0 .../preprocessed/no_ttp/lambda_no_ctps.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/less.hpp | 0 .../aux_/preprocessed/no_ttp/less_equal.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/list.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/list_c.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/map.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/minus.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/modulus.hpp | 0 .../aux_/preprocessed/no_ttp/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/no_ttp/or.hpp | 0 .../aux_/preprocessed/no_ttp/placeholders.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/plus.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/quote.hpp | 0 .../preprocessed/no_ttp/reverse_fold_impl.hpp | 0 .../no_ttp/reverse_iter_fold_impl.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/set.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/set_c.hpp | 0 .../aux_/preprocessed/no_ttp/shift_left.hpp | 0 .../aux_/preprocessed/no_ttp/shift_right.hpp | 0 .../preprocessed/no_ttp/template_arity.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/times.hpp | 0 .../aux_/preprocessed/no_ttp/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/vector.hpp | 0 .../mpl/aux_/preprocessed/no_ttp/vector_c.hpp | 0 .../preprocessed/plain/advance_backward.hpp | 0 .../preprocessed/plain/advance_forward.hpp | 0 .../boost/mpl/aux_/preprocessed/plain/and.hpp | 0 .../mpl/aux_/preprocessed/plain/apply.hpp | 0 .../mpl/aux_/preprocessed/plain/apply_fwd.hpp | 0 .../aux_/preprocessed/plain/apply_wrap.hpp | 0 .../boost/mpl/aux_/preprocessed/plain/arg.hpp | 0 .../aux_/preprocessed/plain/basic_bind.hpp | 0 .../mpl/aux_/preprocessed/plain/bind.hpp | 0 .../mpl/aux_/preprocessed/plain/bind_fwd.hpp | 0 .../mpl/aux_/preprocessed/plain/bitand.hpp | 0 .../mpl/aux_/preprocessed/plain/bitor.hpp | 0 .../mpl/aux_/preprocessed/plain/bitxor.hpp | 0 .../mpl/aux_/preprocessed/plain/deque.hpp | 0 .../mpl/aux_/preprocessed/plain/divides.hpp | 0 .../mpl/aux_/preprocessed/plain/equal_to.hpp | 0 .../mpl/aux_/preprocessed/plain/fold_impl.hpp | 0 .../aux_/preprocessed/plain/full_lambda.hpp | 0 .../mpl/aux_/preprocessed/plain/greater.hpp | 0 .../aux_/preprocessed/plain/greater_equal.hpp | 0 .../mpl/aux_/preprocessed/plain/inherit.hpp | 0 .../preprocessed/plain/iter_fold_if_impl.hpp | 0 .../preprocessed/plain/iter_fold_impl.hpp | 0 .../preprocessed/plain/lambda_no_ctps.hpp | 0 .../mpl/aux_/preprocessed/plain/less.hpp | 0 .../aux_/preprocessed/plain/less_equal.hpp | 0 .../mpl/aux_/preprocessed/plain/list.hpp | 0 .../mpl/aux_/preprocessed/plain/list_c.hpp | 0 .../boost/mpl/aux_/preprocessed/plain/map.hpp | 0 .../mpl/aux_/preprocessed/plain/minus.hpp | 0 .../mpl/aux_/preprocessed/plain/modulus.hpp | 0 .../aux_/preprocessed/plain/not_equal_to.hpp | 0 .../boost/mpl/aux_/preprocessed/plain/or.hpp | 0 .../aux_/preprocessed/plain/placeholders.hpp | 0 .../mpl/aux_/preprocessed/plain/plus.hpp | 0 .../mpl/aux_/preprocessed/plain/quote.hpp | 0 .../preprocessed/plain/reverse_fold_impl.hpp | 0 .../plain/reverse_iter_fold_impl.hpp | 0 .../boost/mpl/aux_/preprocessed/plain/set.hpp | 0 .../mpl/aux_/preprocessed/plain/set_c.hpp | 0 .../aux_/preprocessed/plain/shift_left.hpp | 0 .../aux_/preprocessed/plain/shift_right.hpp | 0 .../preprocessed/plain/template_arity.hpp | 0 .../mpl/aux_/preprocessed/plain/times.hpp | 0 .../aux_/preprocessed/plain/unpack_args.hpp | 0 .../mpl/aux_/preprocessed/plain/vector.hpp | 0 .../mpl/aux_/preprocessed/plain/vector_c.hpp | 0 .../boost/mpl/aux_/preprocessor/add.hpp | 0 .../mpl/aux_/preprocessor/def_params_tail.hpp | 0 .../mpl/aux_/preprocessor/default_params.hpp | 0 .../boost/mpl/aux_/preprocessor/enum.hpp | 0 .../mpl/aux_/preprocessor/ext_params.hpp | 0 .../mpl/aux_/preprocessor/filter_params.hpp | 0 .../boost/mpl/aux_/preprocessor/is_seq.hpp | 0 .../boost/mpl/aux_/preprocessor/params.hpp | 0 .../aux_/preprocessor/partial_spec_params.hpp | 0 .../boost/mpl/aux_/preprocessor/range.hpp | 0 .../boost/mpl/aux_/preprocessor/repeat.hpp | 0 .../boost/mpl/aux_/preprocessor/sub.hpp | 0 .../mpl/aux_/preprocessor/token_equal.hpp | 0 .../boost/mpl/aux_/preprocessor/tuple.hpp | 0 .../boost/mpl/aux_/ptr_to_ref.hpp | 0 .../boost/mpl/aux_/push_back_impl.hpp | 0 .../boost/mpl/aux_/push_front_impl.hpp | 0 .../boost/mpl/aux_/range_c/O1_size.hpp | 0 .../boost/mpl/aux_/range_c/back.hpp | 0 .../boost/mpl/aux_/range_c/empty.hpp | 0 .../boost/mpl/aux_/range_c/front.hpp | 0 .../boost/mpl/aux_/range_c/iterator.hpp | 0 .../boost/mpl/aux_/range_c/size.hpp | 0 .../boost/mpl/aux_/range_c/tag.hpp | 0 .../boost/mpl/aux_/reverse_fold_impl.hpp | 0 .../boost/mpl/aux_/reverse_fold_impl_body.hpp | 0 .../boost/mpl/aux_/reverse_iter_fold_impl.hpp | 0 .../boost/mpl/aux_/sequence_wrapper.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/shift_op.hpp | 0 .../boost/mpl/aux_/single_element_iter.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/size_impl.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/sort_impl.hpp | 0 .../boost/mpl/aux_/static_cast.hpp | 0 .../boost/mpl/aux_/template_arity.hpp | 0 .../boost/mpl/aux_/template_arity_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/test.hpp | 0 .../boost/mpl/aux_/test/assert.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/test/data.hpp | 0 .../boost/mpl/aux_/test/test_case.hpp | 0 .../boost/mpl/aux_/traits_lambda_spec.hpp | 0 .../boost/mpl/aux_/transform_iter.hpp | 0 .../boost/mpl/aux_/type_wrapper.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/unwrap.hpp | 0 .../boost/mpl/aux_/value_wknd.hpp | 0 .../boost_1_53_0/boost/mpl/aux_/yes_no.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/back.hpp | 0 .../boost_1_53_0/boost/mpl/back_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/back_inserter.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/base.hpp | 0 .../boost_1_53_0/boost/mpl/begin.hpp | 0 .../boost_1_53_0/boost/mpl/begin_end.hpp | 0 .../boost_1_53_0/boost/mpl/begin_end_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/bind.hpp | 0 .../boost_1_53_0/boost/mpl/bind_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/bitand.hpp | 0 .../boost_1_53_0/boost/mpl/bitor.hpp | 0 .../boost_1_53_0/boost/mpl/bitwise.hpp | 0 .../boost_1_53_0/boost/mpl/bitxor.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/bool.hpp | 0 .../boost_1_53_0/boost/mpl/bool_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/char.hpp | 0 .../boost_1_53_0/boost/mpl/char_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/clear.hpp | 0 .../boost_1_53_0/boost/mpl/clear_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/comparison.hpp | 0 .../boost_1_53_0/boost/mpl/contains.hpp | 0 .../boost_1_53_0/boost/mpl/contains_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/copy.hpp | 0 .../boost_1_53_0/boost/mpl/copy_if.hpp | 0 .../boost_1_53_0/boost/mpl/count.hpp | 0 .../boost_1_53_0/boost/mpl/count_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/count_if.hpp | 0 .../boost_1_53_0/boost/mpl/deque.hpp | 0 .../boost_1_53_0/boost/mpl/deref.hpp | 0 .../boost_1_53_0/boost/mpl/distance.hpp | 0 .../boost_1_53_0/boost/mpl/distance_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/divides.hpp | 0 .../boost_1_53_0/boost/mpl/empty.hpp | 0 .../boost_1_53_0/boost/mpl/empty_base.hpp | 0 .../boost_1_53_0/boost/mpl/empty_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/empty_sequence.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/end.hpp | 0 .../boost_1_53_0/boost/mpl/equal.hpp | 0 .../boost_1_53_0/boost/mpl/equal_to.hpp | 0 .../boost_1_53_0/boost/mpl/erase.hpp | 0 .../boost_1_53_0/boost/mpl/erase_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/erase_key.hpp | 0 .../boost_1_53_0/boost/mpl/erase_key_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/eval_if.hpp | 0 .../boost_1_53_0/boost/mpl/filter_view.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/find.hpp | 0 .../boost_1_53_0/boost/mpl/find_if.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/fold.hpp | 0 .../boost_1_53_0/boost/mpl/for_each.hpp | 0 .../boost_1_53_0/boost/mpl/front.hpp | 0 .../boost_1_53_0/boost/mpl/front_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/front_inserter.hpp | 0 .../boost_1_53_0/boost/mpl/greater.hpp | 0 .../boost_1_53_0/boost/mpl/greater_equal.hpp | 0 .../boost_1_53_0/boost/mpl/has_key.hpp | 0 .../boost_1_53_0/boost/mpl/has_key_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/has_xxx.hpp | 0 .../boost_1_53_0/boost/mpl/identity.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/if.hpp | 0 .../boost_1_53_0/boost/mpl/index_if.hpp | 0 .../boost_1_53_0/boost/mpl/index_of.hpp | 0 .../boost_1_53_0/boost/mpl/inherit.hpp | 0 .../boost/mpl/inherit_linearly.hpp | 0 .../boost_1_53_0/boost/mpl/insert.hpp | 0 .../boost_1_53_0/boost/mpl/insert_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/insert_range.hpp | 0 .../boost/mpl/insert_range_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/inserter.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/int.hpp | 0 .../boost_1_53_0/boost/mpl/int_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/integral_c.hpp | 0 .../boost_1_53_0/boost/mpl/integral_c_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/integral_c_tag.hpp | 0 .../boost_1_53_0/boost/mpl/is_placeholder.hpp | 0 .../boost_1_53_0/boost/mpl/is_sequence.hpp | 0 .../boost_1_53_0/boost/mpl/iter_fold.hpp | 0 .../boost_1_53_0/boost/mpl/iter_fold_if.hpp | 0 .../boost/mpl/iterator_category.hpp | 0 .../boost_1_53_0/boost/mpl/iterator_range.hpp | 0 .../boost_1_53_0/boost/mpl/iterator_tags.hpp | 0 .../boost_1_53_0/boost/mpl/joint_view.hpp | 0 .../boost_1_53_0/boost/mpl/key_type.hpp | 0 .../boost_1_53_0/boost/mpl/key_type_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/lambda.hpp | 0 .../boost_1_53_0/boost/mpl/lambda_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/less.hpp | 0 .../boost_1_53_0/boost/mpl/less_equal.hpp | 0 .../boost_1_53_0/boost/mpl/limits/arity.hpp | 0 .../boost_1_53_0/boost/mpl/limits/list.hpp | 0 .../boost_1_53_0/boost/mpl/limits/map.hpp | 0 .../boost_1_53_0/boost/mpl/limits/set.hpp | 0 .../boost_1_53_0/boost/mpl/limits/string.hpp | 0 .../boost/mpl/limits/unrolling.hpp | 0 .../boost_1_53_0/boost/mpl/limits/vector.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/list.hpp | 0 .../boost/mpl/list/aux_/O1_size.hpp | 0 .../boost/mpl/list/aux_/begin_end.hpp | 0 .../boost/mpl/list/aux_/clear.hpp | 0 .../boost/mpl/list/aux_/empty.hpp | 0 .../boost/mpl/list/aux_/front.hpp | 0 .../mpl/list/aux_/include_preprocessed.hpp | 0 .../boost_1_53_0/boost/mpl/list/aux_/item.hpp | 0 .../boost/mpl/list/aux_/iterator.hpp | 0 .../boost/mpl/list/aux_/numbered.hpp | 0 .../boost/mpl/list/aux_/numbered_c.hpp | 0 .../boost/mpl/list/aux_/pop_front.hpp | 0 .../list/aux_/preprocessed/plain/list10.hpp | 0 .../list/aux_/preprocessed/plain/list10_c.hpp | 0 .../list/aux_/preprocessed/plain/list20.hpp | 0 .../list/aux_/preprocessed/plain/list20_c.hpp | 0 .../list/aux_/preprocessed/plain/list30.hpp | 0 .../list/aux_/preprocessed/plain/list30_c.hpp | 0 .../list/aux_/preprocessed/plain/list40.hpp | 0 .../list/aux_/preprocessed/plain/list40_c.hpp | 0 .../list/aux_/preprocessed/plain/list50.hpp | 0 .../list/aux_/preprocessed/plain/list50_c.hpp | 0 .../boost/mpl/list/aux_/push_back.hpp | 0 .../boost/mpl/list/aux_/push_front.hpp | 0 .../boost_1_53_0/boost/mpl/list/aux_/size.hpp | 0 .../boost_1_53_0/boost/mpl/list/aux_/tag.hpp | 0 .../boost_1_53_0/boost/mpl/list/list0.hpp | 0 .../boost_1_53_0/boost/mpl/list/list0_c.hpp | 0 .../boost_1_53_0/boost/mpl/list/list10.hpp | 0 .../boost_1_53_0/boost/mpl/list/list10_c.hpp | 0 .../boost_1_53_0/boost/mpl/list/list20.hpp | 0 .../boost_1_53_0/boost/mpl/list/list20_c.hpp | 0 .../boost_1_53_0/boost/mpl/list/list30.hpp | 0 .../boost_1_53_0/boost/mpl/list/list30_c.hpp | 0 .../boost_1_53_0/boost/mpl/list/list40.hpp | 0 .../boost_1_53_0/boost/mpl/list/list40_c.hpp | 0 .../boost_1_53_0/boost/mpl/list/list50.hpp | 0 .../boost_1_53_0/boost/mpl/list/list50_c.hpp | 0 .../boost_1_53_0/boost/mpl/list_c.hpp | 0 .../boost_1_53_0/boost/mpl/logical.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/long.hpp | 0 .../boost_1_53_0/boost/mpl/long_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/lower_bound.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/map.hpp | 0 .../boost/mpl/map/aux_/at_impl.hpp | 0 .../boost/mpl/map/aux_/begin_end_impl.hpp | 0 .../boost/mpl/map/aux_/clear_impl.hpp | 0 .../boost/mpl/map/aux_/contains_impl.hpp | 0 .../boost/mpl/map/aux_/empty_impl.hpp | 0 .../boost/mpl/map/aux_/erase_impl.hpp | 0 .../boost/mpl/map/aux_/erase_key_impl.hpp | 0 .../boost/mpl/map/aux_/has_key_impl.hpp | 0 .../mpl/map/aux_/include_preprocessed.hpp | 0 .../boost/mpl/map/aux_/insert_impl.hpp | 0 .../boost_1_53_0/boost/mpl/map/aux_/item.hpp | 0 .../boost/mpl/map/aux_/iterator.hpp | 0 .../boost/mpl/map/aux_/key_type_impl.hpp | 0 .../boost_1_53_0/boost/mpl/map/aux_/map0.hpp | 0 .../boost/mpl/map/aux_/numbered.hpp | 0 .../map/aux_/preprocessed/no_ctps/map10.hpp | 0 .../map/aux_/preprocessed/no_ctps/map20.hpp | 0 .../map/aux_/preprocessed/no_ctps/map30.hpp | 0 .../map/aux_/preprocessed/no_ctps/map40.hpp | 0 .../map/aux_/preprocessed/no_ctps/map50.hpp | 0 .../mpl/map/aux_/preprocessed/plain/map10.hpp | 0 .../mpl/map/aux_/preprocessed/plain/map20.hpp | 0 .../mpl/map/aux_/preprocessed/plain/map30.hpp | 0 .../mpl/map/aux_/preprocessed/plain/map40.hpp | 0 .../mpl/map/aux_/preprocessed/plain/map50.hpp | 0 .../aux_/preprocessed/typeof_based/map10.hpp | 0 .../aux_/preprocessed/typeof_based/map20.hpp | 0 .../aux_/preprocessed/typeof_based/map30.hpp | 0 .../aux_/preprocessed/typeof_based/map40.hpp | 0 .../aux_/preprocessed/typeof_based/map50.hpp | 0 .../boost/mpl/map/aux_/size_impl.hpp | 0 .../boost_1_53_0/boost/mpl/map/aux_/tag.hpp | 0 .../boost/mpl/map/aux_/value_type_impl.hpp | 0 .../boost_1_53_0/boost/mpl/map/map0.hpp | 0 .../boost_1_53_0/boost/mpl/map/map10.hpp | 0 .../boost_1_53_0/boost/mpl/map/map20.hpp | 0 .../boost_1_53_0/boost/mpl/map/map30.hpp | 0 .../boost_1_53_0/boost/mpl/map/map40.hpp | 0 .../boost_1_53_0/boost/mpl/map/map50.hpp | 0 .../boost_1_53_0/boost/mpl/math/fixed_c.hpp | 0 .../boost_1_53_0/boost/mpl/math/is_even.hpp | 0 .../boost/mpl/math/rational_c.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/max.hpp | 0 .../boost_1_53_0/boost/mpl/max_element.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/min.hpp | 0 .../boost_1_53_0/boost/mpl/min_element.hpp | 0 .../boost_1_53_0/boost/mpl/min_max.hpp | 0 .../boost_1_53_0/boost/mpl/minus.hpp | 0 .../boost_1_53_0/boost/mpl/modulus.hpp | 0 .../boost_1_53_0/boost/mpl/multiplies.hpp | 0 .../boost/mpl/multiset/aux_/count_impl.hpp | 0 .../boost/mpl/multiset/aux_/insert_impl.hpp | 0 .../boost/mpl/multiset/aux_/item.hpp | 0 .../boost/mpl/multiset/aux_/multiset0.hpp | 0 .../boost/mpl/multiset/aux_/tag.hpp | 0 .../boost/mpl/multiset/multiset0.hpp | 0 .../boost_1_53_0/boost/mpl/negate.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/next.hpp | 0 .../boost_1_53_0/boost/mpl/next_prior.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/not.hpp | 0 .../boost_1_53_0/boost/mpl/not_equal_to.hpp | 0 .../boost_1_53_0/boost/mpl/numeric_cast.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/or.hpp | 0 .../boost_1_53_0/boost/mpl/order.hpp | 0 .../boost_1_53_0/boost/mpl/order_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/pair.hpp | 0 .../boost_1_53_0/boost/mpl/pair_view.hpp | 0 .../boost_1_53_0/boost/mpl/partition.hpp | 0 .../boost_1_53_0/boost/mpl/placeholders.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/plus.hpp | 0 .../boost_1_53_0/boost/mpl/pop_back.hpp | 0 .../boost_1_53_0/boost/mpl/pop_back_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/pop_front.hpp | 0 .../boost_1_53_0/boost/mpl/pop_front_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/print.hpp | 0 .../boost_1_53_0/boost/mpl/prior.hpp | 0 .../boost_1_53_0/boost/mpl/protect.hpp | 0 .../boost_1_53_0/boost/mpl/push_back.hpp | 0 .../boost_1_53_0/boost/mpl/push_back_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/push_front.hpp | 0 .../boost_1_53_0/boost/mpl/push_front_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/quote.hpp | 0 .../boost_1_53_0/boost/mpl/range_c.hpp | 0 .../boost_1_53_0/boost/mpl/remove.hpp | 0 .../boost_1_53_0/boost/mpl/remove_if.hpp | 0 .../boost_1_53_0/boost/mpl/replace.hpp | 0 .../boost_1_53_0/boost/mpl/replace_if.hpp | 0 .../boost_1_53_0/boost/mpl/reverse.hpp | 0 .../boost_1_53_0/boost/mpl/reverse_fold.hpp | 0 .../boost/mpl/reverse_iter_fold.hpp | 0 .../boost_1_53_0/boost/mpl/same_as.hpp | 0 .../boost_1_53_0/boost/mpl/sequence_tag.hpp | 0 .../boost/mpl/sequence_tag_fwd.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/set.hpp | 0 .../boost/mpl/set/aux_/at_impl.hpp | 0 .../boost/mpl/set/aux_/begin_end_impl.hpp | 0 .../boost/mpl/set/aux_/clear_impl.hpp | 0 .../boost/mpl/set/aux_/empty_impl.hpp | 0 .../boost/mpl/set/aux_/erase_impl.hpp | 0 .../boost/mpl/set/aux_/erase_key_impl.hpp | 0 .../boost/mpl/set/aux_/has_key_impl.hpp | 0 .../mpl/set/aux_/include_preprocessed.hpp | 0 .../boost/mpl/set/aux_/insert_impl.hpp | 0 .../boost_1_53_0/boost/mpl/set/aux_/item.hpp | 0 .../boost/mpl/set/aux_/iterator.hpp | 0 .../boost/mpl/set/aux_/key_type_impl.hpp | 0 .../boost/mpl/set/aux_/numbered.hpp | 0 .../boost/mpl/set/aux_/numbered_c.hpp | 0 .../mpl/set/aux_/preprocessed/plain/set10.hpp | 0 .../set/aux_/preprocessed/plain/set10_c.hpp | 0 .../mpl/set/aux_/preprocessed/plain/set20.hpp | 0 .../set/aux_/preprocessed/plain/set20_c.hpp | 0 .../mpl/set/aux_/preprocessed/plain/set30.hpp | 0 .../set/aux_/preprocessed/plain/set30_c.hpp | 0 .../mpl/set/aux_/preprocessed/plain/set40.hpp | 0 .../set/aux_/preprocessed/plain/set40_c.hpp | 0 .../mpl/set/aux_/preprocessed/plain/set50.hpp | 0 .../set/aux_/preprocessed/plain/set50_c.hpp | 0 .../boost_1_53_0/boost/mpl/set/aux_/set0.hpp | 0 .../boost/mpl/set/aux_/size_impl.hpp | 0 .../boost_1_53_0/boost/mpl/set/aux_/tag.hpp | 0 .../boost/mpl/set/aux_/value_type_impl.hpp | 0 .../boost_1_53_0/boost/mpl/set/set0.hpp | 0 .../boost_1_53_0/boost/mpl/set/set0_c.hpp | 0 .../boost_1_53_0/boost/mpl/set/set10.hpp | 0 .../boost_1_53_0/boost/mpl/set/set10_c.hpp | 0 .../boost_1_53_0/boost/mpl/set/set20.hpp | 0 .../boost_1_53_0/boost/mpl/set/set20_c.hpp | 0 .../boost_1_53_0/boost/mpl/set/set30.hpp | 0 .../boost_1_53_0/boost/mpl/set/set30_c.hpp | 0 .../boost_1_53_0/boost/mpl/set/set40.hpp | 0 .../boost_1_53_0/boost/mpl/set/set40_c.hpp | 0 .../boost_1_53_0/boost/mpl/set/set50.hpp | 0 .../boost_1_53_0/boost/mpl/set/set50_c.hpp | 0 .../boost_1_53_0/boost/mpl/set_c.hpp | 0 .../boost_1_53_0/boost/mpl/shift_left.hpp | 0 .../boost_1_53_0/boost/mpl/shift_right.hpp | 0 .../boost_1_53_0/boost/mpl/single_view.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/size.hpp | 0 .../boost_1_53_0/boost/mpl/size_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/size_t.hpp | 0 .../boost_1_53_0/boost/mpl/size_t_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/sizeof.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/sort.hpp | 0 .../boost/mpl/stable_partition.hpp | 0 .../boost_1_53_0/boost/mpl/string.hpp | 0 .../boost_1_53_0/boost/mpl/switch.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/tag.hpp | 0 .../boost_1_53_0/boost/mpl/times.hpp | 0 .../boost_1_53_0/boost/mpl/transform.hpp | 0 .../boost_1_53_0/boost/mpl/transform_view.hpp | 0 .../boost_1_53_0/boost/mpl/unique.hpp | 0 .../boost_1_53_0/boost/mpl/unpack_args.hpp | 0 .../boost_1_53_0/boost/mpl/upper_bound.hpp | 0 .../boost_1_53_0/boost/mpl/value_type.hpp | 0 .../boost_1_53_0/boost/mpl/value_type_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/vector.hpp | 0 .../boost/mpl/vector/aux_/O1_size.hpp | 0 .../boost_1_53_0/boost/mpl/vector/aux_/at.hpp | 0 .../boost/mpl/vector/aux_/back.hpp | 0 .../boost/mpl/vector/aux_/begin_end.hpp | 0 .../boost/mpl/vector/aux_/clear.hpp | 0 .../boost/mpl/vector/aux_/empty.hpp | 0 .../boost/mpl/vector/aux_/front.hpp | 0 .../mpl/vector/aux_/include_preprocessed.hpp | 0 .../boost/mpl/vector/aux_/item.hpp | 0 .../boost/mpl/vector/aux_/iterator.hpp | 0 .../boost/mpl/vector/aux_/numbered.hpp | 0 .../boost/mpl/vector/aux_/numbered_c.hpp | 0 .../boost/mpl/vector/aux_/pop_back.hpp | 0 .../boost/mpl/vector/aux_/pop_front.hpp | 0 .../aux_/preprocessed/no_ctps/vector10.hpp | 0 .../aux_/preprocessed/no_ctps/vector10_c.hpp | 0 .../aux_/preprocessed/no_ctps/vector20.hpp | 0 .../aux_/preprocessed/no_ctps/vector20_c.hpp | 0 .../aux_/preprocessed/no_ctps/vector30.hpp | 0 .../aux_/preprocessed/no_ctps/vector30_c.hpp | 0 .../aux_/preprocessed/no_ctps/vector40.hpp | 0 .../aux_/preprocessed/no_ctps/vector40_c.hpp | 0 .../aux_/preprocessed/no_ctps/vector50.hpp | 0 .../aux_/preprocessed/no_ctps/vector50_c.hpp | 0 .../aux_/preprocessed/plain/vector10.hpp | 0 .../aux_/preprocessed/plain/vector10_c.hpp | 0 .../aux_/preprocessed/plain/vector20.hpp | 0 .../aux_/preprocessed/plain/vector20_c.hpp | 0 .../aux_/preprocessed/plain/vector30.hpp | 0 .../aux_/preprocessed/plain/vector30_c.hpp | 0 .../aux_/preprocessed/plain/vector40.hpp | 0 .../aux_/preprocessed/plain/vector40_c.hpp | 0 .../aux_/preprocessed/plain/vector50.hpp | 0 .../aux_/preprocessed/plain/vector50_c.hpp | 0 .../preprocessed/typeof_based/vector10.hpp | 0 .../preprocessed/typeof_based/vector10_c.hpp | 0 .../preprocessed/typeof_based/vector20.hpp | 0 .../preprocessed/typeof_based/vector20_c.hpp | 0 .../preprocessed/typeof_based/vector30.hpp | 0 .../preprocessed/typeof_based/vector30_c.hpp | 0 .../preprocessed/typeof_based/vector40.hpp | 0 .../preprocessed/typeof_based/vector40_c.hpp | 0 .../preprocessed/typeof_based/vector50.hpp | 0 .../preprocessed/typeof_based/vector50_c.hpp | 0 .../boost/mpl/vector/aux_/push_back.hpp | 0 .../boost/mpl/vector/aux_/push_front.hpp | 0 .../boost/mpl/vector/aux_/size.hpp | 0 .../boost/mpl/vector/aux_/tag.hpp | 0 .../boost/mpl/vector/aux_/vector0.hpp | 0 .../boost_1_53_0/boost/mpl/vector/vector0.hpp | 0 .../boost/mpl/vector/vector0_c.hpp | 0 .../boost/mpl/vector/vector10.hpp | 0 .../boost/mpl/vector/vector10_c.hpp | 0 .../boost/mpl/vector/vector20.hpp | 0 .../boost/mpl/vector/vector20_c.hpp | 0 .../boost/mpl/vector/vector30.hpp | 0 .../boost/mpl/vector/vector30_c.hpp | 0 .../boost/mpl/vector/vector40.hpp | 0 .../boost/mpl/vector/vector40_c.hpp | 0 .../boost/mpl/vector/vector50.hpp | 0 .../boost/mpl/vector/vector50_c.hpp | 0 .../boost_1_53_0/boost/mpl/vector_c.hpp | 0 .../PS3Extras/boost_1_53_0/boost/mpl/void.hpp | 0 .../boost_1_53_0/boost/mpl/void_fwd.hpp | 0 .../boost_1_53_0/boost/mpl/zip_view.hpp | 0 .../msm/active_state_switching_policies.hpp | 0 .../boost_1_53_0/boost/msm/back/args.hpp | 0 .../boost/msm/back/bind_helpers.hpp | 0 .../boost/msm/back/common_types.hpp | 0 .../boost/msm/back/copy_policies.hpp | 0 .../boost/msm/back/default_compile_policy.hpp | 0 .../boost/msm/back/dispatch_table.hpp | 0 .../boost/msm/back/favor_compile_time.hpp | 0 .../boost/msm/back/fold_to_list.hpp | 0 .../boost/msm/back/history_policies.hpp | 0 .../boost/msm/back/metafunctions.hpp | 0 .../boost/msm/back/mpl_graph_fsm_check.hpp | 0 .../boost/msm/back/no_fsm_check.hpp | 0 .../msm/back/queue_container_circular.hpp | 0 .../boost/msm/back/queue_container_deque.hpp | 0 .../boost/msm/back/state_machine.hpp | 0 .../boost_1_53_0/boost/msm/back/tools.hpp | 0 .../boost_1_53_0/boost/msm/common.hpp | 0 .../boost_1_53_0/boost/msm/event_traits.hpp | 0 .../boost/msm/front/common_states.hpp | 0 .../boost/msm/front/completion_event.hpp | 0 .../boost/msm/front/detail/common_states.hpp | 0 .../boost/msm/front/detail/row2_helper.hpp | 0 .../boost/msm/front/euml/algorithm.hpp | 0 .../boost/msm/front/euml/common.hpp | 0 .../boost/msm/front/euml/container.hpp | 0 .../boost/msm/front/euml/euml.hpp | 0 .../boost/msm/front/euml/euml_typeof.hpp | 0 .../boost/msm/front/euml/guard_grammar.hpp | 0 .../boost/msm/front/euml/iteration.hpp | 0 .../boost/msm/front/euml/operator.hpp | 0 .../msm/front/euml/phoenix_placeholders.hpp | 0 .../boost/msm/front/euml/querying.hpp | 0 .../boost/msm/front/euml/state_grammar.hpp | 0 .../boost_1_53_0/boost/msm/front/euml/stl.hpp | 0 .../boost/msm/front/euml/stt_grammar.hpp | 0 .../boost/msm/front/euml/transformation.hpp | 0 .../boost/msm/front/functor_row.hpp | 0 .../boost/msm/front/internal_row.hpp | 0 .../boost_1_53_0/boost/msm/front/row2.hpp | 0 .../boost/msm/front/state_machine_def.hpp | 0 .../boost_1_53_0/boost/msm/front/states.hpp | 0 .../msm/mpl_graph/adjacency_list_graph.hpp | 0 .../msm/mpl_graph/breadth_first_search.hpp | 0 .../msm/mpl_graph/depth_first_search.hpp | 0 .../mpl_graph/detail/adjacency_list_graph.ipp | 0 .../detail/graph_implementation_interface.ipp | 0 .../mpl_graph/detail/incidence_list_graph.ipp | 0 .../msm/mpl_graph/incidence_list_graph.hpp | 0 .../boost/msm/mpl_graph/mpl_graph.hpp | 0 .../boost/msm/mpl_graph/mpl_utils.hpp | 0 .../boost/msm/mpl_graph/search_colors.hpp | 0 .../boost_1_53_0/boost/msm/msm_grammar.hpp | 0 .../boost_1_53_0/boost/msm/proto_config.hpp | 0 .../boost_1_53_0/boost/msm/row_tags.hpp | 0 .../boost_1_53_0/boost/multi_array.hpp | 0 .../boost/multi_array/algorithm.hpp | 0 .../boost_1_53_0/boost/multi_array/base.hpp | 0 .../boost/multi_array/collection_concept.hpp | 0 .../boost/multi_array/concept_checks.hpp | 0 .../boost/multi_array/copy_array.hpp | 0 .../boost/multi_array/extent_gen.hpp | 0 .../boost/multi_array/extent_range.hpp | 0 .../boost/multi_array/index_gen.hpp | 0 .../boost/multi_array/index_range.hpp | 0 .../boost/multi_array/iterator.hpp | 0 .../boost/multi_array/multi_array_ref.hpp | 0 .../boost/multi_array/range_list.hpp | 0 .../boost/multi_array/storage_order.hpp | 0 .../boost/multi_array/subarray.hpp | 0 .../boost_1_53_0/boost/multi_array/types.hpp | 0 .../boost_1_53_0/boost/multi_array/view.hpp | 0 .../boost/multi_index/composite_key.hpp | 0 .../multi_index/detail/access_specifier.hpp | 0 .../boost/multi_index/detail/adl_swap.hpp | 0 .../detail/archive_constructed.hpp | 0 .../boost/multi_index/detail/auto_space.hpp | 0 .../boost/multi_index/detail/base_type.hpp | 0 .../detail/bidir_node_iterator.hpp | 0 .../boost/multi_index/detail/bucket_array.hpp | 0 .../boost/multi_index/detail/converter.hpp | 0 .../boost/multi_index/detail/copy_map.hpp | 0 .../detail/duplicates_iterator.hpp | 0 .../boost/multi_index/detail/has_tag.hpp | 0 .../multi_index/detail/hash_index_args.hpp | 0 .../detail/hash_index_iterator.hpp | 0 .../multi_index/detail/hash_index_node.hpp | 0 .../multi_index/detail/header_holder.hpp | 0 .../boost/multi_index/detail/index_base.hpp | 0 .../boost/multi_index/detail/index_loader.hpp | 0 .../multi_index/detail/index_matcher.hpp | 0 .../multi_index/detail/index_node_base.hpp | 0 .../boost/multi_index/detail/index_saver.hpp | 0 .../multi_index/detail/invariant_assert.hpp | 0 .../multi_index/detail/is_index_list.hpp | 0 .../boost/multi_index/detail/iter_adaptor.hpp | 0 .../multi_index/detail/modify_key_adaptor.hpp | 0 .../detail/msvc_index_specifier.hpp | 0 .../multi_index/detail/no_duplicate_tags.hpp | 0 .../boost/multi_index/detail/node_type.hpp | 0 .../multi_index/detail/ord_index_args.hpp | 0 .../multi_index/detail/ord_index_node.hpp | 0 .../multi_index/detail/ord_index_ops.hpp | 0 .../boost/multi_index/detail/prevent_eti.hpp | 0 .../multi_index/detail/rnd_index_loader.hpp | 0 .../multi_index/detail/rnd_index_node.hpp | 0 .../multi_index/detail/rnd_index_ops.hpp | 0 .../detail/rnd_index_ptr_array.hpp | 0 .../multi_index/detail/rnd_node_iterator.hpp | 0 .../multi_index/detail/safe_ctr_proxy.hpp | 0 .../boost/multi_index/detail/safe_mode.hpp | 0 .../boost/multi_index/detail/scope_guard.hpp | 0 .../multi_index/detail/seq_index_node.hpp | 0 .../multi_index/detail/seq_index_ops.hpp | 0 .../detail/serialization_version.hpp | 0 .../boost/multi_index/detail/uintptr_type.hpp | 0 .../boost/multi_index/detail/unbounded.hpp | 0 .../multi_index/detail/value_compare.hpp | 0 .../boost/multi_index/global_fun.hpp | 0 .../boost/multi_index/hashed_index.hpp | 0 .../boost/multi_index/hashed_index_fwd.hpp | 0 .../boost/multi_index/identity.hpp | 0 .../boost/multi_index/identity_fwd.hpp | 0 .../boost/multi_index/indexed_by.hpp | 0 .../boost/multi_index/key_extractors.hpp | 0 .../boost/multi_index/mem_fun.hpp | 0 .../boost_1_53_0/boost/multi_index/member.hpp | 0 .../boost/multi_index/ordered_index.hpp | 0 .../boost/multi_index/ordered_index_fwd.hpp | 0 .../boost/multi_index/random_access_index.hpp | 0 .../multi_index/random_access_index_fwd.hpp | 0 .../boost/multi_index/safe_mode_errors.hpp | 0 .../boost/multi_index/sequenced_index.hpp | 0 .../boost/multi_index/sequenced_index_fwd.hpp | 0 .../boost_1_53_0/boost/multi_index/tag.hpp | 0 .../boost/multi_index_container.hpp | 0 .../boost/multi_index_container_fwd.hpp | 0 .../concepts/mp_number_archetypes.hpp | 0 .../boost/multiprecision/cpp_dec_float.hpp | 0 .../boost/multiprecision/cpp_int.hpp | 0 .../boost/multiprecision/cpp_int/add.hpp | 0 .../boost/multiprecision/cpp_int/bitwise.hpp | 0 .../boost/multiprecision/cpp_int/checked.hpp | 0 .../multiprecision/cpp_int/comparison.hpp | 0 .../multiprecision/cpp_int/cpp_int_config.hpp | 0 .../boost/multiprecision/cpp_int/divide.hpp | 0 .../boost/multiprecision/cpp_int/limits.hpp | 0 .../boost/multiprecision/cpp_int/misc.hpp | 0 .../boost/multiprecision/cpp_int/multiply.hpp | 0 .../multiprecision/detail/big_lanczos.hpp | 0 .../multiprecision/detail/default_ops.hpp | 0 .../boost/multiprecision/detail/digits.hpp | 0 .../boost/multiprecision/detail/et_ops.hpp | 0 .../detail/functions/constants.hpp | 0 .../multiprecision/detail/functions/pow.hpp | 0 .../multiprecision/detail/functions/trig.hpp | 0 .../detail/generic_interconvert.hpp | 0 .../multiprecision/detail/integer_ops.hpp | 0 .../boost/multiprecision/detail/no_et_ops.hpp | 0 .../multiprecision/detail/number_base.hpp | 0 .../multiprecision/detail/number_compare.hpp | 0 .../boost_1_53_0/boost/multiprecision/gmp.hpp | 0 .../boost/multiprecision/integer.hpp | 0 .../boost/multiprecision/miller_rabin.hpp | 0 .../boost/multiprecision/mpfr.hpp | 0 .../boost/multiprecision/number.hpp | 0 .../boost/multiprecision/random.hpp | 0 .../boost/multiprecision/rational_adapter.hpp | 0 .../boost/multiprecision/tommath.hpp | 0 .../traits/explicit_conversion.hpp | 0 .../traits/is_restricted_conversion.hpp | 0 .../boost_1_53_0/boost/next_prior.hpp | 0 .../PS3Extras/boost_1_53_0/boost/non_type.hpp | 0 .../boost_1_53_0/boost/noncopyable.hpp | 0 .../boost_1_53_0/boost/nondet_random.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/none.hpp | 0 .../PS3Extras/boost_1_53_0/boost/none_t.hpp | 0 .../boost/numeric/conversion/bounds.hpp | 0 .../boost/numeric/conversion/cast.hpp | 0 .../numeric/conversion/conversion_traits.hpp | 0 .../boost/numeric/conversion/converter.hpp | 0 .../numeric/conversion/converter_policies.hpp | 0 .../numeric/conversion/detail/bounds.hpp | 0 .../conversion/detail/conversion_traits.hpp | 0 .../numeric/conversion/detail/converter.hpp | 0 .../conversion/detail/int_float_mixture.hpp | 0 .../conversion/detail/is_subranged.hpp | 0 .../boost/numeric/conversion/detail/meta.hpp | 0 .../conversion/detail/numeric_cast_traits.hpp | 0 .../conversion/detail/old_numeric_cast.hpp | 0 .../numeric_cast_traits_common.hpp | 0 .../numeric_cast_traits_long_long.hpp | 0 .../conversion/detail/sign_mixture.hpp | 0 .../conversion/detail/udt_builtin_mixture.hpp | 0 .../numeric/conversion/int_float_mixture.hpp | 0 .../conversion/int_float_mixture_enum.hpp | 0 .../boost/numeric/conversion/is_subranged.hpp | 0 .../conversion/numeric_cast_traits.hpp | 0 .../boost/numeric/conversion/sign_mixture.hpp | 0 .../numeric/conversion/sign_mixture_enum.hpp | 0 .../conversion/udt_builtin_mixture.hpp | 0 .../conversion/udt_builtin_mixture_enum.hpp | 0 .../boost_1_53_0/boost/numeric/interval.hpp | 0 .../boost/numeric/interval/arith.hpp | 0 .../boost/numeric/interval/arith2.hpp | 0 .../boost/numeric/interval/arith3.hpp | 0 .../boost/numeric/interval/checking.hpp | 0 .../boost/numeric/interval/compare.hpp | 0 .../numeric/interval/compare/certain.hpp | 0 .../numeric/interval/compare/explicit.hpp | 0 .../interval/compare/lexicographic.hpp | 0 .../numeric/interval/compare/possible.hpp | 0 .../boost/numeric/interval/compare/set.hpp | 0 .../numeric/interval/compare/tribool.hpp | 0 .../boost/numeric/interval/constants.hpp | 0 .../detail/alpha_rounding_control.hpp | 0 .../interval/detail/bcc_rounding_control.hpp | 0 .../boost/numeric/interval/detail/bugs.hpp | 0 .../interval/detail/c99_rounding_control.hpp | 0 .../detail/c99sub_rounding_control.hpp | 0 .../numeric/interval/detail/division.hpp | 0 .../interval/detail/ia64_rounding_control.hpp | 0 .../interval/detail/interval_prototype.hpp | 0 .../interval/detail/msvc_rounding_control.hpp | 0 .../interval/detail/ppc_rounding_control.hpp | 0 .../detail/sparc_rounding_control.hpp | 0 .../numeric/interval/detail/test_input.hpp | 0 .../interval/detail/x86_rounding_control.hpp | 0 .../detail/x86gcc_rounding_control.hpp | 0 .../boost/numeric/interval/ext/integer.hpp | 0 .../ext/x86_fast_rounding_control.hpp | 0 .../boost/numeric/interval/hw_rounding.hpp | 0 .../boost/numeric/interval/interval.hpp | 0 .../boost/numeric/interval/io.hpp | 0 .../boost/numeric/interval/limits.hpp | 0 .../boost/numeric/interval/policies.hpp | 0 .../boost/numeric/interval/rounded_arith.hpp | 0 .../boost/numeric/interval/rounded_transc.hpp | 0 .../boost/numeric/interval/rounding.hpp | 0 .../boost/numeric/interval/transc.hpp | 0 .../boost/numeric/interval/utility.hpp | 0 .../boost_1_53_0/boost/numeric/odeint.hpp | 0 .../numeric/odeint/algebra/array_algebra.hpp | 0 .../odeint/algebra/default_operations.hpp | 0 .../odeint/algebra/detail/for_each.hpp | 0 .../numeric/odeint/algebra/detail/macros.hpp | 0 .../numeric/odeint/algebra/detail/reduce.hpp | 0 .../numeric/odeint/algebra/fusion_algebra.hpp | 0 .../numeric/odeint/algebra/range_algebra.hpp | 0 .../odeint/algebra/vector_space_algebra.hpp | 0 .../boost/numeric/odeint/config.hpp | 0 .../odeint/external/gsl/gsl_wrapper.hpp | 0 .../odeint/external/mkl/mkl_operations.hpp | 0 .../external/mtl4/implicit_euler_mtl4.hpp | 0 .../odeint/external/mtl4/mtl4_resize.hpp | 0 .../odeint/external/thrust/thrust_algebra.hpp | 0 .../external/thrust/thrust_operations.hpp | 0 .../odeint/external/thrust/thrust_resize.hpp | 0 .../odeint/external/vexcl/vexcl_resize.hpp | 0 .../external/viennacl/viennacl_operations.hpp | 0 .../external/viennacl/viennacl_resize.hpp | 0 .../integrate/detail/integrate_adaptive.hpp | 0 .../integrate/detail/integrate_const.hpp | 0 .../integrate/detail/integrate_n_steps.hpp | 0 .../integrate/detail/integrate_times.hpp | 0 .../numeric/odeint/integrate/integrate.hpp | 0 .../odeint/integrate/integrate_adaptive.hpp | 0 .../odeint/integrate/integrate_const.hpp | 0 .../odeint/integrate/integrate_n_steps.hpp | 0 .../odeint/integrate/integrate_times.hpp | 0 .../odeint/integrate/null_observer.hpp | 0 .../odeint/integrate/observer_collection.hpp | 0 .../odeint/stepper/adams_bashforth.hpp | 0 .../stepper/adams_bashforth_moulton.hpp | 0 .../numeric/odeint/stepper/adams_moulton.hpp | 0 .../stepper/base/algebra_stepper_base.hpp | 0 .../base/explicit_error_stepper_base.hpp | 0 .../base/explicit_error_stepper_fsal_base.hpp | 0 .../stepper/base/explicit_stepper_base.hpp | 0 .../base/symplectic_rkn_stepper_base.hpp | 0 .../numeric/odeint/stepper/bulirsch_stoer.hpp | 0 .../stepper/bulirsch_stoer_dense_out.hpp | 0 .../odeint/stepper/controlled_runge_kutta.hpp | 0 .../odeint/stepper/controlled_step_result.hpp | 0 .../stepper/dense_output_runge_kutta.hpp | 0 .../detail/adams_bashforth_call_algebra.hpp | 0 .../detail/adams_bashforth_coefficients.hpp | 0 .../detail/adams_moulton_call_algebra.hpp | 0 .../detail/adams_moulton_coefficients.hpp | 0 .../stepper/detail/generic_rk_algorithm.hpp | 0 .../detail/generic_rk_call_algebra.hpp | 0 .../stepper/detail/generic_rk_operations.hpp | 0 .../odeint/stepper/detail/rotating_buffer.hpp | 0 .../boost/numeric/odeint/stepper/euler.hpp | 0 .../stepper/explicit_error_generic_rk.hpp | 0 .../odeint/stepper/explicit_generic_rk.hpp | 0 .../numeric/odeint/stepper/generation.hpp | 0 .../generation_controlled_runge_kutta.hpp | 0 .../generation_dense_output_runge_kutta.hpp | 0 .../generation/generation_rosenbrock4.hpp | 0 .../generation_runge_kutta_cash_karp54.hpp | 0 ...ration_runge_kutta_cash_karp54_classic.hpp | 0 .../generation_runge_kutta_dopri5.hpp | 0 .../generation_runge_kutta_fehlberg78.hpp | 0 .../stepper/generation/make_controlled.hpp | 0 .../stepper/generation/make_dense_output.hpp | 0 .../numeric/odeint/stepper/implicit_euler.hpp | 0 .../odeint/stepper/modified_midpoint.hpp | 0 .../numeric/odeint/stepper/rosenbrock4.hpp | 0 .../odeint/stepper/rosenbrock4_controller.hpp | 0 .../stepper/rosenbrock4_dense_output.hpp | 0 .../numeric/odeint/stepper/runge_kutta4.hpp | 0 .../odeint/stepper/runge_kutta4_classic.hpp | 0 .../stepper/runge_kutta_cash_karp54.hpp | 0 .../runge_kutta_cash_karp54_classic.hpp | 0 .../odeint/stepper/runge_kutta_dopri5.hpp | 0 .../odeint/stepper/runge_kutta_fehlberg78.hpp | 0 .../odeint/stepper/stepper_categories.hpp | 0 .../odeint/stepper/symplectic_euler.hpp | 0 .../symplectic_rkn_sb3a_m4_mclachlan.hpp | 0 .../stepper/symplectic_rkn_sb3a_mclachlan.hpp | 0 .../boost/numeric/odeint/util/bind.hpp | 0 .../boost/numeric/odeint/util/copy.hpp | 0 .../numeric/odeint/util/detail/is_range.hpp | 0 .../odeint/util/detail/less_with_sign.hpp | 0 .../boost/numeric/odeint/util/is_pair.hpp | 0 .../numeric/odeint/util/is_resizeable.hpp | 0 .../boost/numeric/odeint/util/resize.hpp | 0 .../boost/numeric/odeint/util/resizer.hpp | 0 .../numeric/odeint/util/same_instance.hpp | 0 .../boost/numeric/odeint/util/same_size.hpp | 0 .../numeric/odeint/util/state_wrapper.hpp | 0 .../numeric/odeint/util/ublas_wrapper.hpp | 0 .../boost/numeric/odeint/util/unit_helper.hpp | 0 .../numeric/odeint/util/unwrap_reference.hpp | 0 .../boost/numeric/odeint/version.hpp | 0 .../boost/numeric/ublas/assignment.hpp | 0 .../boost/numeric/ublas/banded.hpp | 0 .../boost_1_53_0/boost/numeric/ublas/blas.hpp | 0 .../boost/numeric/ublas/detail/concepts.hpp | 0 .../boost/numeric/ublas/detail/config.hpp | 0 .../numeric/ublas/detail/definitions.hpp | 0 .../numeric/ublas/detail/documentation.hpp | 0 .../boost/numeric/ublas/detail/duff.hpp | 0 .../boost/numeric/ublas/detail/iterator.hpp | 0 .../numeric/ublas/detail/matrix_assign.hpp | 0 .../boost/numeric/ublas/detail/raw.hpp | 0 .../ublas/detail/returntype_deduction.hpp | 0 .../boost/numeric/ublas/detail/temporary.hpp | 0 .../numeric/ublas/detail/vector_assign.hpp | 0 .../boost/numeric/ublas/doxydoc.hpp | 0 .../boost/numeric/ublas/exception.hpp | 0 .../ublas/experimental/sparse_view.hpp | 0 .../boost/numeric/ublas/expression_types.hpp | 0 .../boost/numeric/ublas/functional.hpp | 0 .../boost_1_53_0/boost/numeric/ublas/fwd.hpp | 0 .../boost/numeric/ublas/hermitian.hpp | 0 .../boost_1_53_0/boost/numeric/ublas/io.hpp | 0 .../boost_1_53_0/boost/numeric/ublas/lu.hpp | 0 .../boost/numeric/ublas/matrix.hpp | 0 .../boost/numeric/ublas/matrix_expression.hpp | 0 .../boost/numeric/ublas/matrix_proxy.hpp | 0 .../boost/numeric/ublas/matrix_sparse.hpp | 0 .../boost/numeric/ublas/operation.hpp | 0 .../boost/numeric/ublas/operation/begin.hpp | 0 .../boost/numeric/ublas/operation/c_array.hpp | 0 .../boost/numeric/ublas/operation/end.hpp | 0 .../numeric/ublas/operation/num_columns.hpp | 0 .../numeric/ublas/operation/num_rows.hpp | 0 .../boost/numeric/ublas/operation/size.hpp | 0 .../boost/numeric/ublas/operation_blocked.hpp | 0 .../boost/numeric/ublas/operation_sparse.hpp | 0 .../boost/numeric/ublas/operations.hpp | 0 .../boost/numeric/ublas/storage.hpp | 0 .../boost/numeric/ublas/storage_sparse.hpp | 0 .../boost/numeric/ublas/symmetric.hpp | 0 .../boost_1_53_0/boost/numeric/ublas/tags.hpp | 0 .../boost/numeric/ublas/traits.hpp | 0 .../boost/numeric/ublas/traits/c_array.hpp | 0 .../ublas/traits/const_iterator_type.hpp | 0 .../numeric/ublas/traits/iterator_type.hpp | 0 .../boost/numeric/ublas/triangular.hpp | 0 .../boost/numeric/ublas/vector.hpp | 0 .../boost/numeric/ublas/vector_expression.hpp | 0 .../boost/numeric/ublas/vector_of_vector.hpp | 0 .../boost/numeric/ublas/vector_proxy.hpp | 0 .../boost/numeric/ublas/vector_sparse.hpp | 0 .../boost_1_53_0/boost/operators.hpp | 0 .../PS3Extras/boost_1_53_0/boost/optional.hpp | 0 .../boost_1_53_0/boost/optional/optional.hpp | 0 .../boost/optional/optional_fwd.hpp | 0 .../boost/optional/optional_io.hpp | 0 .../boost_1_53_0/boost/parameter.hpp | 0 .../boost/parameter/aux_/arg_list.hpp | 0 .../boost/parameter/aux_/cast.hpp | 0 .../boost/parameter/aux_/default.hpp | 0 .../boost/parameter/aux_/is_maybe.hpp | 0 .../boost/parameter/aux_/maybe.hpp | 0 .../boost/parameter/aux_/overloads.hpp | 0 .../parameter/aux_/parameter_requirements.hpp | 0 .../parameter/aux_/parenthesized_type.hpp | 0 .../parameter/aux_/preprocessor/flatten.hpp | 0 .../parameter/aux_/preprocessor/for_each.hpp | 0 .../boost/parameter/aux_/python/invoker.hpp | 0 .../parameter/aux_/python/invoker_iterate.hpp | 0 .../boost/parameter/aux_/result_of0.hpp | 0 .../boost_1_53_0/boost/parameter/aux_/set.hpp | 0 .../boost_1_53_0/boost/parameter/aux_/tag.hpp | 0 .../boost/parameter/aux_/tagged_argument.hpp | 0 .../boost/parameter/aux_/template_keyword.hpp | 0 .../parameter/aux_/unwrap_cv_reference.hpp | 0 .../boost/parameter/aux_/void.hpp | 0 .../boost/parameter/aux_/yesno.hpp | 0 .../boost_1_53_0/boost/parameter/binding.hpp | 0 .../boost_1_53_0/boost/parameter/config.hpp | 0 .../boost_1_53_0/boost/parameter/keyword.hpp | 0 .../boost_1_53_0/boost/parameter/macros.hpp | 0 .../boost_1_53_0/boost/parameter/match.hpp | 0 .../boost_1_53_0/boost/parameter/name.hpp | 0 .../boost/parameter/parameters.hpp | 0 .../boost/parameter/preprocessor.hpp | 0 .../boost_1_53_0/boost/parameter/python.hpp | 0 .../boost/parameter/value_type.hpp | 0 .../boost/pending/bucket_sorter.hpp | 0 .../boost/pending/container_traits.hpp | 0 .../boost_1_53_0/boost/pending/cstddef.hpp | 0 .../boost/pending/detail/disjoint_sets.hpp | 0 .../boost/pending/detail/int_iterator.hpp | 0 .../boost/pending/detail/property.hpp | 0 .../boost/pending/disjoint_sets.hpp | 0 .../boost/pending/fenced_priority_queue.hpp | 0 .../boost/pending/fibonacci_heap.hpp | 0 .../boost/pending/indirect_cmp.hpp | 0 .../boost/pending/integer_log2.hpp | 0 .../boost_1_53_0/boost/pending/is_heap.hpp | 0 .../boost/pending/iterator_adaptors.hpp | 0 .../boost/pending/iterator_tests.hpp | 0 .../boost_1_53_0/boost/pending/lowest_bit.hpp | 0 .../boost/pending/mutable_heap.hpp | 0 .../boost/pending/mutable_queue.hpp | 0 .../boost_1_53_0/boost/pending/property.hpp | 0 .../boost/pending/property_serialize.hpp | 0 .../boost_1_53_0/boost/pending/queue.hpp | 0 .../boost/pending/relaxed_heap.hpp | 0 .../boost_1_53_0/boost/pending/stringtok.hpp | 0 .../PS3Extras/boost_1_53_0/boost/phoenix.hpp | 0 .../boost_1_53_0/boost/phoenix/bind.hpp | 0 .../boost/phoenix/bind/bind_function.hpp | 0 .../phoenix/bind/bind_function_object.hpp | 0 .../phoenix/bind/bind_member_function.hpp | 0 .../phoenix/bind/bind_member_variable.hpp | 0 .../phoenix/bind/detail/function_ptr.hpp | 0 .../bind/detail/member_function_ptr.hpp | 0 .../phoenix/bind/detail/member_variable.hpp | 0 .../bind/detail/preprocessed/function_ptr.hpp | 0 .../detail/preprocessed/function_ptr_10.hpp | 0 .../detail/preprocessed/function_ptr_20.hpp | 0 .../detail/preprocessed/function_ptr_30.hpp | 0 .../detail/preprocessed/function_ptr_40.hpp | 0 .../detail/preprocessed/function_ptr_50.hpp | 0 .../preprocessed/member_function_ptr.hpp | 0 .../preprocessed/member_function_ptr_10.hpp | 0 .../preprocessed/member_function_ptr_20.hpp | 0 .../preprocessed/member_function_ptr_30.hpp | 0 .../preprocessed/member_function_ptr_40.hpp | 0 .../preprocessed/member_function_ptr_50.hpp | 0 .../bind/preprocessed/bind_function.hpp | 0 .../bind/preprocessed/bind_function_10.hpp | 0 .../bind/preprocessed/bind_function_20.hpp | 0 .../bind/preprocessed/bind_function_30.hpp | 0 .../bind/preprocessed/bind_function_40.hpp | 0 .../bind/preprocessed/bind_function_50.hpp | 0 .../preprocessed/bind_function_object.hpp | 0 .../preprocessed/bind_function_object_10.hpp | 0 .../preprocessed/bind_function_object_20.hpp | 0 .../preprocessed/bind_function_object_30.hpp | 0 .../preprocessed/bind_function_object_40.hpp | 0 .../preprocessed/bind_function_object_50.hpp | 0 .../preprocessed/bind_member_function.hpp | 0 .../preprocessed/bind_member_function_10.hpp | 0 .../preprocessed/bind_member_function_20.hpp | 0 .../preprocessed/bind_member_function_30.hpp | 0 .../preprocessed/bind_member_function_40.hpp | 0 .../preprocessed/bind_member_function_50.hpp | 0 .../boost_1_53_0/boost/phoenix/core.hpp | 0 .../boost_1_53_0/boost/phoenix/core/actor.hpp | 0 .../boost/phoenix/core/argument.hpp | 0 .../boost_1_53_0/boost/phoenix/core/arity.hpp | 0 .../boost/phoenix/core/as_actor.hpp | 0 .../boost_1_53_0/boost/phoenix/core/call.hpp | 0 .../phoenix/core/detail/actor_operator.hpp | 0 .../phoenix/core/detail/actor_result_of.hpp | 0 .../boost/phoenix/core/detail/argument.hpp | 0 .../boost/phoenix/core/detail/call.hpp | 0 .../boost/phoenix/core/detail/expression.hpp | 0 .../phoenix/core/detail/function_eval.hpp | 0 .../boost/phoenix/core/detail/phx2_result.hpp | 0 .../detail/preprocessed/actor_operator.hpp | 0 .../detail/preprocessed/actor_operator_10.hpp | 0 .../detail/preprocessed/actor_operator_20.hpp | 0 .../detail/preprocessed/actor_operator_30.hpp | 0 .../detail/preprocessed/actor_operator_40.hpp | 0 .../detail/preprocessed/actor_operator_50.hpp | 0 .../detail/preprocessed/actor_result_of.hpp | 0 .../preprocessed/actor_result_of_10.hpp | 0 .../preprocessed/actor_result_of_20.hpp | 0 .../preprocessed/actor_result_of_30.hpp | 0 .../preprocessed/actor_result_of_40.hpp | 0 .../preprocessed/actor_result_of_50.hpp | 0 .../phoenix/core/detail/preprocessed/call.hpp | 0 .../core/detail/preprocessed/call_10.hpp | 0 .../core/detail/preprocessed/call_20.hpp | 0 .../core/detail/preprocessed/call_30.hpp | 0 .../core/detail/preprocessed/call_40.hpp | 0 .../core/detail/preprocessed/call_50.hpp | 0 .../detail/preprocessed/function_eval.hpp | 0 .../detail/preprocessed/function_eval_10.hpp | 0 .../detail/preprocessed/function_eval_20.hpp | 0 .../detail/preprocessed/function_eval_30.hpp | 0 .../detail/preprocessed/function_eval_40.hpp | 0 .../detail/preprocessed/function_eval_50.hpp | 0 .../core/detail/preprocessed/phx2_result.hpp | 0 .../detail/preprocessed/phx2_result_10.hpp | 0 .../detail/preprocessed/phx2_result_20.hpp | 0 .../detail/preprocessed/phx2_result_30.hpp | 0 .../detail/preprocessed/phx2_result_40.hpp | 0 .../detail/preprocessed/phx2_result_50.hpp | 0 .../boost/phoenix/core/domain.hpp | 0 .../boost/phoenix/core/environment.hpp | 0 .../boost/phoenix/core/expression.hpp | 0 .../boost/phoenix/core/function_equal.hpp | 0 .../boost/phoenix/core/is_actor.hpp | 0 .../boost/phoenix/core/is_nullary.hpp | 0 .../boost/phoenix/core/limits.hpp | 0 .../boost/phoenix/core/meta_grammar.hpp | 0 .../boost/phoenix/core/nothing.hpp | 0 .../boost/phoenix/core/preprocessed/actor.hpp | 0 .../phoenix/core/preprocessed/actor_10.hpp | 0 .../phoenix/core/preprocessed/actor_20.hpp | 0 .../phoenix/core/preprocessed/actor_30.hpp | 0 .../phoenix/core/preprocessed/actor_40.hpp | 0 .../phoenix/core/preprocessed/actor_50.hpp | 0 .../phoenix/core/preprocessed/argument.hpp | 0 .../phoenix/core/preprocessed/argument_10.hpp | 0 .../argument_no_predefined_10.hpp | 0 .../argument_no_predefined_20.hpp | 0 .../argument_no_predefined_30.hpp | 0 .../argument_no_predefined_40.hpp | 0 .../argument_no_predefined_50.hpp | 0 .../preprocessed/argument_predefined_10.hpp | 0 .../preprocessed/argument_predefined_20.hpp | 0 .../preprocessed/argument_predefined_30.hpp | 0 .../preprocessed/argument_predefined_40.hpp | 0 .../preprocessed/argument_predefined_50.hpp | 0 .../phoenix/core/preprocessed/expression.hpp | 0 .../core/preprocessed/expression_10.hpp | 0 .../core/preprocessed/expression_20.hpp | 0 .../core/preprocessed/expression_30.hpp | 0 .../core/preprocessed/expression_40.hpp | 0 .../core/preprocessed/expression_50.hpp | 0 .../core/preprocessed/function_equal.hpp | 0 .../core/preprocessed/function_equal_10.hpp | 0 .../core/preprocessed/function_equal_20.hpp | 0 .../core/preprocessed/function_equal_30.hpp | 0 .../core/preprocessed/function_equal_40.hpp | 0 .../core/preprocessed/function_equal_50.hpp | 0 .../boost/phoenix/core/reference.hpp | 0 .../boost/phoenix/core/terminal.hpp | 0 .../boost/phoenix/core/terminal_fwd.hpp | 0 .../boost/phoenix/core/v2_eval.hpp | 0 .../boost_1_53_0/boost/phoenix/core/value.hpp | 0 .../boost/phoenix/core/visit_each.hpp | 0 .../boost_1_53_0/boost/phoenix/function.hpp | 0 .../boost/phoenix/function/adapt_callable.hpp | 0 .../boost/phoenix/function/adapt_function.hpp | 0 .../function/detail/function_operator.hpp | 0 .../function/detail/function_result_of.hpp | 0 .../detail/preprocessed/function_operator.hpp | 0 .../preprocessed/function_operator_10.hpp | 0 .../preprocessed/function_operator_20.hpp | 0 .../preprocessed/function_operator_30.hpp | 0 .../preprocessed/function_operator_40.hpp | 0 .../preprocessed/function_operator_50.hpp | 0 .../preprocessed/function_result_of.hpp | 0 .../preprocessed/function_result_of_10.hpp | 0 .../preprocessed/function_result_of_20.hpp | 0 .../preprocessed/function_result_of_30.hpp | 0 .../preprocessed/function_result_of_40.hpp | 0 .../preprocessed/function_result_of_50.hpp | 0 .../boost/phoenix/function/function.hpp | 0 .../boost_1_53_0/boost/phoenix/fusion.hpp | 0 .../boost_1_53_0/boost/phoenix/fusion/at.hpp | 0 .../boost_1_53_0/boost/phoenix/object.hpp | 0 .../boost/phoenix/object/const_cast.hpp | 0 .../boost/phoenix/object/construct.hpp | 0 .../boost/phoenix/object/delete.hpp | 0 .../boost/phoenix/object/detail/construct.hpp | 0 .../phoenix/object/detail/construct_eval.hpp | 0 .../boost/phoenix/object/detail/new.hpp | 0 .../boost/phoenix/object/detail/new_eval.hpp | 0 .../object/detail/preprocessed/construct.hpp | 0 .../detail/preprocessed/construct_10.hpp | 0 .../detail/preprocessed/construct_20.hpp | 0 .../detail/preprocessed/construct_30.hpp | 0 .../detail/preprocessed/construct_40.hpp | 0 .../detail/preprocessed/construct_50.hpp | 0 .../detail/preprocessed/construct_eval.hpp | 0 .../detail/preprocessed/construct_eval_10.hpp | 0 .../detail/preprocessed/construct_eval_20.hpp | 0 .../detail/preprocessed/construct_eval_30.hpp | 0 .../detail/preprocessed/construct_eval_40.hpp | 0 .../detail/preprocessed/construct_eval_50.hpp | 0 .../object/detail/preprocessed/new.hpp | 0 .../object/detail/preprocessed/new_10.hpp | 0 .../object/detail/preprocessed/new_20.hpp | 0 .../object/detail/preprocessed/new_30.hpp | 0 .../object/detail/preprocessed/new_40.hpp | 0 .../object/detail/preprocessed/new_50.hpp | 0 .../object/detail/preprocessed/new_eval.hpp | 0 .../detail/preprocessed/new_eval_10.hpp | 0 .../detail/preprocessed/new_eval_20.hpp | 0 .../detail/preprocessed/new_eval_30.hpp | 0 .../detail/preprocessed/new_eval_40.hpp | 0 .../detail/preprocessed/new_eval_50.hpp | 0 .../boost/phoenix/object/detail/target.hpp | 0 .../boost/phoenix/object/dynamic_cast.hpp | 0 .../boost_1_53_0/boost/phoenix/object/new.hpp | 0 .../boost/phoenix/object/reinterpret_cast.hpp | 0 .../boost/phoenix/object/static_cast.hpp | 0 .../boost_1_53_0/boost/phoenix/operator.hpp | 0 .../boost/phoenix/operator/arithmetic.hpp | 0 .../boost/phoenix/operator/bitwise.hpp | 0 .../boost/phoenix/operator/comparison.hpp | 0 .../operator/detail/define_operator.hpp | 0 .../detail/mem_fun_ptr_eval_result_of.hpp | 0 .../operator/detail/mem_fun_ptr_gen.hpp | 0 .../detail/preprocessed/mem_fun_ptr_gen.hpp | 0 .../preprocessed/mem_fun_ptr_gen_10.hpp | 0 .../preprocessed/mem_fun_ptr_gen_20.hpp | 0 .../preprocessed/mem_fun_ptr_gen_30.hpp | 0 .../preprocessed/mem_fun_ptr_gen_40.hpp | 0 .../preprocessed/mem_fun_ptr_gen_50.hpp | 0 .../operator/detail/undef_operator.hpp | 0 .../boost/phoenix/operator/if_else.hpp | 0 .../boost/phoenix/operator/io.hpp | 0 .../boost/phoenix/operator/logical.hpp | 0 .../boost/phoenix/operator/member.hpp | 0 .../phoenix/operator/preprocessed/member.hpp | 0 .../operator/preprocessed/member_10.hpp | 0 .../operator/preprocessed/member_20.hpp | 0 .../operator/preprocessed/member_30.hpp | 0 .../operator/preprocessed/member_40.hpp | 0 .../operator/preprocessed/member_50.hpp | 0 .../boost/phoenix/operator/self.hpp | 0 .../boost_1_53_0/boost/phoenix/phoenix.hpp | 0 .../boost_1_53_0/boost/phoenix/scope.hpp | 0 .../boost/phoenix/scope/detail/dynamic.hpp | 0 .../boost/phoenix/scope/detail/local_gen.hpp | 0 .../phoenix/scope/detail/local_variable.hpp | 0 .../phoenix/scope/detail/make_locals.hpp | 0 .../scope/detail/preprocessed/dynamic.hpp | 0 .../scope/detail/preprocessed/dynamic_10.hpp | 0 .../scope/detail/preprocessed/dynamic_20.hpp | 0 .../scope/detail/preprocessed/dynamic_30.hpp | 0 .../scope/detail/preprocessed/dynamic_40.hpp | 0 .../scope/detail/preprocessed/dynamic_50.hpp | 0 .../scope/detail/preprocessed/make_locals.hpp | 0 .../detail/preprocessed/make_locals_10.hpp | 0 .../detail/preprocessed/make_locals_20.hpp | 0 .../detail/preprocessed/make_locals_30.hpp | 0 .../detail/preprocessed/make_locals_40.hpp | 0 .../detail/preprocessed/make_locals_50.hpp | 0 .../boost/phoenix/scope/dynamic.hpp | 0 .../boost/phoenix/scope/lambda.hpp | 0 .../boost_1_53_0/boost/phoenix/scope/let.hpp | 0 .../boost/phoenix/scope/local_variable.hpp | 0 .../phoenix/scope/preprocessed/lambda.hpp | 0 .../phoenix/scope/preprocessed/lambda_10.hpp | 0 .../phoenix/scope/preprocessed/lambda_20.hpp | 0 .../phoenix/scope/preprocessed/lambda_30.hpp | 0 .../phoenix/scope/preprocessed/lambda_40.hpp | 0 .../phoenix/scope/preprocessed/lambda_50.hpp | 0 .../phoenix/scope/scoped_environment.hpp | 0 .../boost_1_53_0/boost/phoenix/scope/this.hpp | 0 .../boost_1_53_0/boost/phoenix/statement.hpp | 0 .../statement/detail/catch_push_back.hpp | 0 .../detail/preprocessed/catch_push_back.hpp | 0 .../preprocessed/catch_push_back_10.hpp | 0 .../preprocessed/catch_push_back_20.hpp | 0 .../preprocessed/catch_push_back_30.hpp | 0 .../preprocessed/catch_push_back_40.hpp | 0 .../preprocessed/catch_push_back_50.hpp | 0 .../statement/detail/preprocessed/switch.hpp | 0 .../detail/preprocessed/switch_10.hpp | 0 .../detail/preprocessed/switch_20.hpp | 0 .../detail/preprocessed/switch_30.hpp | 0 .../detail/preprocessed/switch_40.hpp | 0 .../detail/preprocessed/switch_50.hpp | 0 .../detail/preprocessed/try_catch_eval.hpp | 0 .../detail/preprocessed/try_catch_eval_10.hpp | 0 .../detail/preprocessed/try_catch_eval_20.hpp | 0 .../detail/preprocessed/try_catch_eval_30.hpp | 0 .../detail/preprocessed/try_catch_eval_40.hpp | 0 .../detail/preprocessed/try_catch_eval_50.hpp | 0 .../preprocessed/try_catch_expression.hpp | 0 .../preprocessed/try_catch_expression_10.hpp | 0 .../preprocessed/try_catch_expression_20.hpp | 0 .../preprocessed/try_catch_expression_30.hpp | 0 .../preprocessed/try_catch_expression_40.hpp | 0 .../preprocessed/try_catch_expression_50.hpp | 0 .../boost/phoenix/statement/detail/switch.hpp | 0 .../statement/detail/try_catch_eval.hpp | 0 .../statement/detail/try_catch_expression.hpp | 0 .../boost/phoenix/statement/do_while.hpp | 0 .../boost/phoenix/statement/for.hpp | 0 .../boost/phoenix/statement/if.hpp | 0 .../boost/phoenix/statement/sequence.hpp | 0 .../boost/phoenix/statement/switch.hpp | 0 .../boost/phoenix/statement/throw.hpp | 0 .../boost/phoenix/statement/try_catch.hpp | 0 .../boost/phoenix/statement/while.hpp | 0 .../boost_1_53_0/boost/phoenix/stl.hpp | 0 .../boost/phoenix/stl/algorithm.hpp | 0 .../phoenix/stl/algorithm/detail/begin.hpp | 0 .../stl/algorithm/detail/decay_array.hpp | 0 .../phoenix/stl/algorithm/detail/end.hpp | 0 .../stl/algorithm/detail/has_equal_range.hpp | 0 .../phoenix/stl/algorithm/detail/has_find.hpp | 0 .../stl/algorithm/detail/has_lower_bound.hpp | 0 .../stl/algorithm/detail/has_remove.hpp | 0 .../stl/algorithm/detail/has_remove_if.hpp | 0 .../stl/algorithm/detail/has_reverse.hpp | 0 .../phoenix/stl/algorithm/detail/has_sort.hpp | 0 .../stl/algorithm/detail/has_unique.hpp | 0 .../stl/algorithm/detail/has_upper_bound.hpp | 0 .../stl/algorithm/detail/is_std_hash_map.hpp | 0 .../stl/algorithm/detail/is_std_hash_set.hpp | 0 .../stl/algorithm/detail/is_std_list.hpp | 0 .../stl/algorithm/detail/is_std_map.hpp | 0 .../stl/algorithm/detail/is_std_set.hpp | 0 .../stl/algorithm/detail/std_hash_map_fwd.hpp | 0 .../stl/algorithm/detail/std_hash_set_fwd.hpp | 0 .../boost/phoenix/stl/algorithm/iteration.hpp | 0 .../boost/phoenix/stl/algorithm/querying.hpp | 0 .../phoenix/stl/algorithm/transformation.hpp | 0 .../boost_1_53_0/boost/phoenix/stl/cmath.hpp | 0 .../boost/phoenix/stl/container.hpp | 0 .../boost/phoenix/stl/container/container.hpp | 0 .../stl/container/detail/container.hpp | 0 .../boost/phoenix/support/detail/iterate.hpp | 0 .../phoenix/support/detail/iterate_define.hpp | 0 .../phoenix/support/detail/iterate_undef.hpp | 0 .../boost/phoenix/support/iterate.hpp | 0 .../phoenix/support/preprocessed/vector.hpp | 0 .../support/preprocessed/vector_10.hpp | 0 .../support/preprocessed/vector_20.hpp | 0 .../support/preprocessed/vector_30.hpp | 0 .../support/preprocessed/vector_40.hpp | 0 .../support/preprocessed/vector_50.hpp | 0 .../phoenix/support/preprocessor/round.hpp | 0 .../boost/phoenix/support/vector.hpp | 0 .../boost_1_53_0/boost/phoenix/version.hpp | 0 .../PS3Extras/boost_1_53_0/boost/pointee.hpp | 0 .../boost_1_53_0/boost/pointer_cast.hpp | 0 .../boost_1_53_0/boost/pointer_to_other.hpp | 0 .../boost/polygon/detail/boolean_op.hpp | 0 .../boost/polygon/detail/boolean_op_45.hpp | 0 .../detail/iterator_compact_to_points.hpp | 0 .../detail/iterator_geometry_to_set.hpp | 0 .../detail/iterator_points_to_compact.hpp | 0 .../boost/polygon/detail/max_cover.hpp | 0 .../boost/polygon/detail/minkowski.hpp | 0 .../polygon/detail/polygon_45_formation.hpp | 0 .../polygon/detail/polygon_45_set_view.hpp | 0 .../boost/polygon/detail/polygon_45_touch.hpp | 0 .../polygon/detail/polygon_90_set_view.hpp | 0 .../boost/polygon/detail/polygon_90_touch.hpp | 0 .../detail/polygon_arbitrary_formation.hpp | 0 .../polygon/detail/polygon_formation.hpp | 0 .../boost/polygon/detail/polygon_set_view.hpp | 0 .../boost/polygon/detail/polygon_simplify.hpp | 0 .../polygon/detail/polygon_sort_adaptor.hpp | 0 .../boost/polygon/detail/property_merge.hpp | 0 .../polygon/detail/property_merge_45.hpp | 0 .../polygon/detail/rectangle_formation.hpp | 0 .../boost/polygon/detail/scan_arbitrary.hpp | 0 .../boost/polygon/detail/voronoi_ctypes.hpp | 0 .../polygon/detail/voronoi_predicates.hpp | 0 .../polygon/detail/voronoi_robust_fpt.hpp | 0 .../polygon/detail/voronoi_structures.hpp | 0 .../boost/polygon/gmp_override.hpp | 0 .../boost_1_53_0/boost/polygon/gtl.hpp | 0 .../boost/polygon/interval_concept.hpp | 0 .../boost/polygon/interval_data.hpp | 0 .../boost/polygon/interval_traits.hpp | 0 .../boost_1_53_0/boost/polygon/isotropy.hpp | 0 .../boost/polygon/point_concept.hpp | 0 .../boost_1_53_0/boost/polygon/point_data.hpp | 0 .../boost/polygon/point_traits.hpp | 0 .../boost_1_53_0/boost/polygon/polygon.hpp | 0 .../boost/polygon/polygon_45_data.hpp | 0 .../boost/polygon/polygon_45_set_concept.hpp | 0 .../boost/polygon/polygon_45_set_data.hpp | 0 .../boost/polygon/polygon_45_set_traits.hpp | 0 .../polygon/polygon_45_with_holes_data.hpp | 0 .../boost/polygon/polygon_90_data.hpp | 0 .../boost/polygon/polygon_90_set_concept.hpp | 0 .../boost/polygon/polygon_90_set_data.hpp | 0 .../boost/polygon/polygon_90_set_traits.hpp | 0 .../polygon/polygon_90_with_holes_data.hpp | 0 .../boost/polygon/polygon_data.hpp | 0 .../boost/polygon/polygon_set_concept.hpp | 0 .../boost/polygon/polygon_set_data.hpp | 0 .../boost/polygon/polygon_set_traits.hpp | 0 .../boost/polygon/polygon_traits.hpp | 0 .../boost/polygon/polygon_with_holes_data.hpp | 0 .../boost/polygon/rectangle_concept.hpp | 0 .../boost/polygon/rectangle_data.hpp | 0 .../boost/polygon/rectangle_traits.hpp | 0 .../boost/polygon/segment_concept.hpp | 0 .../boost/polygon/segment_data.hpp | 0 .../boost/polygon/segment_traits.hpp | 0 .../boost/polygon/segment_utils.hpp | 0 .../boost_1_53_0/boost/polygon/transform.hpp | 0 .../boost_1_53_0/boost/polygon/voronoi.hpp | 0 .../boost/polygon/voronoi_builder.hpp | 0 .../boost/polygon/voronoi_diagram.hpp | 0 .../boost/polygon/voronoi_geometry_type.hpp | 0 .../boost_1_53_0/boost/pool/detail/for.m4 | 0 .../boost_1_53_0/boost/pool/detail/guard.hpp | 0 .../boost_1_53_0/boost/pool/detail/mutex.hpp | 0 .../boost/pool/detail/pool_construct.bat | 0 .../boost/pool/detail/pool_construct.ipp | 0 .../boost/pool/detail/pool_construct.m4 | 0 .../boost/pool/detail/pool_construct.sh | 0 .../pool/detail/pool_construct_simple.bat | 0 .../pool/detail/pool_construct_simple.ipp | 0 .../pool/detail/pool_construct_simple.m4 | 0 .../pool/detail/pool_construct_simple.sh | 0 .../boost_1_53_0/boost/pool/object_pool.hpp | 0 .../boost_1_53_0/boost/pool/pool.hpp | 0 .../boost_1_53_0/boost/pool/pool_alloc.hpp | 0 .../boost_1_53_0/boost/pool/poolfwd.hpp | 0 .../boost/pool/simple_segregated_storage.hpp | 0 .../boost/pool/singleton_pool.hpp | 0 .../boost_1_53_0/boost/preprocessor.hpp | 0 .../boost/preprocessor/arithmetic.hpp | 0 .../boost/preprocessor/arithmetic/add.hpp | 0 .../boost/preprocessor/arithmetic/dec.hpp | 0 .../arithmetic/detail/div_base.hpp | 0 .../boost/preprocessor/arithmetic/div.hpp | 0 .../boost/preprocessor/arithmetic/inc.hpp | 0 .../boost/preprocessor/arithmetic/mod.hpp | 0 .../boost/preprocessor/arithmetic/mul.hpp | 0 .../boost/preprocessor/arithmetic/sub.hpp | 0 .../boost_1_53_0/boost/preprocessor/array.hpp | 0 .../boost/preprocessor/array/data.hpp | 0 .../boost/preprocessor/array/elem.hpp | 0 .../boost/preprocessor/array/enum.hpp | 0 .../boost/preprocessor/array/insert.hpp | 0 .../boost/preprocessor/array/pop_back.hpp | 0 .../boost/preprocessor/array/pop_front.hpp | 0 .../boost/preprocessor/array/push_back.hpp | 0 .../boost/preprocessor/array/push_front.hpp | 0 .../boost/preprocessor/array/remove.hpp | 0 .../boost/preprocessor/array/replace.hpp | 0 .../boost/preprocessor/array/reverse.hpp | 0 .../boost/preprocessor/array/size.hpp | 0 .../boost/preprocessor/array/to_list.hpp | 0 .../boost/preprocessor/array/to_seq.hpp | 0 .../boost/preprocessor/array/to_tuple.hpp | 0 .../boost/preprocessor/assert_msg.hpp | 0 .../boost_1_53_0/boost/preprocessor/cat.hpp | 0 .../boost_1_53_0/boost/preprocessor/comma.hpp | 0 .../boost/preprocessor/comma_if.hpp | 0 .../boost/preprocessor/comparison.hpp | 0 .../boost/preprocessor/comparison/equal.hpp | 0 .../boost/preprocessor/comparison/greater.hpp | 0 .../preprocessor/comparison/greater_equal.hpp | 0 .../boost/preprocessor/comparison/less.hpp | 0 .../preprocessor/comparison/less_equal.hpp | 0 .../preprocessor/comparison/not_equal.hpp | 0 .../boost/preprocessor/config/config.hpp | 0 .../boost/preprocessor/config/limits.hpp | 0 .../boost/preprocessor/control.hpp | 0 .../boost/preprocessor/control/deduce_d.hpp | 0 .../preprocessor/control/detail/dmc/while.hpp | 0 .../preprocessor/control/detail/edg/while.hpp | 0 .../control/detail/msvc/while.hpp | 0 .../preprocessor/control/detail/while.hpp | 0 .../boost/preprocessor/control/expr_if.hpp | 0 .../boost/preprocessor/control/expr_iif.hpp | 0 .../boost/preprocessor/control/if.hpp | 0 .../boost/preprocessor/control/iif.hpp | 0 .../boost/preprocessor/control/while.hpp | 0 .../boost_1_53_0/boost/preprocessor/debug.hpp | 0 .../boost_1_53_0/boost/preprocessor/dec.hpp | 0 .../boost/preprocessor/detail/auto_rec.hpp | 0 .../boost/preprocessor/detail/check.hpp | 0 .../preprocessor/detail/dmc/auto_rec.hpp | 0 .../boost/preprocessor/detail/is_binary.hpp | 0 .../boost/preprocessor/detail/is_nullary.hpp | 0 .../boost/preprocessor/detail/is_unary.hpp | 0 .../boost/preprocessor/detail/null.hpp | 0 .../boost/preprocessor/detail/split.hpp | 0 .../boost_1_53_0/boost/preprocessor/empty.hpp | 0 .../boost_1_53_0/boost/preprocessor/enum.hpp | 0 .../boost/preprocessor/enum_params.hpp | 0 .../enum_params_with_a_default.hpp | 0 .../enum_params_with_defaults.hpp | 0 .../boost/preprocessor/enum_shifted.hpp | 0 .../preprocessor/enum_shifted_params.hpp | 0 .../boost/preprocessor/expand.hpp | 0 .../boost/preprocessor/expr_if.hpp | 0 .../boost/preprocessor/facilities.hpp | 0 .../boost/preprocessor/facilities/apply.hpp | 0 .../boost/preprocessor/facilities/empty.hpp | 0 .../boost/preprocessor/facilities/expand.hpp | 0 .../preprocessor/facilities/identity.hpp | 0 .../preprocessor/facilities/intercept.hpp | 0 .../boost/preprocessor/facilities/is_1.hpp | 0 .../preprocessor/facilities/is_empty.hpp | 0 .../preprocessor/facilities/is_empty_or_1.hpp | 0 .../preprocessor/facilities/overload.hpp | 0 .../boost_1_53_0/boost/preprocessor/for.hpp | 0 .../boost/preprocessor/identity.hpp | 0 .../boost_1_53_0/boost/preprocessor/if.hpp | 0 .../boost_1_53_0/boost/preprocessor/inc.hpp | 0 .../boost/preprocessor/iterate.hpp | 0 .../boost/preprocessor/iteration.hpp | 0 .../iteration/detail/bounds/lower1.hpp | 0 .../iteration/detail/bounds/lower2.hpp | 0 .../iteration/detail/bounds/lower3.hpp | 0 .../iteration/detail/bounds/lower4.hpp | 0 .../iteration/detail/bounds/lower5.hpp | 0 .../iteration/detail/bounds/upper1.hpp | 0 .../iteration/detail/bounds/upper2.hpp | 0 .../iteration/detail/bounds/upper3.hpp | 0 .../iteration/detail/bounds/upper4.hpp | 0 .../iteration/detail/bounds/upper5.hpp | 0 .../preprocessor/iteration/detail/finish.hpp | 0 .../iteration/detail/iter/forward1.hpp | 0 .../iteration/detail/iter/forward2.hpp | 0 .../iteration/detail/iter/forward3.hpp | 0 .../iteration/detail/iter/forward4.hpp | 0 .../iteration/detail/iter/forward5.hpp | 0 .../iteration/detail/iter/reverse1.hpp | 0 .../iteration/detail/iter/reverse2.hpp | 0 .../iteration/detail/iter/reverse3.hpp | 0 .../iteration/detail/iter/reverse4.hpp | 0 .../iteration/detail/iter/reverse5.hpp | 0 .../preprocessor/iteration/detail/local.hpp | 0 .../preprocessor/iteration/detail/rlocal.hpp | 0 .../preprocessor/iteration/detail/self.hpp | 0 .../preprocessor/iteration/detail/start.hpp | 0 .../boost/preprocessor/iteration/iterate.hpp | 0 .../boost/preprocessor/iteration/local.hpp | 0 .../boost/preprocessor/iteration/self.hpp | 0 .../boost/preprocessor/library.hpp | 0 .../boost/preprocessor/limits.hpp | 0 .../boost_1_53_0/boost/preprocessor/list.hpp | 0 .../boost/preprocessor/list/adt.hpp | 0 .../boost/preprocessor/list/append.hpp | 0 .../boost/preprocessor/list/at.hpp | 0 .../boost/preprocessor/list/cat.hpp | 0 .../list/detail/dmc/fold_left.hpp | 0 .../list/detail/edg/fold_left.hpp | 0 .../list/detail/edg/fold_right.hpp | 0 .../preprocessor/list/detail/fold_left.hpp | 0 .../preprocessor/list/detail/fold_right.hpp | 0 .../boost/preprocessor/list/enum.hpp | 0 .../boost/preprocessor/list/filter.hpp | 0 .../boost/preprocessor/list/first_n.hpp | 0 .../boost/preprocessor/list/fold_left.hpp | 0 .../boost/preprocessor/list/fold_right.hpp | 0 .../boost/preprocessor/list/for_each.hpp | 0 .../boost/preprocessor/list/for_each_i.hpp | 0 .../preprocessor/list/for_each_product.hpp | 0 .../boost/preprocessor/list/rest_n.hpp | 0 .../boost/preprocessor/list/reverse.hpp | 0 .../boost/preprocessor/list/size.hpp | 0 .../boost/preprocessor/list/to_array.hpp | 0 .../boost/preprocessor/list/to_seq.hpp | 0 .../boost/preprocessor/list/to_tuple.hpp | 0 .../boost/preprocessor/list/transform.hpp | 0 .../boost/preprocessor/logical.hpp | 0 .../boost/preprocessor/logical/and.hpp | 0 .../boost/preprocessor/logical/bitand.hpp | 0 .../boost/preprocessor/logical/bitnor.hpp | 0 .../boost/preprocessor/logical/bitor.hpp | 0 .../boost/preprocessor/logical/bitxor.hpp | 0 .../boost/preprocessor/logical/bool.hpp | 0 .../boost/preprocessor/logical/compl.hpp | 0 .../boost/preprocessor/logical/nor.hpp | 0 .../boost/preprocessor/logical/not.hpp | 0 .../boost/preprocessor/logical/or.hpp | 0 .../boost/preprocessor/logical/xor.hpp | 0 .../boost_1_53_0/boost/preprocessor/max.hpp | 0 .../boost_1_53_0/boost/preprocessor/min.hpp | 0 .../boost/preprocessor/punctuation.hpp | 0 .../boost/preprocessor/punctuation/comma.hpp | 0 .../preprocessor/punctuation/comma_if.hpp | 0 .../boost/preprocessor/punctuation/paren.hpp | 0 .../preprocessor/punctuation/paren_if.hpp | 0 .../boost/preprocessor/repeat.hpp | 0 .../boost/preprocessor/repeat_2nd.hpp | 0 .../boost/preprocessor/repeat_3rd.hpp | 0 .../boost/preprocessor/repeat_from_to.hpp | 0 .../boost/preprocessor/repeat_from_to_2nd.hpp | 0 .../boost/preprocessor/repeat_from_to_3rd.hpp | 0 .../boost/preprocessor/repetition.hpp | 0 .../preprocessor/repetition/deduce_r.hpp | 0 .../preprocessor/repetition/deduce_z.hpp | 0 .../repetition/detail/dmc/for.hpp | 0 .../repetition/detail/edg/for.hpp | 0 .../preprocessor/repetition/detail/for.hpp | 0 .../repetition/detail/msvc/for.hpp | 0 .../boost/preprocessor/repetition/enum.hpp | 0 .../repetition/enum_binary_params.hpp | 0 .../preprocessor/repetition/enum_params.hpp | 0 .../repetition/enum_params_with_a_default.hpp | 0 .../repetition/enum_params_with_defaults.hpp | 0 .../preprocessor/repetition/enum_shifted.hpp | 0 .../repetition/enum_shifted_binary_params.hpp | 0 .../repetition/enum_shifted_params.hpp | 0 .../preprocessor/repetition/enum_trailing.hpp | 0 .../enum_trailing_binary_params.hpp | 0 .../repetition/enum_trailing_params.hpp | 0 .../boost/preprocessor/repetition/for.hpp | 0 .../boost/preprocessor/repetition/repeat.hpp | 0 .../repetition/repeat_from_to.hpp | 0 .../boost/preprocessor/selection.hpp | 0 .../boost/preprocessor/selection/max.hpp | 0 .../boost/preprocessor/selection/min.hpp | 0 .../boost_1_53_0/boost/preprocessor/seq.hpp | 0 .../boost/preprocessor/seq/cat.hpp | 0 .../seq/detail/binary_transform.hpp | 0 .../boost/preprocessor/seq/detail/split.hpp | 0 .../boost/preprocessor/seq/elem.hpp | 0 .../boost/preprocessor/seq/enum.hpp | 0 .../boost/preprocessor/seq/filter.hpp | 0 .../boost/preprocessor/seq/first_n.hpp | 0 .../boost/preprocessor/seq/fold_left.hpp | 0 .../boost/preprocessor/seq/fold_right.hpp | 0 .../boost/preprocessor/seq/for_each.hpp | 0 .../boost/preprocessor/seq/for_each_i.hpp | 0 .../preprocessor/seq/for_each_product.hpp | 0 .../boost/preprocessor/seq/insert.hpp | 0 .../boost/preprocessor/seq/pop_back.hpp | 0 .../boost/preprocessor/seq/pop_front.hpp | 0 .../boost/preprocessor/seq/push_back.hpp | 0 .../boost/preprocessor/seq/push_front.hpp | 0 .../boost/preprocessor/seq/remove.hpp | 0 .../boost/preprocessor/seq/replace.hpp | 0 .../boost/preprocessor/seq/rest_n.hpp | 0 .../boost/preprocessor/seq/reverse.hpp | 0 .../boost/preprocessor/seq/seq.hpp | 0 .../boost/preprocessor/seq/size.hpp | 0 .../boost/preprocessor/seq/subseq.hpp | 0 .../boost/preprocessor/seq/to_array.hpp | 0 .../boost/preprocessor/seq/to_list.hpp | 0 .../boost/preprocessor/seq/to_tuple.hpp | 0 .../boost/preprocessor/seq/transform.hpp | 0 .../boost_1_53_0/boost/preprocessor/slot.hpp | 0 .../boost/preprocessor/slot/counter.hpp | 0 .../preprocessor/slot/detail/counter.hpp | 0 .../boost/preprocessor/slot/detail/def.hpp | 0 .../boost/preprocessor/slot/detail/shared.hpp | 0 .../boost/preprocessor/slot/detail/slot1.hpp | 0 .../boost/preprocessor/slot/detail/slot2.hpp | 0 .../boost/preprocessor/slot/detail/slot3.hpp | 0 .../boost/preprocessor/slot/detail/slot4.hpp | 0 .../boost/preprocessor/slot/detail/slot5.hpp | 0 .../boost/preprocessor/slot/slot.hpp | 0 .../boost/preprocessor/stringize.hpp | 0 .../boost_1_53_0/boost/preprocessor/tuple.hpp | 0 .../boost/preprocessor/tuple/eat.hpp | 0 .../boost/preprocessor/tuple/elem.hpp | 0 .../boost/preprocessor/tuple/enum.hpp | 0 .../boost/preprocessor/tuple/rem.hpp | 0 .../boost/preprocessor/tuple/reverse.hpp | 0 .../boost/preprocessor/tuple/size.hpp | 0 .../boost/preprocessor/tuple/to_array.hpp | 0 .../boost/preprocessor/tuple/to_list.hpp | 0 .../boost/preprocessor/tuple/to_seq.hpp | 0 .../boost/preprocessor/variadic.hpp | 0 .../boost/preprocessor/variadic/elem.hpp | 0 .../boost/preprocessor/variadic/size.hpp | 0 .../boost/preprocessor/variadic/to_array.hpp | 0 .../boost/preprocessor/variadic/to_list.hpp | 0 .../boost/preprocessor/variadic/to_seq.hpp | 0 .../boost/preprocessor/variadic/to_tuple.hpp | 0 .../boost_1_53_0/boost/preprocessor/while.hpp | 0 .../boost/preprocessor/wstringize.hpp | 0 .../boost_1_53_0/boost/program_options.hpp | 0 .../boost/program_options/cmdline.hpp | 0 .../boost/program_options/config.hpp | 0 .../boost/program_options/detail/cmdline.hpp | 0 .../program_options/detail/config_file.hpp | 0 .../boost/program_options/detail/convert.hpp | 0 .../boost/program_options/detail/parsers.hpp | 0 .../detail/utf8_codecvt_facet.hpp | 0 .../program_options/detail/value_semantic.hpp | 0 .../program_options/environment_iterator.hpp | 0 .../boost/program_options/eof_iterator.hpp | 0 .../boost/program_options/errors.hpp | 0 .../boost/program_options/option.hpp | 0 .../program_options/options_description.hpp | 0 .../boost/program_options/parsers.hpp | 0 .../program_options/positional_options.hpp | 0 .../boost/program_options/value_semantic.hpp | 0 .../boost/program_options/variables_map.hpp | 0 .../boost/program_options/version.hpp | 0 .../PS3Extras/boost_1_53_0/boost/progress.hpp | 0 .../property_map/dynamic_property_map.hpp | 0 .../property_map/function_property_map.hpp | 0 .../parallel/caching_property_map.hpp | 0 .../parallel/distributed_property_map.hpp | 0 .../parallel/global_index_map.hpp | 0 .../impl/distributed_property_map.ipp | 0 .../parallel/local_property_map.hpp | 0 .../boost/property_map/property_map.hpp | 0 .../property_map/property_map_iterator.hpp | 0 .../shared_array_property_map.hpp | 0 .../transform_value_property_map.hpp | 0 .../property_map/vector_property_map.hpp | 0 .../detail/exception_implementation.hpp | 0 .../detail/file_parser_error.hpp | 0 .../detail/info_parser_error.hpp | 0 .../property_tree/detail/info_parser_read.hpp | 0 .../detail/info_parser_utils.hpp | 0 .../detail/info_parser_write.hpp | 0 .../detail/info_parser_writer_settings.hpp | 0 .../detail/json_parser_error.hpp | 0 .../property_tree/detail/json_parser_read.hpp | 0 .../detail/json_parser_write.hpp | 0 .../detail/ptree_implementation.hpp | 0 .../property_tree/detail/ptree_utils.hpp | 0 .../boost/property_tree/detail/rapidxml.hpp | 0 .../property_tree/detail/xml_parser_error.hpp | 0 .../property_tree/detail/xml_parser_flags.hpp | 0 .../detail/xml_parser_read_rapidxml.hpp | 0 .../property_tree/detail/xml_parser_utils.hpp | 0 .../property_tree/detail/xml_parser_write.hpp | 0 .../detail/xml_parser_writer_settings.hpp | 0 .../boost/property_tree/exceptions.hpp | 0 .../boost/property_tree/id_translator.hpp | 0 .../boost/property_tree/info_parser.hpp | 0 .../boost/property_tree/ini_parser.hpp | 0 .../boost/property_tree/json_parser.hpp | 0 .../boost/property_tree/ptree.hpp | 0 .../boost/property_tree/ptree_fwd.hpp | 0 .../property_tree/ptree_serialization.hpp | 0 .../boost/property_tree/stream_translator.hpp | 0 .../boost/property_tree/string_path.hpp | 0 .../boost/property_tree/xml_parser.hpp | 0 .../boost_1_53_0/boost/proto/args.hpp | 0 .../boost_1_53_0/boost/proto/context.hpp | 0 .../boost/proto/context/callable.hpp | 0 .../boost/proto/context/default.hpp | 0 .../proto/context/detail/callable_eval.hpp | 0 .../proto/context/detail/default_eval.hpp | 0 .../boost/proto/context/detail/null_eval.hpp | 0 .../detail/preprocessed/callable_eval.hpp | 0 .../detail/preprocessed/default_eval.hpp | 0 .../context/detail/preprocessed/null_eval.hpp | 0 .../boost_1_53_0/boost/proto/context/null.hpp | 0 .../boost_1_53_0/boost/proto/core.hpp | 0 .../boost_1_53_0/boost/proto/debug.hpp | 0 .../boost_1_53_0/boost/proto/deep_copy.hpp | 0 .../boost_1_53_0/boost/proto/detail/and_n.hpp | 0 .../boost_1_53_0/boost/proto/detail/any.hpp | 0 .../boost_1_53_0/boost/proto/detail/args.hpp | 0 .../boost/proto/detail/as_expr.hpp | 0 .../boost/proto/detail/as_lvalue.hpp | 0 .../boost/proto/detail/basic_expr.hpp | 0 .../proto/detail/class_member_traits.hpp | 0 .../boost/proto/detail/decltype.hpp | 0 .../boost/proto/detail/deduce_domain.hpp | 0 .../boost/proto/detail/deduce_domain_n.hpp | 0 .../boost/proto/detail/deep_copy.hpp | 0 .../boost/proto/detail/deprecated.hpp | 0 .../boost/proto/detail/dont_care.hpp | 0 .../boost_1_53_0/boost/proto/detail/expr.hpp | 0 .../boost/proto/detail/expr_funop.hpp | 0 .../boost/proto/detail/extends_funop.hpp | 0 .../proto/detail/extends_funop_const.hpp | 0 .../boost_1_53_0/boost/proto/detail/funop.hpp | 0 .../boost/proto/detail/generate_by_value.hpp | 0 .../boost/proto/detail/ignore_unused.hpp | 0 .../boost/proto/detail/is_noncopyable.hpp | 0 .../boost/proto/detail/lambda_matches.hpp | 0 .../boost_1_53_0/boost/proto/detail/local.hpp | 0 .../boost/proto/detail/make_expr.hpp | 0 .../boost/proto/detail/make_expr_.hpp | 0 .../boost/proto/detail/make_expr_funop.hpp | 0 .../boost/proto/detail/matches_.hpp | 0 .../boost/proto/detail/memfun_funop.hpp | 0 .../boost_1_53_0/boost/proto/detail/or_n.hpp | 0 .../boost/proto/detail/poly_function.hpp | 0 .../proto/detail/poly_function_funop.hpp | 0 .../proto/detail/poly_function_traits.hpp | 0 .../boost/proto/detail/pop_front.hpp | 0 .../boost/proto/detail/preprocessed/and_n.hpp | 0 .../boost/proto/detail/preprocessed/args.hpp | 0 .../proto/detail/preprocessed/basic_expr.hpp | 0 .../preprocessed/class_member_traits.hpp | 0 .../detail/preprocessed/deduce_domain_n.hpp | 0 .../proto/detail/preprocessed/deep_copy.hpp | 0 .../boost/proto/detail/preprocessed/expr.hpp | 0 .../detail/preprocessed/expr_variadic.hpp | 0 .../detail/preprocessed/extends_funop.hpp | 0 .../preprocessed/extends_funop_const.hpp | 0 .../boost/proto/detail/preprocessed/funop.hpp | 0 .../detail/preprocessed/generate_by_value.hpp | 0 .../detail/preprocessed/lambda_matches.hpp | 0 .../proto/detail/preprocessed/make_expr.hpp | 0 .../proto/detail/preprocessed/make_expr_.hpp | 0 .../detail/preprocessed/make_expr_funop.hpp | 0 .../proto/detail/preprocessed/matches_.hpp | 0 .../detail/preprocessed/memfun_funop.hpp | 0 .../boost/proto/detail/preprocessed/or_n.hpp | 0 .../preprocessed/poly_function_funop.hpp | 0 .../preprocessed/poly_function_traits.hpp | 0 .../preprocessed/template_arity_helper.hpp | 0 .../proto/detail/preprocessed/traits.hpp | 0 .../detail/preprocessed/unpack_expr_.hpp | 0 .../preprocessed/vararg_matches_impl.hpp | 0 .../boost/proto/detail/remove_typename.hpp | 0 .../boost/proto/detail/reverse.hpp | 0 .../boost/proto/detail/static_const.hpp | 0 .../boost/proto/detail/template_arity.hpp | 0 .../proto/detail/template_arity_helper.hpp | 0 .../boost/proto/detail/traits.hpp | 0 .../boost/proto/detail/unpack_expr_.hpp | 0 .../proto/detail/vararg_matches_impl.hpp | 0 .../boost_1_53_0/boost/proto/domain.hpp | 0 .../boost_1_53_0/boost/proto/eval.hpp | 0 .../boost_1_53_0/boost/proto/expr.hpp | 0 .../boost_1_53_0/boost/proto/extends.hpp | 0 .../boost_1_53_0/boost/proto/functional.hpp | 0 .../boost/proto/functional/fusion.hpp | 0 .../boost/proto/functional/fusion/at.hpp | 0 .../proto/functional/fusion/pop_back.hpp | 0 .../proto/functional/fusion/pop_front.hpp | 0 .../proto/functional/fusion/push_back.hpp | 0 .../proto/functional/fusion/push_front.hpp | 0 .../boost/proto/functional/fusion/reverse.hpp | 0 .../boost/proto/functional/range.hpp | 0 .../boost/proto/functional/range/begin.hpp | 0 .../boost/proto/functional/range/empty.hpp | 0 .../boost/proto/functional/range/end.hpp | 0 .../boost/proto/functional/range/rbegin.hpp | 0 .../boost/proto/functional/range/rend.hpp | 0 .../boost/proto/functional/range/size.hpp | 0 .../boost/proto/functional/std.hpp | 0 .../boost/proto/functional/std/iterator.hpp | 0 .../boost/proto/functional/std/utility.hpp | 0 .../boost_1_53_0/boost/proto/fusion.hpp | 0 .../boost_1_53_0/boost/proto/generate.hpp | 0 .../boost_1_53_0/boost/proto/literal.hpp | 0 .../boost_1_53_0/boost/proto/make_expr.hpp | 0 .../boost_1_53_0/boost/proto/matches.hpp | 0 .../boost_1_53_0/boost/proto/operators.hpp | 0 .../boost_1_53_0/boost/proto/proto.hpp | 0 .../boost_1_53_0/boost/proto/proto_fwd.hpp | 0 .../boost_1_53_0/boost/proto/proto_typeof.hpp | 0 .../boost_1_53_0/boost/proto/repeat.hpp | 0 .../boost_1_53_0/boost/proto/tags.hpp | 0 .../boost_1_53_0/boost/proto/traits.hpp | 0 .../boost_1_53_0/boost/proto/transform.hpp | 0 .../boost/proto/transform/arg.hpp | 0 .../boost/proto/transform/call.hpp | 0 .../boost/proto/transform/default.hpp | 0 .../boost/proto/transform/detail/call.hpp | 0 .../transform/detail/construct_funop.hpp | 0 .../transform/detail/construct_pod_funop.hpp | 0 .../detail/default_function_impl.hpp | 0 .../proto/transform/detail/expand_pack.hpp | 0 .../proto/transform/detail/fold_impl.hpp | 0 .../boost/proto/transform/detail/lazy.hpp | 0 .../boost/proto/transform/detail/make.hpp | 0 .../transform/detail/make_gcc_workaround.hpp | 0 .../boost/proto/transform/detail/pack.hpp | 0 .../proto/transform/detail/pack_impl.hpp | 0 .../transform/detail/pass_through_impl.hpp | 0 .../transform/detail/preprocessed/call.hpp | 0 .../detail/preprocessed/construct_funop.hpp | 0 .../preprocessed/construct_pod_funop.hpp | 0 .../preprocessed/default_function_impl.hpp | 0 .../detail/preprocessed/expand_pack.hpp | 0 .../detail/preprocessed/fold_impl.hpp | 0 .../transform/detail/preprocessed/lazy.hpp | 0 .../transform/detail/preprocessed/make.hpp | 0 .../preprocessed/make_gcc_workaround.hpp | 0 .../detail/preprocessed/pack_impl.hpp | 0 .../detail/preprocessed/pass_through_impl.hpp | 0 .../transform/detail/preprocessed/when.hpp | 0 .../boost/proto/transform/detail/when.hpp | 0 .../boost/proto/transform/env.hpp | 0 .../boost/proto/transform/fold.hpp | 0 .../boost/proto/transform/fold_tree.hpp | 0 .../boost/proto/transform/impl.hpp | 0 .../boost/proto/transform/integral_c.hpp | 0 .../boost/proto/transform/lazy.hpp | 0 .../boost/proto/transform/make.hpp | 0 .../boost/proto/transform/pass_through.hpp | 0 .../boost/proto/transform/when.hpp | 0 .../boost/ptr_container/clone_allocator.hpp | 0 .../detail/associative_ptr_container.hpp | 0 .../ptr_container/detail/default_deleter.hpp | 0 .../ptr_container/detail/is_convertible.hpp | 0 .../ptr_container/detail/map_iterator.hpp | 0 .../ptr_container/detail/meta_functions.hpp | 0 .../boost/ptr_container/detail/move.hpp | 0 .../detail/reversible_ptr_container.hpp | 0 .../ptr_container/detail/scoped_deleter.hpp | 0 .../detail/serialize_ptr_map_adapter.hpp | 0 .../detail/serialize_reversible_cont.hpp | 0 .../detail/serialize_xml_names.hpp | 0 .../ptr_container/detail/static_move_ptr.hpp | 0 .../ptr_container/detail/throw_exception.hpp | 0 .../detail/void_ptr_iterator.hpp | 0 .../boost/ptr_container/exception.hpp | 0 .../boost/ptr_container/indirect_fun.hpp | 0 .../boost/ptr_container/nullable.hpp | 0 .../boost/ptr_container/ptr_array.hpp | 0 .../ptr_container/ptr_circular_buffer.hpp | 0 .../boost/ptr_container/ptr_container.hpp | 0 .../boost/ptr_container/ptr_deque.hpp | 0 .../boost/ptr_container/ptr_inserter.hpp | 0 .../boost/ptr_container/ptr_list.hpp | 0 .../boost/ptr_container/ptr_map.hpp | 0 .../boost/ptr_container/ptr_map_adapter.hpp | 0 .../ptr_container/ptr_sequence_adapter.hpp | 0 .../boost/ptr_container/ptr_set.hpp | 0 .../boost/ptr_container/ptr_set_adapter.hpp | 0 .../boost/ptr_container/ptr_unordered_map.hpp | 0 .../boost/ptr_container/ptr_unordered_set.hpp | 0 .../boost/ptr_container/ptr_vector.hpp | 0 .../ptr_container/serialize_ptr_array.hpp | 0 .../serialize_ptr_circular_buffer.hpp | 0 .../ptr_container/serialize_ptr_container.hpp | 0 .../ptr_container/serialize_ptr_deque.hpp | 0 .../ptr_container/serialize_ptr_list.hpp | 0 .../boost/ptr_container/serialize_ptr_map.hpp | 0 .../boost/ptr_container/serialize_ptr_set.hpp | 0 .../serialize_ptr_unordered_map.hpp | 0 .../serialize_ptr_unordered_set.hpp | 0 .../ptr_container/serialize_ptr_vector.hpp | 0 .../PS3Extras/boost_1_53_0/boost/python.hpp | 0 .../boost/python/arg_from_python.hpp | 0 .../boost_1_53_0/boost/python/args.hpp | 0 .../boost_1_53_0/boost/python/args_fwd.hpp | 0 .../boost/python/back_reference.hpp | 0 .../boost/python/base_type_traits.hpp | 0 .../boost_1_53_0/boost/python/bases.hpp | 0 .../boost_1_53_0/boost/python/borrowed.hpp | 0 .../boost_1_53_0/boost/python/call.hpp | 0 .../boost_1_53_0/boost/python/call_method.hpp | 0 .../boost_1_53_0/boost/python/cast.hpp | 0 .../boost_1_53_0/boost/python/class.hpp | 0 .../boost_1_53_0/boost/python/class_fwd.hpp | 0 .../python/converter/arg_from_python.hpp | 0 .../boost/python/converter/arg_to_python.hpp | 0 .../python/converter/arg_to_python_base.hpp | 0 .../converter/as_to_python_function.hpp | 0 .../python/converter/builtin_converters.hpp | 0 .../python/converter/constructor_function.hpp | 0 .../converter/context_result_converter.hpp | 0 .../python/converter/convertible_function.hpp | 0 .../boost/python/converter/from_python.hpp | 0 .../boost/python/converter/implicit.hpp | 0 .../converter/obj_mgr_arg_from_python.hpp | 0 .../boost/python/converter/object_manager.hpp | 0 .../python/converter/pointer_type_id.hpp | 0 .../python/converter/pyobject_traits.hpp | 0 .../boost/python/converter/pyobject_type.hpp | 0 .../python/converter/pytype_function.hpp | 0 .../converter/pytype_object_mgr_traits.hpp | 0 .../boost/python/converter/registered.hpp | 0 .../python/converter/registered_pointee.hpp | 0 .../boost/python/converter/registrations.hpp | 0 .../boost/python/converter/registry.hpp | 0 .../python/converter/return_from_python.hpp | 0 .../converter/rvalue_from_python_data.hpp | 0 .../python/converter/shared_ptr_deleter.hpp | 0 .../converter/shared_ptr_from_python.hpp | 0 .../python/converter/shared_ptr_to_python.hpp | 0 .../converter/to_python_function_type.hpp | 0 .../boost/python/copy_const_reference.hpp | 0 .../boost/python/copy_non_const_reference.hpp | 0 .../boost/python/data_members.hpp | 0 .../boost_1_53_0/boost/python/def.hpp | 0 .../boost_1_53_0/boost/python/def_visitor.hpp | 0 .../boost/python/default_call_policies.hpp | 0 .../boost/python/detail/aix_init_module.hpp | 0 .../boost/python/detail/api_placeholder.hpp | 0 .../boost/python/detail/borrowed_ptr.hpp | 0 .../boost/python/detail/caller.hpp | 0 .../boost/python/detail/config.hpp | 0 .../boost/python/detail/construct.hpp | 0 .../boost/python/detail/convertible.hpp | 0 .../python/detail/copy_ctor_mutates_rhs.hpp | 0 .../boost/python/detail/cv_category.hpp | 0 .../boost/python/detail/dealloc.hpp | 0 .../boost/python/detail/decorated_type_id.hpp | 0 .../boost/python/detail/decref_guard.hpp | 0 .../boost/python/detail/def_helper.hpp | 0 .../boost/python/detail/def_helper_fwd.hpp | 0 .../boost/python/detail/defaults_def.hpp | 0 .../boost/python/detail/defaults_gen.hpp | 0 .../boost/python/detail/dependent.hpp | 0 .../boost/python/detail/destroy.hpp | 0 .../boost/python/detail/enable_if.hpp | 0 .../boost/python/detail/exception_handler.hpp | 0 .../boost/python/detail/force_instantiate.hpp | 0 .../boost/python/detail/if_else.hpp | 0 .../boost/python/detail/indirect_traits.hpp | 0 .../boost/python/detail/invoke.hpp | 0 .../boost/python/detail/is_auto_ptr.hpp | 0 .../boost/python/detail/is_shared_ptr.hpp | 0 .../boost/python/detail/is_wrapper.hpp | 0 .../boost/python/detail/is_xxx.hpp | 0 .../python/detail/make_keyword_range_fn.hpp | 0 .../boost/python/detail/make_tuple.hpp | 0 .../boost/python/detail/map_entry.hpp | 0 .../boost/python/detail/mpl_lambda.hpp | 0 .../boost/python/detail/msvc_typeinfo.hpp | 0 .../boost_1_53_0/boost/python/detail/none.hpp | 0 .../boost/python/detail/not_specified.hpp | 0 .../detail/nullary_function_adaptor.hpp | 0 .../boost/python/detail/operator_id.hpp | 0 .../boost/python/detail/overloads_fwd.hpp | 0 .../boost/python/detail/pointee.hpp | 0 .../boost/python/detail/prefix.hpp | 0 .../boost/python/detail/preprocessor.hpp | 0 .../boost/python/detail/python22_fixed.h | 0 .../boost/python/detail/python_type.hpp | 0 .../boost/python/detail/raw_pyobject.hpp | 0 .../boost/python/detail/referent_storage.hpp | 0 .../boost/python/detail/result.hpp | 0 .../boost/python/detail/scope.hpp | 0 .../boost/python/detail/sfinae.hpp | 0 .../boost/python/detail/signature.hpp | 0 .../boost/python/detail/string_literal.hpp | 0 .../boost/python/detail/target.hpp | 0 .../python/detail/translate_exception.hpp | 0 .../boost/python/detail/type_list.hpp | 0 .../boost/python/detail/type_list_impl.hpp | 0 .../python/detail/type_list_impl_no_pts.hpp | 0 .../boost/python/detail/unwind_type.hpp | 0 .../boost/python/detail/unwrap_type_id.hpp | 0 .../boost/python/detail/unwrap_wrapper.hpp | 0 .../boost/python/detail/value_arg.hpp | 0 .../python/detail/value_is_shared_ptr.hpp | 0 .../boost/python/detail/value_is_xxx.hpp | 0 .../boost/python/detail/void_ptr.hpp | 0 .../boost/python/detail/void_return.hpp | 0 .../boost/python/detail/wrap_python.hpp | 0 .../boost/python/detail/wrapper_base.hpp | 0 .../boost_1_53_0/boost/python/dict.hpp | 0 .../boost/python/docstring_options.hpp | 0 .../boost_1_53_0/boost/python/enum.hpp | 0 .../boost_1_53_0/boost/python/errors.hpp | 0 .../boost/python/exception_translator.hpp | 0 .../boost_1_53_0/boost/python/exec.hpp | 0 .../boost_1_53_0/boost/python/extract.hpp | 0 .../boost_1_53_0/boost/python/handle.hpp | 0 .../boost_1_53_0/boost/python/handle_fwd.hpp | 0 .../boost/python/has_back_reference.hpp | 0 .../boost_1_53_0/boost/python/implicit.hpp | 0 .../boost_1_53_0/boost/python/import.hpp | 0 .../boost_1_53_0/boost/python/init.hpp | 0 .../boost/python/instance_holder.hpp | 0 .../boost_1_53_0/boost/python/iterator.hpp | 0 .../boost_1_53_0/boost/python/list.hpp | 0 .../boost_1_53_0/boost/python/long.hpp | 0 .../boost/python/lvalue_from_pytype.hpp | 0 .../boost/python/make_constructor.hpp | 0 .../boost/python/make_function.hpp | 0 .../boost/python/manage_new_object.hpp | 0 .../boost_1_53_0/boost/python/module.hpp | 0 .../boost_1_53_0/boost/python/module_init.hpp | 0 .../boost_1_53_0/boost/python/numeric.hpp | 0 .../boost_1_53_0/boost/python/object.hpp | 0 .../boost/python/object/add_to_namespace.hpp | 0 .../boost/python/object/class.hpp | 0 .../boost/python/object/class_detail.hpp | 0 .../boost/python/object/class_metadata.hpp | 0 .../boost/python/object/class_wrapper.hpp | 0 .../boost/python/object/enum_base.hpp | 0 .../boost/python/object/find_instance.hpp | 0 .../boost/python/object/forward.hpp | 0 .../boost/python/object/function.hpp | 0 .../python/object/function_doc_signature.hpp | 0 .../boost/python/object/function_handle.hpp | 0 .../boost/python/object/function_object.hpp | 0 .../boost/python/object/inheritance.hpp | 0 .../boost/python/object/inheritance_query.hpp | 0 .../boost/python/object/instance.hpp | 0 .../boost/python/object/iterator.hpp | 0 .../boost/python/object/iterator_core.hpp | 0 .../boost/python/object/life_support.hpp | 0 .../boost/python/object/make_holder.hpp | 0 .../boost/python/object/make_instance.hpp | 0 .../boost/python/object/make_ptr_instance.hpp | 0 .../boost/python/object/pickle_support.hpp | 0 .../boost/python/object/pointer_holder.hpp | 0 .../boost/python/object/py_function.hpp | 0 .../boost/python/object/stl_iterator_core.hpp | 0 .../boost/python/object/value_holder.hpp | 0 .../boost/python/object/value_holder_fwd.hpp | 0 .../boost/python/object_attributes.hpp | 0 .../boost_1_53_0/boost/python/object_call.hpp | 0 .../boost_1_53_0/boost/python/object_core.hpp | 0 .../boost_1_53_0/boost/python/object_fwd.hpp | 0 .../boost/python/object_items.hpp | 0 .../boost/python/object_operators.hpp | 0 .../boost/python/object_protocol.hpp | 0 .../boost/python/object_protocol_core.hpp | 0 .../boost/python/object_slices.hpp | 0 .../boost/python/opaque_pointer_converter.hpp | 0 .../boost_1_53_0/boost/python/operators.hpp | 0 .../boost_1_53_0/boost/python/other.hpp | 0 .../boost_1_53_0/boost/python/overloads.hpp | 0 .../boost_1_53_0/boost/python/override.hpp | 0 .../boost_1_53_0/boost/python/pointee.hpp | 0 .../boost_1_53_0/boost/python/proxy.hpp | 0 .../boost_1_53_0/boost/python/ptr.hpp | 0 .../boost/python/pure_virtual.hpp | 0 .../boost/python/raw_function.hpp | 0 .../boost_1_53_0/boost/python/refcount.hpp | 0 .../python/reference_existing_object.hpp | 0 .../boost/python/register_ptr_to_python.hpp | 0 .../boost_1_53_0/boost/python/return_arg.hpp | 0 .../boost/python/return_by_value.hpp | 0 .../python/return_internal_reference.hpp | 0 .../boost/python/return_opaque_pointer.hpp | 0 .../boost/python/return_value_policy.hpp | 0 .../boost_1_53_0/boost/python/scope.hpp | 0 .../boost_1_53_0/boost/python/self.hpp | 0 .../boost_1_53_0/boost/python/signature.hpp | 0 .../boost_1_53_0/boost/python/slice.hpp | 0 .../boost_1_53_0/boost/python/slice_nil.hpp | 0 .../boost_1_53_0/boost/python/ssize_t.hpp | 0 .../boost/python/stl_iterator.hpp | 0 .../boost_1_53_0/boost/python/str.hpp | 0 .../python/suite/indexing/container_utils.hpp | 0 .../indexing/detail/indexing_suite_detail.hpp | 0 .../python/suite/indexing/indexing_suite.hpp | 0 .../suite/indexing/map_indexing_suite.hpp | 0 .../suite/indexing/vector_indexing_suite.hpp | 0 .../boost_1_53_0/boost/python/tag.hpp | 0 .../boost/python/to_python_converter.hpp | 0 .../boost/python/to_python_indirect.hpp | 0 .../boost/python/to_python_value.hpp | 0 .../boost_1_53_0/boost/python/tuple.hpp | 0 .../boost_1_53_0/boost/python/type_id.hpp | 0 .../boost/python/with_custodian_and_ward.hpp | 0 .../boost_1_53_0/boost/python/wrapper.hpp | 0 .../PS3Extras/boost_1_53_0/boost/random.hpp | 0 .../boost/random/additive_combine.hpp | 0 .../boost/random/bernoulli_distribution.hpp | 0 .../boost/random/binomial_distribution.hpp | 0 .../boost/random/cauchy_distribution.hpp | 0 .../boost/random/chi_squared_distribution.hpp | 0 .../boost/random/detail/auto_link.hpp | 0 .../boost/random/detail/config.hpp | 0 .../boost/random/detail/const_mod.hpp | 0 .../boost/random/detail/disable_warnings.hpp | 0 .../boost/random/detail/enable_warnings.hpp | 0 .../boost/random/detail/generator_bits.hpp | 0 .../random/detail/generator_seed_seq.hpp | 0 .../boost/random/detail/integer_log2.hpp | 0 .../boost/random/detail/iterator_mixin.hpp | 0 .../boost/random/detail/large_arithmetic.hpp | 0 .../boost/random/detail/operators.hpp | 0 .../boost/random/detail/ptr_helper.hpp | 0 .../boost_1_53_0/boost/random/detail/seed.hpp | 0 .../boost/random/detail/seed_impl.hpp | 0 .../random/detail/signed_unsigned_tools.hpp | 0 .../boost/random/detail/uniform_int_float.hpp | 0 .../boost/random/detail/vector_io.hpp | 0 .../boost/random/discard_block.hpp | 0 .../boost/random/discrete_distribution.hpp | 0 .../boost/random/exponential_distribution.hpp | 0 .../random/extreme_value_distribution.hpp | 0 .../boost/random/fisher_f_distribution.hpp | 0 .../boost/random/gamma_distribution.hpp | 0 .../boost/random/generate_canonical.hpp | 0 .../boost/random/geometric_distribution.hpp | 0 .../boost/random/independent_bits.hpp | 0 .../boost/random/inversive_congruential.hpp | 0 .../boost/random/lagged_fibonacci.hpp | 0 .../boost/random/linear_congruential.hpp | 0 .../boost/random/linear_feedback_shift.hpp | 0 .../boost/random/lognormal_distribution.hpp | 0 .../boost/random/mersenne_twister.hpp | 0 .../random/negative_binomial_distribution.hpp | 0 .../boost/random/normal_distribution.hpp | 0 .../piecewise_constant_distribution.hpp | 0 .../random/piecewise_linear_distribution.hpp | 0 .../boost/random/poisson_distribution.hpp | 0 .../boost/random/random_device.hpp | 0 .../boost/random/random_number_generator.hpp | 0 .../boost_1_53_0/boost/random/ranlux.hpp | 0 .../boost_1_53_0/boost/random/seed_seq.hpp | 0 .../boost/random/shuffle_order.hpp | 0 .../boost/random/shuffle_output.hpp | 0 .../boost/random/student_t_distribution.hpp | 0 .../boost/random/subtract_with_carry.hpp | 0 .../boost_1_53_0/boost/random/taus88.hpp | 0 .../boost/random/triangle_distribution.hpp | 0 .../boost_1_53_0/boost/random/uniform_01.hpp | 0 .../boost_1_53_0/boost/random/uniform_int.hpp | 0 .../boost/random/uniform_int_distribution.hpp | 0 .../boost/random/uniform_on_sphere.hpp | 0 .../boost/random/uniform_real.hpp | 0 .../random/uniform_real_distribution.hpp | 0 .../boost/random/uniform_smallint.hpp | 0 .../boost/random/variate_generator.hpp | 0 .../boost/random/weibull_distribution.hpp | 0 .../boost_1_53_0/boost/random/xor_combine.hpp | 0 .../PS3Extras/boost_1_53_0/boost/range.hpp | 0 .../boost/range/adaptor/adjacent_filtered.hpp | 0 .../boost/range/adaptor/argument_fwd.hpp | 0 .../boost/range/adaptor/copied.hpp | 0 .../boost/range/adaptor/define_adaptor.hpp | 0 .../boost/range/adaptor/filtered.hpp | 0 .../boost/range/adaptor/indexed.hpp | 0 .../boost/range/adaptor/indirected.hpp | 0 .../boost_1_53_0/boost/range/adaptor/map.hpp | 0 .../boost/range/adaptor/replaced.hpp | 0 .../boost/range/adaptor/replaced_if.hpp | 0 .../boost/range/adaptor/reversed.hpp | 0 .../boost/range/adaptor/sliced.hpp | 0 .../boost/range/adaptor/strided.hpp | 0 .../boost/range/adaptor/tokenized.hpp | 0 .../boost/range/adaptor/transformed.hpp | 0 .../boost/range/adaptor/type_erased.hpp | 0 .../boost/range/adaptor/uniqued.hpp | 0 .../boost_1_53_0/boost/range/adaptors.hpp | 0 .../boost_1_53_0/boost/range/algorithm.hpp | 0 .../boost/range/algorithm/adjacent_find.hpp | 0 .../boost/range/algorithm/binary_search.hpp | 0 .../boost/range/algorithm/copy.hpp | 0 .../boost/range/algorithm/copy_backward.hpp | 0 .../boost/range/algorithm/count.hpp | 0 .../boost/range/algorithm/count_if.hpp | 0 .../boost/range/algorithm/equal.hpp | 0 .../boost/range/algorithm/equal_range.hpp | 0 .../boost/range/algorithm/fill.hpp | 0 .../boost/range/algorithm/fill_n.hpp | 0 .../boost/range/algorithm/find.hpp | 0 .../boost/range/algorithm/find_end.hpp | 0 .../boost/range/algorithm/find_first_of.hpp | 0 .../boost/range/algorithm/find_if.hpp | 0 .../boost/range/algorithm/for_each.hpp | 0 .../boost/range/algorithm/generate.hpp | 0 .../boost/range/algorithm/heap_algorithm.hpp | 0 .../boost/range/algorithm/inplace_merge.hpp | 0 .../algorithm/lexicographical_compare.hpp | 0 .../boost/range/algorithm/lower_bound.hpp | 0 .../boost/range/algorithm/max_element.hpp | 0 .../boost/range/algorithm/merge.hpp | 0 .../boost/range/algorithm/min_element.hpp | 0 .../boost/range/algorithm/mismatch.hpp | 0 .../boost/range/algorithm/nth_element.hpp | 0 .../boost/range/algorithm/partial_sort.hpp | 0 .../range/algorithm/partial_sort_copy.hpp | 0 .../boost/range/algorithm/partition.hpp | 0 .../boost/range/algorithm/permutation.hpp | 0 .../boost/range/algorithm/random_shuffle.hpp | 0 .../boost/range/algorithm/remove.hpp | 0 .../boost/range/algorithm/remove_copy.hpp | 0 .../boost/range/algorithm/remove_copy_if.hpp | 0 .../boost/range/algorithm/remove_if.hpp | 0 .../boost/range/algorithm/replace.hpp | 0 .../boost/range/algorithm/replace_copy.hpp | 0 .../boost/range/algorithm/replace_copy_if.hpp | 0 .../boost/range/algorithm/replace_if.hpp | 0 .../boost/range/algorithm/reverse.hpp | 0 .../boost/range/algorithm/reverse_copy.hpp | 0 .../boost/range/algorithm/rotate.hpp | 0 .../boost/range/algorithm/rotate_copy.hpp | 0 .../boost/range/algorithm/search.hpp | 0 .../boost/range/algorithm/search_n.hpp | 0 .../boost/range/algorithm/set_algorithm.hpp | 0 .../boost/range/algorithm/sort.hpp | 0 .../range/algorithm/stable_partition.hpp | 0 .../boost/range/algorithm/stable_sort.hpp | 0 .../boost/range/algorithm/swap_ranges.hpp | 0 .../boost/range/algorithm/transform.hpp | 0 .../boost/range/algorithm/unique.hpp | 0 .../boost/range/algorithm/unique_copy.hpp | 0 .../boost/range/algorithm/upper_bound.hpp | 0 .../boost/range/algorithm_ext.hpp | 0 .../boost/range/algorithm_ext/copy_n.hpp | 0 .../boost/range/algorithm_ext/erase.hpp | 0 .../boost/range/algorithm_ext/for_each.hpp | 0 .../boost/range/algorithm_ext/insert.hpp | 0 .../boost/range/algorithm_ext/iota.hpp | 0 .../boost/range/algorithm_ext/is_sorted.hpp | 0 .../boost/range/algorithm_ext/overwrite.hpp | 0 .../boost/range/algorithm_ext/push_back.hpp | 0 .../boost/range/algorithm_ext/push_front.hpp | 0 .../boost_1_53_0/boost/range/any_range.hpp | 0 .../boost_1_53_0/boost/range/as_array.hpp | 0 .../boost_1_53_0/boost/range/as_literal.hpp | 0 .../boost_1_53_0/boost/range/atl.hpp | 0 .../boost_1_53_0/boost/range/begin.hpp | 0 .../boost_1_53_0/boost/range/category.hpp | 0 .../boost_1_53_0/boost/range/combine.hpp | 0 .../boost_1_53_0/boost/range/concepts.hpp | 0 .../boost_1_53_0/boost/range/config.hpp | 0 .../boost/range/const_iterator.hpp | 0 .../boost/range/const_reverse_iterator.hpp | 0 .../boost/range/counting_range.hpp | 0 .../boost/range/detail/any_iterator.hpp | 0 .../range/detail/any_iterator_buffer.hpp | 0 .../range/detail/any_iterator_interface.hpp | 0 .../range/detail/any_iterator_wrapper.hpp | 0 .../boost/range/detail/as_literal.hpp | 0 .../boost_1_53_0/boost/range/detail/begin.hpp | 0 .../boost/range/detail/collection_traits.hpp | 0 .../range/detail/collection_traits_detail.hpp | 0 .../boost/range/detail/common.hpp | 0 .../boost/range/detail/const_iterator.hpp | 0 .../detail/demote_iterator_traversal_tag.hpp | 0 .../boost/range/detail/detail_str.hpp | 0 .../boost/range/detail/difference_type.hpp | 0 .../boost_1_53_0/boost/range/detail/empty.hpp | 0 .../boost_1_53_0/boost/range/detail/end.hpp | 0 .../range/detail/extract_optional_type.hpp | 0 .../range/detail/implementation_help.hpp | 0 .../boost/range/detail/iterator.hpp | 0 .../boost/range/detail/join_iterator.hpp | 0 .../boost/range/detail/microsoft.hpp | 0 .../boost/range/detail/misc_concept.hpp | 0 .../boost/range/detail/range_return.hpp | 0 .../boost/range/detail/remove_extent.hpp | 0 .../boost/range/detail/safe_bool.hpp | 0 .../boost/range/detail/sfinae.hpp | 0 .../boost_1_53_0/boost/range/detail/size.hpp | 0 .../boost/range/detail/size_type.hpp | 0 .../boost_1_53_0/boost/range/detail/sizer.hpp | 0 .../boost/range/detail/str_types.hpp | 0 .../boost/range/detail/value_type.hpp | 0 .../boost/range/detail/vc6/end.hpp | 0 .../boost/range/detail/vc6/size.hpp | 0 .../boost/range/difference_type.hpp | 0 .../boost_1_53_0/boost/range/distance.hpp | 0 .../boost_1_53_0/boost/range/empty.hpp | 0 .../boost_1_53_0/boost/range/end.hpp | 0 .../boost_1_53_0/boost/range/functions.hpp | 0 .../boost/range/has_range_iterator.hpp | 0 .../boost_1_53_0/boost/range/irange.hpp | 0 .../boost/range/istream_range.hpp | 0 .../boost_1_53_0/boost/range/iterator.hpp | 0 .../boost/range/iterator_range.hpp | 0 .../boost/range/iterator_range_core.hpp | 0 .../boost/range/iterator_range_io.hpp | 0 .../boost_1_53_0/boost/range/join.hpp | 0 .../boost/range/metafunctions.hpp | 0 .../boost_1_53_0/boost/range/mfc.hpp | 0 .../boost/range/mutable_iterator.hpp | 0 .../boost_1_53_0/boost/range/numeric.hpp | 0 .../boost_1_53_0/boost/range/pointer.hpp | 0 .../boost_1_53_0/boost/range/rbegin.hpp | 0 .../boost_1_53_0/boost/range/reference.hpp | 0 .../boost_1_53_0/boost/range/rend.hpp | 0 .../boost/range/result_iterator.hpp | 0 .../boost/range/reverse_iterator.hpp | 0 .../boost/range/reverse_result_iterator.hpp | 0 .../boost_1_53_0/boost/range/size.hpp | 0 .../boost_1_53_0/boost/range/size_type.hpp | 0 .../boost_1_53_0/boost/range/sub_range.hpp | 0 .../boost_1_53_0/boost/range/value_type.hpp | 0 .../PS3Extras/boost_1_53_0/boost/ratio.hpp | 0 .../boost_1_53_0/boost/ratio/config.hpp | 0 .../boost/ratio/detail/mpl/abs.hpp | 0 .../boost/ratio/detail/mpl/gcd.hpp | 0 .../boost/ratio/detail/mpl/lcm.hpp | 0 .../boost/ratio/detail/mpl/sign.hpp | 0 .../boost/ratio/detail/overflow_helpers.hpp | 0 .../boost/ratio/detail/ratio_io.hpp | 0 .../boost_1_53_0/boost/ratio/include.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/abs.hpp | 0 .../boost/ratio/mpl/arithmetic.hpp | 0 .../boost/ratio/mpl/comparison.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/divides.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/equal_to.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/gcd.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/greater.hpp | 0 .../boost/ratio/mpl/greater_equal.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/lcm.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/less.hpp | 0 .../boost/ratio/mpl/less_equal.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/minus.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/negate.hpp | 0 .../boost/ratio/mpl/not_equal_to.hpp | 0 .../boost/ratio/mpl/numeric_cast.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/plus.hpp | 0 .../boost/ratio/mpl/rational_c_tag.hpp | 0 .../boost/ratio/mpl/rational_constant.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/sign.hpp | 0 .../boost_1_53_0/boost/ratio/mpl/times.hpp | 0 .../boost_1_53_0/boost/ratio/ratio.hpp | 0 .../boost_1_53_0/boost/ratio/ratio_fwd.hpp | 0 .../boost_1_53_0/boost/ratio/ratio_io.hpp | 0 .../boost/ratio/ratio_static_string.hpp | 0 .../PS3Extras/boost_1_53_0/boost/rational.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/ref.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/regex.h | 0 .../PS3Extras/boost_1_53_0/boost/regex.hpp | 0 .../boost_1_53_0/boost/regex/concepts.hpp | 0 .../boost_1_53_0/boost/regex/config.hpp | 0 .../boost/regex/config/borland.hpp | 0 .../boost/regex/config/cwchar.hpp | 0 .../boost_1_53_0/boost/regex/icu.hpp | 0 .../boost_1_53_0/boost/regex/mfc.hpp | 0 .../boost/regex/pattern_except.hpp | 0 .../boost/regex/pending/object_cache.hpp | 0 .../boost/regex/pending/static_mutex.hpp | 0 .../boost/regex/pending/unicode_iterator.hpp | 0 .../boost_1_53_0/boost/regex/regex_traits.hpp | 0 .../boost_1_53_0/boost/regex/user.hpp | 0 .../boost/regex/v4/basic_regex.hpp | 0 .../boost/regex/v4/basic_regex_creator.hpp | 0 .../boost/regex/v4/basic_regex_parser.hpp | 0 .../boost/regex/v4/c_regex_traits.hpp | 0 .../boost/regex/v4/char_regex_traits.hpp | 0 .../boost/regex/v4/cpp_regex_traits.hpp | 0 .../boost_1_53_0/boost/regex/v4/cregex.hpp | 0 .../boost/regex/v4/error_type.hpp | 0 .../boost_1_53_0/boost/regex/v4/fileiter.hpp | 0 .../boost_1_53_0/boost/regex/v4/instances.hpp | 0 .../boost/regex/v4/iterator_category.hpp | 0 .../boost/regex/v4/iterator_traits.hpp | 0 .../boost/regex/v4/match_flags.hpp | 0 .../boost/regex/v4/match_results.hpp | 0 .../boost/regex/v4/mem_block_cache.hpp | 0 .../boost/regex/v4/perl_matcher.hpp | 0 .../boost/regex/v4/perl_matcher_common.hpp | 0 .../regex/v4/perl_matcher_non_recursive.hpp | 0 .../boost/regex/v4/perl_matcher_recursive.hpp | 0 .../boost/regex/v4/primary_transform.hpp | 0 .../boost/regex/v4/protected_call.hpp | 0 .../boost_1_53_0/boost/regex/v4/regbase.hpp | 0 .../boost_1_53_0/boost/regex/v4/regex.hpp | 0 .../boost/regex/v4/regex_format.hpp | 0 .../boost_1_53_0/boost/regex/v4/regex_fwd.hpp | 0 .../boost/regex/v4/regex_grep.hpp | 0 .../boost/regex/v4/regex_iterator.hpp | 0 .../boost/regex/v4/regex_match.hpp | 0 .../boost/regex/v4/regex_merge.hpp | 0 .../boost/regex/v4/regex_raw_buffer.hpp | 0 .../boost/regex/v4/regex_replace.hpp | 0 .../boost/regex/v4/regex_search.hpp | 0 .../boost/regex/v4/regex_split.hpp | 0 .../boost/regex/v4/regex_token_iterator.hpp | 0 .../boost/regex/v4/regex_traits.hpp | 0 .../boost/regex/v4/regex_traits_defaults.hpp | 0 .../boost/regex/v4/regex_workaround.hpp | 0 .../boost_1_53_0/boost/regex/v4/states.hpp | 0 .../boost_1_53_0/boost/regex/v4/sub_match.hpp | 0 .../boost/regex/v4/syntax_type.hpp | 0 .../boost/regex/v4/u32regex_iterator.hpp | 0 .../regex/v4/u32regex_token_iterator.hpp | 0 .../boost/regex/v4/w32_regex_traits.hpp | 0 .../boost_1_53_0/boost/regex_fwd.hpp | 0 .../boost_1_53_0/boost/scope_exit.hpp | 0 .../boost_1_53_0/boost/scoped_array.hpp | 0 .../boost_1_53_0/boost/scoped_ptr.hpp | 0 .../boost/serialization/access.hpp | 0 .../boost/serialization/array.hpp | 0 .../boost/serialization/assume_abstract.hpp | 0 .../boost/serialization/base_object.hpp | 0 .../boost/serialization/binary_object.hpp | 0 .../boost/serialization/bitset.hpp | 0 .../serialization/collection_size_type.hpp | 0 .../boost/serialization/collection_traits.hpp | 0 .../serialization/collections_load_imp.hpp | 0 .../serialization/collections_save_imp.hpp | 0 .../boost/serialization/complex.hpp | 0 .../boost/serialization/config.hpp | 0 .../boost/serialization/deque.hpp | 0 .../boost/serialization/detail/get_data.hpp | 0 .../serialization/detail/shared_count_132.hpp | 0 .../serialization/detail/shared_ptr_132.hpp | 0 .../detail/shared_ptr_nmt_132.hpp | 0 .../detail/stack_constructor.hpp | 0 .../boost/serialization/ephemeral.hpp | 0 .../boost/serialization/export.hpp | 0 .../serialization/extended_type_info.hpp | 0 .../extended_type_info_no_rtti.hpp | 0 .../extended_type_info_typeid.hpp | 0 .../boost/serialization/factory.hpp | 0 .../boost/serialization/force_include.hpp | 0 .../hash_collections_load_imp.hpp | 0 .../hash_collections_save_imp.hpp | 0 .../boost/serialization/hash_map.hpp | 0 .../boost/serialization/hash_set.hpp | 0 .../serialization/is_bitwise_serializable.hpp | 0 .../boost/serialization/item_version_type.hpp | 0 .../boost/serialization/level.hpp | 0 .../boost/serialization/level_enum.hpp | 0 .../boost_1_53_0/boost/serialization/list.hpp | 0 .../boost_1_53_0/boost/serialization/map.hpp | 0 .../boost_1_53_0/boost/serialization/nvp.hpp | 0 .../boost/serialization/optional.hpp | 0 .../boost_1_53_0/boost/serialization/pfto.hpp | 0 .../boost/serialization/scoped_ptr.hpp | 0 .../boost/serialization/serialization.hpp | 0 .../boost_1_53_0/boost/serialization/set.hpp | 0 .../boost/serialization/shared_ptr.hpp | 0 .../boost/serialization/shared_ptr_132.hpp | 0 .../boost/serialization/singleton.hpp | 0 .../boost/serialization/slist.hpp | 0 .../boost/serialization/smart_cast.hpp | 0 .../boost/serialization/split_free.hpp | 0 .../boost/serialization/split_member.hpp | 0 .../boost/serialization/state_saver.hpp | 0 .../boost/serialization/static_warning.hpp | 0 .../boost/serialization/string.hpp | 0 .../boost/serialization/strong_typedef.hpp | 0 .../boost/serialization/throw_exception.hpp | 0 .../boost/serialization/tracking.hpp | 0 .../boost/serialization/tracking_enum.hpp | 0 .../boost/serialization/traits.hpp | 0 .../type_info_implementation.hpp | 0 .../boost/serialization/utility.hpp | 0 .../boost/serialization/valarray.hpp | 0 .../boost/serialization/variant.hpp | 0 .../boost/serialization/vector.hpp | 0 .../boost/serialization/vector_135.hpp | 0 .../boost/serialization/version.hpp | 0 .../boost/serialization/void_cast.hpp | 0 .../boost/serialization/void_cast_fwd.hpp | 0 .../boost/serialization/weak_ptr.hpp | 0 .../boost/serialization/wrapper.hpp | 0 .../boost_1_53_0/boost/shared_array.hpp | 0 .../boost/shared_container_iterator.hpp | 0 .../boost_1_53_0/boost/shared_ptr.hpp | 0 .../PS3Extras/boost_1_53_0/boost/signal.hpp | 0 .../PS3Extras/boost_1_53_0/boost/signals.hpp | 0 .../boost_1_53_0/boost/signals/connection.hpp | 0 .../boost/signals/detail/config.hpp | 0 .../boost/signals/detail/gen_signal_N.pl | 0 .../boost/signals/detail/named_slot_map.hpp | 0 .../boost/signals/detail/signal_base.hpp | 0 .../boost/signals/detail/signals_common.hpp | 0 .../signals/detail/slot_call_iterator.hpp | 0 .../boost_1_53_0/boost/signals/signal0.hpp | 0 .../boost_1_53_0/boost/signals/signal1.hpp | 0 .../boost_1_53_0/boost/signals/signal10.hpp | 0 .../boost_1_53_0/boost/signals/signal2.hpp | 0 .../boost_1_53_0/boost/signals/signal3.hpp | 0 .../boost_1_53_0/boost/signals/signal4.hpp | 0 .../boost_1_53_0/boost/signals/signal5.hpp | 0 .../boost_1_53_0/boost/signals/signal6.hpp | 0 .../boost_1_53_0/boost/signals/signal7.hpp | 0 .../boost_1_53_0/boost/signals/signal8.hpp | 0 .../boost_1_53_0/boost/signals/signal9.hpp | 0 .../boost/signals/signal_template.hpp | 0 .../boost_1_53_0/boost/signals/slot.hpp | 0 .../boost_1_53_0/boost/signals/trackable.hpp | 0 .../PS3Extras/boost_1_53_0/boost/signals2.hpp | 0 .../boost/signals2/connection.hpp | 0 .../boost/signals2/deconstruct.hpp | 0 .../boost/signals2/deconstruct_ptr.hpp | 0 .../boost/signals2/detail/auto_buffer.hpp | 0 .../boost/signals2/detail/foreign_ptr.hpp | 0 .../boost/signals2/detail/lwm_nop.hpp | 0 .../boost/signals2/detail/lwm_pthreads.hpp | 0 .../boost/signals2/detail/lwm_win32_cs.hpp | 0 .../signals2/detail/null_output_iterator.hpp | 0 .../signals2/detail/preprocessed_arg_type.hpp | 0 .../detail/preprocessed_arg_type_template.hpp | 0 .../signals2/detail/replace_slot_function.hpp | 0 .../signals2/detail/result_type_wrapper.hpp | 0 .../boost/signals2/detail/signal_template.hpp | 0 .../boost/signals2/detail/signals_common.hpp | 0 .../signals2/detail/signals_common_macros.hpp | 0 .../signals2/detail/slot_call_iterator.hpp | 0 .../boost/signals2/detail/slot_groups.hpp | 0 .../boost/signals2/detail/slot_template.hpp | 0 .../detail/tracked_objects_visitor.hpp | 0 .../boost/signals2/detail/unique_lock.hpp | 0 .../signals2/detail/variadic_arg_type.hpp | 0 .../signals2/detail/variadic_slot_invoker.hpp | 0 .../boost/signals2/dummy_mutex.hpp | 0 .../boost/signals2/expired_slot.hpp | 0 .../boost/signals2/last_value.hpp | 0 .../boost_1_53_0/boost/signals2/mutex.hpp | 0 .../boost/signals2/optional_last_value.hpp | 0 .../boost/signals2/postconstructible.hpp | 0 .../boost/signals2/predestructible.hpp | 0 .../boost/signals2/preprocessed_signal.hpp | 0 .../boost/signals2/preprocessed_slot.hpp | 0 .../signals2/shared_connection_block.hpp | 0 .../boost_1_53_0/boost/signals2/signal.hpp | 0 .../boost/signals2/signal_base.hpp | 0 .../boost/signals2/signal_type.hpp | 0 .../boost_1_53_0/boost/signals2/slot.hpp | 0 .../boost_1_53_0/boost/signals2/slot_base.hpp | 0 .../boost_1_53_0/boost/signals2/trackable.hpp | 0 .../boost/signals2/variadic_signal.hpp | 0 .../boost/signals2/variadic_slot.hpp | 0 .../boost_1_53_0/boost/smart_ptr.hpp | 0 .../boost/smart_ptr/allocate_shared_array.hpp | 0 .../boost/smart_ptr/bad_weak_ptr.hpp | 0 .../detail/allocate_array_helper.hpp | 0 .../boost/smart_ptr/detail/array_deleter.hpp | 0 .../boost/smart_ptr/detail/array_traits.hpp | 0 .../boost/smart_ptr/detail/array_utility.hpp | 0 .../boost/smart_ptr/detail/atomic_count.hpp | 0 .../smart_ptr/detail/atomic_count_gcc.hpp | 0 .../smart_ptr/detail/atomic_count_gcc_x86.hpp | 0 .../detail/atomic_count_pthreads.hpp | 0 .../smart_ptr/detail/atomic_count_solaris.hpp | 0 .../smart_ptr/detail/atomic_count_sync.hpp | 0 .../smart_ptr/detail/atomic_count_win32.hpp | 0 .../smart_ptr/detail/lightweight_mutex.hpp | 0 .../boost/smart_ptr/detail/lwm_nop.hpp | 0 .../boost/smart_ptr/detail/lwm_pthreads.hpp | 0 .../boost/smart_ptr/detail/lwm_win32_cs.hpp | 0 .../smart_ptr/detail/make_array_helper.hpp | 0 .../boost/smart_ptr/detail/operator_bool.hpp | 0 .../smart_ptr/detail/quick_allocator.hpp | 0 .../smart_ptr/detail/shared_array_nmt.hpp | 0 .../boost/smart_ptr/detail/shared_count.hpp | 0 .../boost/smart_ptr/detail/shared_ptr_nmt.hpp | 0 .../boost/smart_ptr/detail/sp_convertible.hpp | 0 .../smart_ptr/detail/sp_counted_base.hpp | 0 .../detail/sp_counted_base_acc_ia64.hpp | 0 .../smart_ptr/detail/sp_counted_base_aix.hpp | 0 .../detail/sp_counted_base_cw_ppc.hpp | 0 .../detail/sp_counted_base_cw_x86.hpp | 0 .../detail/sp_counted_base_gcc_ia64.hpp | 0 .../detail/sp_counted_base_gcc_mips.hpp | 0 .../detail/sp_counted_base_gcc_ppc.hpp | 0 .../detail/sp_counted_base_gcc_sparc.hpp | 0 .../detail/sp_counted_base_gcc_x86.hpp | 0 .../smart_ptr/detail/sp_counted_base_nt.hpp | 0 .../smart_ptr/detail/sp_counted_base_pt.hpp | 0 .../detail/sp_counted_base_snc_ps3.hpp | 0 .../detail/sp_counted_base_solaris.hpp | 0 .../smart_ptr/detail/sp_counted_base_spin.hpp | 0 .../smart_ptr/detail/sp_counted_base_sync.hpp | 0 .../detail/sp_counted_base_vacpp_ppc.hpp | 0 .../smart_ptr/detail/sp_counted_base_w32.hpp | 0 .../smart_ptr/detail/sp_counted_impl.hpp | 0 .../boost/smart_ptr/detail/sp_forward.hpp | 0 .../boost/smart_ptr/detail/sp_has_sync.hpp | 0 .../boost/smart_ptr/detail/sp_if_array.hpp | 0 .../boost/smart_ptr/detail/sp_nullptr_t.hpp | 0 .../boost/smart_ptr/detail/spinlock.hpp | 0 .../smart_ptr/detail/spinlock_gcc_arm.hpp | 0 .../boost/smart_ptr/detail/spinlock_nt.hpp | 0 .../boost/smart_ptr/detail/spinlock_pool.hpp | 0 .../boost/smart_ptr/detail/spinlock_pt.hpp | 0 .../boost/smart_ptr/detail/spinlock_sync.hpp | 0 .../boost/smart_ptr/detail/spinlock_w32.hpp | 0 .../boost/smart_ptr/detail/yield_k.hpp | 0 .../smart_ptr/enable_shared_from_raw.hpp | 0 .../smart_ptr/enable_shared_from_this.hpp | 0 .../boost/smart_ptr/intrusive_ptr.hpp | 0 .../boost/smart_ptr/make_shared.hpp | 0 .../boost/smart_ptr/make_shared_array.hpp | 0 .../boost/smart_ptr/make_shared_object.hpp | 0 .../boost/smart_ptr/owner_less.hpp | 0 .../boost/smart_ptr/scoped_array.hpp | 0 .../boost/smart_ptr/scoped_ptr.hpp | 0 .../boost/smart_ptr/shared_array.hpp | 0 .../boost/smart_ptr/shared_ptr.hpp | 0 .../boost_1_53_0/boost/smart_ptr/weak_ptr.hpp | 0 .../PS3Extras/boost_1_53_0/boost/spirit.hpp | 0 .../boost/spirit/home/classic.hpp | 0 .../boost/spirit/home/classic/actor.hpp | 0 .../home/classic/actor/assign_actor.hpp | 0 .../home/classic/actor/assign_key_actor.hpp | 0 .../spirit/home/classic/actor/clear_actor.hpp | 0 .../home/classic/actor/decrement_actor.hpp | 0 .../spirit/home/classic/actor/erase_actor.hpp | 0 .../home/classic/actor/increment_actor.hpp | 0 .../home/classic/actor/insert_at_actor.hpp | 0 .../home/classic/actor/insert_key_actor.hpp | 0 .../home/classic/actor/push_back_actor.hpp | 0 .../home/classic/actor/push_front_actor.hpp | 0 .../spirit/home/classic/actor/ref_actor.hpp | 0 .../classic/actor/ref_const_ref_actor.hpp | 0 .../actor/ref_const_ref_const_ref_a.hpp | 0 .../actor/ref_const_ref_value_actor.hpp | 0 .../home/classic/actor/ref_value_actor.hpp | 0 .../spirit/home/classic/actor/swap_actor.hpp | 0 .../spirit/home/classic/actor/typeof.hpp | 0 .../boost/spirit/home/classic/attribute.hpp | 0 .../spirit/home/classic/attribute/closure.hpp | 0 .../classic/attribute/closure_context.hpp | 0 .../home/classic/attribute/closure_fwd.hpp | 0 .../home/classic/attribute/parametric.hpp | 0 .../spirit/home/classic/attribute/typeof.hpp | 0 .../boost/spirit/home/classic/core.hpp | 0 .../boost/spirit/home/classic/core/assert.hpp | 0 .../home/classic/core/composite/actions.hpp | 0 .../classic/core/composite/alternative.hpp | 0 .../home/classic/core/composite/composite.hpp | 0 .../classic/core/composite/difference.hpp | 0 .../classic/core/composite/directives.hpp | 0 .../home/classic/core/composite/epsilon.hpp | 0 .../classic/core/composite/exclusive_or.hpp | 0 .../core/composite/impl/alternative.ipp | 0 .../core/composite/impl/difference.ipp | 0 .../core/composite/impl/directives.ipp | 0 .../core/composite/impl/exclusive_or.ipp | 0 .../core/composite/impl/intersection.ipp | 0 .../core/composite/impl/kleene_star.ipp | 0 .../home/classic/core/composite/impl/list.ipp | 0 .../classic/core/composite/impl/optional.ipp | 0 .../classic/core/composite/impl/positive.ipp | 0 .../classic/core/composite/impl/sequence.ipp | 0 .../core/composite/impl/sequential_and.ipp | 0 .../core/composite/impl/sequential_or.ipp | 0 .../classic/core/composite/intersection.hpp | 0 .../classic/core/composite/kleene_star.hpp | 0 .../home/classic/core/composite/list.hpp | 0 .../classic/core/composite/no_actions.hpp | 0 .../home/classic/core/composite/operators.hpp | 0 .../home/classic/core/composite/optional.hpp | 0 .../home/classic/core/composite/positive.hpp | 0 .../home/classic/core/composite/sequence.hpp | 0 .../classic/core/composite/sequential_and.hpp | 0 .../classic/core/composite/sequential_or.hpp | 0 .../boost/spirit/home/classic/core/config.hpp | 0 .../spirit/home/classic/core/impl/match.ipp | 0 .../classic/core/impl/match_attr_traits.ipp | 0 .../spirit/home/classic/core/impl/parser.ipp | 0 .../boost/spirit/home/classic/core/match.hpp | 0 .../boost/spirit/home/classic/core/nil.hpp | 0 .../classic/core/non_terminal/grammar.hpp | 0 .../core/non_terminal/impl/grammar.ipp | 0 .../core/non_terminal/impl/object_with_id.ipp | 0 .../classic/core/non_terminal/impl/rule.ipp | 0 .../classic/core/non_terminal/impl/static.hpp | 0 .../core/non_terminal/impl/subrule.ipp | 0 .../core/non_terminal/parser_context.hpp | 0 .../classic/core/non_terminal/parser_id.hpp | 0 .../home/classic/core/non_terminal/rule.hpp | 0 .../classic/core/non_terminal/subrule.hpp | 0 .../classic/core/non_terminal/subrule_fwd.hpp | 0 .../boost/spirit/home/classic/core/parser.hpp | 0 .../classic/core/primitives/impl/numerics.ipp | 0 .../core/primitives/impl/primitives.ipp | 0 .../home/classic/core/primitives/numerics.hpp | 0 .../classic/core/primitives/numerics_fwd.hpp | 0 .../classic/core/primitives/primitives.hpp | 0 .../spirit/home/classic/core/safe_bool.hpp | 0 .../classic/core/scanner/impl/skipper.ipp | 0 .../home/classic/core/scanner/scanner.hpp | 0 .../home/classic/core/scanner/scanner_fwd.hpp | 0 .../home/classic/core/scanner/skipper.hpp | 0 .../home/classic/core/scanner/skipper_fwd.hpp | 0 .../boost/spirit/home/classic/core/typeof.hpp | 0 .../boost/spirit/home/classic/debug.hpp | 0 .../boost/spirit/home/classic/dynamic.hpp | 0 .../boost/spirit/home/classic/dynamic/for.hpp | 0 .../boost/spirit/home/classic/dynamic/if.hpp | 0 .../home/classic/dynamic/impl/conditions.ipp | 0 .../home/classic/dynamic/impl/select.ipp | 0 .../home/classic/dynamic/impl/switch.ipp | 0 .../spirit/home/classic/dynamic/lazy.hpp | 0 .../home/classic/dynamic/rule_alias.hpp | 0 .../spirit/home/classic/dynamic/select.hpp | 0 .../home/classic/dynamic/stored_rule.hpp | 0 .../home/classic/dynamic/stored_rule_fwd.hpp | 0 .../spirit/home/classic/dynamic/switch.hpp | 0 .../spirit/home/classic/dynamic/typeof.hpp | 0 .../spirit/home/classic/dynamic/while.hpp | 0 .../spirit/home/classic/error_handling.hpp | 0 .../classic/error_handling/exceptions.hpp | 0 .../classic/error_handling/exceptions_fwd.hpp | 0 .../error_handling/impl/exceptions.ipp | 0 .../home/classic/error_handling/typeof.hpp | 0 .../boost/spirit/home/classic/iterator.hpp | 0 .../home/classic/iterator/file_iterator.hpp | 0 .../classic/iterator/file_iterator_fwd.hpp | 0 .../classic/iterator/fixed_size_queue.hpp | 0 .../classic/iterator/impl/file_iterator.ipp | 0 .../iterator/impl/position_iterator.ipp | 0 .../home/classic/iterator/multi_pass.hpp | 0 .../home/classic/iterator/multi_pass_fwd.hpp | 0 .../classic/iterator/position_iterator.hpp | 0 .../iterator/position_iterator_fwd.hpp | 0 .../spirit/home/classic/iterator/typeof.hpp | 0 .../boost/spirit/home/classic/meta.hpp | 0 .../spirit/home/classic/meta/as_parser.hpp | 0 .../spirit/home/classic/meta/fundamental.hpp | 0 .../home/classic/meta/impl/fundamental.ipp | 0 .../home/classic/meta/impl/parser_traits.ipp | 0 .../home/classic/meta/impl/refactoring.ipp | 0 .../home/classic/meta/impl/traverse.ipp | 0 .../home/classic/meta/parser_traits.hpp | 0 .../spirit/home/classic/meta/refactoring.hpp | 0 .../spirit/home/classic/meta/traverse.hpp | 0 .../boost/spirit/home/classic/namespace.hpp | 0 .../boost/spirit/home/classic/phoenix.hpp | 0 .../spirit/home/classic/phoenix/actor.hpp | 0 .../spirit/home/classic/phoenix/binders.hpp | 0 .../spirit/home/classic/phoenix/casts.hpp | 0 .../spirit/home/classic/phoenix/closures.hpp | 0 .../spirit/home/classic/phoenix/composite.hpp | 0 .../spirit/home/classic/phoenix/functions.hpp | 0 .../boost/spirit/home/classic/phoenix/new.hpp | 0 .../spirit/home/classic/phoenix/operators.hpp | 0 .../home/classic/phoenix/primitives.hpp | 0 .../home/classic/phoenix/special_ops.hpp | 0 .../home/classic/phoenix/statements.hpp | 0 .../home/classic/phoenix/tuple_helpers.hpp | 0 .../spirit/home/classic/phoenix/tuples.hpp | 0 .../boost/spirit/home/classic/symbols.hpp | 0 .../home/classic/symbols/impl/symbols.ipp | 0 .../spirit/home/classic/symbols/impl/tst.ipp | 0 .../spirit/home/classic/symbols/symbols.hpp | 0 .../home/classic/symbols/symbols_fwd.hpp | 0 .../spirit/home/classic/symbols/typeof.hpp | 0 .../boost/spirit/home/classic/tree/ast.hpp | 0 .../spirit/home/classic/tree/ast_fwd.hpp | 0 .../boost/spirit/home/classic/tree/common.hpp | 0 .../spirit/home/classic/tree/common_fwd.hpp | 0 .../classic/tree/impl/parse_tree_utils.ipp | 0 .../home/classic/tree/impl/tree_to_xml.ipp | 0 .../spirit/home/classic/tree/parse_tree.hpp | 0 .../home/classic/tree/parse_tree_fwd.hpp | 0 .../home/classic/tree/parse_tree_utils.hpp | 0 .../spirit/home/classic/tree/parsetree.dtd | 0 .../spirit/home/classic/tree/tree_to_xml.hpp | 0 .../boost/spirit/home/classic/tree/typeof.hpp | 0 .../boost/spirit/home/classic/utility.hpp | 0 .../spirit/home/classic/utility/chset.hpp | 0 .../home/classic/utility/chset_operators.hpp | 0 .../spirit/home/classic/utility/confix.hpp | 0 .../home/classic/utility/confix_fwd.hpp | 0 .../spirit/home/classic/utility/distinct.hpp | 0 .../home/classic/utility/distinct_fwd.hpp | 0 .../home/classic/utility/escape_char.hpp | 0 .../home/classic/utility/escape_char_fwd.hpp | 0 .../home/classic/utility/flush_multi_pass.hpp | 0 .../home/classic/utility/functor_parser.hpp | 0 .../home/classic/utility/grammar_def.hpp | 0 .../home/classic/utility/grammar_def_fwd.hpp | 0 .../home/classic/utility/impl/chset.ipp | 0 .../utility/impl/chset/basic_chset.hpp | 0 .../utility/impl/chset/basic_chset.ipp | 0 .../classic/utility/impl/chset/range_run.hpp | 0 .../classic/utility/impl/chset/range_run.ipp | 0 .../classic/utility/impl/chset_operators.ipp | 0 .../home/classic/utility/impl/confix.ipp | 0 .../home/classic/utility/impl/escape_char.ipp | 0 .../home/classic/utility/impl/lists.ipp | 0 .../home/classic/utility/impl/regex.ipp | 0 .../spirit/home/classic/utility/lists.hpp | 0 .../spirit/home/classic/utility/lists_fwd.hpp | 0 .../spirit/home/classic/utility/loops.hpp | 0 .../spirit/home/classic/utility/regex.hpp | 0 .../home/classic/utility/rule_parser.hpp | 0 .../home/classic/utility/scoped_lock.hpp | 0 .../spirit/home/classic/utility/typeof.hpp | 0 .../boost/spirit/home/classic/version.hpp | 0 .../boost_1_53_0/boost/spirit/home/karma.hpp | 0 .../boost/spirit/home/karma/action.hpp | 0 .../boost/spirit/home/karma/action/action.hpp | 0 .../boost/spirit/home/karma/auto.hpp | 0 .../boost/spirit/home/karma/auto/auto.hpp | 0 .../home/karma/auto/create_generator.hpp | 0 .../spirit/home/karma/auto/meta_create.hpp | 0 .../boost/spirit/home/karma/auxiliary.hpp | 0 .../spirit/home/karma/auxiliary/attr_cast.hpp | 0 .../boost/spirit/home/karma/auxiliary/eol.hpp | 0 .../boost/spirit/home/karma/auxiliary/eps.hpp | 0 .../spirit/home/karma/auxiliary/lazy.hpp | 0 .../boost/spirit/home/karma/binary.hpp | 0 .../boost/spirit/home/karma/binary/binary.hpp | 0 .../spirit/home/karma/binary/padding.hpp | 0 .../boost/spirit/home/karma/char.hpp | 0 .../boost/spirit/home/karma/char/char.hpp | 0 .../spirit/home/karma/char/char_class.hpp | 0 .../spirit/home/karma/char/char_generator.hpp | 0 .../boost/spirit/home/karma/delimit_flag.hpp | 0 .../boost/spirit/home/karma/delimit_out.hpp | 0 .../karma/detail/alternative_function.hpp | 0 .../boost/spirit/home/karma/detail/as.hpp | 0 .../spirit/home/karma/detail/attributes.hpp | 0 .../home/karma/detail/default_width.hpp | 0 .../spirit/home/karma/detail/enable_lit.hpp | 0 .../spirit/home/karma/detail/extract_from.hpp | 0 .../home/karma/detail/fail_function.hpp | 0 .../spirit/home/karma/detail/generate.hpp | 0 .../home/karma/detail/generate_auto.hpp | 0 .../spirit/home/karma/detail/generate_to.hpp | 0 .../spirit/home/karma/detail/get_casetag.hpp | 0 .../home/karma/detail/get_stricttag.hpp | 0 .../home/karma/detail/indirect_iterator.hpp | 0 .../home/karma/detail/output_iterator.hpp | 0 .../home/karma/detail/pass_container.hpp | 0 .../home/karma/detail/string_compare.hpp | 0 .../home/karma/detail/string_generate.hpp | 0 .../home/karma/detail/unused_delimiter.hpp | 0 .../boost/spirit/home/karma/directive.hpp | 0 .../boost/spirit/home/karma/directive/as.hpp | 0 .../spirit/home/karma/directive/buffer.hpp | 0 .../home/karma/directive/center_alignment.hpp | 0 .../spirit/home/karma/directive/columns.hpp | 0 .../spirit/home/karma/directive/delimit.hpp | 0 .../spirit/home/karma/directive/duplicate.hpp | 0 .../spirit/home/karma/directive/encoding.hpp | 0 .../home/karma/directive/left_alignment.hpp | 0 .../spirit/home/karma/directive/maxwidth.hpp | 0 .../home/karma/directive/no_delimit.hpp | 0 .../spirit/home/karma/directive/omit.hpp | 0 .../spirit/home/karma/directive/repeat.hpp | 0 .../home/karma/directive/right_alignment.hpp | 0 .../home/karma/directive/strict_relaxed.hpp | 0 .../home/karma/directive/upper_lower_case.hpp | 0 .../spirit/home/karma/directive/verbatim.hpp | 0 .../boost/spirit/home/karma/domain.hpp | 0 .../boost/spirit/home/karma/format.hpp | 0 .../boost/spirit/home/karma/format_auto.hpp | 0 .../boost/spirit/home/karma/generate.hpp | 0 .../boost/spirit/home/karma/generate_attr.hpp | 0 .../boost/spirit/home/karma/generator.hpp | 0 .../boost/spirit/home/karma/meta_compiler.hpp | 0 .../boost/spirit/home/karma/nonterminal.hpp | 0 .../home/karma/nonterminal/debug_handler.hpp | 0 .../karma/nonterminal/debug_handler_state.hpp | 0 .../home/karma/nonterminal/detail/fcall.hpp | 0 .../nonterminal/detail/generator_binder.hpp | 0 .../nonterminal/detail/parameterized.hpp | 0 .../spirit/home/karma/nonterminal/grammar.hpp | 0 .../karma/nonterminal/nonterminal_fwd.hpp | 0 .../spirit/home/karma/nonterminal/rule.hpp | 0 .../home/karma/nonterminal/simple_trace.hpp | 0 .../boost/spirit/home/karma/numeric.hpp | 0 .../boost/spirit/home/karma/numeric/bool.hpp | 0 .../home/karma/numeric/bool_policies.hpp | 0 .../home/karma/numeric/detail/bool_utils.hpp | 0 .../karma/numeric/detail/numeric_utils.hpp | 0 .../home/karma/numeric/detail/real_utils.hpp | 0 .../boost/spirit/home/karma/numeric/int.hpp | 0 .../boost/spirit/home/karma/numeric/real.hpp | 0 .../home/karma/numeric/real_policies.hpp | 0 .../boost/spirit/home/karma/numeric/uint.hpp | 0 .../boost/spirit/home/karma/operator.hpp | 0 .../home/karma/operator/alternative.hpp | 0 .../home/karma/operator/and_predicate.hpp | 0 .../spirit/home/karma/operator/kleene.hpp | 0 .../boost/spirit/home/karma/operator/list.hpp | 0 .../home/karma/operator/not_predicate.hpp | 0 .../spirit/home/karma/operator/optional.hpp | 0 .../boost/spirit/home/karma/operator/plus.hpp | 0 .../spirit/home/karma/operator/sequence.hpp | 0 .../spirit/home/karma/phoenix_attributes.hpp | 0 .../boost/spirit/home/karma/reference.hpp | 0 .../boost/spirit/home/karma/stream.hpp | 0 .../home/karma/stream/detail/format_manip.hpp | 0 .../karma/stream/detail/format_manip_auto.hpp | 0 .../karma/stream/detail/iterator_sink.hpp | 0 .../spirit/home/karma/stream/format_manip.hpp | 0 .../home/karma/stream/format_manip_attr.hpp | 0 .../home/karma/stream/ostream_iterator.hpp | 0 .../boost/spirit/home/karma/stream/stream.hpp | 0 .../boost/spirit/home/karma/string.hpp | 0 .../boost/spirit/home/karma/string/lit.hpp | 0 .../spirit/home/karma/string/symbols.hpp | 0 .../boost/spirit/home/karma/what.hpp | 0 .../boost_1_53_0/boost/spirit/home/lex.hpp | 0 .../boost/spirit/home/lex/argument.hpp | 0 .../spirit/home/lex/argument_phoenix.hpp | 0 .../home/lex/detail/sequence_function.hpp | 0 .../boost/spirit/home/lex/domain.hpp | 0 .../boost/spirit/home/lex/lexer.hpp | 0 .../boost/spirit/home/lex/lexer/action.hpp | 0 .../spirit/home/lex/lexer/char_token_def.hpp | 0 .../boost/spirit/home/lex/lexer/lexer.hpp | 0 .../spirit/home/lex/lexer/lexertl/functor.hpp | 0 .../home/lex/lexer/lexertl/functor_data.hpp | 0 .../lex/lexer/lexertl/generate_static.hpp | 0 .../home/lex/lexer/lexertl/iterator.hpp | 0 .../lex/lexer/lexertl/iterator_tokenizer.hpp | 0 .../spirit/home/lex/lexer/lexertl/lexer.hpp | 0 .../home/lex/lexer/lexertl/position_token.hpp | 0 .../lexer/lexertl/semantic_action_data.hpp | 0 .../lex/lexer/lexertl/static_functor_data.hpp | 0 .../home/lex/lexer/lexertl/static_lexer.hpp | 0 .../home/lex/lexer/lexertl/static_version.hpp | 0 .../spirit/home/lex/lexer/lexertl/token.hpp | 0 .../home/lex/lexer/lexertl/wrap_action.hpp | 0 .../spirit/home/lex/lexer/pass_flags.hpp | 0 .../boost/spirit/home/lex/lexer/sequence.hpp | 0 .../home/lex/lexer/string_token_def.hpp | 0 .../home/lex/lexer/support_functions.hpp | 0 .../lexer/support_functions_expression.hpp | 0 .../boost/spirit/home/lex/lexer/terminals.hpp | 0 .../boost/spirit/home/lex/lexer/token_def.hpp | 0 .../boost/spirit/home/lex/lexer_lexertl.hpp | 0 .../spirit/home/lex/lexer_static_lexertl.hpp | 0 .../boost/spirit/home/lex/lexer_type.hpp | 0 .../boost/spirit/home/lex/meta_compiler.hpp | 0 .../boost/spirit/home/lex/primitives.hpp | 0 .../boost_1_53_0/boost/spirit/home/lex/qi.hpp | 0 .../boost/spirit/home/lex/qi/in_state.hpp | 0 .../spirit/home/lex/qi/plain_raw_token.hpp | 0 .../boost/spirit/home/lex/qi/plain_token.hpp | 0 .../spirit/home/lex/qi/plain_tokenid.hpp | 0 .../spirit/home/lex/qi/plain_tokenid_mask.hpp | 0 .../spirit/home/lex/qi/state_switcher.hpp | 0 .../boost/spirit/home/lex/reference.hpp | 0 .../spirit/home/lex/tokenize_and_parse.hpp | 0 .../home/lex/tokenize_and_parse_attr.hpp | 0 .../boost/spirit/home/phoenix.hpp | 0 .../boost/spirit/home/phoenix/algorithm.hpp | 0 .../boost/spirit/home/phoenix/bind.hpp | 0 .../home/phoenix/bind/bind_function.hpp | 0 .../phoenix/bind/bind_function_object.hpp | 0 .../phoenix/bind/bind_member_function.hpp | 0 .../phoenix/bind/bind_member_variable.hpp | 0 .../phoenix/bind/detail/bind_function.hpp | 0 .../bind/detail/bind_function_object.hpp | 0 .../bind/detail/bind_member_function.hpp | 0 .../home/phoenix/bind/detail/function_ptr.hpp | 0 .../bind/detail/member_function_ptr.hpp | 0 .../boost/spirit/home/phoenix/container.hpp | 0 .../boost/spirit/home/phoenix/core.hpp | 0 .../boost/spirit/home/phoenix/core/actor.hpp | 0 .../spirit/home/phoenix/core/argument.hpp | 0 .../spirit/home/phoenix/core/as_actor.hpp | 0 .../home/phoenix/core/basic_environment.hpp | 0 .../spirit/home/phoenix/core/compose.hpp | 0 .../spirit/home/phoenix/core/composite.hpp | 0 .../spirit/home/phoenix/core/detail/actor.hpp | 0 .../phoenix/core/detail/basic_environment.hpp | 0 .../home/phoenix/core/detail/compose.hpp | 0 .../home/phoenix/core/detail/composite.hpp | 0 .../phoenix/core/detail/composite_eval.hpp | 0 .../phoenix/core/detail/composite_info.hpp | 0 .../phoenix/core/detail/function_eval.hpp | 0 .../spirit/home/phoenix/core/is_actor.hpp | 0 .../boost/spirit/home/phoenix/core/limits.hpp | 0 .../spirit/home/phoenix/core/nothing.hpp | 0 .../spirit/home/phoenix/core/reference.hpp | 0 .../boost/spirit/home/phoenix/core/value.hpp | 0 .../home/phoenix/detail/local_reference.hpp | 0 .../home/phoenix/detail/type_deduction.hpp | 0 .../boost/spirit/home/phoenix/function.hpp | 0 .../phoenix/function/detail/function_call.hpp | 0 .../spirit/home/phoenix/function/function.hpp | 0 .../boost/spirit/home/phoenix/fusion.hpp | 0 .../boost/spirit/home/phoenix/fusion/at.hpp | 0 .../boost/spirit/home/phoenix/object.hpp | 0 .../spirit/home/phoenix/object/const_cast.hpp | 0 .../spirit/home/phoenix/object/construct.hpp | 0 .../spirit/home/phoenix/object/delete.hpp | 0 .../home/phoenix/object/detail/construct.hpp | 0 .../phoenix/object/detail/construct_eval.hpp | 0 .../spirit/home/phoenix/object/detail/new.hpp | 0 .../home/phoenix/object/detail/new_eval.hpp | 0 .../home/phoenix/object/dynamic_cast.hpp | 0 .../boost/spirit/home/phoenix/object/new.hpp | 0 .../home/phoenix/object/reinterpret_cast.hpp | 0 .../home/phoenix/object/static_cast.hpp | 0 .../boost/spirit/home/phoenix/operator.hpp | 0 .../home/phoenix/operator/arithmetic.hpp | 0 .../spirit/home/phoenix/operator/bitwise.hpp | 0 .../home/phoenix/operator/comparison.hpp | 0 .../operator/detail/binary_compose.hpp | 0 .../phoenix/operator/detail/binary_eval.hpp | 0 .../home/phoenix/operator/detail/io.hpp | 0 .../operator/detail/mem_fun_ptr_eval.hpp | 0 .../operator/detail/mem_fun_ptr_gen.hpp | 0 .../operator/detail/mem_fun_ptr_return.hpp | 0 .../phoenix/operator/detail/unary_compose.hpp | 0 .../phoenix/operator/detail/unary_eval.hpp | 0 .../spirit/home/phoenix/operator/if_else.hpp | 0 .../boost/spirit/home/phoenix/operator/io.hpp | 0 .../spirit/home/phoenix/operator/logical.hpp | 0 .../spirit/home/phoenix/operator/member.hpp | 0 .../spirit/home/phoenix/operator/self.hpp | 0 .../boost/spirit/home/phoenix/scope.hpp | 0 .../home/phoenix/scope/detail/local_gen.hpp | 0 .../phoenix/scope/detail/local_variable.hpp | 0 .../spirit/home/phoenix/scope/dynamic.hpp | 0 .../spirit/home/phoenix/scope/lambda.hpp | 0 .../boost/spirit/home/phoenix/scope/let.hpp | 0 .../home/phoenix/scope/local_variable.hpp | 0 .../home/phoenix/scope/scoped_environment.hpp | 0 .../boost/spirit/home/phoenix/statement.hpp | 0 .../statement/detail/catch_all_eval.hpp | 0 .../statement/detail/catch_composite.hpp | 0 .../phoenix/statement/detail/catch_eval.hpp | 0 .../home/phoenix/statement/detail/switch.hpp | 0 .../phoenix/statement/detail/switch_eval.hpp | 0 .../phoenix/statement/detail/switch_eval.ipp | 0 .../home/phoenix/statement/do_while.hpp | 0 .../spirit/home/phoenix/statement/for.hpp | 0 .../spirit/home/phoenix/statement/if.hpp | 0 .../home/phoenix/statement/sequence.hpp | 0 .../spirit/home/phoenix/statement/switch.hpp | 0 .../spirit/home/phoenix/statement/throw.hpp | 0 .../home/phoenix/statement/try_catch.hpp | 0 .../spirit/home/phoenix/statement/while.hpp | 0 .../boost/spirit/home/phoenix/stl.hpp | 0 .../spirit/home/phoenix/stl/algorithm.hpp | 0 .../phoenix/stl/algorithm/detail/begin.hpp | 0 .../stl/algorithm/detail/decay_array.hpp | 0 .../home/phoenix/stl/algorithm/detail/end.hpp | 0 .../stl/algorithm/detail/has_equal_range.hpp | 0 .../phoenix/stl/algorithm/detail/has_find.hpp | 0 .../stl/algorithm/detail/has_lower_bound.hpp | 0 .../stl/algorithm/detail/has_remove.hpp | 0 .../stl/algorithm/detail/has_remove_if.hpp | 0 .../stl/algorithm/detail/has_reverse.hpp | 0 .../phoenix/stl/algorithm/detail/has_sort.hpp | 0 .../stl/algorithm/detail/has_unique.hpp | 0 .../stl/algorithm/detail/has_upper_bound.hpp | 0 .../stl/algorithm/detail/is_std_hash_map.hpp | 0 .../stl/algorithm/detail/is_std_hash_set.hpp | 0 .../stl/algorithm/detail/is_std_list.hpp | 0 .../stl/algorithm/detail/is_std_map.hpp | 0 .../stl/algorithm/detail/is_std_set.hpp | 0 .../stl/algorithm/detail/std_hash_map_fwd.hpp | 0 .../stl/algorithm/detail/std_hash_set_fwd.hpp | 0 .../home/phoenix/stl/algorithm/iteration.hpp | 0 .../home/phoenix/stl/algorithm/querying.hpp | 0 .../phoenix/stl/algorithm/transformation.hpp | 0 .../spirit/home/phoenix/stl/container.hpp | 0 .../home/phoenix/stl/container/container.hpp | 0 .../stl/container/detail/container.hpp | 0 .../boost/spirit/home/phoenix/version.hpp | 0 .../boost_1_53_0/boost/spirit/home/qi.hpp | 0 .../boost/spirit/home/qi/action.hpp | 0 .../boost/spirit/home/qi/action/action.hpp | 0 .../boost/spirit/home/qi/auto.hpp | 0 .../boost/spirit/home/qi/auto/auto.hpp | 0 .../spirit/home/qi/auto/create_parser.hpp | 0 .../boost/spirit/home/qi/auto/meta_create.hpp | 0 .../boost/spirit/home/qi/auxiliary.hpp | 0 .../boost/spirit/home/qi/auxiliary/attr.hpp | 0 .../spirit/home/qi/auxiliary/attr_cast.hpp | 0 .../boost/spirit/home/qi/auxiliary/eoi.hpp | 0 .../boost/spirit/home/qi/auxiliary/eol.hpp | 0 .../boost/spirit/home/qi/auxiliary/eps.hpp | 0 .../boost/spirit/home/qi/auxiliary/lazy.hpp | 0 .../boost/spirit/home/qi/binary.hpp | 0 .../boost/spirit/home/qi/binary/binary.hpp | 0 .../boost/spirit/home/qi/char.hpp | 0 .../boost/spirit/home/qi/char/char.hpp | 0 .../boost/spirit/home/qi/char/char_class.hpp | 0 .../boost/spirit/home/qi/char/char_parser.hpp | 0 .../home/qi/detail/alternative_function.hpp | 0 .../boost/spirit/home/qi/detail/assign_to.hpp | 0 .../spirit/home/qi/detail/attributes.hpp | 0 .../boost/spirit/home/qi/detail/construct.hpp | 0 .../spirit/home/qi/detail/enable_lit.hpp | 0 .../spirit/home/qi/detail/expect_function.hpp | 0 .../spirit/home/qi/detail/fail_function.hpp | 0 .../boost/spirit/home/qi/detail/parse.hpp | 0 .../spirit/home/qi/detail/parse_auto.hpp | 0 .../spirit/home/qi/detail/pass_container.hpp | 0 .../spirit/home/qi/detail/pass_function.hpp | 0 .../home/qi/detail/permute_function.hpp | 0 .../spirit/home/qi/detail/string_parse.hpp | 0 .../spirit/home/qi/detail/unused_skipper.hpp | 0 .../boost/spirit/home/qi/directive.hpp | 0 .../boost/spirit/home/qi/directive/as.hpp | 0 .../spirit/home/qi/directive/encoding.hpp | 0 .../boost/spirit/home/qi/directive/hold.hpp | 0 .../boost/spirit/home/qi/directive/lexeme.hpp | 0 .../spirit/home/qi/directive/matches.hpp | 0 .../spirit/home/qi/directive/no_case.hpp | 0 .../spirit/home/qi/directive/no_skip.hpp | 0 .../boost/spirit/home/qi/directive/omit.hpp | 0 .../boost/spirit/home/qi/directive/raw.hpp | 0 .../boost/spirit/home/qi/directive/repeat.hpp | 0 .../boost/spirit/home/qi/directive/skip.hpp | 0 .../boost/spirit/home/qi/domain.hpp | 0 .../boost/spirit/home/qi/match.hpp | 0 .../boost/spirit/home/qi/match_auto.hpp | 0 .../boost/spirit/home/qi/meta_compiler.hpp | 0 .../boost/spirit/home/qi/nonterminal.hpp | 0 .../home/qi/nonterminal/debug_handler.hpp | 0 .../qi/nonterminal/debug_handler_state.hpp | 0 .../home/qi/nonterminal/detail/fcall.hpp | 0 .../qi/nonterminal/detail/parameterized.hpp | 0 .../qi/nonterminal/detail/parser_binder.hpp | 0 .../home/qi/nonterminal/error_handler.hpp | 0 .../spirit/home/qi/nonterminal/grammar.hpp | 0 .../home/qi/nonterminal/nonterminal_fwd.hpp | 0 .../boost/spirit/home/qi/nonterminal/rule.hpp | 0 .../home/qi/nonterminal/simple_trace.hpp | 0 .../home/qi/nonterminal/success_handler.hpp | 0 .../boost/spirit/home/qi/numeric.hpp | 0 .../boost/spirit/home/qi/numeric/bool.hpp | 0 .../spirit/home/qi/numeric/bool_policies.hpp | 0 .../home/qi/numeric/detail/numeric_utils.hpp | 0 .../home/qi/numeric/detail/real_impl.hpp | 0 .../boost/spirit/home/qi/numeric/int.hpp | 0 .../spirit/home/qi/numeric/numeric_utils.hpp | 0 .../boost/spirit/home/qi/numeric/real.hpp | 0 .../spirit/home/qi/numeric/real_policies.hpp | 0 .../boost/spirit/home/qi/numeric/uint.hpp | 0 .../boost/spirit/home/qi/operator.hpp | 0 .../spirit/home/qi/operator/alternative.hpp | 0 .../spirit/home/qi/operator/and_predicate.hpp | 0 .../spirit/home/qi/operator/difference.hpp | 0 .../boost/spirit/home/qi/operator/expect.hpp | 0 .../boost/spirit/home/qi/operator/kleene.hpp | 0 .../boost/spirit/home/qi/operator/list.hpp | 0 .../spirit/home/qi/operator/not_predicate.hpp | 0 .../spirit/home/qi/operator/optional.hpp | 0 .../spirit/home/qi/operator/permutation.hpp | 0 .../boost/spirit/home/qi/operator/plus.hpp | 0 .../spirit/home/qi/operator/sequence.hpp | 0 .../spirit/home/qi/operator/sequence_base.hpp | 0 .../spirit/home/qi/operator/sequential_or.hpp | 0 .../boost/spirit/home/qi/parse.hpp | 0 .../boost/spirit/home/qi/parse_attr.hpp | 0 .../boost/spirit/home/qi/parser.hpp | 0 .../boost/spirit/home/qi/reference.hpp | 0 .../boost/spirit/home/qi/skip_flag.hpp | 0 .../boost/spirit/home/qi/skip_over.hpp | 0 .../boost/spirit/home/qi/stream.hpp | 0 .../home/qi/stream/detail/iterator_source.hpp | 0 .../home/qi/stream/detail/match_manip.hpp | 0 .../qi/stream/detail/match_manip_auto.hpp | 0 .../spirit/home/qi/stream/match_manip.hpp | 0 .../home/qi/stream/match_manip_attr.hpp | 0 .../boost/spirit/home/qi/stream/stream.hpp | 0 .../boost/spirit/home/qi/string.hpp | 0 .../spirit/home/qi/string/detail/tst.hpp | 0 .../boost/spirit/home/qi/string/lit.hpp | 0 .../boost/spirit/home/qi/string/symbols.hpp | 0 .../boost/spirit/home/qi/string/tst.hpp | 0 .../boost/spirit/home/qi/string/tst_map.hpp | 0 .../boost/spirit/home/qi/what.hpp | 0 .../boost/spirit/home/support.hpp | 0 .../spirit/home/support/action_dispatch.hpp | 0 .../home/support/adapt_adt_attributes.hpp | 0 .../spirit/home/support/algorithm/any.hpp | 0 .../spirit/home/support/algorithm/any_if.hpp | 0 .../home/support/algorithm/any_if_ns.hpp | 0 .../spirit/home/support/algorithm/any_ns.hpp | 0 .../boost/spirit/home/support/argument.hpp | 0 .../home/support/argument_expression.hpp | 0 .../boost/spirit/home/support/assert_msg.hpp | 0 .../boost/spirit/home/support/attributes.hpp | 0 .../spirit/home/support/attributes_fwd.hpp | 0 .../spirit/home/support/auto/meta_create.hpp | 0 .../home/support/auxiliary/attr_cast.hpp | 0 .../boost/spirit/home/support/char_class.hpp | 0 .../home/support/char_encoding/ascii.hpp | 0 .../home/support/char_encoding/iso8859_1.hpp | 0 .../home/support/char_encoding/standard.hpp | 0 .../support/char_encoding/standard_wide.hpp | 0 .../home/support/char_encoding/unicode.hpp | 0 .../unicode/DerivedCoreProperties.txt | 0 .../char_encoding/unicode/PropList.txt | 0 .../support/char_encoding/unicode/Scripts.txt | 0 .../char_encoding/unicode/UnicodeData.txt | 0 .../char_encoding/unicode/category_table.hpp | 0 .../char_encoding/unicode/create_tables.cpp | 0 .../char_encoding/unicode/lowercase_table.hpp | 0 .../support/char_encoding/unicode/query.hpp | 0 .../char_encoding/unicode/script_table.hpp | 0 .../char_encoding/unicode/uppercase_table.hpp | 0 .../home/support/char_set/basic_chset.hpp | 0 .../spirit/home/support/char_set/range.hpp | 0 .../home/support/char_set/range_functions.hpp | 0 .../home/support/char_set/range_run.hpp | 0 .../home/support/char_set/range_run_impl.hpp | 0 .../spirit/home/support/common_terminals.hpp | 0 .../boost/spirit/home/support/container.hpp | 0 .../boost/spirit/home/support/context.hpp | 0 .../spirit/home/support/detail/as_variant.hpp | 0 .../spirit/home/support/detail/endian.hpp | 0 .../support/detail/endian/cover_operators.hpp | 0 .../home/support/detail/endian/endian.hpp | 0 .../home/support/detail/get_encoding.hpp | 0 .../spirit/home/support/detail/hold_any.hpp | 0 .../home/support/detail/is_spirit_tag.hpp | 0 .../home/support/detail/lexer/char_traits.hpp | 0 .../home/support/detail/lexer/consts.hpp | 0 .../detail/lexer/containers/ptr_list.hpp | 0 .../detail/lexer/containers/ptr_vector.hpp | 0 .../lexer/conversion/char_state_machine.hpp | 0 .../home/support/detail/lexer/debug.hpp | 0 .../home/support/detail/lexer/file_input.hpp | 0 .../support/detail/lexer/generate_cpp.hpp | 0 .../support/detail/lexer/generate_re2c.hpp | 0 .../home/support/detail/lexer/generator.hpp | 0 .../home/support/detail/lexer/input.hpp | 0 .../home/support/detail/lexer/internals.hpp | 0 .../support/detail/lexer/parser/parser.hpp | 0 .../lexer/parser/tokeniser/num_token.hpp | 0 .../lexer/parser/tokeniser/re_tokeniser.hpp | 0 .../parser/tokeniser/re_tokeniser_helper.hpp | 0 .../parser/tokeniser/re_tokeniser_state.hpp | 0 .../detail/lexer/parser/tree/end_node.hpp | 0 .../lexer/parser/tree/iteration_node.hpp | 0 .../detail/lexer/parser/tree/leaf_node.hpp | 0 .../support/detail/lexer/parser/tree/node.hpp | 0 .../lexer/parser/tree/selection_node.hpp | 0 .../lexer/parser/tree/sequence_node.hpp | 0 .../detail/lexer/partition/charset.hpp | 0 .../detail/lexer/partition/equivset.hpp | 0 .../home/support/detail/lexer/rules.hpp | 0 .../support/detail/lexer/runtime_error.hpp | 0 .../home/support/detail/lexer/serialise.hpp | 0 .../home/support/detail/lexer/size_t.hpp | 0 .../support/detail/lexer/state_machine.hpp | 0 .../support/detail/lexer/string_token.hpp | 0 .../spirit/home/support/detail/make_cons.hpp | 0 .../home/support/detail/make_vector.hpp | 0 .../support/detail/math/detail/fp_traits.hpp | 0 .../home/support/detail/math/fpclassify.hpp | 0 .../home/support/detail/math/signbit.hpp | 0 .../spirit/home/support/detail/pow10.hpp | 0 .../support/detail/scoped_enum_emulation.hpp | 0 .../boost/spirit/home/support/detail/sign.hpp | 0 .../home/support/detail/what_function.hpp | 0 .../spirit/home/support/extended_variant.hpp | 0 .../spirit/home/support/handles_container.hpp | 0 .../home/support/has_semantic_action.hpp | 0 .../boost/spirit/home/support/info.hpp | 0 .../iterators/detail/buf_id_check_policy.hpp | 0 .../buffering_input_iterator_policy.hpp | 0 .../iterators/detail/combine_policies.hpp | 0 .../iterators/detail/first_owner_policy.hpp | 0 .../iterators/detail/fixed_size_queue.hpp | 0 .../detail/fixed_size_queue_policy.hpp | 0 .../iterators/detail/functor_input_policy.hpp | 0 .../detail/input_iterator_policy.hpp | 0 .../iterators/detail/istream_policy.hpp | 0 .../iterators/detail/lex_input_policy.hpp | 0 .../support/iterators/detail/multi_pass.hpp | 0 .../iterators/detail/no_check_policy.hpp | 0 .../iterators/detail/ref_counted_policy.hpp | 0 .../detail/split_functor_input_policy.hpp | 0 .../detail/split_std_deque_policy.hpp | 0 .../support/iterators/istream_iterator.hpp | 0 .../support/iterators/line_pos_iterator.hpp | 0 .../home/support/iterators/look_ahead.hpp | 0 .../home/support/iterators/multi_pass.hpp | 0 .../home/support/iterators/multi_pass_fwd.hpp | 0 .../support/iterators/ostream_iterator.hpp | 0 .../boost/spirit/home/support/lazy.hpp | 0 .../boost/spirit/home/support/limits.hpp | 0 .../spirit/home/support/make_component.hpp | 0 .../spirit/home/support/meta_compiler.hpp | 0 .../boost/spirit/home/support/modify.hpp | 0 .../boost/spirit/home/support/multi_pass.hpp | 0 .../home/support/multi_pass_wrapper.hpp | 0 .../home/support/nonterminal/expand_arg.hpp | 0 .../support/nonterminal/extract_param.hpp | 0 .../home/support/nonterminal/locals.hpp | 0 .../spirit/home/support/numeric_traits.hpp | 0 .../spirit/home/support/sequence_base_id.hpp | 0 .../spirit/home/support/string_traits.hpp | 0 .../boost/spirit/home/support/terminal.hpp | 0 .../home/support/terminal_expression.hpp | 0 .../boost/spirit/home/support/unused.hpp | 0 .../boost/spirit/home/support/utf8.hpp | 0 .../boost/spirit/home/support/utree.hpp | 0 .../support/utree/detail/utree_detail1.hpp | 0 .../support/utree/detail/utree_detail2.hpp | 0 .../spirit/home/support/utree/operators.hpp | 0 .../boost/spirit/home/support/utree/utree.hpp | 0 .../home/support/utree/utree_traits.hpp | 0 .../home/support/utree/utree_traits_fwd.hpp | 0 .../boost/spirit/include/classic.hpp | 0 .../boost/spirit/include/classic_actions.hpp | 0 .../boost/spirit/include/classic_actor.hpp | 0 .../spirit/include/classic_alternative.hpp | 0 .../spirit/include/classic_as_parser.hpp | 0 .../boost/spirit/include/classic_assert.hpp | 0 .../spirit/include/classic_assign_actor.hpp | 0 .../include/classic_assign_key_actor.hpp | 0 .../boost/spirit/include/classic_ast.hpp | 0 .../boost/spirit/include/classic_ast_fwd.hpp | 0 .../spirit/include/classic_attribute.hpp | 0 .../spirit/include/classic_basic_chset.hpp | 0 .../boost/spirit/include/classic_chset.hpp | 0 .../include/classic_chset_operators.hpp | 0 .../spirit/include/classic_clear_actor.hpp | 0 .../boost/spirit/include/classic_closure.hpp | 0 .../include/classic_closure_context.hpp | 0 .../spirit/include/classic_closure_fwd.hpp | 0 .../boost/spirit/include/classic_common.hpp | 0 .../spirit/include/classic_common_fwd.hpp | 0 .../spirit/include/classic_composite.hpp | 0 .../boost/spirit/include/classic_config.hpp | 0 .../boost/spirit/include/classic_confix.hpp | 0 .../spirit/include/classic_confix_fwd.hpp | 0 .../boost/spirit/include/classic_core.hpp | 0 .../boost/spirit/include/classic_debug.hpp | 0 .../spirit/include/classic_debug_node.hpp | 0 .../include/classic_decrement_actor.hpp | 0 .../spirit/include/classic_difference.hpp | 0 .../spirit/include/classic_directives.hpp | 0 .../boost/spirit/include/classic_distinct.hpp | 0 .../spirit/include/classic_distinct_fwd.hpp | 0 .../boost/spirit/include/classic_dynamic.hpp | 0 .../boost/spirit/include/classic_epsilon.hpp | 0 .../spirit/include/classic_erase_actor.hpp | 0 .../spirit/include/classic_error_handling.hpp | 0 .../spirit/include/classic_escape_char.hpp | 0 .../include/classic_escape_char_fwd.hpp | 0 .../spirit/include/classic_exceptions.hpp | 0 .../spirit/include/classic_exceptions_fwd.hpp | 0 .../spirit/include/classic_exclusive_or.hpp | 0 .../spirit/include/classic_file_iterator.hpp | 0 .../include/classic_file_iterator_fwd.hpp | 0 .../include/classic_fixed_size_queue.hpp | 0 .../include/classic_flush_multi_pass.hpp | 0 .../boost/spirit/include/classic_for.hpp | 0 .../spirit/include/classic_functor_parser.hpp | 0 .../spirit/include/classic_fundamental.hpp | 0 .../boost/spirit/include/classic_grammar.hpp | 0 .../spirit/include/classic_grammar_def.hpp | 0 .../include/classic_grammar_def_fwd.hpp | 0 .../boost/spirit/include/classic_if.hpp | 0 .../include/classic_increment_actor.hpp | 0 .../include/classic_insert_at_actor.hpp | 0 .../include/classic_insert_key_actor.hpp | 0 .../spirit/include/classic_intersection.hpp | 0 .../boost/spirit/include/classic_iterator.hpp | 0 .../spirit/include/classic_kleene_star.hpp | 0 .../boost/spirit/include/classic_lazy.hpp | 0 .../boost/spirit/include/classic_list.hpp | 0 .../boost/spirit/include/classic_lists.hpp | 0 .../spirit/include/classic_lists_fwd.hpp | 0 .../boost/spirit/include/classic_loops.hpp | 0 .../boost/spirit/include/classic_match.hpp | 0 .../boost/spirit/include/classic_meta.hpp | 0 .../boost/spirit/include/classic_minimal.hpp | 0 .../spirit/include/classic_multi_pass.hpp | 0 .../spirit/include/classic_multi_pass_fwd.hpp | 0 .../boost/spirit/include/classic_nil.hpp | 0 .../spirit/include/classic_no_actions.hpp | 0 .../boost/spirit/include/classic_numerics.hpp | 0 .../spirit/include/classic_numerics_fwd.hpp | 0 .../spirit/include/classic_operators.hpp | 0 .../boost/spirit/include/classic_optional.hpp | 0 .../spirit/include/classic_parametric.hpp | 0 .../spirit/include/classic_parse_tree.hpp | 0 .../spirit/include/classic_parse_tree_fwd.hpp | 0 .../include/classic_parse_tree_utils.hpp | 0 .../boost/spirit/include/classic_parser.hpp | 0 .../spirit/include/classic_parser_context.hpp | 0 .../spirit/include/classic_parser_id.hpp | 0 .../spirit/include/classic_parser_names.hpp | 0 .../spirit/include/classic_parser_traits.hpp | 0 .../include/classic_position_iterator.hpp | 0 .../include/classic_position_iterator_fwd.hpp | 0 .../boost/spirit/include/classic_positive.hpp | 0 .../spirit/include/classic_primitives.hpp | 0 .../include/classic_push_back_actor.hpp | 0 .../include/classic_push_front_actor.hpp | 0 .../spirit/include/classic_range_run.hpp | 0 .../spirit/include/classic_ref_actor.hpp | 0 .../include/classic_ref_const_ref_actor.hpp | 0 .../classic_ref_const_ref_const_ref_a.hpp | 0 .../classic_ref_const_ref_value_actor.hpp | 0 .../include/classic_ref_value_actor.hpp | 0 .../spirit/include/classic_refactoring.hpp | 0 .../boost/spirit/include/classic_regex.hpp | 0 .../boost/spirit/include/classic_rule.hpp | 0 .../spirit/include/classic_rule_alias.hpp | 0 .../spirit/include/classic_rule_parser.hpp | 0 .../spirit/include/classic_safe_bool.hpp | 0 .../boost/spirit/include/classic_scanner.hpp | 0 .../spirit/include/classic_scanner_fwd.hpp | 0 .../spirit/include/classic_scoped_lock.hpp | 0 .../boost/spirit/include/classic_select.hpp | 0 .../boost/spirit/include/classic_sequence.hpp | 0 .../spirit/include/classic_sequential_and.hpp | 0 .../spirit/include/classic_sequential_or.hpp | 0 .../boost/spirit/include/classic_skipper.hpp | 0 .../spirit/include/classic_skipper_fwd.hpp | 0 .../boost/spirit/include/classic_spirit.hpp | 0 .../boost/spirit/include/classic_static.hpp | 0 .../spirit/include/classic_stored_rule.hpp | 0 .../include/classic_stored_rule_fwd.hpp | 0 .../boost/spirit/include/classic_subrule.hpp | 0 .../spirit/include/classic_subrule_fwd.hpp | 0 .../spirit/include/classic_swap_actor.hpp | 0 .../boost/spirit/include/classic_switch.hpp | 0 .../boost/spirit/include/classic_symbols.hpp | 0 .../spirit/include/classic_symbols_fwd.hpp | 0 .../boost/spirit/include/classic_traverse.hpp | 0 .../spirit/include/classic_tree_to_xml.hpp | 0 .../boost/spirit/include/classic_typeof.hpp | 0 .../boost/spirit/include/classic_utility.hpp | 0 .../boost/spirit/include/classic_version.hpp | 0 .../boost/spirit/include/classic_while.hpp | 0 .../boost/spirit/include/karma.hpp | 0 .../boost/spirit/include/karma_action.hpp | 0 .../spirit/include/karma_alternative.hpp | 0 .../spirit/include/karma_and_predicate.hpp | 0 .../boost/spirit/include/karma_as.hpp | 0 .../boost/spirit/include/karma_attr_cast.hpp | 0 .../boost/spirit/include/karma_auto.hpp | 0 .../boost/spirit/include/karma_auxiliary.hpp | 0 .../boost/spirit/include/karma_binary.hpp | 0 .../boost/spirit/include/karma_bool.hpp | 0 .../boost/spirit/include/karma_buffer.hpp | 0 .../spirit/include/karma_center_alignment.hpp | 0 .../boost/spirit/include/karma_char.hpp | 0 .../boost/spirit/include/karma_char_.hpp | 0 .../boost/spirit/include/karma_char_class.hpp | 0 .../boost/spirit/include/karma_columns.hpp | 0 .../boost/spirit/include/karma_delimit.hpp | 0 .../boost/spirit/include/karma_directive.hpp | 0 .../boost/spirit/include/karma_domain.hpp | 0 .../boost/spirit/include/karma_duplicate.hpp | 0 .../boost/spirit/include/karma_eol.hpp | 0 .../boost/spirit/include/karma_eps.hpp | 0 .../boost/spirit/include/karma_format.hpp | 0 .../spirit/include/karma_format_attr.hpp | 0 .../spirit/include/karma_format_auto.hpp | 0 .../boost/spirit/include/karma_generate.hpp | 0 .../spirit/include/karma_generate_attr.hpp | 0 .../spirit/include/karma_generate_auto.hpp | 0 .../boost/spirit/include/karma_grammar.hpp | 0 .../boost/spirit/include/karma_int.hpp | 0 .../boost/spirit/include/karma_kleene.hpp | 0 .../boost/spirit/include/karma_lazy.hpp | 0 .../spirit/include/karma_left_alignment.hpp | 0 .../boost/spirit/include/karma_list.hpp | 0 .../boost/spirit/include/karma_maxwidth.hpp | 0 .../boost/spirit/include/karma_no_delimit.hpp | 0 .../spirit/include/karma_nonterminal.hpp | 0 .../spirit/include/karma_not_predicate.hpp | 0 .../boost/spirit/include/karma_numeric.hpp | 0 .../boost/spirit/include/karma_omit.hpp | 0 .../boost/spirit/include/karma_operator.hpp | 0 .../boost/spirit/include/karma_optional.hpp | 0 .../include/karma_phoenix_attributes.hpp | 0 .../boost/spirit/include/karma_plus.hpp | 0 .../boost/spirit/include/karma_real.hpp | 0 .../boost/spirit/include/karma_repeat.hpp | 0 .../spirit/include/karma_right_alignment.hpp | 0 .../boost/spirit/include/karma_rule.hpp | 0 .../boost/spirit/include/karma_sequence.hpp | 0 .../boost/spirit/include/karma_stream.hpp | 0 .../spirit/include/karma_strict_relaxed.hpp | 0 .../boost/spirit/include/karma_string.hpp | 0 .../boost/spirit/include/karma_symbols.hpp | 0 .../boost/spirit/include/karma_uint.hpp | 0 .../spirit/include/karma_upper_lower_case.hpp | 0 .../boost/spirit/include/karma_verbatim.hpp | 0 .../boost/spirit/include/karma_what.hpp | 0 .../boost_1_53_0/boost/spirit/include/lex.hpp | 0 .../spirit/include/lex_char_token_def.hpp | 0 .../boost/spirit/include/lex_domain.hpp | 0 .../include/lex_generate_static_lexertl.hpp | 0 .../boost/spirit/include/lex_lexer.hpp | 0 .../boost/spirit/include/lex_lexertl.hpp | 0 .../include/lex_lexertl_position_token.hpp | 0 .../spirit/include/lex_lexertl_token.hpp | 0 .../boost/spirit/include/lex_plain_token.hpp | 0 .../boost/spirit/include/lex_primitives.hpp | 0 .../spirit/include/lex_static_lexertl.hpp | 0 .../spirit/include/lex_tokenize_and_parse.hpp | 0 .../include/lex_tokenize_and_parse_attr.hpp | 0 .../boost/spirit/include/phoenix.hpp | 0 .../boost/spirit/include/phoenix1.hpp | 0 .../boost/spirit/include/phoenix1_actor.hpp | 0 .../boost/spirit/include/phoenix1_binders.hpp | 0 .../boost/spirit/include/phoenix1_casts.hpp | 0 .../spirit/include/phoenix1_closures.hpp | 0 .../spirit/include/phoenix1_composite.hpp | 0 .../spirit/include/phoenix1_functions.hpp | 0 .../boost/spirit/include/phoenix1_new.hpp | 0 .../spirit/include/phoenix1_operators.hpp | 0 .../spirit/include/phoenix1_primitives.hpp | 0 .../spirit/include/phoenix1_special_ops.hpp | 0 .../spirit/include/phoenix1_statements.hpp | 0 .../spirit/include/phoenix1_tuple_helpers.hpp | 0 .../boost/spirit/include/phoenix1_tuples.hpp | 0 .../spirit/include/phoenix_algorithm.hpp | 0 .../boost/spirit/include/phoenix_bind.hpp | 0 .../spirit/include/phoenix_container.hpp | 0 .../boost/spirit/include/phoenix_core.hpp | 0 .../boost/spirit/include/phoenix_function.hpp | 0 .../boost/spirit/include/phoenix_fusion.hpp | 0 .../boost/spirit/include/phoenix_limits.hpp | 0 .../boost/spirit/include/phoenix_object.hpp | 0 .../boost/spirit/include/phoenix_operator.hpp | 0 .../boost/spirit/include/phoenix_scope.hpp | 0 .../spirit/include/phoenix_statement.hpp | 0 .../boost/spirit/include/phoenix_stl.hpp | 0 .../boost/spirit/include/phoenix_version.hpp | 0 .../boost_1_53_0/boost/spirit/include/qi.hpp | 0 .../boost/spirit/include/qi_action.hpp | 0 .../boost/spirit/include/qi_alternative.hpp | 0 .../boost/spirit/include/qi_and_predicate.hpp | 0 .../boost/spirit/include/qi_as.hpp | 0 .../boost/spirit/include/qi_as_string.hpp | 0 .../boost/spirit/include/qi_attr.hpp | 0 .../boost/spirit/include/qi_attr_cast.hpp | 0 .../boost/spirit/include/qi_auto.hpp | 0 .../boost/spirit/include/qi_auxiliary.hpp | 0 .../boost/spirit/include/qi_binary.hpp | 0 .../boost/spirit/include/qi_bool.hpp | 0 .../boost/spirit/include/qi_char.hpp | 0 .../boost/spirit/include/qi_char_.hpp | 0 .../boost/spirit/include/qi_char_class.hpp | 0 .../boost/spirit/include/qi_core.hpp | 0 .../boost/spirit/include/qi_difference.hpp | 0 .../boost/spirit/include/qi_directive.hpp | 0 .../boost/spirit/include/qi_domain.hpp | 0 .../boost/spirit/include/qi_eoi.hpp | 0 .../boost/spirit/include/qi_eol.hpp | 0 .../boost/spirit/include/qi_eps.hpp | 0 .../boost/spirit/include/qi_expect.hpp | 0 .../boost/spirit/include/qi_grammar.hpp | 0 .../boost/spirit/include/qi_hold.hpp | 0 .../boost/spirit/include/qi_int.hpp | 0 .../boost/spirit/include/qi_kleene.hpp | 0 .../boost/spirit/include/qi_lazy.hpp | 0 .../boost/spirit/include/qi_lexeme.hpp | 0 .../boost/spirit/include/qi_list.hpp | 0 .../boost/spirit/include/qi_lit.hpp | 0 .../boost/spirit/include/qi_match.hpp | 0 .../boost/spirit/include/qi_match_attr.hpp | 0 .../boost/spirit/include/qi_match_auto.hpp | 0 .../boost/spirit/include/qi_matches.hpp | 0 .../boost/spirit/include/qi_no_case.hpp | 0 .../boost/spirit/include/qi_no_skip.hpp | 0 .../boost/spirit/include/qi_nonterminal.hpp | 0 .../boost/spirit/include/qi_not_predicate.hpp | 0 .../boost/spirit/include/qi_numeric.hpp | 0 .../boost/spirit/include/qi_omit.hpp | 0 .../boost/spirit/include/qi_operator.hpp | 0 .../boost/spirit/include/qi_optional.hpp | 0 .../boost/spirit/include/qi_parse.hpp | 0 .../boost/spirit/include/qi_parse_attr.hpp | 0 .../boost/spirit/include/qi_parse_auto.hpp | 0 .../boost/spirit/include/qi_permutation.hpp | 0 .../boost/spirit/include/qi_plus.hpp | 0 .../boost/spirit/include/qi_raw.hpp | 0 .../boost/spirit/include/qi_real.hpp | 0 .../boost/spirit/include/qi_repeat.hpp | 0 .../boost/spirit/include/qi_rule.hpp | 0 .../boost/spirit/include/qi_sequence.hpp | 0 .../boost/spirit/include/qi_sequential_or.hpp | 0 .../boost/spirit/include/qi_skip.hpp | 0 .../boost/spirit/include/qi_stream.hpp | 0 .../boost/spirit/include/qi_string.hpp | 0 .../boost/spirit/include/qi_symbols.hpp | 0 .../boost/spirit/include/qi_uint.hpp | 0 .../boost/spirit/include/qi_what.hpp | 0 .../boost/spirit/include/support.hpp | 0 .../include/support_adapt_adt_attributes.hpp | 0 .../boost/spirit/include/support_any.hpp | 0 .../boost/spirit/include/support_any_if.hpp | 0 .../spirit/include/support_any_if_ns.hpp | 0 .../boost/spirit/include/support_any_ns.hpp | 0 .../boost/spirit/include/support_argument.hpp | 0 .../boost/spirit/include/support_ascii.hpp | 0 .../spirit/include/support_attributes.hpp | 0 .../spirit/include/support_attributes_fwd.hpp | 0 .../spirit/include/support_char_class.hpp | 0 .../spirit/include/support_container.hpp | 0 .../include/support_extended_variant.hpp | 0 .../boost/spirit/include/support_info.hpp | 0 .../spirit/include/support_iso8859_1.hpp | 0 .../include/support_istream_iterator.hpp | 0 .../include/support_line_pos_iterator.hpp | 0 .../boost/spirit/include/support_locals.hpp | 0 .../spirit/include/support_look_ahead.hpp | 0 .../boost/spirit/include/support_modify.hpp | 0 .../spirit/include/support_multi_pass.hpp | 0 .../spirit/include/support_multi_pass_fwd.hpp | 0 .../include/support_ostream_iterator.hpp | 0 .../boost/spirit/include/support_standard.hpp | 0 .../spirit/include/support_standard_wide.hpp | 0 .../spirit/include/support_string_traits.hpp | 0 .../boost/spirit/include/support_unused.hpp | 0 .../boost/spirit/include/support_utree.hpp | 0 .../boost/spirit/include/version.hpp | 0 .../boost/spirit/repository/home/karma.hpp | 0 .../repository/home/karma/directive.hpp | 0 .../home/karma/directive/confix.hpp | 0 .../repository/home/karma/nonterminal.hpp | 0 .../home/karma/nonterminal/subrule.hpp | 0 .../boost/spirit/repository/home/qi.hpp | 0 .../spirit/repository/home/qi/directive.hpp | 0 .../repository/home/qi/directive/confix.hpp | 0 .../repository/home/qi/directive/distinct.hpp | 0 .../repository/home/qi/directive/kwd.hpp | 0 .../repository/home/qi/directive/seek.hpp | 0 .../spirit/repository/home/qi/nonterminal.hpp | 0 .../home/qi/nonterminal/subrule.hpp | 0 .../spirit/repository/home/qi/operator.hpp | 0 .../home/qi/operator/detail/keywords.hpp | 0 .../repository/home/qi/operator/keywords.hpp | 0 .../spirit/repository/home/qi/primitive.hpp | 0 .../repository/home/qi/primitive/advance.hpp | 0 .../home/qi/primitive/flush_multi_pass.hpp | 0 .../repository/home/qi/primitive/iter_pos.hpp | 0 .../spirit/repository/home/support/confix.hpp | 0 .../repository/home/support/distinct.hpp | 0 .../home/support/flush_multi_pass.hpp | 0 .../spirit/repository/home/support/kwd.hpp | 0 .../spirit/repository/home/support/seek.hpp | 0 .../home/support/subrule_context.hpp | 0 .../boost/spirit/repository/include/karma.hpp | 0 .../repository/include/karma_confix.hpp | 0 .../repository/include/karma_directive.hpp | 0 .../repository/include/karma_nonterminal.hpp | 0 .../repository/include/karma_subrule.hpp | 0 .../boost/spirit/repository/include/qi.hpp | 0 .../spirit/repository/include/qi_advance.hpp | 0 .../spirit/repository/include/qi_confix.hpp | 0 .../repository/include/qi_directive.hpp | 0 .../spirit/repository/include/qi_distinct.hpp | 0 .../include/qi_flush_multi_pass.hpp | 0 .../spirit/repository/include/qi_iter_pos.hpp | 0 .../spirit/repository/include/qi_keywords.hpp | 0 .../spirit/repository/include/qi_kwd.hpp | 0 .../repository/include/qi_nonterminal.hpp | 0 .../repository/include/qi_primitive.hpp | 0 .../spirit/repository/include/qi_seek.hpp | 0 .../spirit/repository/include/qi_subrule.hpp | 0 .../boost_1_53_0/boost/spirit/version.hpp | 0 .../statechart/asynchronous_state_machine.hpp | 0 .../boost/statechart/custom_reaction.hpp | 0 .../boost/statechart/deep_history.hpp | 0 .../boost/statechart/deferral.hpp | 0 .../detail/avoid_unused_warning.hpp | 0 .../boost/statechart/detail/constructor.hpp | 0 .../boost/statechart/detail/counted_base.hpp | 0 .../boost/statechart/detail/leaf_state.hpp | 0 .../boost/statechart/detail/memory.hpp | 0 .../boost/statechart/detail/node_state.hpp | 0 .../statechart/detail/reaction_dispatcher.hpp | 0 .../boost/statechart/detail/rtti_policy.hpp | 0 .../boost/statechart/detail/state_base.hpp | 0 .../boost_1_53_0/boost/statechart/event.hpp | 0 .../boost/statechart/event_base.hpp | 0 .../boost/statechart/event_processor.hpp | 0 .../boost/statechart/exception_translator.hpp | 0 .../boost/statechart/fifo_scheduler.hpp | 0 .../boost/statechart/fifo_worker.hpp | 0 .../boost_1_53_0/boost/statechart/history.hpp | 0 .../boost/statechart/in_state_reaction.hpp | 0 .../statechart/null_exception_translator.hpp | 0 .../boost/statechart/processor_container.hpp | 0 .../boost_1_53_0/boost/statechart/result.hpp | 0 .../boost/statechart/shallow_history.hpp | 0 .../boost/statechart/simple_state.hpp | 0 .../boost_1_53_0/boost/statechart/state.hpp | 0 .../boost/statechart/state_machine.hpp | 0 .../boost/statechart/termination.hpp | 0 .../boost/statechart/transition.hpp | 0 .../boost_1_53_0/boost/static_assert.hpp | 0 .../boost_1_53_0/boost/strong_typedef.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/swap.hpp | 0 .../boost_1_53_0/boost/system/api_config.hpp | 0 .../boost_1_53_0/boost/system/config.hpp | 0 .../boost/system/cygwin_error.hpp | 0 .../boost_1_53_0/boost/system/error_code.hpp | 0 .../boost_1_53_0/boost/system/linux_error.hpp | 0 .../boost/system/system_error.hpp | 0 .../boost/system/windows_error.hpp | 0 .../boost/test/auto_unit_test.hpp | 0 .../boost_1_53_0/boost/test/debug.hpp | 0 .../boost_1_53_0/boost/test/debug_config.hpp | 0 .../boost_1_53_0/boost/test/detail/config.hpp | 0 .../boost/test/detail/enable_warnings.hpp | 0 .../boost/test/detail/fwd_decl.hpp | 0 .../boost/test/detail/global_typedef.hpp | 0 .../boost/test/detail/log_level.hpp | 0 .../boost/test/detail/suppress_warnings.hpp | 0 .../test/detail/unit_test_parameters.hpp | 0 .../boost/test/detail/workaround.hpp | 0 .../boost/test/exception_safety.hpp | 0 .../boost/test/execution_monitor.hpp | 0 .../boost/test/floating_point_comparison.hpp | 0 .../boost_1_53_0/boost/test/framework.hpp | 0 .../test/impl/compiler_log_formatter.ipp | 0 .../boost_1_53_0/boost/test/impl/cpp_main.ipp | 0 .../boost_1_53_0/boost/test/impl/debug.ipp | 0 .../boost/test/impl/exception_safety.ipp | 0 .../boost/test/impl/execution_monitor.ipp | 0 .../boost/test/impl/framework.ipp | 0 .../boost/test/impl/interaction_based.ipp | 0 .../boost/test/impl/logged_expectations.ipp | 0 .../test/impl/plain_report_formatter.ipp | 0 .../boost/test/impl/progress_monitor.ipp | 0 .../boost/test/impl/results_collector.ipp | 0 .../boost/test/impl/results_reporter.ipp | 0 .../boost/test/impl/test_main.ipp | 0 .../boost/test/impl/test_tools.ipp | 0 .../boost/test/impl/unit_test_log.ipp | 0 .../boost/test/impl/unit_test_main.ipp | 0 .../boost/test/impl/unit_test_monitor.ipp | 0 .../boost/test/impl/unit_test_parameters.ipp | 0 .../boost/test/impl/unit_test_suite.ipp | 0 .../boost/test/impl/xml_log_formatter.ipp | 0 .../boost/test/impl/xml_report_formatter.ipp | 0 .../boost/test/included/prg_exec_monitor.hpp | 0 .../boost/test/included/test_exec_monitor.hpp | 0 .../boost/test/included/unit_test.hpp | 0 .../test/included/unit_test_framework.hpp | 0 .../boost/test/interaction_based.hpp | 0 .../boost/test/logged_expectations.hpp | 0 .../boost_1_53_0/boost/test/minimal.hpp | 0 .../boost_1_53_0/boost/test/mock_object.hpp | 0 .../test/output/compiler_log_formatter.hpp | 0 .../test/output/plain_report_formatter.hpp | 0 .../boost/test/output/xml_log_formatter.hpp | 0 .../test/output/xml_report_formatter.hpp | 0 .../boost/test/output_test_stream.hpp | 0 .../boost/test/parameterized_test.hpp | 0 .../boost/test/predicate_result.hpp | 0 .../boost/test/prg_exec_monitor.hpp | 0 .../boost/test/progress_monitor.hpp | 0 .../boost/test/results_collector.hpp | 0 .../boost/test/results_reporter.hpp | 0 .../boost/test/test_case_template.hpp | 0 .../boost/test/test_exec_monitor.hpp | 0 .../boost_1_53_0/boost/test/test_observer.hpp | 0 .../boost_1_53_0/boost/test/test_tools.hpp | 0 .../boost_1_53_0/boost/test/unit_test.hpp | 0 .../boost_1_53_0/boost/test/unit_test_log.hpp | 0 .../boost/test/unit_test_log_formatter.hpp | 0 .../boost/test/unit_test_monitor.hpp | 0 .../boost/test/unit_test_suite.hpp | 0 .../boost/test/unit_test_suite_impl.hpp | 0 .../boost/test/utils/algorithm.hpp | 0 .../boost/test/utils/assign_op.hpp | 0 .../utils/basic_cstring/basic_cstring.hpp | 0 .../utils/basic_cstring/basic_cstring_fwd.hpp | 0 .../utils/basic_cstring/bcs_char_traits.hpp | 0 .../test/utils/basic_cstring/compare.hpp | 0 .../boost/test/utils/basic_cstring/io.hpp | 0 .../boost/test/utils/callback.hpp | 0 .../boost/test/utils/class_properties.hpp | 0 .../boost/test/utils/custom_manip.hpp | 0 .../boost/test/utils/fixed_mapping.hpp | 0 .../boost_1_53_0/boost/test/utils/foreach.hpp | 0 .../utils/iterator/ifstream_line_iterator.hpp | 0 .../utils/iterator/input_iterator_facade.hpp | 0 .../utils/iterator/istream_line_iterator.hpp | 0 .../test/utils/iterator/token_iterator.hpp | 0 .../boost/test/utils/lazy_ostream.hpp | 0 .../boost/test/utils/named_params.hpp | 0 .../boost/test/utils/nullstream.hpp | 0 .../boost_1_53_0/boost/test/utils/rtti.hpp | 0 .../boost/test/utils/runtime/argument.hpp | 0 .../utils/runtime/cla/argument_factory.hpp | 0 .../test/utils/runtime/cla/argv_traverser.cpp | 0 .../test/utils/runtime/cla/argv_traverser.hpp | 0 .../test/utils/runtime/cla/argv_traverser.ipp | 0 .../utils/runtime/cla/basic_parameter.hpp | 0 .../test/utils/runtime/cla/char_parameter.cpp | 0 .../test/utils/runtime/cla/char_parameter.hpp | 0 .../test/utils/runtime/cla/char_parameter.ipp | 0 .../cla/detail/argument_value_usage.hpp | 0 .../utils/runtime/cla/dual_name_parameter.cpp | 0 .../utils/runtime/cla/dual_name_parameter.hpp | 0 .../utils/runtime/cla/dual_name_parameter.ipp | 0 .../boost/test/utils/runtime/cla/fwd.hpp | 0 .../test/utils/runtime/cla/id_policy.cpp | 0 .../test/utils/runtime/cla/id_policy.hpp | 0 .../test/utils/runtime/cla/id_policy.ipp | 0 .../runtime/cla/iface/argument_factory.hpp | 0 .../utils/runtime/cla/iface/id_policy.hpp | 0 .../boost/test/utils/runtime/cla/modifier.hpp | 0 .../utils/runtime/cla/named_parameter.cpp | 0 .../utils/runtime/cla/named_parameter.hpp | 0 .../utils/runtime/cla/named_parameter.ipp | 0 .../test/utils/runtime/cla/parameter.hpp | 0 .../boost/test/utils/runtime/cla/parser.cpp | 0 .../boost/test/utils/runtime/cla/parser.hpp | 0 .../boost/test/utils/runtime/cla/parser.ipp | 0 .../runtime/cla/positional_parameter.hpp | 0 .../utils/runtime/cla/typed_parameter.hpp | 0 .../test/utils/runtime/cla/validation.cpp | 0 .../test/utils/runtime/cla/validation.hpp | 0 .../test/utils/runtime/cla/validation.ipp | 0 .../utils/runtime/cla/value_generator.hpp | 0 .../test/utils/runtime/cla/value_handler.hpp | 0 .../boost/test/utils/runtime/config.hpp | 0 .../test/utils/runtime/configuration.hpp | 0 .../test/utils/runtime/env/environment.cpp | 0 .../test/utils/runtime/env/environment.hpp | 0 .../test/utils/runtime/env/environment.ipp | 0 .../boost/test/utils/runtime/env/fwd.hpp | 0 .../boost/test/utils/runtime/env/modifier.hpp | 0 .../boost/test/utils/runtime/env/variable.hpp | 0 .../test/utils/runtime/file/config_file.cpp | 0 .../test/utils/runtime/file/config_file.hpp | 0 .../runtime/file/config_file_iterator.cpp | 0 .../runtime/file/config_file_iterator.hpp | 0 .../boost/test/utils/runtime/fwd.hpp | 0 .../runtime/interpret_argument_value.hpp | 0 .../boost/test/utils/runtime/parameter.hpp | 0 .../boost/test/utils/runtime/trace.hpp | 0 .../boost/test/utils/runtime/validation.hpp | 0 .../boost/test/utils/trivial_singleton.hpp | 0 .../boost/test/utils/wrap_stringstream.hpp | 0 .../boost/test/utils/xml_printer.hpp | 0 .../PS3Extras/boost_1_53_0/boost/thread.hpp | 0 .../boost_1_53_0/boost/thread/barrier.hpp | 0 .../boost_1_53_0/boost/thread/condition.hpp | 0 .../boost/thread/condition_variable.hpp | 0 .../boost_1_53_0/boost/thread/cv_status.hpp | 0 .../boost/thread/detail/async_func.hpp | 0 .../boost/thread/detail/config.hpp | 0 .../boost/thread/detail/delete.hpp | 0 .../boost/thread/detail/force_cast.hpp | 0 .../boost/thread/detail/invoke.hpp | 0 .../boost/thread/detail/is_convertible.hpp | 0 .../boost/thread/detail/lockable_wrapper.hpp | 0 .../boost_1_53_0/boost/thread/detail/log.hpp | 0 .../thread/detail/make_tuple_indices.hpp | 0 .../boost/thread/detail/memory.hpp | 0 .../boost_1_53_0/boost/thread/detail/move.hpp | 0 .../boost/thread/detail/platform.hpp | 0 .../boost/thread/detail/singleton.hpp | 0 .../boost/thread/detail/thread.hpp | 0 .../boost/thread/detail/thread_group.hpp | 0 .../boost/thread/detail/thread_heap_alloc.hpp | 0 .../thread/detail/thread_interruption.hpp | 0 .../boost/thread/detail/tss_hooks.hpp | 0 .../boost_1_53_0/boost/thread/exceptions.hpp | 0 .../boost/thread/externally_locked.hpp | 0 .../boost/thread/externally_locked_stream.hpp | 0 .../boost_1_53_0/boost/thread/future.hpp | 0 .../boost/thread/future_error_code.hpp | 0 .../boost/thread/is_locked_by_this_thread.hpp | 0 .../boost/thread/lock_algorithms.hpp | 0 .../boost/thread/lock_concepts.hpp | 0 .../boost/thread/lock_factories.hpp | 0 .../boost_1_53_0/boost/thread/lock_guard.hpp | 0 .../boost/thread/lock_options.hpp | 0 .../boost_1_53_0/boost/thread/lock_traits.hpp | 0 .../boost_1_53_0/boost/thread/lock_types.hpp | 0 .../boost/thread/lockable_adapter.hpp | 0 .../boost/thread/lockable_concepts.hpp | 0 .../boost/thread/lockable_traits.hpp | 0 .../boost_1_53_0/boost/thread/locks.hpp | 0 .../boost_1_53_0/boost/thread/mutex.hpp | 0 .../boost_1_53_0/boost/thread/null_mutex.hpp | 0 .../boost_1_53_0/boost/thread/once.hpp | 0 .../boost/thread/poly_lockable.hpp | 0 .../boost/thread/poly_lockable_adapter.hpp | 0 .../boost/thread/poly_shared_lockable.hpp | 0 .../thread/poly_shared_lockable_adapter.hpp | 0 .../thread/pthread/condition_variable.hpp | 0 .../thread/pthread/condition_variable_fwd.hpp | 0 .../boost/thread/pthread/mutex.hpp | 0 .../boost/thread/pthread/once.hpp | 0 .../pthread/pthread_mutex_scoped_lock.hpp | 0 .../boost/thread/pthread/recursive_mutex.hpp | 0 .../boost/thread/pthread/shared_mutex.hpp | 0 .../boost/thread/pthread/thread_data.hpp | 0 .../thread/pthread/thread_heap_alloc.hpp | 0 .../boost/thread/pthread/timespec.hpp | 0 .../boost/thread/recursive_mutex.hpp | 0 .../boost/thread/reverse_lock.hpp | 0 .../boost/thread/scoped_thread.hpp | 0 .../boost/thread/shared_lock_guard.hpp | 0 .../boost/thread/shared_mutex.hpp | 0 .../boost_1_53_0/boost/thread/strict_lock.hpp | 0 .../boost/thread/synchronized_value.hpp | 0 .../boost/thread/testable_mutex.hpp | 0 .../boost_1_53_0/boost/thread/thread.hpp | 0 .../boost/thread/thread_functors.hpp | 0 .../boost/thread/thread_guard.hpp | 0 .../boost_1_53_0/boost/thread/thread_time.hpp | 0 .../boost_1_53_0/boost/thread/tss.hpp | 0 .../boost_1_53_0/boost/thread/v2/thread.hpp | 0 .../boost_1_53_0/boost/thread/xtime.hpp | 0 .../boost_1_53_0/boost/throw_exception.hpp | 0 .../PS3Extras/boost_1_53_0/boost/timer.hpp | 0 .../boost_1_53_0/boost/timer/config.hpp | 0 .../boost_1_53_0/boost/timer/timer.hpp | 0 .../boost_1_53_0/boost/token_functions.hpp | 0 .../boost_1_53_0/boost/token_iterator.hpp | 0 .../boost_1_53_0/boost/tokenizer.hpp | 0 .../boost_1_53_0/boost/tr1/array.hpp | 0 .../boost_1_53_0/boost/tr1/cmath.hpp | 0 .../boost_1_53_0/boost/tr1/complex.hpp | 0 .../boost_1_53_0/boost/tr1/detail/config.hpp | 0 .../boost/tr1/detail/config_all.hpp | 0 .../boost/tr1/detail/functor2iterator.hpp | 0 .../boost/tr1/detail/math_overloads.hpp | 0 .../boost_1_53_0/boost/tr1/functional.hpp | 0 .../boost_1_53_0/boost/tr1/memory.hpp | 0 .../boost_1_53_0/boost/tr1/random.hpp | 0 .../boost_1_53_0/boost/tr1/regex.hpp | 0 .../boost_1_53_0/boost/tr1/tr1/algorithm | 0 .../boost_1_53_0/boost/tr1/tr1/array | 0 .../boost_1_53_0/boost/tr1/tr1/bcc32/array.h | 0 .../boost_1_53_0/boost/tr1/tr1/bcc32/random.h | 0 .../boost_1_53_0/boost/tr1/tr1/bcc32/regex.h | 0 .../boost_1_53_0/boost/tr1/tr1/bcc32/tuple.h | 0 .../boost/tr1/tr1/bcc32/type_tra.h | 0 .../boost/tr1/tr1/bcc32/unordere.h | 0 .../boost_1_53_0/boost/tr1/tr1/bitset | 0 .../boost_1_53_0/boost/tr1/tr1/cmath | 0 .../boost_1_53_0/boost/tr1/tr1/complex | 0 .../boost_1_53_0/boost/tr1/tr1/deque | 0 .../boost_1_53_0/boost/tr1/tr1/exception | 0 .../boost_1_53_0/boost/tr1/tr1/fstream | 0 .../boost_1_53_0/boost/tr1/tr1/functional | 0 .../boost_1_53_0/boost/tr1/tr1/iomanip | 0 .../PS3Extras/boost_1_53_0/boost/tr1/tr1/ios | 0 .../boost_1_53_0/boost/tr1/tr1/iostream | 0 .../boost_1_53_0/boost/tr1/tr1/istream | 0 .../boost_1_53_0/boost/tr1/tr1/iterator | 0 .../boost_1_53_0/boost/tr1/tr1/limits | 0 .../PS3Extras/boost_1_53_0/boost/tr1/tr1/list | 0 .../boost_1_53_0/boost/tr1/tr1/locale | 0 .../PS3Extras/boost_1_53_0/boost/tr1/tr1/map | 0 .../boost_1_53_0/boost/tr1/tr1/memory | 0 .../PS3Extras/boost_1_53_0/boost/tr1/tr1/new | 0 .../boost_1_53_0/boost/tr1/tr1/numeric | 0 .../boost_1_53_0/boost/tr1/tr1/ostream | 0 .../boost_1_53_0/boost/tr1/tr1/queue | 0 .../boost_1_53_0/boost/tr1/tr1/random | 0 .../boost_1_53_0/boost/tr1/tr1/regex | 0 .../PS3Extras/boost_1_53_0/boost/tr1/tr1/set | 0 .../boost_1_53_0/boost/tr1/tr1/sstream | 0 .../boost_1_53_0/boost/tr1/tr1/stack | 0 .../boost_1_53_0/boost/tr1/tr1/stdexcept | 0 .../boost_1_53_0/boost/tr1/tr1/streambuf | 0 .../boost_1_53_0/boost/tr1/tr1/string | 0 .../boost_1_53_0/boost/tr1/tr1/strstream | 0 .../boost/tr1/tr1/sun/algorithm.SUNWCCh | 0 .../boost/tr1/tr1/sun/array.SUNWCCh | 0 .../boost/tr1/tr1/sun/bcc32.SUNWCCh | 0 .../boost/tr1/tr1/sun/bitset.SUNWCCh | 0 .../boost/tr1/tr1/sun/cmath.SUNWCCh | 0 .../boost/tr1/tr1/sun/complex.SUNWCCh | 0 .../boost/tr1/tr1/sun/deque.SUNWCCh | 0 .../boost/tr1/tr1/sun/exception.SUNWCCh | 0 .../boost/tr1/tr1/sun/fstream.SUNWCCh | 0 .../boost/tr1/tr1/sun/functional.SUNWCCh | 0 .../boost/tr1/tr1/sun/iomanip.SUNWCCh | 0 .../boost/tr1/tr1/sun/ios.SUNWCCh | 0 .../boost/tr1/tr1/sun/iostream.SUNWCCh | 0 .../boost/tr1/tr1/sun/istream.SUNWCCh | 0 .../boost/tr1/tr1/sun/iterator.SUNWCCh | 0 .../boost/tr1/tr1/sun/limits.SUNWCCh | 0 .../boost/tr1/tr1/sun/list.SUNWCCh | 0 .../boost/tr1/tr1/sun/locale.SUNWCCh | 0 .../boost/tr1/tr1/sun/map.SUNWCCh | 0 .../boost/tr1/tr1/sun/memory.SUNWCCh | 0 .../boost/tr1/tr1/sun/new.SUNWCCh | 0 .../boost/tr1/tr1/sun/numeric.SUNWCCh | 0 .../boost/tr1/tr1/sun/ostream.SUNWCCh | 0 .../boost/tr1/tr1/sun/queue.SUNWCCh | 0 .../boost/tr1/tr1/sun/random.SUNWCCh | 0 .../boost/tr1/tr1/sun/regex.SUNWCCh | 0 .../boost/tr1/tr1/sun/set.SUNWCCh | 0 .../boost/tr1/tr1/sun/sstream.SUNWCCh | 0 .../boost/tr1/tr1/sun/stack.SUNWCCh | 0 .../boost/tr1/tr1/sun/stdexcept.SUNWCCh | 0 .../boost/tr1/tr1/sun/streambuf.SUNWCCh | 0 .../boost/tr1/tr1/sun/string.SUNWCCh | 0 .../boost/tr1/tr1/sun/strstream.SUNWCCh | 0 .../boost/tr1/tr1/sun/sun.SUNWCCh | 0 .../boost/tr1/tr1/sun/tuple.SUNWCCh | 0 .../boost/tr1/tr1/sun/type_traits.SUNWCCh | 0 .../boost/tr1/tr1/sun/typeinfo.SUNWCCh | 0 .../boost/tr1/tr1/sun/unordered_map.SUNWCCh | 0 .../boost/tr1/tr1/sun/unordered_set.SUNWCCh | 0 .../boost/tr1/tr1/sun/utility.SUNWCCh | 0 .../boost/tr1/tr1/sun/valarray.SUNWCCh | 0 .../boost/tr1/tr1/sun/vector.SUNWCCh | 0 .../boost_1_53_0/boost/tr1/tr1/tuple | 0 .../boost_1_53_0/boost/tr1/tr1/type_traits | 0 .../boost_1_53_0/boost/tr1/tr1/typeinfo | 0 .../boost_1_53_0/boost/tr1/tr1/unordered_map | 0 .../boost_1_53_0/boost/tr1/tr1/unordered_set | 0 .../boost_1_53_0/boost/tr1/tr1/utility | 0 .../boost_1_53_0/boost/tr1/tr1/valarray | 0 .../boost_1_53_0/boost/tr1/tr1/vector | 0 .../boost_1_53_0/boost/tr1/tuple.hpp | 0 .../boost_1_53_0/boost/tr1/type_traits.hpp | 0 .../boost_1_53_0/boost/tr1/unordered_map.hpp | 0 .../boost_1_53_0/boost/tr1/unordered_set.hpp | 0 .../boost_1_53_0/boost/tr1/utility.hpp | 0 .../boost/tuple/detail/tuple_basic.hpp | 0 .../detail/tuple_basic_no_partial_spec.hpp | 0 .../boost_1_53_0/boost/tuple/tuple.hpp | 0 .../boost/tuple/tuple_comparison.hpp | 0 .../boost_1_53_0/boost/tuple/tuple_io.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/type.hpp | 0 .../boost_1_53_0/boost/type_traits.hpp | 0 .../boost/type_traits/add_const.hpp | 0 .../boost_1_53_0/boost/type_traits/add_cv.hpp | 0 .../type_traits/add_lvalue_reference.hpp | 0 .../boost/type_traits/add_pointer.hpp | 0 .../boost/type_traits/add_reference.hpp | 0 .../type_traits/add_rvalue_reference.hpp | 0 .../boost/type_traits/add_volatile.hpp | 0 .../boost/type_traits/aligned_storage.hpp | 0 .../boost/type_traits/alignment_of.hpp | 0 .../boost/type_traits/alignment_traits.hpp | 0 .../boost/type_traits/arithmetic_traits.hpp | 0 .../boost/type_traits/array_traits.hpp | 0 .../type_traits/broken_compiler_spec.hpp | 0 .../boost/type_traits/common_type.hpp | 0 .../boost/type_traits/composite_traits.hpp | 0 .../boost/type_traits/conditional.hpp | 0 .../boost_1_53_0/boost/type_traits/config.hpp | 0 .../boost/type_traits/conversion_traits.hpp | 0 .../boost/type_traits/cv_traits.hpp | 0 .../boost_1_53_0/boost/type_traits/decay.hpp | 0 .../type_traits/detail/bool_trait_def.hpp | 0 .../type_traits/detail/bool_trait_undef.hpp | 0 .../type_traits/detail/common_type_imp.hpp | 0 .../type_traits/detail/cv_traits_impl.hpp | 0 .../boost/type_traits/detail/false_result.hpp | 0 .../detail/has_binary_operator.hpp | 0 .../detail/has_postfix_operator.hpp | 0 .../detail/has_prefix_operator.hpp | 0 .../boost/type_traits/detail/ice_and.hpp | 0 .../boost/type_traits/detail/ice_eq.hpp | 0 .../boost/type_traits/detail/ice_not.hpp | 0 .../boost/type_traits/detail/ice_or.hpp | 0 .../detail/is_function_ptr_helper.hpp | 0 .../detail/is_function_ptr_tester.hpp | 0 .../detail/is_mem_fun_pointer_impl.hpp | 0 .../detail/is_mem_fun_pointer_tester.hpp | 0 .../type_traits/detail/size_t_trait_def.hpp | 0 .../type_traits/detail/size_t_trait_undef.hpp | 0 .../detail/template_arity_spec.hpp | 0 .../type_traits/detail/type_trait_def.hpp | 0 .../type_traits/detail/type_trait_undef.hpp | 0 .../boost/type_traits/detail/wrap.hpp | 0 .../boost/type_traits/detail/yes_no_type.hpp | 0 .../boost_1_53_0/boost/type_traits/extent.hpp | 0 .../type_traits/floating_point_promotion.hpp | 0 .../boost/type_traits/function_traits.hpp | 0 .../boost/type_traits/has_bit_and.hpp | 0 .../boost/type_traits/has_bit_and_assign.hpp | 0 .../boost/type_traits/has_bit_or.hpp | 0 .../boost/type_traits/has_bit_or_assign.hpp | 0 .../boost/type_traits/has_bit_xor.hpp | 0 .../boost/type_traits/has_bit_xor_assign.hpp | 0 .../boost/type_traits/has_complement.hpp | 0 .../boost/type_traits/has_dereference.hpp | 0 .../boost/type_traits/has_divides.hpp | 0 .../boost/type_traits/has_divides_assign.hpp | 0 .../boost/type_traits/has_equal_to.hpp | 0 .../boost/type_traits/has_greater.hpp | 0 .../boost/type_traits/has_greater_equal.hpp | 0 .../boost/type_traits/has_left_shift.hpp | 0 .../type_traits/has_left_shift_assign.hpp | 0 .../boost/type_traits/has_less.hpp | 0 .../boost/type_traits/has_less_equal.hpp | 0 .../boost/type_traits/has_logical_and.hpp | 0 .../boost/type_traits/has_logical_not.hpp | 0 .../boost/type_traits/has_logical_or.hpp | 0 .../boost/type_traits/has_minus.hpp | 0 .../boost/type_traits/has_minus_assign.hpp | 0 .../boost/type_traits/has_modulus.hpp | 0 .../boost/type_traits/has_modulus_assign.hpp | 0 .../boost/type_traits/has_multiplies.hpp | 0 .../type_traits/has_multiplies_assign.hpp | 0 .../boost/type_traits/has_negate.hpp | 0 .../boost/type_traits/has_new_operator.hpp | 0 .../boost/type_traits/has_not_equal_to.hpp | 0 .../boost/type_traits/has_nothrow_assign.hpp | 0 .../type_traits/has_nothrow_constructor.hpp | 0 .../boost/type_traits/has_nothrow_copy.hpp | 0 .../type_traits/has_nothrow_destructor.hpp | 0 .../boost/type_traits/has_operator.hpp | 0 .../boost/type_traits/has_plus.hpp | 0 .../boost/type_traits/has_plus_assign.hpp | 0 .../boost/type_traits/has_post_decrement.hpp | 0 .../boost/type_traits/has_post_increment.hpp | 0 .../boost/type_traits/has_pre_decrement.hpp | 0 .../boost/type_traits/has_pre_increment.hpp | 0 .../boost/type_traits/has_right_shift.hpp | 0 .../type_traits/has_right_shift_assign.hpp | 0 .../boost/type_traits/has_trivial_assign.hpp | 0 .../type_traits/has_trivial_constructor.hpp | 0 .../boost/type_traits/has_trivial_copy.hpp | 0 .../type_traits/has_trivial_destructor.hpp | 0 .../boost/type_traits/has_unary_minus.hpp | 0 .../boost/type_traits/has_unary_plus.hpp | 0 .../type_traits/has_virtual_destructor.hpp | 0 .../boost_1_53_0/boost/type_traits/ice.hpp | 0 .../boost/type_traits/integral_constant.hpp | 0 .../boost/type_traits/integral_promotion.hpp | 0 .../boost/type_traits/intrinsics.hpp | 0 .../boost/type_traits/is_abstract.hpp | 0 .../boost/type_traits/is_arithmetic.hpp | 0 .../boost/type_traits/is_array.hpp | 0 .../boost/type_traits/is_base_and_derived.hpp | 0 .../boost/type_traits/is_base_of.hpp | 0 .../boost/type_traits/is_base_of_tr1.hpp | 0 .../boost/type_traits/is_class.hpp | 0 .../boost/type_traits/is_complex.hpp | 0 .../boost/type_traits/is_compound.hpp | 0 .../boost/type_traits/is_const.hpp | 0 .../boost/type_traits/is_convertible.hpp | 0 .../boost/type_traits/is_empty.hpp | 0 .../boost/type_traits/is_enum.hpp | 0 .../boost/type_traits/is_float.hpp | 0 .../boost/type_traits/is_floating_point.hpp | 0 .../boost/type_traits/is_function.hpp | 0 .../boost/type_traits/is_fundamental.hpp | 0 .../boost/type_traits/is_integral.hpp | 0 .../boost/type_traits/is_lvalue_reference.hpp | 0 .../is_member_function_pointer.hpp | 0 .../type_traits/is_member_object_pointer.hpp | 0 .../boost/type_traits/is_member_pointer.hpp | 0 .../boost/type_traits/is_object.hpp | 0 .../boost_1_53_0/boost/type_traits/is_pod.hpp | 0 .../boost/type_traits/is_pointer.hpp | 0 .../boost/type_traits/is_polymorphic.hpp | 0 .../boost/type_traits/is_reference.hpp | 0 .../boost/type_traits/is_rvalue_reference.hpp | 0 .../boost/type_traits/is_same.hpp | 0 .../boost/type_traits/is_scalar.hpp | 0 .../boost/type_traits/is_signed.hpp | 0 .../boost/type_traits/is_stateless.hpp | 0 .../boost/type_traits/is_union.hpp | 0 .../boost/type_traits/is_unsigned.hpp | 0 .../boost/type_traits/is_virtual_base_of.hpp | 0 .../boost/type_traits/is_void.hpp | 0 .../boost/type_traits/is_volatile.hpp | 0 .../boost/type_traits/make_signed.hpp | 0 .../boost/type_traits/make_unsigned.hpp | 0 .../type_traits/msvc/remove_all_extents.hpp | 0 .../boost/type_traits/msvc/remove_bounds.hpp | 0 .../boost/type_traits/msvc/remove_const.hpp | 0 .../boost/type_traits/msvc/remove_cv.hpp | 0 .../boost/type_traits/msvc/remove_extent.hpp | 0 .../boost/type_traits/msvc/remove_pointer.hpp | 0 .../type_traits/msvc/remove_reference.hpp | 0 .../type_traits/msvc/remove_volatile.hpp | 0 .../boost/type_traits/msvc/typeof.hpp | 0 .../boost/type_traits/object_traits.hpp | 0 .../boost/type_traits/promote.hpp | 0 .../boost_1_53_0/boost/type_traits/rank.hpp | 0 .../boost/type_traits/reference_traits.hpp | 0 .../boost/type_traits/remove_all_extents.hpp | 0 .../boost/type_traits/remove_bounds.hpp | 0 .../boost/type_traits/remove_const.hpp | 0 .../boost/type_traits/remove_cv.hpp | 0 .../boost/type_traits/remove_extent.hpp | 0 .../boost/type_traits/remove_pointer.hpp | 0 .../boost/type_traits/remove_reference.hpp | 0 .../boost/type_traits/remove_volatile.hpp | 0 .../boost/type_traits/same_traits.hpp | 0 .../boost/type_traits/transform_traits.hpp | 0 .../type_traits/transform_traits_spec.hpp | 0 .../boost/type_traits/type_with_alignment.hpp | 0 .../boost/typeof/dmc/typeof_impl.hpp | 0 .../boost/typeof/encode_decode.hpp | 0 .../boost/typeof/encode_decode_params.hpp | 0 .../boost/typeof/incr_registration_group.hpp | 0 .../boost/typeof/int_encoding.hpp | 0 .../boost/typeof/integral_template_param.hpp | 0 .../boost_1_53_0/boost/typeof/message.hpp | 0 .../boost_1_53_0/boost/typeof/modifiers.hpp | 0 .../boost/typeof/msvc/typeof_impl.hpp | 0 .../boost_1_53_0/boost/typeof/native.hpp | 0 .../boost/typeof/pointers_data_members.hpp | 0 .../boost/typeof/register_functions.hpp | 0 .../typeof/register_functions_iterate.hpp | 0 .../boost/typeof/register_fundamental.hpp | 0 .../boost/typeof/register_mem_functions.hpp | 0 .../boost_1_53_0/boost/typeof/std/bitset.hpp | 0 .../boost_1_53_0/boost/typeof/std/complex.hpp | 0 .../boost_1_53_0/boost/typeof/std/deque.hpp | 0 .../boost_1_53_0/boost/typeof/std/fstream.hpp | 0 .../boost/typeof/std/functional.hpp | 0 .../boost/typeof/std/iostream.hpp | 0 .../boost_1_53_0/boost/typeof/std/istream.hpp | 0 .../boost/typeof/std/iterator.hpp | 0 .../boost_1_53_0/boost/typeof/std/list.hpp | 0 .../boost_1_53_0/boost/typeof/std/locale.hpp | 0 .../boost_1_53_0/boost/typeof/std/map.hpp | 0 .../boost_1_53_0/boost/typeof/std/memory.hpp | 0 .../boost_1_53_0/boost/typeof/std/ostream.hpp | 0 .../boost_1_53_0/boost/typeof/std/queue.hpp | 0 .../boost_1_53_0/boost/typeof/std/set.hpp | 0 .../boost_1_53_0/boost/typeof/std/sstream.hpp | 0 .../boost_1_53_0/boost/typeof/std/stack.hpp | 0 .../boost/typeof/std/streambuf.hpp | 0 .../boost_1_53_0/boost/typeof/std/string.hpp | 0 .../boost_1_53_0/boost/typeof/std/utility.hpp | 0 .../boost/typeof/std/valarray.hpp | 0 .../boost_1_53_0/boost/typeof/std/vector.hpp | 0 .../boost/typeof/template_encoding.hpp | 0 .../boost/typeof/template_template_param.hpp | 0 .../boost/typeof/type_encoding.hpp | 0 .../boost/typeof/type_template_param.hpp | 0 .../boost_1_53_0/boost/typeof/typeof.hpp | 0 .../boost_1_53_0/boost/typeof/typeof_impl.hpp | 0 .../boost_1_53_0/boost/typeof/unsupported.hpp | 0 .../boost_1_53_0/boost/typeof/vector.hpp | 0 .../boost_1_53_0/boost/typeof/vector100.hpp | 0 .../boost_1_53_0/boost/typeof/vector150.hpp | 0 .../boost_1_53_0/boost/typeof/vector200.hpp | 0 .../boost_1_53_0/boost/typeof/vector50.hpp | 0 .../boost_1_53_0/boost/units/absolute.hpp | 0 .../boost/units/base_dimension.hpp | 0 .../boost_1_53_0/boost/units/base_unit.hpp | 0 .../units/base_units/angle/arcminute.hpp | 0 .../units/base_units/angle/arcsecond.hpp | 0 .../boost/units/base_units/angle/degree.hpp | 0 .../boost/units/base_units/angle/gradian.hpp | 0 .../boost/units/base_units/angle/radian.hpp | 0 .../units/base_units/angle/revolution.hpp | 0 .../units/base_units/angle/steradian.hpp | 0 .../astronomical/astronomical_unit.hpp | 0 .../base_units/astronomical/light_day.hpp | 0 .../base_units/astronomical/light_hour.hpp | 0 .../base_units/astronomical/light_minute.hpp | 0 .../base_units/astronomical/light_second.hpp | 0 .../base_units/astronomical/light_year.hpp | 0 .../units/base_units/astronomical/parsec.hpp | 0 .../boost/units/base_units/cgs/biot.hpp | 0 .../boost/units/base_units/cgs/centimeter.hpp | 0 .../boost/units/base_units/cgs/gram.hpp | 0 .../units/base_units/imperial/conversions.hpp | 0 .../units/base_units/imperial/drachm.hpp | 0 .../units/base_units/imperial/fluid_ounce.hpp | 0 .../boost/units/base_units/imperial/foot.hpp | 0 .../units/base_units/imperial/furlong.hpp | 0 .../units/base_units/imperial/gallon.hpp | 0 .../boost/units/base_units/imperial/gill.hpp | 0 .../boost/units/base_units/imperial/grain.hpp | 0 .../base_units/imperial/hundredweight.hpp | 0 .../boost/units/base_units/imperial/inch.hpp | 0 .../units/base_units/imperial/league.hpp | 0 .../boost/units/base_units/imperial/mile.hpp | 0 .../boost/units/base_units/imperial/ounce.hpp | 0 .../boost/units/base_units/imperial/pint.hpp | 0 .../boost/units/base_units/imperial/pound.hpp | 0 .../boost/units/base_units/imperial/quart.hpp | 0 .../units/base_units/imperial/quarter.hpp | 0 .../boost/units/base_units/imperial/stone.hpp | 0 .../boost/units/base_units/imperial/thou.hpp | 0 .../boost/units/base_units/imperial/ton.hpp | 0 .../boost/units/base_units/imperial/yard.hpp | 0 .../units/base_units/metric/angstrom.hpp | 0 .../boost/units/base_units/metric/are.hpp | 0 .../units/base_units/metric/atmosphere.hpp | 0 .../boost/units/base_units/metric/bar.hpp | 0 .../boost/units/base_units/metric/barn.hpp | 0 .../boost/units/base_units/metric/day.hpp | 0 .../boost/units/base_units/metric/fermi.hpp | 0 .../boost/units/base_units/metric/hectare.hpp | 0 .../boost/units/base_units/metric/hour.hpp | 0 .../boost/units/base_units/metric/knot.hpp | 0 .../boost/units/base_units/metric/liter.hpp | 0 .../boost/units/base_units/metric/micron.hpp | 0 .../boost/units/base_units/metric/minute.hpp | 0 .../boost/units/base_units/metric/mmHg.hpp | 0 .../units/base_units/metric/nautical_mile.hpp | 0 .../boost/units/base_units/metric/ton.hpp | 0 .../boost/units/base_units/metric/torr.hpp | 0 .../boost/units/base_units/metric/year.hpp | 0 .../boost/units/base_units/si/ampere.hpp | 0 .../boost/units/base_units/si/candela.hpp | 0 .../boost/units/base_units/si/kelvin.hpp | 0 .../boost/units/base_units/si/kilogram.hpp | 0 .../boost/units/base_units/si/meter.hpp | 0 .../boost/units/base_units/si/mole.hpp | 0 .../boost/units/base_units/si/second.hpp | 0 .../units/base_units/temperature/celsius.hpp | 0 .../base_units/temperature/conversions.hpp | 0 .../base_units/temperature/fahrenheit.hpp | 0 .../boost/units/base_units/us/cup.hpp | 0 .../boost/units/base_units/us/dram.hpp | 0 .../boost/units/base_units/us/fluid_dram.hpp | 0 .../boost/units/base_units/us/fluid_ounce.hpp | 0 .../boost/units/base_units/us/foot.hpp | 0 .../boost/units/base_units/us/gallon.hpp | 0 .../boost/units/base_units/us/gill.hpp | 0 .../boost/units/base_units/us/grain.hpp | 0 .../units/base_units/us/hundredweight.hpp | 0 .../boost/units/base_units/us/inch.hpp | 0 .../boost/units/base_units/us/mil.hpp | 0 .../boost/units/base_units/us/mile.hpp | 0 .../boost/units/base_units/us/minim.hpp | 0 .../boost/units/base_units/us/ounce.hpp | 0 .../boost/units/base_units/us/pint.hpp | 0 .../boost/units/base_units/us/pound.hpp | 0 .../boost/units/base_units/us/pound_force.hpp | 0 .../boost/units/base_units/us/quart.hpp | 0 .../boost/units/base_units/us/tablespoon.hpp | 0 .../boost/units/base_units/us/teaspoon.hpp | 0 .../boost/units/base_units/us/ton.hpp | 0 .../boost/units/base_units/us/yard.hpp | 0 .../boost_1_53_0/boost/units/cmath.hpp | 0 .../boost_1_53_0/boost/units/config.hpp | 0 .../boost_1_53_0/boost/units/conversion.hpp | 0 .../boost/units/derived_dimension.hpp | 0 .../boost/units/detail/absolute_impl.hpp | 0 .../boost/units/detail/cmath_impl.hpp | 0 .../boost/units/detail/conversion_impl.hpp | 0 .../boost/units/detail/dim_impl.hpp | 0 .../boost/units/detail/dimension_impl.hpp | 0 .../boost/units/detail/dimension_list.hpp | 0 .../boost/units/detail/dimensionless_unit.hpp | 0 .../units/detail/heterogeneous_conversion.hpp | 0 .../boost/units/detail/linear_algebra.hpp | 0 .../boost_1_53_0/boost/units/detail/one.hpp | 0 .../boost/units/detail/ordinal.hpp | 0 .../units/detail/prevent_redefinition.hpp | 0 .../boost/units/detail/push_front_if.hpp | 0 .../boost/units/detail/push_front_or_add.hpp | 0 .../boost_1_53_0/boost/units/detail/sort.hpp | 0 .../units/detail/static_rational_power.hpp | 0 .../boost/units/detail/unscale.hpp | 0 .../boost/units/detail/utility.hpp | 0 .../boost_1_53_0/boost/units/dim.hpp | 0 .../boost_1_53_0/boost/units/dimension.hpp | 0 .../boost/units/dimensionless_quantity.hpp | 0 .../boost/units/dimensionless_type.hpp | 0 .../boost/units/dimensionless_unit.hpp | 0 .../boost/units/get_dimension.hpp | 0 .../boost_1_53_0/boost/units/get_system.hpp | 0 .../boost/units/heterogeneous_system.hpp | 0 .../boost/units/homogeneous_system.hpp | 0 .../PS3Extras/boost_1_53_0/boost/units/io.hpp | 0 .../boost_1_53_0/boost/units/is_dim.hpp | 0 .../boost/units/is_dimension_list.hpp | 0 .../boost/units/is_dimensionless.hpp | 0 .../boost/units/is_dimensionless_quantity.hpp | 0 .../boost/units/is_dimensionless_unit.hpp | 0 .../boost_1_53_0/boost/units/is_quantity.hpp | 0 .../boost/units/is_quantity_of_dimension.hpp | 0 .../boost/units/is_quantity_of_system.hpp | 0 .../boost_1_53_0/boost/units/is_unit.hpp | 0 .../boost/units/is_unit_of_dimension.hpp | 0 .../boost/units/is_unit_of_system.hpp | 0 .../boost_1_53_0/boost/units/lambda.hpp | 0 .../boost_1_53_0/boost/units/limits.hpp | 0 .../boost/units/make_scaled_unit.hpp | 0 .../boost_1_53_0/boost/units/make_system.hpp | 0 .../boost_1_53_0/boost/units/operators.hpp | 0 .../boost/units/physical_dimensions.hpp | 0 .../physical_dimensions/absorbed_dose.hpp | 0 .../physical_dimensions/acceleration.hpp | 0 .../units/physical_dimensions/action.hpp | 0 .../units/physical_dimensions/activity.hpp | 0 .../units/physical_dimensions/amount.hpp | 0 .../angular_acceleration.hpp | 0 .../physical_dimensions/angular_momentum.hpp | 0 .../physical_dimensions/angular_velocity.hpp | 0 .../boost/units/physical_dimensions/area.hpp | 0 .../units/physical_dimensions/capacitance.hpp | 0 .../units/physical_dimensions/conductance.hpp | 0 .../physical_dimensions/conductivity.hpp | 0 .../units/physical_dimensions/current.hpp | 0 .../physical_dimensions/dose_equivalent.hpp | 0 .../physical_dimensions/dynamic_viscosity.hpp | 0 .../physical_dimensions/electric_charge.hpp | 0 .../electric_potential.hpp | 0 .../units/physical_dimensions/energy.hpp | 0 .../physical_dimensions/energy_density.hpp | 0 .../boost/units/physical_dimensions/force.hpp | 0 .../units/physical_dimensions/frequency.hpp | 0 .../physical_dimensions/heat_capacity.hpp | 0 .../units/physical_dimensions/illuminance.hpp | 0 .../units/physical_dimensions/impedance.hpp | 0 .../units/physical_dimensions/inductance.hpp | 0 .../kinematic_viscosity.hpp | 0 .../units/physical_dimensions/length.hpp | 0 .../units/physical_dimensions/luminance.hpp | 0 .../physical_dimensions/luminous_flux.hpp | 0 .../luminous_intensity.hpp | 0 .../magnetic_field_intensity.hpp | 0 .../physical_dimensions/magnetic_flux.hpp | 0 .../magnetic_flux_density.hpp | 0 .../boost/units/physical_dimensions/mass.hpp | 0 .../physical_dimensions/mass_density.hpp | 0 .../physical_dimensions/molar_energy.hpp | 0 .../molar_heat_capacity.hpp | 0 .../physical_dimensions/moment_of_inertia.hpp | 0 .../units/physical_dimensions/momentum.hpp | 0 .../physical_dimensions/permeability.hpp | 0 .../physical_dimensions/permittivity.hpp | 0 .../units/physical_dimensions/plane_angle.hpp | 0 .../boost/units/physical_dimensions/power.hpp | 0 .../units/physical_dimensions/pressure.hpp | 0 .../units/physical_dimensions/reluctance.hpp | 0 .../units/physical_dimensions/resistance.hpp | 0 .../units/physical_dimensions/resistivity.hpp | 0 .../units/physical_dimensions/solid_angle.hpp | 0 .../physical_dimensions/specific_energy.hpp | 0 .../specific_heat_capacity.hpp | 0 .../physical_dimensions/specific_volume.hpp | 0 .../units/physical_dimensions/stress.hpp | 0 .../physical_dimensions/surface_density.hpp | 0 .../physical_dimensions/surface_tension.hpp | 0 .../units/physical_dimensions/temperature.hpp | 0 .../thermal_conductivity.hpp | 0 .../boost/units/physical_dimensions/time.hpp | 0 .../units/physical_dimensions/torque.hpp | 0 .../units/physical_dimensions/velocity.hpp | 0 .../units/physical_dimensions/volume.hpp | 0 .../units/physical_dimensions/wavenumber.hpp | 0 .../boost_1_53_0/boost/units/pow.hpp | 0 .../boost_1_53_0/boost/units/quantity.hpp | 0 .../boost_1_53_0/boost/units/reduce_unit.hpp | 0 .../boost_1_53_0/boost/units/scale.hpp | 0 .../boost/units/scaled_base_unit.hpp | 0 .../boost/units/static_constant.hpp | 0 .../boost/units/static_rational.hpp | 0 .../boost/units/systems/abstract.hpp | 0 .../boost/units/systems/angle/degrees.hpp | 0 .../boost/units/systems/angle/gradians.hpp | 0 .../boost/units/systems/angle/revolutions.hpp | 0 .../boost_1_53_0/boost/units/systems/cgs.hpp | 0 .../boost/units/systems/cgs/acceleration.hpp | 0 .../boost/units/systems/cgs/area.hpp | 0 .../boost/units/systems/cgs/base.hpp | 0 .../boost/units/systems/cgs/current.hpp | 0 .../boost/units/systems/cgs/dimensionless.hpp | 0 .../units/systems/cgs/dynamic_viscosity.hpp | 0 .../boost/units/systems/cgs/energy.hpp | 0 .../boost/units/systems/cgs/force.hpp | 0 .../boost/units/systems/cgs/frequency.hpp | 0 .../boost/units/systems/cgs/io.hpp | 0 .../units/systems/cgs/kinematic_viscosity.hpp | 0 .../boost/units/systems/cgs/length.hpp | 0 .../boost/units/systems/cgs/mass.hpp | 0 .../boost/units/systems/cgs/mass_density.hpp | 0 .../boost/units/systems/cgs/momentum.hpp | 0 .../boost/units/systems/cgs/power.hpp | 0 .../boost/units/systems/cgs/pressure.hpp | 0 .../boost/units/systems/cgs/time.hpp | 0 .../boost/units/systems/cgs/velocity.hpp | 0 .../boost/units/systems/cgs/volume.hpp | 0 .../boost/units/systems/cgs/wavenumber.hpp | 0 .../boost/units/systems/detail/constants.hpp | 0 .../boost_1_53_0/boost/units/systems/si.hpp | 0 .../boost/units/systems/si/absorbed_dose.hpp | 0 .../boost/units/systems/si/acceleration.hpp | 0 .../boost/units/systems/si/action.hpp | 0 .../boost/units/systems/si/activity.hpp | 0 .../boost/units/systems/si/amount.hpp | 0 .../units/systems/si/angular_acceleration.hpp | 0 .../units/systems/si/angular_momentum.hpp | 0 .../units/systems/si/angular_velocity.hpp | 0 .../boost/units/systems/si/area.hpp | 0 .../boost/units/systems/si/base.hpp | 0 .../boost/units/systems/si/capacitance.hpp | 0 .../units/systems/si/catalytic_activity.hpp | 0 .../systems/si/codata/alpha_constants.hpp | 0 .../si/codata/atomic-nuclear_constants.hpp | 0 .../systems/si/codata/deuteron_constants.hpp | 0 .../si/codata/electromagnetic_constants.hpp | 0 .../systems/si/codata/electron_constants.hpp | 0 .../systems/si/codata/helion_constants.hpp | 0 .../systems/si/codata/muon_constants.hpp | 0 .../systems/si/codata/neutron_constants.hpp | 0 .../si/codata/physico-chemical_constants.hpp | 0 .../systems/si/codata/proton_constants.hpp | 0 .../units/systems/si/codata/tau_constants.hpp | 0 .../systems/si/codata/triton_constants.hpp | 0 .../units/systems/si/codata/typedefs.hpp | 0 .../systems/si/codata/universal_constants.hpp | 0 .../units/systems/si/codata_constants.hpp | 0 .../boost/units/systems/si/conductance.hpp | 0 .../boost/units/systems/si/conductivity.hpp | 0 .../boost/units/systems/si/current.hpp | 0 .../boost/units/systems/si/dimensionless.hpp | 0 .../units/systems/si/dose_equivalent.hpp | 0 .../units/systems/si/dynamic_viscosity.hpp | 0 .../units/systems/si/electric_charge.hpp | 0 .../units/systems/si/electric_potential.hpp | 0 .../boost/units/systems/si/energy.hpp | 0 .../boost/units/systems/si/force.hpp | 0 .../boost/units/systems/si/frequency.hpp | 0 .../boost/units/systems/si/illuminance.hpp | 0 .../boost/units/systems/si/impedance.hpp | 0 .../boost/units/systems/si/inductance.hpp | 0 .../boost/units/systems/si/io.hpp | 0 .../units/systems/si/kinematic_viscosity.hpp | 0 .../boost/units/systems/si/length.hpp | 0 .../boost/units/systems/si/luminous_flux.hpp | 0 .../units/systems/si/luminous_intensity.hpp | 0 .../systems/si/magnetic_field_intensity.hpp | 0 .../boost/units/systems/si/magnetic_flux.hpp | 0 .../systems/si/magnetic_flux_density.hpp | 0 .../boost/units/systems/si/mass.hpp | 0 .../boost/units/systems/si/mass_density.hpp | 0 .../units/systems/si/moment_of_inertia.hpp | 0 .../boost/units/systems/si/momentum.hpp | 0 .../boost/units/systems/si/permeability.hpp | 0 .../boost/units/systems/si/permittivity.hpp | 0 .../boost/units/systems/si/plane_angle.hpp | 0 .../boost/units/systems/si/power.hpp | 0 .../boost/units/systems/si/prefixes.hpp | 0 .../boost/units/systems/si/pressure.hpp | 0 .../boost/units/systems/si/reluctance.hpp | 0 .../boost/units/systems/si/resistance.hpp | 0 .../boost/units/systems/si/resistivity.hpp | 0 .../boost/units/systems/si/solid_angle.hpp | 0 .../units/systems/si/surface_density.hpp | 0 .../units/systems/si/surface_tension.hpp | 0 .../boost/units/systems/si/temperature.hpp | 0 .../boost/units/systems/si/time.hpp | 0 .../boost/units/systems/si/torque.hpp | 0 .../boost/units/systems/si/velocity.hpp | 0 .../boost/units/systems/si/volume.hpp | 0 .../boost/units/systems/si/wavenumber.hpp | 0 .../units/systems/temperature/celsius.hpp | 0 .../units/systems/temperature/fahrenheit.hpp | 0 .../boost_1_53_0/boost/units/unit.hpp | 0 .../boost_1_53_0/boost/units/units_fwd.hpp | 0 .../boost/unordered/detail/allocate.hpp | 0 .../boost/unordered/detail/buckets.hpp | 0 .../boost/unordered/detail/equivalent.hpp | 0 .../boost/unordered/detail/extract_key.hpp | 0 .../boost/unordered/detail/fwd.hpp | 0 .../boost/unordered/detail/table.hpp | 0 .../boost/unordered/detail/unique.hpp | 0 .../boost/unordered/detail/util.hpp | 0 .../boost/unordered/unordered_map.hpp | 0 .../boost/unordered/unordered_map_fwd.hpp | 0 .../boost/unordered/unordered_set.hpp | 0 .../boost/unordered/unordered_set_fwd.hpp | 0 .../boost_1_53_0/boost/unordered_map.hpp | 0 .../boost_1_53_0/boost/unordered_set.hpp | 0 .../PS3Extras/boost_1_53_0/boost/utility.hpp | 0 .../boost_1_53_0/boost/utility/addressof.hpp | 0 .../boost/utility/base_from_member.hpp | 0 .../boost_1_53_0/boost/utility/binary.hpp | 0 .../boost/utility/compare_pointees.hpp | 0 .../boost_1_53_0/boost/utility/declval.hpp | 0 .../detail/in_place_factory_prefix.hpp | 0 .../detail/in_place_factory_suffix.hpp | 0 .../utility/detail/result_of_iterate.hpp | 0 .../boost_1_53_0/boost/utility/enable_if.hpp | 0 .../boost/utility/identity_type.hpp | 0 .../boost/utility/in_place_factory.hpp | 0 .../boost_1_53_0/boost/utility/result_of.hpp | 0 .../boost_1_53_0/boost/utility/string_ref.hpp | 0 .../boost_1_53_0/boost/utility/swap.hpp | 0 .../boost/utility/typed_in_place_factory.hpp | 0 .../boost_1_53_0/boost/utility/value_init.hpp | 0 .../boost/uuid/name_generator.hpp | 0 .../boost_1_53_0/boost/uuid/nil_generator.hpp | 0 .../boost/uuid/random_generator.hpp | 0 .../boost_1_53_0/boost/uuid/seed_rng.hpp | 0 .../boost_1_53_0/boost/uuid/sha1.hpp | 0 .../boost/uuid/string_generator.hpp | 0 .../boost_1_53_0/boost/uuid/uuid.hpp | 0 .../boost/uuid/uuid_generators.hpp | 0 .../boost_1_53_0/boost/uuid/uuid_io.hpp | 0 .../boost/uuid/uuid_serialize.hpp | 0 .../PS3Extras/boost_1_53_0/boost/variant.hpp | 0 .../boost/variant/apply_visitor.hpp | 0 .../boost_1_53_0/boost/variant/bad_visit.hpp | 0 .../variant/detail/apply_visitor_binary.hpp | 0 .../variant/detail/apply_visitor_delayed.hpp | 0 .../variant/detail/apply_visitor_unary.hpp | 0 .../boost/variant/detail/backup_holder.hpp | 0 .../boost/variant/detail/bool_trait_def.hpp | 0 .../boost/variant/detail/bool_trait_undef.hpp | 0 .../boost/variant/detail/cast_storage.hpp | 0 .../boost/variant/detail/config.hpp | 0 .../boost/variant/detail/enable_recursive.hpp | 0 .../variant/detail/enable_recursive_fwd.hpp | 0 .../boost/variant/detail/forced_return.hpp | 0 .../variant/detail/generic_result_type.hpp | 0 .../boost/variant/detail/has_nothrow_move.hpp | 0 .../boost/variant/detail/has_trivial_move.hpp | 0 .../boost/variant/detail/hash_variant.hpp | 0 .../boost/variant/detail/initializer.hpp | 0 .../variant/detail/make_variant_list.hpp | 0 .../boost/variant/detail/move.hpp | 0 .../boost/variant/detail/over_sequence.hpp | 0 .../boost/variant/detail/substitute.hpp | 0 .../boost/variant/detail/substitute_fwd.hpp | 0 .../boost/variant/detail/variant_io.hpp | 0 .../boost/variant/detail/visitation_impl.hpp | 0 .../boost_1_53_0/boost/variant/get.hpp | 0 .../boost/variant/recursive_variant.hpp | 0 .../boost/variant/recursive_wrapper.hpp | 0 .../boost/variant/recursive_wrapper_fwd.hpp | 0 .../boost/variant/static_visitor.hpp | 0 .../boost_1_53_0/boost/variant/variant.hpp | 0 .../boost/variant/variant_fwd.hpp | 0 .../boost/variant/visitor_ptr.hpp | 0 .../PS3Extras/boost_1_53_0/boost/version.hpp | 0 .../boost_1_53_0/boost/visit_each.hpp | 0 .../PS3/PS3Extras/boost_1_53_0/boost/wave.hpp | 0 .../boost_1_53_0/boost/wave/cpp_context.hpp | 0 .../boost/wave/cpp_exceptions.hpp | 0 .../boost/wave/cpp_iteration_context.hpp | 0 .../boost_1_53_0/boost/wave/cpp_throw.hpp | 0 .../boost/wave/cpplexer/convert_trigraphs.hpp | 0 .../boost/wave/cpplexer/cpp_lex_interface.hpp | 0 .../cpplexer/cpp_lex_interface_generator.hpp | 0 .../boost/wave/cpplexer/cpp_lex_iterator.hpp | 0 .../boost/wave/cpplexer/cpp_lex_token.hpp | 0 .../wave/cpplexer/cpplexer_exceptions.hpp | 0 .../wave/cpplexer/detect_include_guards.hpp | 0 .../boost/wave/cpplexer/re2clex/aq.hpp | 0 .../boost/wave/cpplexer/re2clex/cpp_re.hpp | 0 .../wave/cpplexer/re2clex/cpp_re2c_lexer.hpp | 0 .../boost/wave/cpplexer/re2clex/scanner.hpp | 0 .../boost/wave/cpplexer/token_cache.hpp | 0 .../wave/cpplexer/validate_universal_char.hpp | 0 .../boost/wave/grammars/cpp_chlit_grammar.hpp | 0 .../wave/grammars/cpp_defined_grammar.hpp | 0 .../wave/grammars/cpp_defined_grammar_gen.hpp | 0 .../wave/grammars/cpp_expression_grammar.hpp | 0 .../grammars/cpp_expression_grammar_gen.hpp | 0 .../wave/grammars/cpp_expression_value.hpp | 0 .../boost/wave/grammars/cpp_grammar.hpp | 0 .../boost/wave/grammars/cpp_grammar_gen.hpp | 0 .../wave/grammars/cpp_intlit_grammar.hpp | 0 .../wave/grammars/cpp_literal_grammar_gen.hpp | 0 .../wave/grammars/cpp_predef_macros_gen.hpp | 0 .../grammars/cpp_predef_macros_grammar.hpp | 0 .../boost/wave/grammars/cpp_value_error.hpp | 0 .../boost/wave/language_support.hpp | 0 .../boost/wave/preprocessing_hooks.hpp | 0 .../boost_1_53_0/boost/wave/token_ids.hpp | 0 .../boost/wave/util/cpp_ifblock.hpp | 0 .../boost/wave/util/cpp_include_paths.hpp | 0 .../boost/wave/util/cpp_iterator.hpp | 0 .../boost/wave/util/cpp_macromap.hpp | 0 .../boost/wave/util/cpp_macromap_predef.hpp | 0 .../boost/wave/util/cpp_macromap_utils.hpp | 0 .../boost/wave/util/file_position.hpp | 0 .../wave/util/filesystem_compatibility.hpp | 0 .../boost/wave/util/flex_string.hpp | 0 .../boost/wave/util/functor_input.hpp | 0 .../wave/util/insert_whitespace_detection.hpp | 0 .../boost/wave/util/interpret_pragma.hpp | 0 .../boost/wave/util/iteration_context.hpp | 0 .../boost/wave/util/macro_definition.hpp | 0 .../boost/wave/util/macro_helpers.hpp | 0 .../boost/wave/util/pattern_parser.hpp | 0 .../boost/wave/util/symbol_table.hpp | 0 .../wave/util/time_conversion_helper.hpp | 0 .../boost/wave/util/transform_iterator.hpp | 0 .../boost/wave/util/unput_queue_iterator.hpp | 0 .../boost_1_53_0/boost/wave/wave_config.hpp | 0 .../boost/wave/wave_config_constant.hpp | 0 .../boost_1_53_0/boost/wave/wave_version.hpp | 0 .../boost/wave/whitespace_handling.hpp | 0 .../PS3Extras/boost_1_53_0/boost/weak_ptr.hpp | 0 .../boost/xpressive/basic_regex.hpp | 0 .../boost/xpressive/detail/core/access.hpp | 0 .../boost/xpressive/detail/core/action.hpp | 0 .../boost/xpressive/detail/core/adaptor.hpp | 0 .../boost/xpressive/detail/core/finder.hpp | 0 .../xpressive/detail/core/flow_control.hpp | 0 .../boost/xpressive/detail/core/icase.hpp | 0 .../boost/xpressive/detail/core/linker.hpp | 0 .../boost/xpressive/detail/core/list.hpp | 0 .../detail/core/matcher/action_matcher.hpp | 0 .../core/matcher/alternate_end_matcher.hpp | 0 .../detail/core/matcher/alternate_matcher.hpp | 0 .../detail/core/matcher/any_matcher.hpp | 0 .../core/matcher/assert_bol_matcher.hpp | 0 .../core/matcher/assert_bos_matcher.hpp | 0 .../core/matcher/assert_eol_matcher.hpp | 0 .../core/matcher/assert_eos_matcher.hpp | 0 .../detail/core/matcher/assert_line_base.hpp | 0 .../core/matcher/assert_word_matcher.hpp | 0 .../core/matcher/attr_begin_matcher.hpp | 0 .../detail/core/matcher/attr_end_matcher.hpp | 0 .../detail/core/matcher/attr_matcher.hpp | 0 .../detail/core/matcher/charset_matcher.hpp | 0 .../detail/core/matcher/end_matcher.hpp | 0 .../detail/core/matcher/epsilon_matcher.hpp | 0 .../detail/core/matcher/keeper_matcher.hpp | 0 .../detail/core/matcher/literal_matcher.hpp | 0 .../core/matcher/logical_newline_matcher.hpp | 0 .../detail/core/matcher/lookahead_matcher.hpp | 0 .../core/matcher/lookbehind_matcher.hpp | 0 .../core/matcher/mark_begin_matcher.hpp | 0 .../detail/core/matcher/mark_end_matcher.hpp | 0 .../detail/core/matcher/mark_matcher.hpp | 0 .../detail/core/matcher/optional_matcher.hpp | 0 .../core/matcher/posix_charset_matcher.hpp | 0 .../detail/core/matcher/predicate_matcher.hpp | 0 .../detail/core/matcher/range_matcher.hpp | 0 .../core/matcher/regex_byref_matcher.hpp | 0 .../detail/core/matcher/regex_matcher.hpp | 0 .../core/matcher/repeat_begin_matcher.hpp | 0 .../core/matcher/repeat_end_matcher.hpp | 0 .../detail/core/matcher/set_matcher.hpp | 0 .../core/matcher/simple_repeat_matcher.hpp | 0 .../detail/core/matcher/string_matcher.hpp | 0 .../detail/core/matcher/true_matcher.hpp | 0 .../boost/xpressive/detail/core/matchers.hpp | 0 .../boost/xpressive/detail/core/optimize.hpp | 0 .../boost/xpressive/detail/core/peeker.hpp | 0 .../xpressive/detail/core/quant_style.hpp | 0 .../xpressive/detail/core/regex_domain.hpp | 0 .../xpressive/detail/core/regex_impl.hpp | 0 .../xpressive/detail/core/results_cache.hpp | 0 .../boost/xpressive/detail/core/state.hpp | 0 .../xpressive/detail/core/sub_match_impl.hpp | 0 .../detail/core/sub_match_vector.hpp | 0 .../boost/xpressive/detail/detail_fwd.hpp | 0 .../xpressive/detail/dynamic/dynamic.hpp | 0 .../xpressive/detail/dynamic/matchable.hpp | 0 .../detail/dynamic/parse_charset.hpp | 0 .../boost/xpressive/detail/dynamic/parser.hpp | 0 .../xpressive/detail/dynamic/parser_enum.hpp | 0 .../detail/dynamic/parser_traits.hpp | 0 .../xpressive/detail/dynamic/sequence.hpp | 0 .../boost/xpressive/detail/static/compile.hpp | 0 .../boost/xpressive/detail/static/grammar.hpp | 0 .../boost/xpressive/detail/static/is_pure.hpp | 0 .../xpressive/detail/static/modifier.hpp | 0 .../xpressive/detail/static/placeholders.hpp | 0 .../boost/xpressive/detail/static/static.hpp | 0 .../detail/static/transforms/as_action.hpp | 0 .../detail/static/transforms/as_alternate.hpp | 0 .../static/transforms/as_independent.hpp | 0 .../detail/static/transforms/as_inverse.hpp | 0 .../detail/static/transforms/as_marker.hpp | 0 .../detail/static/transforms/as_matcher.hpp | 0 .../detail/static/transforms/as_modifier.hpp | 0 .../static/transforms/as_quantifier.hpp | 0 .../detail/static/transforms/as_sequence.hpp | 0 .../detail/static/transforms/as_set.hpp | 0 .../xpressive/detail/static/transmogrify.hpp | 0 .../xpressive/detail/static/type_traits.hpp | 0 .../boost/xpressive/detail/static/visitor.hpp | 0 .../xpressive/detail/static/width_of.hpp | 0 .../xpressive/detail/utility/algorithm.hpp | 0 .../boost/xpressive/detail/utility/any.hpp | 0 .../xpressive/detail/utility/boyer_moore.hpp | 0 .../detail/utility/chset/basic_chset.hpp | 0 .../detail/utility/chset/basic_chset.ipp | 0 .../xpressive/detail/utility/chset/chset.hpp | 0 .../detail/utility/chset/range_run.hpp | 0 .../detail/utility/chset/range_run.ipp | 0 .../boost/xpressive/detail/utility/cons.hpp | 0 .../xpressive/detail/utility/counted_base.hpp | 0 .../xpressive/detail/utility/dont_care.hpp | 0 .../detail/utility/hash_peek_bitset.hpp | 0 .../detail/utility/ignore_unused.hpp | 0 .../xpressive/detail/utility/literals.hpp | 0 .../xpressive/detail/utility/never_true.hpp | 0 .../xpressive/detail/utility/save_restore.hpp | 0 .../detail/utility/sequence_stack.hpp | 0 .../xpressive/detail/utility/symbols.hpp | 0 .../xpressive/detail/utility/tracking_ptr.hpp | 0 .../xpressive/detail/utility/traits_utils.hpp | 0 .../boost/xpressive/detail/utility/width.hpp | 0 .../boost/xpressive/match_results.hpp | 0 .../boost/xpressive/regex_actions.hpp | 0 .../boost/xpressive/regex_algorithms.hpp | 0 .../boost/xpressive/regex_compiler.hpp | 0 .../boost/xpressive/regex_constants.hpp | 0 .../boost/xpressive/regex_error.hpp | 0 .../boost/xpressive/regex_iterator.hpp | 0 .../boost/xpressive/regex_primitives.hpp | 0 .../boost/xpressive/regex_token_iterator.hpp | 0 .../boost/xpressive/regex_traits.hpp | 0 .../boost/xpressive/sub_match.hpp | 0 .../boost/xpressive/traits/c_regex_traits.hpp | 0 .../xpressive/traits/cpp_regex_traits.hpp | 0 .../boost/xpressive/traits/detail/c_ctype.hpp | 0 .../xpressive/traits/null_regex_traits.hpp | 0 .../boost/xpressive/xpressive.hpp | 0 .../boost/xpressive/xpressive_dynamic.hpp | 0 .../boost/xpressive/xpressive_fwd.hpp | 0 .../boost/xpressive/xpressive_static.hpp | 0 .../boost/xpressive/xpressive_typeof.hpp | 0 .../client}/PS3/PS3Extras/winerror.h | 0 .../client}/PS3/PS3_App.cpp | 20 +- .../client}/PS3/PS3_App.h | 4 +- .../client}/PS3/PS3_Minecraft.cpp | 46 ++-- .../client}/PS3/PS3_PlayerUID.cpp | 2 +- .../client}/PS3/PS3_PlayerUID.h | 0 .../client}/PS3/PS3_UIController.cpp | 0 .../client}/PS3/PS3_UIController.h | 0 .../client}/PS3/Passphrase/ps3__np_conf.h | 0 .../client}/PS3/Resource.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/AnvilTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/BedTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/BookshelfTile_SPU.h | 0 .../ChunkUpdate/BrewingStandTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/Bush_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/ButtonTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/CactusTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/CakeTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/CarrotTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/CauldronTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/ChestTile_SPU.h | 0 .../ChunkUpdate/ChunkRebuildData.cpp | 28 +- .../SPU_Tasks/ChunkUpdate/ChunkRebuildData.h | 10 +- .../ChunkUpdate/ChunkUpdate.spu.vcxproj | 0 .../ChunkUpdate.spu.vcxproj.filters | 0 .../PS3/SPU_Tasks/ChunkUpdate/ClothTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/CocoaTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/CropTile_SPU.h | 0 .../ChunkUpdate/DetectorRailTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/DiodeTile_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/Direction_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.h | 0 .../ChunkUpdate/DirectionalTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/DirtTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/DispenserTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/DoorTile_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/EggTile_SPU.h | 0 .../ChunkUpdate/EnchantmentTableTile_SPU.h | 0 .../ChunkUpdate/EnderChestTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/EntityTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/FarmTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/FenceGateTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/FenceTile_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/FireTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/FlowerPotTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/FurnaceTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/GlassTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/GrassTile_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.h | 0 .../ChunkUpdate/HalfSlabTile_SPU.cpp | 0 .../SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.h | 0 .../ChunkUpdate/HalfTransparentTile_SPU.h | 0 .../ChunkUpdate/HugeMushroomTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/IceTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/LadderTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/LeafTile_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/LeverTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/LiquidTile_SPU.cpp | 0 .../SPU_Tasks/ChunkUpdate/LiquidTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/Material_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/MelonTile_SPU.h | 0 .../ChunkUpdate/MobSpawnerTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/Mushroom_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/MycelTile_SPU.h | 0 .../ChunkUpdate/NetherStalkTile_SPU.h | 0 .../ChunkUpdate/PistonBaseTile_SPU.h | 0 .../ChunkUpdate/PistonExtensionTile_SPU.h | 0 .../ChunkUpdate/PistonMovingPiece_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/PortalTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/PotatoTile_SPU.h | 0 .../ChunkUpdate/PressurePlateTile_SPU.cpp | 0 .../ChunkUpdate/PressurePlateTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/PumpkinTile_SPU.h | 0 .../ChunkUpdate/QuartzBlockTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/RailTile_SPU.h | 0 .../ChunkUpdate/RecordPlayerTile_SPU.h | 0 .../ChunkUpdate/RedStoneDustTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/RedlightTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/ReedTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/SandStoneTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/Sapling_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/SignTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/SkullTile_SPU.h | 0 .../ChunkUpdate/SmoothStoneBrickTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/StairTile_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/StemTile_SPU.h | 0 .../ChunkUpdate/StoneMonsterTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/StoneSlabTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/TallGrass_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp | 8 +- .../SPU_Tasks/ChunkUpdate/Tesselator_SPU.h | 2 +- .../ChunkUpdate/TheEndPortalFrameTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/TheEndPortal_SPU.h | 0 .../ChunkUpdate/ThinFenceTile_SPU.cpp | 0 .../SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.h | 0 .../ChunkUpdate/TileRenderer_SPU.cpp | 14 +- .../SPU_Tasks/ChunkUpdate/TileRenderer_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.cpp | 0 .../PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/TntTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/TopSnowTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/TorchTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/TrapDoorTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/TreeTile_SPU.h | 0 .../ChunkUpdate/TripWireSourceTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/TripWireTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/VineTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/WallTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/WaterLilyTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/WebTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/WoodSlabTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/WoodTile_SPU.h | 0 .../ChunkUpdate/WoolCarpetTile_SPU.h | 0 .../SPU_Tasks/ChunkUpdate/WorkbenchTile_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/stdafx.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/stubs_SPU.h | 0 .../PS3/SPU_Tasks/ChunkUpdate/task.cpp | 0 .../client}/PS3/SPU_Tasks/Common/DmaData.h | 0 .../client}/PS3/SPU_Tasks/Common/spu_assert.h | 0 .../CompressedTile/CompressedTile.spu.vcxproj | 0 .../CompressedTile.spu.vcxproj.filters | 0 .../CompressedTileStorage_SPU.cpp | 6 +- .../CompressedTileStorage_SPU.h | 4 +- .../CompressedTile/CompressedTile_main.cpp | 0 .../CompressedTile/SparseDataStorage_SPU.cpp | 0 .../CompressedTile/SparseDataStorage_SPU.h | 0 .../CompressedTile/SparseLightStorage_SPU.cpp | 0 .../CompressedTile/SparseLightStorage_SPU.h | 0 .../PS3/SPU_Tasks/CompressedTile/stdafx.h | 0 .../CompressedTileStorage_compress.cpp | 0 .../CompressedTileStorage_compress.h | 0 ...CompressedTileStorage_compress.spu.vcxproj | 0 ...edTileStorage_compress.spu.vcxproj.filters | 0 .../CompressedTileStorage_compress/stdafx.h | 0 .../CompressedTileStorage_getData.cpp | 0 .../CompressedTileStorage_getData.h | 0 .../CompressedTileStorage_getData.spu.vcxproj | 0 .../CompressedTileStorage_getData/stdafx.h | 0 .../GameRenderer_updateLightTexture.cpp | 0 .../GameRenderer_updateLightTexture.h | 0 ...ameRenderer_updateLightTexture.spu.vcxproj | 0 ...rer_updateLightTexture.spu.vcxproj.filters | 0 .../GameRenderer_updateLightTexture/stdafx.h | 0 .../LevelRenderChunks/LevelRenderChunks.h | 0 .../LevelRenderChunks.spu.vcxproj | 0 .../LevelRenderChunks.spu.vcxproj.filters | 0 .../LevelRenderChunks_main.cpp | 0 .../PS3/SPU_Tasks/LevelRenderChunks/stdafx.h | 0 .../LevelRenderer_FindNearestChunk.cpp | 0 .../LevelRenderer_FindNearestChunk.h | 0 ...LevelRenderer_FindNearestChunk.spu.vcxproj | 0 .../LevelRenderer_FindNearestChunk/stdafx.h | 0 .../LevelRenderer_cull/LevelRenderer_cull.cpp | 0 .../LevelRenderer_cull/LevelRenderer_cull.h | 0 .../LevelRenderer_cull.spu.vcxproj | 0 .../PS3/SPU_Tasks/LevelRenderer_cull/stdafx.h | 0 .../LevelRenderer_zSort.cpp | 0 .../LevelRenderer_zSort/LevelRenderer_zSort.h | 0 .../LevelRenderer_zSort.spu.vcxproj | 0 .../PerlinNoise/ImprovedNoise_SPU.cpp | 0 .../SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.h | 0 .../PerlinNoise/PerlinNoise.spu.vcxproj | 0 .../SPU_Tasks/PerlinNoise/PerlinNoiseJob.cpp | 0 .../SPU_Tasks/PerlinNoise/PerlinNoiseJob.h | 0 .../SPU_Tasks/PerlinNoise/PerlinNoise_SPU.cpp | 0 .../SPU_Tasks/PerlinNoise/PerlinNoise_SPU.h | 0 .../PS3/SPU_Tasks/PerlinNoise/stdafx.h | 0 .../PS3/SPU_Tasks/RLECompress/RLECompress.cpp | 0 .../PS3/SPU_Tasks/RLECompress/RLECompress.h | 0 .../PS3/SPU_Tasks/RLECompress/stdafx.h | 0 .../CompressedTileStorage_SPU.cpp | 6 +- .../CompressedTileStorage_SPU.h | 4 +- .../Renderer_TextureUpdate.cpp | 0 .../Renderer_TextureUpdate.h | 0 .../Renderer_TextureUpdate.spu.vcxproj | 0 .../SPU_Tasks/Renderer_TextureUpdate/stdafx.h | 0 .../client}/PS3/SPU_Tasks/SPU_Tasks.sln | 0 .../SPU_Tasks/Texture_blit/Texture_blit.cpp | 0 .../PS3/SPU_Tasks/Texture_blit/Texture_blit.h | 0 .../Texture_blit/Texture_blit.spu.vcxproj | 0 .../PS3/SPU_Tasks/Texture_blit/stdafx.h | 0 .../PS3/Sentient/DynamicConfigurations.h | 0 .../client}/PS3/Sentient/MinecraftTelemetry.h | 0 .../client}/PS3/Sentient/SentientManager.h | 0 .../client}/PS3/Sentient/SentientStats.h | 0 .../PS3/Sentient/SentientTelemetryCommon.h | 0 .../client}/PS3/Sentient/TelemetryEnum.h | 0 .../client}/PS3/Social/SocialManager.h | 0 .../client}/PS3/Sound/Minecraft.msscmp | Bin .../client}/PS3/XML/ATGXmlParser.h | 0 .../client}/PS3/XML/xmlFilesCallback.h | 0 .../client}/PS3/XboxGameMode.cpp | 0 .../client}/PS3/XboxGameMode.h | 0 .../client}/PS3/Xbox_Awards_enum.h | 0 .../client}/PS3/Xbox_BuildVer.h | 0 .../client}/PS3/Xbox_Debug_enum.h | 0 .../client}/PS3/Xbox_Minecraft.cpp | 30 +-- .../client}/PS3/Xbox_Utils.cpp | 0 .../client}/PS3/targetver.h | 0 .../client}/PS3Media/4J_strings.h | 0 .../Battle & Beasts 2/BattleAndBeasts2.pck | Bin .../DLC/Battle & Beasts/BattleAndBeasts.pck | Bin .../DLC/Candy Texture Pack/Data/media.arc | Bin .../DLC/Candy Texture Pack/Data/x16Data.pck | Bin .../DLC/Candy Texture Pack/TexturePack.pck | Bin .../DLC/Cartoon Texture Pack/Data/media.arc | Bin .../DLC/Cartoon Texture Pack/Data/x32Data.pck | Bin .../DLC/Cartoon Texture Pack/TexturePack.pck | Bin .../DLC/City Texture Pack/Data/media.arc | Bin .../DLC/City Texture Pack/Data/x32Data.pck | Bin .../DLC/City Texture Pack/TexturePack.pck | Bin .../DLC/Fantasy Texture Pack/Data/media.arc | Bin .../DLC/Fantasy Texture Pack/Data/x32Data.pck | Bin .../DLC/Fantasy Texture Pack/TexturePack.pck | Bin .../DLC/Festive Skin Pack/SkinsFestive.pck | Bin .../DLC/Natural Texture Pack/Data/media.arc | Bin .../DLC/Natural Texture Pack/Data/x32Data.pck | Bin .../DLC/Natural Texture Pack/TexturePack.pck | Bin .../DLC/Plastic Texture Pack/Data/media.arc | Bin .../DLC/Plastic Texture Pack/Data/x16Data.pck | Bin .../DLC/Plastic Texture Pack/TexturePack.pck | Bin .../PS3Media/DLC/Skin Pack 1/Skins1_Sony.pck | Bin .../PS3Media/DLC/Skin Pack 2/Skins2_Sony.pck | Bin .../PS3Media/DLC/Skin Pack 3/Skins3_Sony.pck | Bin .../PS3Media/Media/CopyPlatformSkin.bat | 0 .../PS3Media/Media/DLCOffersMenu480.swf | Bin .../PS3Media/Media/DLCOffersMenu720.swf | Bin .../Media/DefaultOptionsImage320x176.png | Bin .../Media/DefaultSaveImage320x176.png | Bin .../Media/DefaultSaveThumbnail64x64.png | Bin .../client}/PS3Media/Media/Tutorial.pck | Bin .../client}/PS3Media/Media/languages.loc | Bin .../client}/PS3Media/Media/media.txt | 0 .../client}/PS3Media/Media/skinPS3.swf | Bin .../PS3Media/loc/4J_stringsGeneric.xml | 0 .../loc/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/EULA.xml | 0 .../PS3Media/loc/da-DA/4J_stringsGeneric.xml | 0 .../loc/da-DA/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/da-DA/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/da-DA/EULA.xml | 0 .../PS3Media/loc/da-DA/stringsDynafont.xml | 0 .../PS3Media/loc/da-DA/stringsGeneric.xml | 0 .../loc/da-DA/stringsLeaderboards.xml | 0 .../loc/da-DA/stringsPlatformSpecific.xml | 0 .../loc/da-DA/stringsRichPresence.xml | 0 .../PS3Media/loc/de-DE/4J_stringsGeneric.xml | 0 .../loc/de-DE/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/de-DE/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/de-DE/EULA.xml | 0 .../PS3Media/loc/de-DE/stringsDynafont.xml | 0 .../PS3Media/loc/de-DE/stringsGeneric.xml | 0 .../loc/de-DE/stringsLeaderboards.xml | 0 .../loc/de-DE/stringsPlatformSpecific.xml | 0 .../loc/de-DE/stringsRichPresence.xml | 0 .../PS3Media/loc/el-EL/4J_stringsGeneric.xml | 0 .../loc/el-EL/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/el-EL/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/el-EL/EULA.xml | 0 .../PS3Media/loc/el-EL/stringsDynafont.xml | 0 .../PS3Media/loc/el-EL/stringsGeneric.xml | 0 .../loc/el-EL/stringsLeaderboards.xml | 0 .../loc/el-EL/stringsPlatformSpecific.xml | 0 .../loc/el-EL/stringsRichPresence.xml | 0 .../PS3Media/loc/es-ES/4J_stringsGeneric.xml | 0 .../loc/es-ES/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/es-ES/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/es-ES/EULA.xml | 0 .../PS3Media/loc/es-ES/stringsDynafont.xml | 0 .../PS3Media/loc/es-ES/stringsGeneric.xml | 0 .../loc/es-ES/stringsLeaderboards.xml | 0 .../loc/es-ES/stringsPlatformSpecific.xml | 0 .../loc/es-ES/stringsRichPresence.xml | 0 .../PS3Media/loc/fi-FI/4J_stringsGeneric.xml | 0 .../loc/fi-FI/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/fi-FI/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/fi-FI/EULA.xml | 0 .../PS3Media/loc/fi-FI/stringsDynafont.xml | 0 .../PS3Media/loc/fi-FI/stringsGeneric.xml | 0 .../loc/fi-FI/stringsLeaderboards.xml | 0 .../loc/fi-FI/stringsPlatformSpecific.xml | 0 .../loc/fi-FI/stringsRichPresence.xml | 0 .../PS3Media/loc/fr-FR/4J_stringsGeneric.xml | 0 .../loc/fr-FR/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/fr-FR/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/fr-FR/EULA.xml | 0 .../PS3Media/loc/fr-FR/stringsDynafont.xml | 0 .../PS3Media/loc/fr-FR/stringsGeneric.xml | 0 .../loc/fr-FR/stringsLeaderboards.xml | 0 .../loc/fr-FR/stringsPlatformSpecific.xml | 0 .../loc/fr-FR/stringsRichPresence.xml | 0 .../PS3Media/loc/it-IT/4J_stringsGeneric.xml | 0 .../loc/it-IT/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/it-IT/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/it-IT/EULA.xml | 0 .../PS3Media/loc/it-IT/stringsDynafont.xml | 0 .../PS3Media/loc/it-IT/stringsGeneric.xml | 0 .../loc/it-IT/stringsLeaderboards.xml | 0 .../loc/it-IT/stringsPlatformSpecific.xml | 0 .../loc/it-IT/stringsRichPresence.xml | 0 .../PS3Media/loc/ja-JP/4J_stringsGeneric.xml | 0 .../loc/ja-JP/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/ja-JP/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/ja-JP/EULA.xml | 0 .../PS3Media/loc/ja-JP/stringsDynafont.xml | 0 .../PS3Media/loc/ja-JP/stringsGeneric.xml | 0 .../loc/ja-JP/stringsLeaderboards.xml | 0 .../loc/ja-JP/stringsPlatformSpecific.xml | 0 .../loc/ja-JP/stringsRichPresence.xml | 0 .../PS3Media/loc/ko-KR/4J_stringsGeneric.xml | 0 .../loc/ko-KR/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/ko-KR/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/ko-KR/EULA.xml | 0 .../PS3Media/loc/ko-KR/stringsDynafont.xml | 0 .../PS3Media/loc/ko-KR/stringsGeneric.xml | 0 .../loc/ko-KR/stringsLeaderboards.xml | 0 .../loc/ko-KR/stringsPlatformSpecific.xml | 0 .../loc/ko-KR/stringsRichPresence.xml | 0 .../PS3Media/loc/la-LAS/4J_stringsGeneric.xml | 0 .../loc/la-LAS/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/la-LAS/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/la-LAS/EULA.xml | 0 .../PS3Media/loc/la-LAS/stringsDynafont.xml | 0 .../PS3Media/loc/la-LAS/stringsGeneric.xml | 0 .../loc/la-LAS/stringsLeaderboards.xml | 0 .../loc/la-LAS/stringsPlatformSpecific.xml | 0 .../loc/la-LAS/stringsRichPresence.xml | 0 .../PS3Media/loc/nl-NL/4J_stringsGeneric.xml | 0 .../loc/nl-NL/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/nl-NL/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/nl-NL/EULA.xml | 0 .../PS3Media/loc/nl-NL/stringsDynafont.xml | 0 .../PS3Media/loc/nl-NL/stringsGeneric.xml | 0 .../loc/nl-NL/stringsLeaderboards.xml | 0 .../loc/nl-NL/stringsPlatformSpecific.xml | 0 .../loc/nl-NL/stringsRichPresence.xml | 0 .../PS3Media/loc/no-NO/4J_stringsGeneric.xml | 0 .../loc/no-NO/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/no-NO/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/no-NO/EULA.xml | 0 .../PS3Media/loc/no-NO/stringsDynafont.xml | 0 .../PS3Media/loc/no-NO/stringsGeneric.xml | 0 .../loc/no-NO/stringsLeaderboards.xml | 0 .../loc/no-NO/stringsPlatformSpecific.xml | 0 .../loc/no-NO/stringsRichPresence.xml | 0 .../PS3Media/loc/pl-PL/4J_stringsGeneric.xml | 0 .../loc/pl-PL/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/pl-PL/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/pl-PL/EULA.xml | 0 .../PS3Media/loc/pl-PL/stringsDynafont.xml | 0 .../PS3Media/loc/pl-PL/stringsGeneric.xml | 0 .../loc/pl-PL/stringsLeaderboards.xml | 0 .../loc/pl-PL/stringsPlatformSpecific.xml | 0 .../loc/pl-PL/stringsRichPresence.xml | 0 .../PS3Media/loc/pt-BR/4J_stringsGeneric.xml | 0 .../loc/pt-BR/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/pt-BR/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/pt-BR/EULA.xml | 0 .../PS3Media/loc/pt-BR/stringsDynafont.xml | 0 .../PS3Media/loc/pt-BR/stringsGeneric.xml | 0 .../loc/pt-BR/stringsLeaderboards.xml | 0 .../loc/pt-BR/stringsPlatformSpecific.xml | 0 .../loc/pt-BR/stringsRichPresence.xml | 0 .../PS3Media/loc/pt-PT/4J_stringsGeneric.xml | 0 .../loc/pt-PT/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/pt-PT/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/pt-PT/EULA.xml | 0 .../PS3Media/loc/pt-PT/stringsDynafont.xml | 0 .../PS3Media/loc/pt-PT/stringsGeneric.xml | 0 .../loc/pt-PT/stringsLeaderboards.xml | 0 .../loc/pt-PT/stringsPlatformSpecific.xml | 0 .../loc/pt-PT/stringsRichPresence.xml | 0 .../PS3Media/loc/ru-RU/4J_stringsGeneric.xml | 0 .../loc/ru-RU/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/ru-RU/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/ru-RU/EULA.xml | 0 .../PS3Media/loc/ru-RU/stringsDynafont.xml | 0 .../PS3Media/loc/ru-RU/stringsGeneric.xml | 0 .../loc/ru-RU/stringsLeaderboards.xml | 0 .../loc/ru-RU/stringsPlatformSpecific.xml | 0 .../loc/ru-RU/stringsRichPresence.xml | 0 .../client}/PS3Media/loc/stringsDynafont.xml | 0 .../client}/PS3Media/loc/stringsGeneric.xml | 0 .../PS3Media/loc/stringsLeaderboards.xml | 0 .../PS3Media/loc/stringsPlatformSpecific.xml | 0 .../PS3Media/loc/stringsRichPresence.xml | 0 .../PS3Media/loc/sv-SV/4J_stringsGeneric.xml | 0 .../loc/sv-SV/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/sv-SV/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/sv-SV/EULA.xml | 0 .../PS3Media/loc/sv-SV/stringsDynafont.xml | 0 .../PS3Media/loc/sv-SV/stringsGeneric.xml | 0 .../loc/sv-SV/stringsLeaderboards.xml | 0 .../loc/sv-SV/stringsPlatformSpecific.xml | 0 .../loc/sv-SV/stringsRichPresence.xml | 0 .../PS3Media/loc/tr-TR/4J_stringsGeneric.xml | 0 .../loc/tr-TR/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/tr-TR/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/tr-TR/EULA.xml | 0 .../PS3Media/loc/tr-TR/stringsDynafont.xml | 0 .../PS3Media/loc/tr-TR/stringsGeneric.xml | 0 .../loc/tr-TR/stringsLeaderboards.xml | 0 .../loc/tr-TR/stringsPlatformSpecific.xml | 0 .../loc/tr-TR/stringsRichPresence.xml | 0 .../PS3Media/loc/zh-CHT/4J_stringsGeneric.xml | 0 .../loc/zh-CHT/4J_stringsPlatformSpecific.xml | 0 .../PS3Media/loc/zh-CHT/AdditionalStrings.xml | 0 .../client}/PS3Media/loc/zh-CHT/EULA.xml | 0 .../PS3Media/loc/zh-CHT/stringsDynafont.xml | 0 .../PS3Media/loc/zh-CHT/stringsGeneric.xml | 0 .../loc/zh-CHT/stringsLeaderboards.xml | 0 .../loc/zh-CHT/stringsPlatformSpecific.xml | 0 .../loc/zh-CHT/stringsRichPresence.xml | 0 .../client}/PS3Media/strings.h | 0 .../client}/PS3_GAME/ICON0.PNG | Bin .../client}/PS3_GAME/PARAM.SFO | Bin .../PS3_GAME/TROPDIR/NPWR05636_00/TROPHY.TRP | Bin .../DLC/Festive Skin Pack/SkinsFestive.pck | Bin .../PS4_GAME/Common/Media/MediaOrbis.arc | Bin .../Common/Media/font/CHT/DFTT_R5.TTC | Bin .../Media/font/JPN/DF-DotDotGothic16.ttf | Bin .../Common/Media/font/KOR/candadite2.ttf | Bin .../PS4_GAME/Common/Media/font/Mojangles.ttf | Bin .../Common/Media/font/RU/SpaceMace.ttf | Bin .../Common/res/1_2_2/achievement/bg.png | Bin .../Common/res/1_2_2/achievement/icons.png | Bin .../Common/res/1_2_2/armor/chain_1.png | Bin .../Common/res/1_2_2/armor/chain_2.png | Bin .../Common/res/1_2_2/armor/cloth_1.png | Bin .../Common/res/1_2_2/armor/cloth_2.png | Bin .../Common/res/1_2_2/armor/diamond_1.png | Bin .../Common/res/1_2_2/armor/diamond_2.png | Bin .../Common/res/1_2_2/armor/gold_1.png | Bin .../Common/res/1_2_2/armor/gold_2.png | Bin .../Common/res/1_2_2/armor/iron_1.png | Bin .../Common/res/1_2_2/armor/iron_2.png | Bin .../PS4_GAME/Common/res/1_2_2/armor/power.png | Bin .../PS4_GAME/Common/res/1_2_2/art/kz.png | Bin .../Common/res/1_2_2/environment/clouds.png | Bin .../res/1_2_2/environment/light_normal.png | Bin .../Common/res/1_2_2/environment/rain.png | Bin .../Common/res/1_2_2/environment/snow.png | Bin .../Common/res/1_2_2/font/alternate.png | Bin .../Common/res/1_2_2/font/default.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/alchemy.png | Bin .../Common/res/1_2_2/gui/allitems.png | Bin .../Common/res/1_2_2/gui/background.png | Bin .../Common/res/1_2_2/gui/container.png | Bin .../Common/res/1_2_2/gui/crafting.png | Bin .../Common/res/1_2_2/gui/crash_logo.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/enchant.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/furnace.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/gui.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/icons.png | Bin .../Common/res/1_2_2/gui/inventory.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/items.png | Bin .../Common/res/1_2_2/gui/particles.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/slot.png | Bin .../PS4_GAME/Common/res/1_2_2/gui/trap.png | Bin .../Common/res/1_2_2/gui/unknown_pack.png | Bin .../PS4_GAME/Common/res/1_2_2/item/arrows.png | Bin .../PS4_GAME/Common/res/1_2_2/item/boat.png | Bin .../PS4_GAME/Common/res/1_2_2/item/book.png | Bin .../PS4_GAME/Common/res/1_2_2/item/cart.png | Bin .../PS4_GAME/Common/res/1_2_2/item/chest.png | Bin .../PS4_GAME/Common/res/1_2_2/item/door.png | Bin .../Common/res/1_2_2/item/largechest.png | Bin .../PS4_GAME/Common/res/1_2_2/item/sign.png | Bin .../PS4_GAME/Common/res/1_2_2/item/xporb.png | Bin .../PS4_GAME/Common/res/1_2_2/misc/dial.png | Bin .../Common/res/1_2_2/misc/explosion.png | Bin .../Common/res/1_2_2/misc/foliagecolor.png | Bin .../Common/res/1_2_2/misc/footprint.png | Bin .../PS4_GAME/Common/res/1_2_2/misc/glint.png | Bin .../Common/res/1_2_2/misc/grasscolor.png | Bin .../PS4_GAME/Common/res/1_2_2/misc/mapbg.png | Bin .../Common/res/1_2_2/misc/mapicons.png | Bin .../Common/res/1_2_2/misc/particlefield.png | Bin .../Common/res/1_2_2/misc/pumpkinblur.png | Bin .../PS4_GAME/Common/res/1_2_2/misc/shadow.png | Bin .../PS4_GAME/Common/res/1_2_2/misc/tunnel.png | Bin .../Common/res/1_2_2/misc/vignette.png | Bin .../PS4_GAME/Common/res/1_2_2/misc/water.png | Bin .../Common/res/1_2_2/misc/watercolor.png | Bin .../Common/res/1_2_2/mob/cat_black.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/cat_red.png | Bin .../Common/res/1_2_2/mob/cat_siamese.png | Bin .../Common/res/1_2_2/mob/cavespider.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/char.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/chicken.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/cow.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/creeper.png | Bin .../Common/res/1_2_2/mob/enderdragon/beam.png | Bin .../Common/res/1_2_2/mob/enderdragon/body.png | Bin .../res/1_2_2/mob/enderdragon/crystal.png | Bin .../res/1_2_2/mob/enderdragon/dragon.png | Bin .../res/1_2_2/mob/enderdragon/ender.png | Bin .../res/1_2_2/mob/enderdragon/ender_eyes.png | Bin .../res/1_2_2/mob/enderdragon/shuffle.png | Bin .../Common/res/1_2_2/mob/enderman.png | Bin .../Common/res/1_2_2/mob/enderman_eyes.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/fire.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/ghast.png | Bin .../Common/res/1_2_2/mob/ghast_fire.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/lava.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/ozelot.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/pig.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/pigman.png | Bin .../Common/res/1_2_2/mob/pigzombie.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/redcow.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/saddle.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/sheep.png | Bin .../Common/res/1_2_2/mob/sheep_fur.png | Bin .../Common/res/1_2_2/mob/silverfish.png | Bin .../Common/res/1_2_2/mob/skeleton.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/slime.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/snowman.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/spider.png | Bin .../Common/res/1_2_2/mob/spider_eyes.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/squid.png | Bin .../Common/res/1_2_2/mob/villager.png | Bin .../Common/res/1_2_2/mob/villager/butcher.png | Bin .../Common/res/1_2_2/mob/villager/farmer.png | Bin .../res/1_2_2/mob/villager/librarian.png | Bin .../Common/res/1_2_2/mob/villager/priest.png | Bin .../Common/res/1_2_2/mob/villager/smith.png | Bin .../res/1_2_2/mob/villager/villager.png | Bin .../Common/res/1_2_2/mob/villager_golem.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/wolf.png | Bin .../Common/res/1_2_2/mob/wolf_angry.png | Bin .../Common/res/1_2_2/mob/wolf_tame.png | Bin .../PS4_GAME/Common/res/1_2_2/mob/zombie.png | Bin .../PS4_GAME/Common/res/1_2_2/pack.png | Bin .../PS4_GAME/Common/res/1_2_2/pack.txt | 0 .../PS4_GAME/Common/res/1_2_2/particles.png | Bin .../PS4_GAME/Common/res/1_2_2/terrain.png | Bin .../Common/res/1_2_2/terrain/moon.png | Bin .../Common/res/1_2_2/terrain/moon_phases.png | Bin .../PS4_GAME/Common/res/1_2_2/terrain/sun.png | Bin .../TitleUpdate/GameRules/Tutorial_Orbis.pck | Bin .../res/TitleUpdate/res/armor/cloth_1.png | Bin .../res/TitleUpdate/res/armor/cloth_1_b.png | Bin .../res/TitleUpdate/res/armor/cloth_2.png | Bin .../res/TitleUpdate/res/armor/cloth_2_b.png | Bin .../res/TitleUpdate/res/armor/power.png | Bin .../Common/res/TitleUpdate/res/art/kz.png | Bin .../Common/res/TitleUpdate/res/colours.col | Bin .../res/TitleUpdate/res/font/Default.png | Bin .../res/TitleUpdate/res/font/Mojangles_11.png | Bin .../res/TitleUpdate/res/font/Mojangles_7.png | Bin .../Common/res/TitleUpdate/res/item/book.png | Bin .../res/TitleUpdate/res/item/enderchest.png | Bin .../Common/res/TitleUpdate/res/items.png | Bin .../res/misc/additionalmapicons.png | Bin .../res/TitleUpdate/res/misc/explosion.png | Bin .../res/TitleUpdate/res/misc/footprint.png | Bin .../Common/res/TitleUpdate/res/misc/glint.png | Bin .../res/TitleUpdate/res/misc/mapicons.png | Bin .../TitleUpdate/res/misc/particlefield.png | Bin .../res/TitleUpdate/res/misc/tunnel.png | Bin .../TitleUpdate/res/mob/enderdragon/beam.png | Bin .../TitleUpdate/res/mob/enderdragon/ender.png | Bin .../res/mob/enderdragon/ender_eyes.png | Bin .../res/TitleUpdate/res/mob/enderman_eyes.png | Bin .../Common/res/TitleUpdate/res/mob/redcow.png | Bin .../TitleUpdate/res/mob/skeleton_wither.png | Bin .../res/TitleUpdate/res/mob/snowman.png | Bin .../TitleUpdate/res/mob/villager/butcher.png | Bin .../TitleUpdate/res/mob/villager/farmer.png | Bin .../res/mob/villager/librarian.png | Bin .../TitleUpdate/res/mob/villager/priest.png | Bin .../TitleUpdate/res/mob/villager/smith.png | Bin .../TitleUpdate/res/mob/villager/villager.png | Bin .../res/TitleUpdate/res/mob/wolf_collar.png | Bin .../res/TitleUpdate/res/mob/wolf_tame.png | Bin .../Common/res/TitleUpdate/res/mob/zombie.png | Bin .../TitleUpdate/res/mob/zombie_villager.png | Bin .../Common/res/TitleUpdate/res/particles.png | Bin .../Common/res/TitleUpdate/res/terrain.png | Bin .../TitleUpdate/res/terrainMipMapLevel2.png | Bin .../TitleUpdate/res/terrainMipMapLevel3.png | Bin .../res/textures/blocks/fire_0.png | Bin .../res/textures/blocks/fire_0.txt | 0 .../res/textures/blocks/fire_1.png | Bin .../res/textures/blocks/fire_1.txt | 0 .../TitleUpdate/res/textures/blocks/lava.png | Bin .../TitleUpdate/res/textures/blocks/lava.txt | 0 .../res/textures/blocks/lava_flow.png | Bin .../res/textures/blocks/lava_flow.txt | 0 .../res/textures/blocks/portal.png | Bin .../res/textures/blocks/portal.txt | 0 .../TitleUpdate/res/textures/blocks/water.png | Bin .../TitleUpdate/res/textures/blocks/water.txt | 0 .../res/textures/blocks/water_flow.png | Bin .../res/textures/blocks/water_flow.txt | 0 .../TitleUpdate/res/textures/items/clock.png | Bin .../TitleUpdate/res/textures/items/clock.txt | 0 .../res/textures/items/compass.png | Bin .../res/textures/items/compass.txt | 0 .../Common/res/TitleUpdate/tutorialDiff | Bin .../PS4_GAME/Common/res/achievement/bg.png | Bin .../PS4_GAME/Common/res/achievement/icons.png | Bin .../PS4_GAME/Common/res/armor/chain_1.png | Bin .../PS4_GAME/Common/res/armor/chain_2.png | Bin .../PS4_GAME/Common/res/armor/cloth_1.png | Bin .../PS4_GAME/Common/res/armor/cloth_2.png | Bin .../PS4_GAME/Common/res/armor/diamond_1.png | Bin .../PS4_GAME/Common/res/armor/diamond_2.png | Bin .../PS4_GAME/Common/res/armor/gold_1.png | Bin .../PS4_GAME/Common/res/armor/gold_2.png | Bin .../PS4_GAME/Common/res/armor/iron_1.png | Bin .../PS4_GAME/Common/res/armor/iron_2.png | Bin .../PS4_GAME/Common/res/armor/power.png | Bin .../client}/PS4_GAME/Common/res/art/kz.png | Bin .../Common/res/environment/clouds.png | Bin .../PS4_GAME/Common/res/environment/rain.png | Bin .../PS4_GAME/Common/res/environment/snow.png | Bin .../PS4_GAME/Common/res/font/Mojangles_11.png | Bin .../PS4_GAME/Common/res/font/Mojangles_7.png | Bin .../PS4_GAME/Common/res/font/default.png | Bin .../PS4_GAME/Common/res/gui/background.png | Bin .../PS4_GAME/Common/res/gui/container.png | Bin .../PS4_GAME/Common/res/gui/crafting.png | Bin .../PS4_GAME/Common/res/gui/furnace.png | Bin .../client}/PS4_GAME/Common/res/gui/gui.png | Bin .../client}/PS4_GAME/Common/res/gui/icons.png | Bin .../PS4_GAME/Common/res/gui/inventory.png | Bin .../client}/PS4_GAME/Common/res/gui/items.png | Bin .../client}/PS4_GAME/Common/res/gui/logo.png | Bin .../PS4_GAME/Common/res/gui/particles.png | Bin .../client}/PS4_GAME/Common/res/gui/slot.png | Bin .../client}/PS4_GAME/Common/res/gui/trap.png | Bin .../PS4_GAME/Common/res/gui/unknown_pack.png | Bin .../PS4_GAME/Common/res/item/arrows.png | Bin .../client}/PS4_GAME/Common/res/item/boat.png | Bin .../client}/PS4_GAME/Common/res/item/cart.png | Bin .../client}/PS4_GAME/Common/res/item/door.png | Bin .../client}/PS4_GAME/Common/res/item/sign.png | Bin .../client}/PS4_GAME/Common/res/misc/dial.png | Bin .../PS4_GAME/Common/res/misc/foliagecolor.png | Bin .../PS4_GAME/Common/res/misc/footprint.png | Bin .../PS4_GAME/Common/res/misc/grasscolor.png | Bin .../PS4_GAME/Common/res/misc/mapbg.png | Bin .../PS4_GAME/Common/res/misc/mapicons.png | Bin .../PS4_GAME/Common/res/misc/pumpkinblur.png | Bin .../PS4_GAME/Common/res/misc/shadow.png | Bin .../PS4_GAME/Common/res/misc/vignette.png | Bin .../PS4_GAME/Common/res/misc/water.png | Bin .../PS4_GAME/Common/res/misc/watercolor.png | Bin .../client}/PS4_GAME/Common/res/mob/char.png | Bin .../client}/PS4_GAME/Common/res/mob/char1.png | Bin .../client}/PS4_GAME/Common/res/mob/char2.png | Bin .../client}/PS4_GAME/Common/res/mob/char3.png | Bin .../client}/PS4_GAME/Common/res/mob/char4.png | Bin .../client}/PS4_GAME/Common/res/mob/char5.png | Bin .../client}/PS4_GAME/Common/res/mob/char6.png | Bin .../client}/PS4_GAME/Common/res/mob/char7.png | Bin .../PS4_GAME/Common/res/mob/chicken.png | Bin .../client}/PS4_GAME/Common/res/mob/cow.png | Bin .../PS4_GAME/Common/res/mob/creeper.png | Bin .../client}/PS4_GAME/Common/res/mob/ghast.png | Bin .../PS4_GAME/Common/res/mob/ghast_fire.png | Bin .../client}/PS4_GAME/Common/res/mob/pig.png | Bin .../PS4_GAME/Common/res/mob/pigman.png | Bin .../PS4_GAME/Common/res/mob/pigzombie.png | Bin .../PS4_GAME/Common/res/mob/saddle.png | Bin .../client}/PS4_GAME/Common/res/mob/sheep.png | Bin .../PS4_GAME/Common/res/mob/sheep_fur.png | Bin .../PS4_GAME/Common/res/mob/skeleton.png | Bin .../client}/PS4_GAME/Common/res/mob/slime.png | Bin .../PS4_GAME/Common/res/mob/spider.png | Bin .../PS4_GAME/Common/res/mob/spider_eyes.png | Bin .../client}/PS4_GAME/Common/res/mob/squid.png | Bin .../client}/PS4_GAME/Common/res/mob/wolf.png | Bin .../PS4_GAME/Common/res/mob/wolf_angry.png | Bin .../PS4_GAME/Common/res/mob/wolf_tame.png | Bin .../PS4_GAME/Common/res/mob/zombie.png | Bin .../client}/PS4_GAME/Common/res/pack.png | Bin .../client}/PS4_GAME/Common/res/particles.png | Bin .../client}/PS4_GAME/Common/res/terrain.png | Bin .../PS4_GAME/Common/res/terrain/moon.png | Bin .../PS4_GAME/Common/res/terrain/sun.png | Bin .../client}/PS4_GAME/Orbis/session_image.jpg | Bin .../client}/PS4_GAME/Sound/Minecraft.msscmp | Bin .../client}/PS4_GAME/music/cds/11.binka | Bin .../client}/PS4_GAME/music/cds/13.binka | Bin .../client}/PS4_GAME/music/cds/blocks.binka | Bin .../client}/PS4_GAME/music/cds/cat.binka | Bin .../client}/PS4_GAME/music/cds/chirp.binka | Bin .../client}/PS4_GAME/music/cds/far.binka | Bin .../client}/PS4_GAME/music/cds/mall.binka | Bin .../client}/PS4_GAME/music/cds/mellohi.binka | Bin .../client}/PS4_GAME/music/cds/stal.binka | Bin .../client}/PS4_GAME/music/cds/strad.binka | Bin .../client}/PS4_GAME/music/cds/ward.binka | Bin .../PS4_GAME/music/cds/where_are_we_now.binka | Bin .../client}/PS4_GAME/music/music/calm1.binka | Bin .../client}/PS4_GAME/music/music/calm2.binka | Bin .../client}/PS4_GAME/music/music/calm3.binka | Bin .../PS4_GAME/music/music/creative1.binka | Bin .../PS4_GAME/music/music/creative2.binka | Bin .../PS4_GAME/music/music/creative3.binka | Bin .../PS4_GAME/music/music/creative4.binka | Bin .../PS4_GAME/music/music/creative5.binka | Bin .../PS4_GAME/music/music/creative6.binka | Bin .../client}/PS4_GAME/music/music/hal1.binka | Bin .../client}/PS4_GAME/music/music/hal2.binka | Bin .../client}/PS4_GAME/music/music/hal3.binka | Bin .../client}/PS4_GAME/music/music/hal4.binka | Bin .../client}/PS4_GAME/music/music/menu1.binka | Bin .../client}/PS4_GAME/music/music/menu2.binka | Bin .../client}/PS4_GAME/music/music/menu3.binka | Bin .../client}/PS4_GAME/music/music/menu4.binka | Bin .../PS4_GAME/music/music/nether1.binka | Bin .../PS4_GAME/music/music/nether2.binka | Bin .../PS4_GAME/music/music/nether3.binka | Bin .../PS4_GAME/music/music/nether4.binka | Bin .../PS4_GAME/music/music/nuance1.binka | Bin .../PS4_GAME/music/music/nuance2.binka | Bin .../client}/PS4_GAME/music/music/piano1.binka | Bin .../client}/PS4_GAME/music/music/piano2.binka | Bin .../client}/PS4_GAME/music/music/piano3.binka | Bin .../music/music/the_end_dragon_alive.binka | Bin .../PS4_GAME/music/music/the_end_end.binka | Bin .../standby_screen_resource.bsf | Bin .../standby_screen_resource_high.bsf | Bin .../standby_screen_resource_low.bsf | Bin .../PS4_GAME/sce_module/libSceFios2.prx | Bin .../client}/PS4_GAME/sce_module/libc.prx | Bin .../client}/PS4_GAME/sce_sys/icon0.png | Bin .../PS4_GAME/sce_sys/keymap_rp/00/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/01/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/02/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/03/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/04/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/05/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/06/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/07/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/08/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/09/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/10/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/11/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/12/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/13/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/14/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/15/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/16/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/17/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/18/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/19/001.png | Bin .../PS4_GAME/sce_sys/keymap_rp/20/001.png | Bin .../client}/PS4_GAME/sce_sys/nptitle.dat | Bin .../client}/PS4_GAME/sce_sys/param.sfo | Bin .../client}/PS4_GAME/sce_sys/pic0.png | Bin .../client}/PS4_GAME/sce_sys/pic1.png | Bin .../PS4_GAME/sce_sys/pronunciation.sig | Bin .../PS4_GAME/sce_sys/pronunciation.xml | 0 .../client}/PS4_GAME/sce_sys/snd0.at9 | Bin .../PS4_GAME/sce_sys/trophy/trophy00.trp | Bin .../PS4_GAME/sce_sys/trophy/trophy_Bronz.png | Bin .../PS4_GAME/sce_sys/trophy/trophy_Gold.png | Bin .../PS4_GAME/sce_sys/trophy/trophy_Group.png | Bin .../PS4_GAME/sce_sys/trophy/trophy_Silver.png | Bin .../client}/PSVita/4JLibs/inc/4J_Input.h | 0 .../client}/PSVita/4JLibs/inc/4J_Profile.h | 0 .../client}/PSVita/4JLibs/inc/4J_Render.h | 0 .../client}/PSVita/4JLibs/inc/4J_Storage.h | 0 .../client}/PSVita/Assert/assert.h | 0 .../PSVita/Builds/CreatePSVitaConfig.plx | 0 .../PSVita/Builds/CreatePSVitaConfig_SCEA.plx | 0 .../PSVita/Builds/CreatePSVitaConfig_SCEE.plx | 0 .../PSVita/Builds/CreatePSVitaConfig_SCEJ.plx | 0 .../PSVita/Builds/PSVitaPackageTFS.conf | 0 .../PSVita/GameConfig/Minecraft.gameconfig | Bin .../client}/PSVita/GameConfig/Minecraft.spa | Bin .../client}/PSVita/GameConfig/Minecraft.spa.h | 0 .../client}/PSVita/GameConfig/Minecraft.trp | Bin .../PSVita/GameConfig/Minecraft_signed.trp | Bin .../client}/PSVita/GameConfig/TROP000.PNG | Bin .../client}/PSVita/GameConfig/TROP001.PNG | Bin .../client}/PSVita/GameConfig/TROP002.PNG | Bin .../client}/PSVita/GameConfig/TROP003.PNG | Bin .../client}/PSVita/GameConfig/TROP004.PNG | Bin .../client}/PSVita/GameConfig/TROP005.PNG | Bin .../client}/PSVita/GameConfig/TROP006.PNG | Bin .../client}/PSVita/GameConfig/TROP007.PNG | Bin .../client}/PSVita/GameConfig/TROP008.PNG | Bin .../client}/PSVita/GameConfig/TROP009.PNG | Bin .../client}/PSVita/GameConfig/TROP010.PNG | Bin .../client}/PSVita/GameConfig/TROP011.PNG | Bin .../client}/PSVita/GameConfig/TROP012.PNG | Bin .../client}/PSVita/GameConfig/TROP013.PNG | Bin .../client}/PSVita/GameConfig/TROP014.PNG | Bin .../client}/PSVita/GameConfig/TROP015.PNG | Bin .../client}/PSVita/GameConfig/TROP016.PNG | Bin .../client}/PSVita/GameConfig/TROP017.PNG | Bin .../client}/PSVita/GameConfig/TROP018.PNG | Bin .../client}/PSVita/GameConfig/TROP019.PNG | Bin .../client}/PSVita/GameConfig/TROP020.PNG | Bin .../client}/PSVita/GameConfig/TROP021.PNG | Bin .../client}/PSVita/GameConfig/TROP022.PNG | Bin .../client}/PSVita/GameConfig/TROP023.PNG | Bin .../client}/PSVita/GameConfig/TROP024.PNG | Bin .../client}/PSVita/GameConfig/TROP025.PNG | Bin .../client}/PSVita/GameConfig/TROP026.PNG | Bin .../client}/PSVita/GameConfig/TROP027.PNG | Bin .../client}/PSVita/GameConfig/TROP028.PNG | Bin .../client}/PSVita/GameConfig/TROP029.PNG | Bin .../client}/PSVita/GameConfig/TROP030.PNG | Bin .../client}/PSVita/GameConfig/TROP031.PNG | Bin .../client}/PSVita/GameConfig/TROP032.PNG | Bin .../client}/PSVita/GameConfig/TROP033.PNG | Bin .../client}/PSVita/GameConfig/TROP034.PNG | Bin .../client}/PSVita/GameConfig/TROP035.PNG | Bin .../client}/PSVita/GameConfig/TROP036.PNG | Bin .../client}/PSVita/GameConfig/TROP037.PNG | Bin .../client}/PSVita/GameConfig/TROP038.PNG | Bin .../client}/PSVita/GameConfig/TROP039.PNG | Bin .../client}/PSVita/GameConfig/TROP040.PNG | Bin .../client}/PSVita/GameConfig/TROP041.PNG | Bin .../client}/PSVita/GameConfig/TROP042.PNG | Bin .../client}/PSVita/GameConfig/TROP043.PNG | Bin .../client}/PSVita/GameConfig/TROP044.PNG | Bin .../client}/PSVita/GameConfig/TROP045.PNG | Bin .../client}/PSVita/GameConfig/TROP046.PNG | Bin .../client}/PSVita/GameConfig/TROP047.PNG | Bin .../client}/PSVita/GameConfig/TROP048.PNG | Bin .../client}/PSVita/GameConfig/TROP049.PNG | Bin .../client}/PSVita/GameConfig/TROP050.PNG | Bin .../client}/PSVita/GameConfig/rename.py | 0 .../client}/PSVita/Iggy/gdraw/gdraw_psp2.cpp | 0 .../client}/PSVita/Iggy/gdraw/gdraw_psp2.h | 0 .../PSVita/Iggy/gdraw/gdraw_psp2_shaders.inl | 0 .../PSVita/Iggy/gdraw/gdraw_shared.inl | 0 .../client}/PSVita/Iggy/include/gdraw.h | 0 .../client}/PSVita/Iggy/include/iggy.h | 0 .../PSVita/Iggy/include/iggyexpruntime.h | 0 .../client}/PSVita/Iggy/include/iggyperfmon.h | 0 .../PSVita/Iggy/include/iggyperfmon_psp2.h | 0 .../client}/PSVita/Iggy/include/rrCore.h | 0 .../Leaderboards/PSVitaLeaderboardManager.cpp | 6 +- .../Leaderboards/PSVitaLeaderboardManager.h | 2 +- .../client}/PSVita/Leaderboards/base64.cpp | 0 .../client}/PSVita/Leaderboards/base64.h | 0 .../client}/PSVita/Miles/include/mss.h | 0 .../client}/PSVita/Miles/include/rrCore.h | 0 .../PSVita/Network/PSVita_NPToolkit.cpp | 0 .../client}/PSVita/Network/PSVita_NPToolkit.h | 0 .../Network/SQRNetworkManager_AdHoc_Vita.cpp | 4 +- .../Network/SQRNetworkManager_AdHoc_Vita.h | 2 +- .../PSVita/Network/SQRNetworkManager_Vita.cpp | 4 +- .../PSVita/Network/SQRNetworkManager_Vita.h | 2 +- .../PSVita/Network/SonyCommerce_Vita.cpp | 0 .../PSVita/Network/SonyCommerce_Vita.h | 2 +- .../client}/PSVita/Network/SonyHttp_Vita.cpp | 0 .../client}/PSVita/Network/SonyHttp_Vita.h | 0 .../PSVita/Network/SonyRemoteStorage_Vita.cpp | 0 .../PSVita/Network/SonyRemoteStorage_Vita.h | 2 +- .../PSVita/Network/SonyVoiceChat_Vita.cpp | 0 .../PSVita/Network/SonyVoiceChat_Vita.h | 0 .../client}/PSVita/PSVitaExtras/Conf.h | 0 .../client}/PSVita/PSVitaExtras/CustomMap.cpp | 0 .../client}/PSVita/PSVitaExtras/CustomMap.h | 0 .../client}/PSVita/PSVitaExtras/CustomSet.cpp | 0 .../client}/PSVita/PSVitaExtras/CustomSet.h | 0 .../client}/PSVita/PSVitaExtras/PSVitaMaths.h | 0 .../PSVita/PSVitaExtras/PSVitaStrings.cpp | 0 .../PSVita/PSVitaExtras/PSVitaStrings.h | 0 .../client}/PSVita/PSVitaExtras/PSVitaStubs.h | 0 .../PSVita/PSVitaExtras/PSVitaTLSStorage.cpp | 0 .../PSVita/PSVitaExtras/PSVitaTLSStorage.h | 0 .../client}/PSVita/PSVitaExtras/PSVitaTypes.h | 0 .../PSVita/PSVitaExtras/PsVitaStubs.cpp | 0 .../PSVita/PSVitaExtras}/ShutdownManager.cpp | 4 +- .../PSVita/PSVitaExtras/ShutdownManager.h | 0 .../PSVita/PSVitaExtras/TLSStorage.cpp | 0 .../client}/PSVita/PSVitaExtras/TLSStorage.h | 0 .../client}/PSVita/PSVitaExtras/libdivide.h | 0 .../client}/PSVita/PSVitaExtras/user_malloc.c | 0 .../PSVita/PSVitaExtras/user_malloc_for_tls.c | 0 .../client}/PSVita/PSVitaExtras/user_new.cpp | 0 .../client}/PSVita/PSVitaExtras/zconf.h | 0 .../client}/PSVita/PSVitaExtras/zlib.h | 0 .../client}/PSVita/PSVita_App.cpp | 20 +- .../client}/PSVita/PSVita_App.h | 4 +- .../client}/PSVita/PSVita_Minecraft.cpp | 42 +-- .../client}/PSVita/PSVita_PlayerUID.cpp | 2 +- .../client}/PSVita/PSVita_PlayerUID.h | 0 .../client}/PSVita/PSVita_UIController.cpp | 0 .../client}/PSVita/PSVita_UIController.h | 0 .../PSVita/Sentient/DynamicConfigurations.h | 0 .../PSVita/Sentient/MinecraftTelemetry.h | 0 .../client}/PSVita/Sentient/SentientManager.h | 0 .../client}/PSVita/Sentient/SentientStats.h | 0 .../PSVita/Sentient/SentientTelemetryCommon.h | 0 .../client}/PSVita/Sentient/TelemetryEnum.h | 0 .../client}/PSVita/Social/SocialManager.h | 0 .../client}/PSVita/Sound/Minecraft.msscmp | Bin .../client}/PSVita/XML/ATGXmlParser.h | 0 .../Japanese/Minecraft_BOXART_VITA_240.png | Bin .../client}/PSVita/app/Japanese/icon.png | Bin .../client}/PSVita/app/Japanese/pic0.png | Bin .../client}/PSVita/app/Japanese/startup.png | Bin .../client}/PSVita/app/Minecraft.Client.gp4p | 0 .../PSVita/app/Minecraft.Client_SCEA.gp4p | 0 .../PSVita/app/Minecraft.Client_SCEE.gp4p | 0 .../PSVita/app/Minecraft.Client_SCEJ.gp4p | 0 .../PSVita/app/Region/SCEA/manual/001.png | Bin .../PSVita/app/Region/SCEA/manual/002.png | Bin .../PSVita/app/Region/SCEA/manual/003.png | Bin .../PSVita/app/Region/SCEA/manual/004.png | Bin .../PSVita/app/Region/SCEA/manual/005.png | Bin .../PSVita/app/Region/SCEA/manual/006.png | Bin .../PSVita/app/Region/SCEA/manual/007.png | Bin .../PSVita/app/Region/SCEA/manual/01/001.png | Bin .../PSVita/app/Region/SCEA/manual/01/002.png | Bin .../PSVita/app/Region/SCEA/manual/01/003.png | Bin .../PSVita/app/Region/SCEA/manual/01/004.png | Bin .../PSVita/app/Region/SCEA/manual/01/005.png | Bin .../PSVita/app/Region/SCEA/manual/01/006.png | Bin .../PSVita/app/Region/SCEA/manual/01/007.png | Bin .../PSVita/app/Region/SCEA/manual/02/001.png | Bin .../PSVita/app/Region/SCEA/manual/02/002.png | Bin .../PSVita/app/Region/SCEA/manual/02/003.png | Bin .../PSVita/app/Region/SCEA/manual/02/004.png | Bin .../PSVita/app/Region/SCEA/manual/02/005.png | Bin .../PSVita/app/Region/SCEA/manual/02/006.png | Bin .../PSVita/app/Region/SCEA/manual/02/007.png | Bin .../PSVita/app/Region/SCEA/manual/03/001.png | Bin .../PSVita/app/Region/SCEA/manual/03/002.png | Bin .../PSVita/app/Region/SCEA/manual/03/003.png | Bin .../PSVita/app/Region/SCEA/manual/03/004.png | Bin .../PSVita/app/Region/SCEA/manual/03/005.png | Bin .../PSVita/app/Region/SCEA/manual/03/006.png | Bin .../PSVita/app/Region/SCEA/manual/03/007.png | Bin .../PSVita/app/Region/SCEA/manual/17/001.png | Bin .../PSVita/app/Region/SCEA/manual/17/002.png | Bin .../PSVita/app/Region/SCEA/manual/17/003.png | Bin .../PSVita/app/Region/SCEA/manual/17/004.png | Bin .../PSVita/app/Region/SCEA/manual/17/005.png | Bin .../PSVita/app/Region/SCEA/manual/17/006.png | Bin .../PSVita/app/Region/SCEA/manual/17/007.png | Bin .../client}/PSVita/app/Region/SCEA/param.sfo | Bin .../PSVita/app/Region/SCEA/template-trial.xml | 0 .../PSVita/app/Region/SCEA/template.xml | 0 .../PSVita/app/Region/SCEE/manual/001.png | Bin .../PSVita/app/Region/SCEE/manual/002.png | Bin .../PSVita/app/Region/SCEE/manual/003.png | Bin .../PSVita/app/Region/SCEE/manual/004.png | Bin .../PSVita/app/Region/SCEE/manual/005.png | Bin .../PSVita/app/Region/SCEE/manual/006.png | Bin .../PSVita/app/Region/SCEE/manual/007.png | Bin .../PSVita/app/Region/SCEE/manual/008.png | Bin .../PSVita/app/Region/SCEE/manual/009.png | Bin .../PSVita/app/Region/SCEE/manual/010.png | Bin .../PSVita/app/Region/SCEE/manual/011.png | Bin .../PSVita/app/Region/SCEE/manual/012.png | Bin .../PSVita/app/Region/SCEE/manual/013.png | Bin .../PSVita/app/Region/SCEE/manual/014.png | Bin .../PSVita/app/Region/SCEE/manual/02/001.png | Bin .../PSVita/app/Region/SCEE/manual/02/002.png | Bin .../PSVita/app/Region/SCEE/manual/02/003.png | Bin .../PSVita/app/Region/SCEE/manual/02/004.png | Bin .../PSVita/app/Region/SCEE/manual/02/005.png | Bin .../PSVita/app/Region/SCEE/manual/02/006.png | Bin .../PSVita/app/Region/SCEE/manual/02/007.png | Bin .../PSVita/app/Region/SCEE/manual/02/008.png | Bin .../PSVita/app/Region/SCEE/manual/02/009.png | Bin .../PSVita/app/Region/SCEE/manual/02/010.png | Bin .../PSVita/app/Region/SCEE/manual/02/011.png | Bin .../PSVita/app/Region/SCEE/manual/02/012.png | Bin .../PSVita/app/Region/SCEE/manual/02/013.png | Bin .../PSVita/app/Region/SCEE/manual/03/001.png | Bin .../PSVita/app/Region/SCEE/manual/03/002.png | Bin .../PSVita/app/Region/SCEE/manual/03/003.png | Bin .../PSVita/app/Region/SCEE/manual/03/004.png | Bin .../PSVita/app/Region/SCEE/manual/03/005.png | Bin .../PSVita/app/Region/SCEE/manual/03/006.png | Bin .../PSVita/app/Region/SCEE/manual/03/007.png | Bin .../PSVita/app/Region/SCEE/manual/03/008.png | Bin .../PSVita/app/Region/SCEE/manual/03/009.png | Bin .../PSVita/app/Region/SCEE/manual/03/010.png | Bin .../PSVita/app/Region/SCEE/manual/03/011.png | Bin .../PSVita/app/Region/SCEE/manual/03/012.png | Bin .../PSVita/app/Region/SCEE/manual/03/013.png | Bin .../PSVita/app/Region/SCEE/manual/04/001.png | Bin .../PSVita/app/Region/SCEE/manual/04/002.png | Bin .../PSVita/app/Region/SCEE/manual/04/003.png | Bin .../PSVita/app/Region/SCEE/manual/04/004.png | Bin .../PSVita/app/Region/SCEE/manual/04/005.png | Bin .../PSVita/app/Region/SCEE/manual/04/006.png | Bin .../PSVita/app/Region/SCEE/manual/04/007.png | Bin .../PSVita/app/Region/SCEE/manual/04/008.png | Bin .../PSVita/app/Region/SCEE/manual/04/009.png | Bin .../PSVita/app/Region/SCEE/manual/04/010.png | Bin .../PSVita/app/Region/SCEE/manual/04/011.png | Bin .../PSVita/app/Region/SCEE/manual/04/012.png | Bin .../PSVita/app/Region/SCEE/manual/04/013.png | Bin .../PSVita/app/Region/SCEE/manual/05/001.png | Bin .../PSVita/app/Region/SCEE/manual/05/002.png | Bin .../PSVita/app/Region/SCEE/manual/05/003.png | Bin .../PSVita/app/Region/SCEE/manual/05/004.png | Bin .../PSVita/app/Region/SCEE/manual/05/005.png | Bin .../PSVita/app/Region/SCEE/manual/05/006.png | Bin .../PSVita/app/Region/SCEE/manual/05/007.png | Bin .../PSVita/app/Region/SCEE/manual/05/008.png | Bin .../PSVita/app/Region/SCEE/manual/05/009.png | Bin .../PSVita/app/Region/SCEE/manual/05/010.png | Bin .../PSVita/app/Region/SCEE/manual/05/011.png | Bin .../PSVita/app/Region/SCEE/manual/05/012.png | Bin .../PSVita/app/Region/SCEE/manual/05/013.png | Bin .../PSVita/app/Region/SCEE/manual/06/001.png | Bin .../PSVita/app/Region/SCEE/manual/06/002.png | Bin .../PSVita/app/Region/SCEE/manual/06/003.png | Bin .../PSVita/app/Region/SCEE/manual/06/004.png | Bin .../PSVita/app/Region/SCEE/manual/06/005.png | Bin .../PSVita/app/Region/SCEE/manual/06/006.png | Bin .../PSVita/app/Region/SCEE/manual/06/007.png | Bin .../PSVita/app/Region/SCEE/manual/06/008.png | Bin .../PSVita/app/Region/SCEE/manual/06/009.png | Bin .../PSVita/app/Region/SCEE/manual/06/010.png | Bin .../PSVita/app/Region/SCEE/manual/06/011.png | Bin .../PSVita/app/Region/SCEE/manual/06/012.png | Bin .../PSVita/app/Region/SCEE/manual/06/013.png | Bin .../PSVita/app/Region/SCEE/manual/07/001.png | Bin .../PSVita/app/Region/SCEE/manual/07/002.png | Bin .../PSVita/app/Region/SCEE/manual/07/003.png | Bin .../PSVita/app/Region/SCEE/manual/07/004.png | Bin .../PSVita/app/Region/SCEE/manual/07/005.png | Bin .../PSVita/app/Region/SCEE/manual/07/006.png | Bin .../PSVita/app/Region/SCEE/manual/07/007.png | Bin .../PSVita/app/Region/SCEE/manual/07/008.png | Bin .../PSVita/app/Region/SCEE/manual/07/009.png | Bin .../PSVita/app/Region/SCEE/manual/07/010.png | Bin .../PSVita/app/Region/SCEE/manual/07/011.png | Bin .../PSVita/app/Region/SCEE/manual/07/012.png | Bin .../PSVita/app/Region/SCEE/manual/07/013.png | Bin .../PSVita/app/Region/SCEE/manual/08/001.png | Bin .../PSVita/app/Region/SCEE/manual/08/002.png | Bin .../PSVita/app/Region/SCEE/manual/08/003.png | Bin .../PSVita/app/Region/SCEE/manual/08/004.png | Bin .../PSVita/app/Region/SCEE/manual/08/005.png | Bin .../PSVita/app/Region/SCEE/manual/08/006.png | Bin .../PSVita/app/Region/SCEE/manual/08/007.png | Bin .../PSVita/app/Region/SCEE/manual/08/008.png | Bin .../PSVita/app/Region/SCEE/manual/08/009.png | Bin .../PSVita/app/Region/SCEE/manual/08/010.png | Bin .../PSVita/app/Region/SCEE/manual/08/011.png | Bin .../PSVita/app/Region/SCEE/manual/08/012.png | Bin .../PSVita/app/Region/SCEE/manual/08/013.png | Bin .../PSVita/app/Region/SCEE/manual/12/001.png | Bin .../PSVita/app/Region/SCEE/manual/12/002.png | Bin .../PSVita/app/Region/SCEE/manual/12/003.png | Bin .../PSVita/app/Region/SCEE/manual/12/004.png | Bin .../PSVita/app/Region/SCEE/manual/12/005.png | Bin .../PSVita/app/Region/SCEE/manual/12/006.png | Bin .../PSVita/app/Region/SCEE/manual/12/007.png | Bin .../PSVita/app/Region/SCEE/manual/12/008.png | Bin .../PSVita/app/Region/SCEE/manual/12/009.png | Bin .../PSVita/app/Region/SCEE/manual/12/010.png | Bin .../PSVita/app/Region/SCEE/manual/12/011.png | Bin .../PSVita/app/Region/SCEE/manual/12/012.png | Bin .../PSVita/app/Region/SCEE/manual/12/013.png | Bin .../PSVita/app/Region/SCEE/manual/13/001.png | Bin .../PSVita/app/Region/SCEE/manual/13/002.png | Bin .../PSVita/app/Region/SCEE/manual/13/003.png | Bin .../PSVita/app/Region/SCEE/manual/13/004.png | Bin .../PSVita/app/Region/SCEE/manual/13/005.png | Bin .../PSVita/app/Region/SCEE/manual/13/006.png | Bin .../PSVita/app/Region/SCEE/manual/13/007.png | Bin .../PSVita/app/Region/SCEE/manual/13/008.png | Bin .../PSVita/app/Region/SCEE/manual/13/009.png | Bin .../PSVita/app/Region/SCEE/manual/13/010.png | Bin .../PSVita/app/Region/SCEE/manual/13/011.png | Bin .../PSVita/app/Region/SCEE/manual/13/012.png | Bin .../PSVita/app/Region/SCEE/manual/13/013.png | Bin .../PSVita/app/Region/SCEE/manual/14/001.png | Bin .../PSVita/app/Region/SCEE/manual/14/002.png | Bin .../PSVita/app/Region/SCEE/manual/14/003.png | Bin .../PSVita/app/Region/SCEE/manual/14/004.png | Bin .../PSVita/app/Region/SCEE/manual/14/005.png | Bin .../PSVita/app/Region/SCEE/manual/14/006.png | Bin .../PSVita/app/Region/SCEE/manual/14/007.png | Bin .../PSVita/app/Region/SCEE/manual/14/008.png | Bin .../PSVita/app/Region/SCEE/manual/14/009.png | Bin .../PSVita/app/Region/SCEE/manual/14/010.png | Bin .../PSVita/app/Region/SCEE/manual/14/011.png | Bin .../PSVita/app/Region/SCEE/manual/14/012.png | Bin .../PSVita/app/Region/SCEE/manual/14/013.png | Bin .../PSVita/app/Region/SCEE/manual/15/001.png | Bin .../PSVita/app/Region/SCEE/manual/15/002.png | Bin .../PSVita/app/Region/SCEE/manual/15/003.png | Bin .../PSVita/app/Region/SCEE/manual/15/004.png | Bin .../PSVita/app/Region/SCEE/manual/15/005.png | Bin .../PSVita/app/Region/SCEE/manual/15/006.png | Bin .../PSVita/app/Region/SCEE/manual/15/007.png | Bin .../PSVita/app/Region/SCEE/manual/15/008.png | Bin .../PSVita/app/Region/SCEE/manual/15/009.png | Bin .../PSVita/app/Region/SCEE/manual/15/010.png | Bin .../PSVita/app/Region/SCEE/manual/15/011.png | Bin .../PSVita/app/Region/SCEE/manual/15/012.png | Bin .../PSVita/app/Region/SCEE/manual/15/013.png | Bin .../PSVita/app/Region/SCEE/manual/16/001.png | Bin .../PSVita/app/Region/SCEE/manual/16/002.png | Bin .../PSVita/app/Region/SCEE/manual/16/003.png | Bin .../PSVita/app/Region/SCEE/manual/16/004.png | Bin .../PSVita/app/Region/SCEE/manual/16/005.png | Bin .../PSVita/app/Region/SCEE/manual/16/006.png | Bin .../PSVita/app/Region/SCEE/manual/16/007.png | Bin .../PSVita/app/Region/SCEE/manual/16/008.png | Bin .../PSVita/app/Region/SCEE/manual/16/009.png | Bin .../PSVita/app/Region/SCEE/manual/16/010.png | Bin .../PSVita/app/Region/SCEE/manual/16/011.png | Bin .../PSVita/app/Region/SCEE/manual/16/012.png | Bin .../PSVita/app/Region/SCEE/manual/16/013.png | Bin .../PSVita/app/Region/SCEE/manual/18/001.png | Bin .../PSVita/app/Region/SCEE/manual/18/002.png | Bin .../PSVita/app/Region/SCEE/manual/18/003.png | Bin .../PSVita/app/Region/SCEE/manual/18/004.png | Bin .../PSVita/app/Region/SCEE/manual/18/005.png | Bin .../PSVita/app/Region/SCEE/manual/18/006.png | Bin .../PSVita/app/Region/SCEE/manual/18/007.png | Bin .../PSVita/app/Region/SCEE/manual/18/008.png | Bin .../PSVita/app/Region/SCEE/manual/18/009.png | Bin .../PSVita/app/Region/SCEE/manual/18/010.png | Bin .../PSVita/app/Region/SCEE/manual/18/011.png | Bin .../PSVita/app/Region/SCEE/manual/18/012.png | Bin .../PSVita/app/Region/SCEE/manual/18/013.png | Bin .../PSVita/app/Region/SCEE/manual/18/014.png | Bin .../PSVita/app/Region/SCEE/manual/18/015.png | Bin .../PSVita/app/Region/SCEE/manual/18/016.png | Bin .../PSVita/app/Region/SCEE/manual/18/017.png | Bin .../PSVita/app/Region/SCEE/manual/18/018.png | Bin .../PSVita/app/Region/SCEE/manual/18/019.png | Bin .../PSVita/app/Region/SCEE/manual/18/020.png | Bin .../PSVita/app/Region/SCEE/manual/18/021.png | Bin .../PSVita/app/Region/SCEE/manual/18/022.png | Bin .../PSVita/app/Region/SCEE/manual/18/023.png | Bin .../PSVita/app/Region/SCEE/manual/18/024.png | Bin .../PSVita/app/Region/SCEE/manual/18/025.png | Bin .../PSVita/app/Region/SCEE/manual/18/026.png | Bin .../PSVita/app/Region/SCEE/manual/18/027.png | Bin .../PSVita/app/Region/SCEE/manual/18/028.png | Bin .../PSVita/app/Region/SCEE/manual/18/029.png | Bin .../PSVita/app/Region/SCEE/manual/18/030.png | Bin .../PSVita/app/Region/SCEE/manual/18/031.png | Bin .../PSVita/app/Region/SCEE/manual/18/032.png | Bin .../PSVita/app/Region/SCEE/manual/18/033.png | Bin .../PSVita/app/Region/SCEE/manual/18/034.png | Bin .../PSVita/app/Region/SCEE/manual/18/035.png | Bin .../PSVita/app/Region/SCEE/manual/18/036.png | Bin .../PSVita/app/Region/SCEE/manual/18/037.png | Bin .../PSVita/app/Region/SCEE/manual/18/038.png | Bin .../PSVita/app/Region/SCEE/manual/18/039.png | Bin .../PSVita/app/Region/SCEE/manual/18/040.png | Bin .../PSVita/app/Region/SCEE/manual/18/041.png | Bin .../PSVita/app/Region/SCEE/manual/18/042.png | Bin .../PSVita/app/Region/SCEE/manual/18/043.png | Bin .../PSVita/app/Region/SCEE/manual/18/044.png | Bin .../PSVita/app/Region/SCEE/manual/18/045.png | Bin .../PSVita/app/Region/SCEE/manual/18/046.png | Bin .../PSVita/app/Region/SCEE/manual/18/047.png | Bin .../PSVita/app/Region/SCEE/manual/18/048.png | Bin .../PSVita/app/Region/SCEE/manual/18/049.png | Bin .../PSVita/app/Region/SCEE/manual/18/050.png | Bin .../PSVita/app/Region/SCEE/manual/18/051.png | Bin .../PSVita/app/Region/SCEE/manual/18/052.png | Bin .../PSVita/app/Region/SCEE/manual/18/053.png | Bin .../PSVita/app/Region/SCEE/manual/18/054.png | Bin .../PSVita/app/Region/SCEE/manual/18/055.png | Bin .../PSVita/app/Region/SCEE/manual/18/056.png | Bin .../PSVita/app/Region/SCEE/manual/18/057.png | Bin .../PSVita/app/Region/SCEE/manual/18/058.png | Bin .../PSVita/app/Region/SCEE/manual/18/059.png | Bin .../PSVita/app/Region/SCEE/manual/18/060.png | Bin .../PSVita/app/Region/SCEE/manual/18/061.png | Bin .../PSVita/app/Region/SCEE/manual/18/062.png | Bin .../PSVita/app/Region/SCEE/manual/18/063.png | Bin .../PSVita/app/Region/SCEE/manual/18/064.png | Bin .../PSVita/app/Region/SCEE/manual/18/065.png | Bin .../PSVita/app/Region/SCEE/manual/18/066.png | Bin .../PSVita/app/Region/SCEE/manual/18/067.png | Bin .../PSVita/app/Region/SCEE/manual/18/068.png | Bin .../PSVita/app/Region/SCEE/manual/18/069.png | Bin .../PSVita/app/Region/SCEE/manual/18/070.png | Bin .../PSVita/app/Region/SCEE/manual/18/071.png | Bin .../PSVita/app/Region/SCEE/manual/18/072.png | Bin .../PSVita/app/Region/SCEE/manual/18/073.png | Bin .../PSVita/app/Region/SCEE/manual/18/074.png | Bin .../PSVita/app/Region/SCEE/manual/18/075.png | Bin .../PSVita/app/Region/SCEE/manual/18/076.png | Bin .../PSVita/app/Region/SCEE/manual/18/077.png | Bin .../PSVita/app/Region/SCEE/manual/18/078.png | Bin .../PSVita/app/Region/SCEE/manual/18/079.png | Bin .../PSVita/app/Region/SCEE/manual/18/080.png | Bin .../PSVita/app/Region/SCEE/manual/18/081.png | Bin .../PSVita/app/Region/SCEE/manual/18/082.png | Bin .../PSVita/app/Region/SCEE/manual/18/083.png | Bin .../PSVita/app/Region/SCEE/manual/18/084.png | Bin .../PSVita/app/Region/SCEE/manual/18/085.png | Bin .../PSVita/app/Region/SCEE/manual/18/086.png | Bin .../PSVita/app/Region/SCEE/manual/18/087.png | Bin .../PSVita/app/Region/SCEE/manual/18/088.png | Bin .../PSVita/app/Region/SCEE/manual/18/089.png | Bin .../PSVita/app/Region/SCEE/manual/18/090.png | Bin .../PSVita/app/Region/SCEE/manual/18/091.png | Bin .../client}/PSVita/app/Region/SCEE/param.sfo | Bin .../PSVita/app/Region/SCEE/template-trial.xml | 0 .../PSVita/app/Region/SCEE/template.xml | 0 .../client}/PSVita/app/Region/SCEJ/param.sfo | Bin .../PSVita/app/Region/SCEJ/template-trial.xml | 0 .../PSVita/app/Region/SCEJ/template.xml | 0 .../client}/PSVita/app/icon.png | Bin .../client}/PSVita/app/sce_sys/icon0.png | Bin .../app/sce_sys/livearea/contents/bg0.png | Bin .../app/sce_sys/livearea/contents/item_1.png | Bin .../app/sce_sys/livearea/contents/startup.png | Bin .../client}/PSVita/app/sce_sys/param.sfo | Bin .../client}/PSVita/app/sce_sys/pic0.png | Bin .../sce_sys/retail/livearea/contents/bg0.png | Bin .../retail/livearea/contents/item_1.png | Bin .../retail/livearea/contents/item_2.png | Bin .../retail/livearea/contents/startup.png | Bin .../client}/PSVita/configuration.psp2path | 0 .../client}/PSVita/session_image.png | Bin .../Battle & Beasts 2/BattleAndBeasts2.pck | Bin .../DLC/Battle & Beasts/BattleAndBeasts.pck | Bin .../DLC/Candy Texture Pack/Data/media.arc | Bin .../DLC/Candy Texture Pack/Data/x16Data.pck | Bin .../DLC/Candy Texture Pack/TexturePack.pck | Bin .../DLC/Cartoon Texture Pack/Data/media.arc | Bin .../DLC/Cartoon Texture Pack/Data/x32Data.pck | Bin .../DLC/Cartoon Texture Pack/TexturePack.pck | Bin .../DLC/City Texture Pack/Data/media.arc | Bin .../DLC/City Texture Pack/Data/x32Data.pck | Bin .../DLC/City Texture Pack/TexturePack.pck | Bin .../DLC/Fantasy Texture Pack/Data/media.arc | Bin .../DLC/Fantasy Texture Pack/Data/x32Data.pck | Bin .../DLC/Fantasy Texture Pack/TexturePack.pck | Bin .../DLC/Festive Skin Pack/SkinsFestive.pck | Bin .../Data/01-The Fate of the Galaxy.binka | Bin .../Mass Effect/Data/02-Leaving Earth.binka | Bin .../DLC/Mass Effect/Data/03-Mars.binka | Bin .../Data/04-A Cerberus Agent.binka | Bin .../Data/05-The View of Palaven.binka | Bin .../Data/06-A Future for the Krogan.binka | Bin .../DLC/Mass Effect/Data/07-Surkesh.binka | Bin .../Data/08-The Ardat Yakshi.binka | Bin .../DLC/Mass Effect/Data/09-Rannoch.binka | Bin .../DLC/Mass Effect/Data/10-I'm Sorry.binka | Bin .../Data/11-The Cerberus Plot.binka | Bin .../Mass Effect/Data/12-The Scientists.binka | Bin .../Mass Effect/Data/13-Aralakh Company.binka | Bin .../Mass Effect/Data/14-Prothean Beacon.binka | Bin .../DLC/Mass Effect/Data/15-Defeat.binka | Bin .../Mass Effect/Data/16-Reaper Chase.binka | Bin .../17-Stand Strong, Stand Together.binka | Bin .../Data/18-I Was Lost Without You.binka | Bin .../Data/19-The Fleets Arrive.binka | Bin .../Data/20-We Face Our Enemy Together.binka | Bin .../Data/21-I'm Proud Of You.binka | Bin .../Data/22-An End, Once and For All.binka | Bin .../DLC/Mass Effect/Data/GameRules.grf | Bin .../DLC/Mass Effect/Data/masseffect.mcs | Bin .../DLC/Mass Effect/Data/media.arc | Bin .../DLC/Mass Effect/Data/x16Data.pck | Bin .../DLC/Mass Effect/TexturePack.pck | Bin .../DLC/Natural Texture Pack/Data/media.arc | Bin .../DLC/Natural Texture Pack/Data/x32Data.pck | Bin .../DLC/Natural Texture Pack/TexturePack.pck | Bin .../DLC/Plastic Texture Pack/Data/media.arc | Bin .../DLC/Plastic Texture Pack/Data/x16Data.pck | Bin .../DLC/Plastic Texture Pack/TexturePack.pck | Bin .../DLC/Skin Pack 1/Skins1_Sony.pck | Bin .../DLC/Skin Pack 2/Skins2_Sony.pck | Bin .../DLC/Skin Pack 3/Skins3_Sony.pck | Bin .../PSVitaMedia/DLC/Skyrim/Data/GameRules.grf | Bin .../PSVitaMedia/DLC/Skyrim/Data/media.arc | Bin .../PSVitaMedia/DLC/Skyrim/Data/skyrim.mcs | Bin .../PSVitaMedia/DLC/Skyrim/Data/x16Data.pck | Bin .../PSVitaMedia/DLC/Skyrim/TexturePack.pck | Bin .../PSVitaMedia/Media/DLCOffersMenuVita.swf | Bin .../Media/DefaultOptionsImage228x128.png | Bin .../Media/DefaultOptionsImage320x176.png | Bin .../Media/DefaultSaveImage228x128.png | Bin .../Media/DefaultSaveImage320x176.png | Bin .../Media/DefaultSaveThumbnail64x64.png | Bin .../client}/PSVitaMedia/Media/Tutorial.pck | Bin .../client}/PSVitaMedia/Media/languages.loc | Bin .../client}/PSVitaMedia/Media/media.txt | 0 .../client}/PSVitaMedia/Media/skinPS3.swf | Bin .../client}/PSVitaMedia/Media/skinVita.swf | Bin .../PSVitaMedia/loc/4J_stringsGeneric.xml | 0 .../loc/4J_stringsPlatformSpecific.xml | 0 .../PSVitaMedia/loc/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/EULA.xml | 0 .../loc/da-DA/4J_stringsGeneric.xml | 0 .../loc/da-DA/4J_stringsPlatformSpecific.xml | 0 .../loc/da-DA/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/da-DA/EULA.xml | 0 .../PSVitaMedia/loc/da-DA/stringsDynafont.xml | 0 .../PSVitaMedia/loc/da-DA/stringsGeneric.xml | 0 .../loc/da-DA/stringsLeaderboards.xml | 0 .../loc/da-DA/stringsPlatformSpecific.xml | 0 .../loc/da-DA/stringsRichPresence.xml | 0 .../loc/de-DE/4J_stringsGeneric.xml | 0 .../loc/de-DE/4J_stringsPlatformSpecific.xml | 0 .../loc/de-DE/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/de-DE/EULA.xml | 0 .../PSVitaMedia/loc/de-DE/stringsDynafont.xml | 0 .../PSVitaMedia/loc/de-DE/stringsGeneric.xml | 0 .../loc/de-DE/stringsLeaderboards.xml | 0 .../loc/de-DE/stringsPlatformSpecific.xml | 0 .../loc/de-DE/stringsRichPresence.xml | 0 .../loc/el-EL/4J_stringsGeneric.xml | 0 .../loc/el-EL/4J_stringsPlatformSpecific.xml | 0 .../loc/el-EL/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/el-EL/EULA.xml | 0 .../PSVitaMedia/loc/el-EL/stringsDynafont.xml | 0 .../PSVitaMedia/loc/el-EL/stringsGeneric.xml | 0 .../loc/el-EL/stringsLeaderboards.xml | 0 .../loc/el-EL/stringsPlatformSpecific.xml | 0 .../loc/el-EL/stringsRichPresence.xml | 0 .../loc/es-ES/4J_stringsGeneric.xml | 0 .../loc/es-ES/4J_stringsPlatformSpecific.xml | 0 .../loc/es-ES/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/es-ES/EULA.xml | 0 .../PSVitaMedia/loc/es-ES/stringsDynafont.xml | 0 .../PSVitaMedia/loc/es-ES/stringsGeneric.xml | 0 .../loc/es-ES/stringsLeaderboards.xml | 0 .../loc/es-ES/stringsPlatformSpecific.xml | 0 .../loc/es-ES/stringsRichPresence.xml | 0 .../loc/fi-FI/4J_stringsGeneric.xml | 0 .../loc/fi-FI/4J_stringsPlatformSpecific.xml | 0 .../loc/fi-FI/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/fi-FI/EULA.xml | 0 .../PSVitaMedia/loc/fi-FI/stringsDynafont.xml | 0 .../PSVitaMedia/loc/fi-FI/stringsGeneric.xml | 0 .../loc/fi-FI/stringsLeaderboards.xml | 0 .../loc/fi-FI/stringsPlatformSpecific.xml | 0 .../loc/fi-FI/stringsRichPresence.xml | 0 .../loc/fr-FR/4J_stringsGeneric.xml | 0 .../loc/fr-FR/4J_stringsPlatformSpecific.xml | 0 .../loc/fr-FR/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/fr-FR/EULA.xml | 0 .../PSVitaMedia/loc/fr-FR/stringsDynafont.xml | 0 .../PSVitaMedia/loc/fr-FR/stringsGeneric.xml | 0 .../loc/fr-FR/stringsLeaderboards.xml | 0 .../loc/fr-FR/stringsPlatformSpecific.xml | 0 .../loc/fr-FR/stringsRichPresence.xml | 0 .../loc/it-IT/4J_stringsGeneric.xml | 0 .../loc/it-IT/4J_stringsPlatformSpecific.xml | 0 .../loc/it-IT/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/it-IT/EULA.xml | 0 .../PSVitaMedia/loc/it-IT/stringsDynafont.xml | 0 .../PSVitaMedia/loc/it-IT/stringsGeneric.xml | 0 .../loc/it-IT/stringsLeaderboards.xml | 0 .../loc/it-IT/stringsPlatformSpecific.xml | 0 .../loc/it-IT/stringsRichPresence.xml | 0 .../loc/ja-JP/4J_stringsGeneric.xml | 0 .../loc/ja-JP/4J_stringsPlatformSpecific.xml | 0 .../loc/ja-JP/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/ja-JP/EULA.xml | 0 .../PSVitaMedia/loc/ja-JP/stringsDynafont.xml | 0 .../PSVitaMedia/loc/ja-JP/stringsGeneric.xml | 0 .../loc/ja-JP/stringsLeaderboards.xml | 0 .../loc/ja-JP/stringsPlatformSpecific.xml | 0 .../loc/ja-JP/stringsRichPresence.xml | 0 .../loc/ko-KR/4J_stringsGeneric.xml | 0 .../loc/ko-KR/4J_stringsPlatformSpecific.xml | 0 .../loc/ko-KR/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/ko-KR/EULA.xml | 0 .../PSVitaMedia/loc/ko-KR/stringsDynafont.xml | 0 .../PSVitaMedia/loc/ko-KR/stringsGeneric.xml | 0 .../loc/ko-KR/stringsLeaderboards.xml | 0 .../loc/ko-KR/stringsPlatformSpecific.xml | 0 .../loc/ko-KR/stringsRichPresence.xml | 0 .../loc/la-LAS/4J_stringsGeneric.xml | 0 .../loc/la-LAS/4J_stringsPlatformSpecific.xml | 0 .../loc/la-LAS/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/la-LAS/EULA.xml | 0 .../loc/la-LAS/stringsDynafont.xml | 0 .../PSVitaMedia/loc/la-LAS/stringsGeneric.xml | 0 .../loc/la-LAS/stringsLeaderboards.xml | 0 .../loc/la-LAS/stringsPlatformSpecific.xml | 0 .../loc/la-LAS/stringsRichPresence.xml | 0 .../loc/nl-NL/4J_stringsGeneric.xml | 0 .../loc/nl-NL/4J_stringsPlatformSpecific.xml | 0 .../loc/nl-NL/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/nl-NL/EULA.xml | 0 .../PSVitaMedia/loc/nl-NL/stringsDynafont.xml | 0 .../PSVitaMedia/loc/nl-NL/stringsGeneric.xml | 0 .../loc/nl-NL/stringsLeaderboards.xml | 0 .../loc/nl-NL/stringsPlatformSpecific.xml | 0 .../loc/nl-NL/stringsRichPresence.xml | 0 .../loc/no-NO/4J_stringsGeneric.xml | 0 .../loc/no-NO/4J_stringsPlatformSpecific.xml | 0 .../loc/no-NO/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/no-NO/EULA.xml | 0 .../PSVitaMedia/loc/no-NO/stringsDynafont.xml | 0 .../PSVitaMedia/loc/no-NO/stringsGeneric.xml | 0 .../loc/no-NO/stringsLeaderboards.xml | 0 .../loc/no-NO/stringsPlatformSpecific.xml | 0 .../loc/no-NO/stringsRichPresence.xml | 0 .../loc/pl-PL/4J_stringsGeneric.xml | 0 .../loc/pl-PL/4J_stringsPlatformSpecific.xml | 0 .../loc/pl-PL/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/pl-PL/EULA.xml | 0 .../PSVitaMedia/loc/pl-PL/stringsDynafont.xml | 0 .../PSVitaMedia/loc/pl-PL/stringsGeneric.xml | 0 .../loc/pl-PL/stringsLeaderboards.xml | 0 .../loc/pl-PL/stringsPlatformSpecific.xml | 0 .../loc/pl-PL/stringsRichPresence.xml | 0 .../loc/pt-BR/4J_stringsGeneric.xml | 0 .../loc/pt-BR/4J_stringsPlatformSpecific.xml | 0 .../loc/pt-BR/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/pt-BR/EULA.xml | 0 .../PSVitaMedia/loc/pt-BR/stringsDynafont.xml | 0 .../PSVitaMedia/loc/pt-BR/stringsGeneric.xml | 0 .../loc/pt-BR/stringsLeaderboards.xml | 0 .../loc/pt-BR/stringsPlatformSpecific.xml | 0 .../loc/pt-BR/stringsRichPresence.xml | 0 .../loc/pt-PT/4J_stringsGeneric.xml | 0 .../loc/pt-PT/4J_stringsPlatformSpecific.xml | 0 .../loc/pt-PT/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/pt-PT/EULA.xml | 0 .../PSVitaMedia/loc/pt-PT/stringsDynafont.xml | 0 .../PSVitaMedia/loc/pt-PT/stringsGeneric.xml | 0 .../loc/pt-PT/stringsLeaderboards.xml | 0 .../loc/pt-PT/stringsPlatformSpecific.xml | 0 .../loc/pt-PT/stringsRichPresence.xml | 0 .../loc/ru-RU/4J_stringsGeneric.xml | 0 .../loc/ru-RU/4J_stringsPlatformSpecific.xml | 0 .../loc/ru-RU/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/ru-RU/EULA.xml | 0 .../PSVitaMedia/loc/ru-RU/stringsDynafont.xml | 0 .../PSVitaMedia/loc/ru-RU/stringsGeneric.xml | 0 .../loc/ru-RU/stringsLeaderboards.xml | 0 .../loc/ru-RU/stringsPlatformSpecific.xml | 0 .../loc/ru-RU/stringsRichPresence.xml | 0 .../PSVitaMedia/loc/stringsDynafont.xml | 0 .../PSVitaMedia/loc/stringsGeneric.xml | 0 .../PSVitaMedia/loc/stringsLeaderboards.xml | 0 .../loc/stringsPlatformSpecific.xml | 0 .../PSVitaMedia/loc/stringsRichPresence.xml | 0 .../loc/sv-SV/4J_stringsGeneric.xml | 0 .../loc/sv-SV/4J_stringsPlatformSpecific.xml | 0 .../loc/sv-SV/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/sv-SV/EULA.xml | 0 .../PSVitaMedia/loc/sv-SV/stringsDynafont.xml | 0 .../PSVitaMedia/loc/sv-SV/stringsGeneric.xml | 0 .../loc/sv-SV/stringsLeaderboards.xml | 0 .../loc/sv-SV/stringsPlatformSpecific.xml | 0 .../loc/sv-SV/stringsRichPresence.xml | 0 .../loc/tr-TR/4J_stringsGeneric.xml | 0 .../loc/tr-TR/4J_stringsPlatformSpecific.xml | 0 .../loc/tr-TR/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/tr-TR/EULA.xml | 0 .../PSVitaMedia/loc/tr-TR/stringsDynafont.xml | 0 .../PSVitaMedia/loc/tr-TR/stringsGeneric.xml | 0 .../loc/tr-TR/stringsLeaderboards.xml | 0 .../loc/tr-TR/stringsPlatformSpecific.xml | 0 .../loc/tr-TR/stringsRichPresence.xml | 0 .../loc/zh-CHT/4J_stringsGeneric.xml | 0 .../loc/zh-CHT/4J_stringsPlatformSpecific.xml | 0 .../loc/zh-CHT/AdditionalStrings.xml | 0 .../client}/PSVitaMedia/loc/zh-CHT/EULA.xml | 0 .../loc/zh-CHT/stringsDynafont.xml | 0 .../PSVitaMedia/loc/zh-CHT/stringsGeneric.xml | 0 .../loc/zh-CHT/stringsLeaderboards.xml | 0 .../loc/zh-CHT/stringsPlatformSpecific.xml | 0 .../loc/zh-CHT/stringsRichPresence.xml | 0 .../client}/PSVitaMedia/strings.h | 0 .../client}/PaintingRenderer.cpp | 8 +- .../client}/PaintingRenderer.h | 0 {Minecraft.Client => src/client}/Particle.cpp | 8 +- {Minecraft.Client => src/client}/Particle.h | 4 +- .../client}/ParticleEngine.cpp | 10 +- .../client}/ParticleEngine.h | 0 .../client}/PauseScreen.cpp | 8 +- .../client}/PauseScreen.h | 0 .../client}/PendingConnection.cpp | 14 +- .../client}/PendingConnection.h | 2 +- {Minecraft.Client => src/client}/PigModel.cpp | 0 {Minecraft.Client => src/client}/PigModel.h | 0 .../client}/PigRenderer.cpp | 2 +- .../client}/PigRenderer.h | 0 .../client}/PistonPieceRenderer.cpp | 6 +- .../client}/PistonPieceRenderer.h | 0 .../client}/PlayerChunkMap.cpp | 10 +- .../client}/PlayerChunkMap.h | 4 +- .../client}/PlayerCloudParticle.cpp | 8 +- .../client}/PlayerCloudParticle.h | 0 .../client}/PlayerConnection.cpp | 50 ++-- .../client}/PlayerConnection.h | 4 +- {Minecraft.Client => src/client}/PlayerInfo.h | 0 .../client}/PlayerList.cpp | 32 +-- {Minecraft.Client => src/client}/PlayerList.h | 2 +- .../client}/PlayerRenderer.cpp | 12 +- .../client}/PlayerRenderer.h | 2 +- {Minecraft.Client => src/client}/Polygon.cpp | 0 {Minecraft.Client => src/client}/Polygon.h | 2 +- .../client}/PreStitchedTextureMap.cpp | 8 +- .../client}/PreStitchedTextureMap.h | 2 +- .../client}/ProgressRenderer.cpp | 2 +- .../client}/ProgressRenderer.h | 2 +- .../client}/QuadrupedModel.cpp | 2 +- .../client}/QuadrupedModel.h | 0 {Minecraft.Client => src/client}/ReadMe.txt | 0 .../client}/ReceivingLevelScreen.cpp | 2 +- .../client}/ReceivingLevelScreen.h | 0 {Minecraft.Client => src/client}/Rect2i.cpp | 0 {Minecraft.Client => src/client}/Rect2i.h | 0 .../client}/RedDustParticle.cpp | 2 +- .../client}/RedDustParticle.h | 0 .../client}/RemotePlayer.cpp | 4 +- .../client}/RemotePlayer.h | 4 +- .../client}/RenameWorldScreen.cpp | 6 +- .../client}/RenameWorldScreen.h | 0 {Minecraft.Client => src/client}/Screen.cpp | 2 +- {Minecraft.Client => src/client}/Screen.h | 0 .../client}/ScreenSizeCalculator.cpp | 0 .../client}/ScreenSizeCalculator.h | 0 .../client}/ScrolledSelectionList.cpp | 2 +- .../client}/ScrolledSelectionList.h | 0 .../client}/SelectWorldScreen.cpp | 6 +- .../client}/SelectWorldScreen.h | 0 .../client}/ServerChunkCache.cpp | 18 +- .../client}/ServerChunkCache.h | 12 +- .../client}/ServerCommandDispatcher.cpp | 4 +- .../client}/ServerCommandDispatcher.h | 4 +- .../client}/ServerConnection.cpp | 6 +- .../client}/ServerConnection.h | 0 .../client}/ServerInterface.h | 0 .../client}/ServerLevel.cpp | 48 ++-- .../client}/ServerLevel.h | 4 +- .../client}/ServerLevelListener.cpp | 6 +- .../client}/ServerLevelListener.h | 2 +- .../client}/ServerPlayer.cpp | 36 +-- .../client}/ServerPlayer.h | 6 +- .../client}/ServerPlayerGameMode.cpp | 14 +- .../client}/ServerPlayerGameMode.h | 0 {Minecraft.Client => src/client}/Settings.cpp | 2 +- {Minecraft.Client => src/client}/Settings.h | 0 .../client}/SheepFurModel.cpp | 2 +- .../client}/SheepFurModel.h | 0 .../client}/SheepModel.cpp | 2 +- {Minecraft.Client => src/client}/SheepModel.h | 0 .../client}/SheepRenderer.cpp | 2 +- .../client}/SheepRenderer.h | 0 .../client}/SignModel.cpp | 0 {Minecraft.Client => src/client}/SignModel.h | 0 .../client}/SignRenderer.cpp | 8 +- .../client}/SignRenderer.h | 0 .../client}/SilverfishModel.cpp | 2 +- .../client}/SilverfishModel.h | 0 .../client}/SilverfishRenderer.cpp | 2 +- .../client}/SilverfishRenderer.h | 0 .../client}/SimpleIcon.cpp | 0 {Minecraft.Client => src/client}/SimpleIcon.h | 0 .../client}/SkeletonHeadModel.cpp | 0 .../client}/SkeletonHeadModel.h | 0 .../client}/SkeletonModel.cpp | 2 +- .../client}/SkeletonModel.h | 0 {Minecraft.Client => src/client}/SkinBox.h | 0 .../client}/SkullTileRenderer.cpp | 6 +- .../client}/SkullTileRenderer.h | 0 .../client}/SlideButton.cpp | 0 .../client}/SlideButton.h | 0 .../client}/SlimeModel.cpp | 0 {Minecraft.Client => src/client}/SlimeModel.h | 0 .../client}/SlimeRenderer.cpp | 2 +- .../client}/SlimeRenderer.h | 0 .../client}/SmallButton.cpp | 0 .../client}/SmallButton.h | 0 .../client}/SmokeParticle.cpp | 2 +- .../client}/SmokeParticle.h | 0 .../client}/SnowManModel.cpp | 2 +- .../client}/SnowManModel.h | 0 .../client}/SnowManRenderer.cpp | 6 +- .../client}/SnowManRenderer.h | 0 .../client}/SnowShovelParticle.cpp | 2 +- .../client}/SnowShovelParticle.h | 0 .../client}/SpellParticle.cpp | 2 +- .../client}/SpellParticle.h | 0 .../client}/SpiderModel.cpp | 2 +- .../client}/SpiderModel.h | 0 .../client}/SpiderRenderer.cpp | 2 +- .../client}/SpiderRenderer.h | 0 .../client}/SplashParticle.cpp | 0 .../client}/SplashParticle.h | 0 .../client}/SquidModel.cpp | 2 +- {Minecraft.Client => src/client}/SquidModel.h | 0 .../client}/SquidRenderer.cpp | 2 +- .../client}/SquidRenderer.h | 0 .../client}/StatsCounter.cpp | 16 +- .../client}/StatsCounter.h | 0 .../client}/StatsScreen.cpp | 6 +- .../client}/StatsScreen.h | 0 .../client}/StatsSyncher.cpp | 0 .../client}/StatsSyncher.h | 0 .../client}/StitchSlot.cpp | 2 +- {Minecraft.Client => src/client}/StitchSlot.h | 0 .../client}/StitchedTexture.cpp | 2 +- .../client}/StitchedTexture.h | 2 +- {Minecraft.Client => src/client}/Stitcher.cpp | 0 {Minecraft.Client => src/client}/Stitcher.h | 0 .../client}/StringTable.cpp | 0 .../client}/StringTable.h | 0 .../client}/SurvivalMode.cpp | 8 +- .../client}/SurvivalMode.h | 0 .../client}/SuspendedParticle.cpp | 10 +- .../client}/SuspendedParticle.h | 0 .../client}/SuspendedTownParticle.cpp | 4 +- .../client}/SuspendedTownParticle.h | 0 .../client}/TROPDIR/NPWR05636_00/TROPHY.TRP | Bin .../client}/TakeAnimationParticle.cpp | 6 +- .../client}/TakeAnimationParticle.h | 0 .../client}/TeleportCommand.cpp | 8 +- .../client}/TeleportCommand.h | 2 +- .../client}/TerrainParticle.cpp | 6 +- .../client}/TerrainParticle.h | 0 .../client}/Tesselator.cpp | 8 +- {Minecraft.Client => src/client}/Tesselator.h | 0 {Minecraft.Client => src/client}/TexOffs.cpp | 0 {Minecraft.Client => src/client}/TexOffs.h | 0 .../client}/TextEditScreen.cpp | 10 +- .../client}/TextEditScreen.h | 0 {Minecraft.Client => src/client}/Texture.cpp | 2 +- {Minecraft.Client => src/client}/Texture.h | 0 .../client}/TextureHolder.cpp | 2 +- .../client}/TextureHolder.h | 0 .../client}/TextureManager.cpp | 2 +- .../client}/TextureManager.h | 0 .../client}/TextureMap.cpp | 6 +- {Minecraft.Client => src/client}/TextureMap.h | 2 +- .../client}/TexturePack.cpp | 0 .../client}/TexturePack.h | 2 +- .../client}/TexturePackRepository.cpp | 4 +- .../client}/TexturePackRepository.h | 0 {Minecraft.Client => src/client}/Textures.cpp | 14 +- {Minecraft.Client => src/client}/Textures.h | 2 +- .../client}/TheEndPortalRenderer.cpp | 6 +- .../client}/TheEndPortalRenderer.h | 0 .../client}/TileEntityRenderDispatcher.cpp | 8 +- .../client}/TileEntityRenderDispatcher.h | 2 +- .../client}/TileEntityRenderer.cpp | 0 .../client}/TileEntityRenderer.h | 0 .../client}/TileRenderer.cpp | 10 +- .../client}/TileRenderer.h | 0 {Minecraft.Client => src/client}/Timer.cpp | 2 +- {Minecraft.Client => src/client}/Timer.h | 0 .../client}/TitleScreen.cpp | 10 +- .../client}/TitleScreen.h | 0 .../client}/TntRenderer.cpp | 4 +- .../client}/TntRenderer.h | 0 .../client}/TrackedEntity.cpp | 22 +- .../client}/TrackedEntity.h | 0 .../client}/TrapScreen.cpp | 6 +- {Minecraft.Client => src/client}/TrapScreen.h | 0 {Minecraft.Client => src/client}/User.cpp | 2 +- {Minecraft.Client => src/client}/User.h | 0 {Minecraft.Client => src/client}/Vertex.cpp | 0 {Minecraft.Client => src/client}/Vertex.h | 2 +- .../client}/VideoSettingsScreen.cpp | 2 +- .../client}/VideoSettingsScreen.h | 0 .../client}/ViewportCuller.cpp | 2 +- .../client}/ViewportCuller.h | 2 +- .../client}/VillagerGolemModel.cpp | 2 +- .../client}/VillagerGolemModel.h | 0 .../client}/VillagerGolemRenderer.cpp | 4 +- .../client}/VillagerGolemRenderer.h | 0 .../client}/VillagerModel.cpp | 2 +- .../client}/VillagerModel.h | 0 .../client}/VillagerRenderer.cpp | 2 +- .../client}/VillagerRenderer.h | 0 .../client}/VillagerZombieModel.cpp | 2 +- .../client}/VillagerZombieModel.h | 0 .../client}/WaterDropParticle.cpp | 8 +- .../client}/WaterDropParticle.h | 0 .../client}/Windows64/4JLibs/inc/4J_Input.h | 0 .../client}/Windows64/4JLibs/inc/4J_Profile.h | 0 .../client}/Windows64/4JLibs/inc/4J_Render.h | 0 .../client}/Windows64/4JLibs/inc/4J_Storage.h | 0 .../Windows64/GameConfig/Minecraft.gameconfig | Bin .../Windows64/GameConfig/Minecraft.spa | Bin .../Windows64/GameConfig/Minecraft.spa.h | 0 .../GameHDD/20140401093851/saveData.ms | Bin .../Windows64/Iggy/gdraw/gdraw_d3d.cpp | 0 .../client}/Windows64/Iggy/gdraw/gdraw_d3d.h | 0 .../Windows64/Iggy/gdraw/gdraw_d3d10.cpp | 0 .../Windows64/Iggy/gdraw/gdraw_d3d10.h | 0 .../Iggy/gdraw/gdraw_d3d10_shaders.inl | 0 .../Windows64/Iggy/gdraw/gdraw_d3d11.cpp | 0 .../Windows64/Iggy/gdraw/gdraw_d3d11.h | 0 .../Iggy/gdraw/gdraw_d3d1x_shared.inl | 0 .../Iggy/gdraw/gdraw_d3d9_shaders.inl | 0 .../Windows64/Iggy/gdraw/gdraw_gl_shaders.inl | 0 .../Windows64/Iggy/gdraw/gdraw_gl_shared.inl | 0 .../Windows64/Iggy/gdraw/gdraw_shared.inl | 0 .../client}/Windows64/Iggy/gdraw/gdraw_wgl.c | 0 .../client}/Windows64/Iggy/gdraw/gdraw_wgl.h | 0 .../client}/Windows64/Iggy/include/gdraw.h | 0 .../client}/Windows64/Iggy/include/iggy.h | 0 .../Windows64/Iggy/include/iggyexpruntime.h | 0 .../Windows64/Iggy/include/iggyperfmon.h | 0 .../client}/Windows64/Iggy/include/rrCore.h | 0 .../WindowsLeaderboardManager.cpp | 0 .../Leaderboards/WindowsLeaderboardManager.h | 2 +- .../client}/Windows64/Miles/include/imssapi.h | 0 .../client}/Windows64/Miles/include/mss.h | 0 .../client}/Windows64/Miles/include/rrcore.h | 0 .../client}/Windows64/Miles/include/tmapi.h | 0 .../Miles/lib/redist64/binkawin64.asi | Bin .../Miles/lib/redist64/mss64dolby.flt | Bin .../Miles/lib/redist64/mss64ds3d.flt | Bin .../Windows64/Miles/lib/redist64/mss64dsp.flt | Bin .../Windows64/Miles/lib/redist64/mss64eax.flt | Bin .../Windows64/Miles/lib/redist64/mss64srs.flt | Bin .../client}/Windows64/Minecraft_Macros.h | 0 .../client}/Windows64/Resource.h | 0 .../Sentient/DynamicConfigurations.h | 0 .../Windows64/Sentient/MinecraftTelemetry.h | 0 .../Windows64/Sentient/SentientManager.h | 0 .../Windows64/Sentient/SentientStats.h | 0 .../Sentient/SentientTelemetryCommon.h | 0 .../Windows64/Sentient/TelemetryEnum.h | 0 .../client}/Windows64/Social/SocialManager.h | 0 .../client}/Windows64/Windows64_App.cpp | 16 +- .../client}/Windows64/Windows64_App.h | 0 .../client}/Windows64/Windows64_Minecraft.cpp | 36 +-- .../Windows64/Windows64_UIController.cpp | 0 .../Windows64/Windows64_UIController.h | 0 .../client}/Windows64/XML/ATGXmlParser.h | 0 .../client}/Windows64/Xbox_BuildVer.h | 0 .../client}/Windows64Media/4J_strings.h | 0 .../DLC/Candy Texture Pack/Data/media.arc | Bin .../DLC/Candy Texture Pack/Data/x16Data.pck | Bin .../DLC/Candy Texture Pack/TexturePack.pck | Bin .../DLC/City Texture Pack/Data/media.arc | Bin .../DLC/City Texture Pack/Data/x32Data.pck | Bin .../DLC/City Texture Pack/TexturePack.pck | Bin .../DLC/Fantasy Texture Pack/Data/media.arc | Bin .../DLC/Fantasy Texture Pack/Data/x32Data.pck | Bin .../DLC/Fantasy Texture Pack/TexturePack.pck | Bin .../DLC/Halloween Texture Pack/Data/media.arc | Bin .../Halloween Texture Pack/Data/x16Data.pck | Bin .../Halloween Texture Pack/TexturePack.pck | Bin .../DLC/Natural Texture Pack/Data/media.arc | Bin .../DLC/Natural Texture Pack/Data/x32Data.pck | Bin .../DLC/Natural Texture Pack/TexturePack.pck | Bin .../DLC/Plastic Texture Pack/Data/media.arc | Bin .../DLC/Plastic Texture Pack/Data/x16Data.pck | Bin .../DLC/Plastic Texture Pack/TexturePack.pck | Bin .../Windows64Media/Media/CopyPlatformSkin.bat | 0 .../Media/DLCOffersMenu1080.swf | Bin .../Windows64Media/Media/DLCOffersMenu480.swf | Bin .../Windows64Media/Media/DLCOffersMenu720.swf | Bin .../Media/DLCOffersMenuVita.swf | Bin .../client}/Windows64Media/Media/Tutorial.pck | Bin .../Windows64Media/Media/languages.loc | Bin .../client}/Windows64Media/Media/media.txt | 0 .../Windows64Media/Media/skinHDWin.swf | Bin .../client}/Windows64Media/Media/skinWin.swf | Bin .../Windows64Media/loc/4J_stringsGeneric.xml | 0 .../loc/4J_stringsPlatformSpecific.xml | 0 .../loc/de-DE/4J_stringsGeneric.xml | 0 .../loc/de-DE/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/de-DE/strings.lang | 0 .../loc/de-DE/stringsGeneric.xml | 0 .../loc/de-DE/stringsLeaderboards.xml | 0 .../loc/de-DE/stringsPlatformSpecific.xml | 0 .../loc/es-ES/4J_stringsGeneric.xml | 0 .../loc/es-ES/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/es-ES/strings.lang | 0 .../loc/es-ES/stringsGeneric.xml | 0 .../loc/es-ES/stringsLeaderboards.xml | 0 .../loc/es-ES/stringsPlatformSpecific.xml | 0 .../loc/fr-FR/4J_stringsGeneric.xml | 0 .../loc/fr-FR/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/fr-FR/strings.lang | 0 .../loc/fr-FR/stringsGeneric.xml | 0 .../loc/fr-FR/stringsLeaderboards.xml | 0 .../loc/fr-FR/stringsPlatformSpecific.xml | 0 .../loc/it-IT/4J_stringsGeneric.xml | 0 .../loc/it-IT/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/it-IT/strings.lang | 0 .../loc/it-IT/stringsGeneric.xml | 0 .../loc/it-IT/stringsLeaderboards.xml | 0 .../loc/it-IT/stringsPlatformSpecific.xml | 0 .../loc/ja-JP/4J_stringsGeneric.xml | 0 .../loc/ja-JP/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/ja-JP/strings.lang | 0 .../loc/ja-JP/stringsGeneric.xml | 0 .../loc/ja-JP/stringsLeaderboards.xml | 0 .../loc/ja-JP/stringsPlatformSpecific.xml | 0 .../loc/ko-KR/4J_stringsGeneric.xml | 0 .../loc/ko-KR/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/ko-KR/strings.lang | 0 .../loc/ko-KR/stringsGeneric.xml | 0 .../loc/ko-KR/stringsLeaderboards.xml | 0 .../loc/ko-KR/stringsPlatformSpecific.xml | 0 .../loc/pt-BR/4J_stringsGeneric.xml | 0 .../loc/pt-BR/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/pt-BR/strings.lang | 0 .../loc/pt-BR/stringsGeneric.xml | 0 .../loc/pt-BR/stringsLeaderboards.xml | 0 .../loc/pt-BR/stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/stringsGeneric.xml | 0 .../loc/stringsLeaderboards.xml | 0 .../loc/stringsPlatformSpecific.xml | 0 .../loc/zh-CHT/4J_stringsGeneric.xml | 0 .../loc/zh-CHT/4J_stringsPlatformSpecific.xml | 0 .../Windows64Media/loc/zh-CHT/strings.lang | 0 .../loc/zh-CHT/stringsGeneric.xml | 0 .../loc/zh-CHT/stringsLeaderboards.xml | 0 .../loc/zh-CHT/stringsPlatformSpecific.xml | 0 .../client}/Windows64Media/strings.h | 0 .../client}/WolfModel.cpp | 4 +- {Minecraft.Client => src/client}/WolfModel.h | 2 +- .../client}/WolfRenderer.cpp | 2 +- .../client}/WolfRenderer.h | 0 .../client}/WstringLookup.cpp | 0 .../client}/WstringLookup.h | 0 .../client}/Xbox/4JLibs/Media/4J_strings.resx | 0 .../client}/Xbox/4JLibs/inc/4J_Input.h | 0 .../client}/Xbox/4JLibs/inc/4J_Profile.h | 0 .../client}/Xbox/4JLibs/inc/4J_Render.h | 0 .../client}/Xbox/4JLibs/inc/4J_Storage.h | 0 .../client}/Xbox/4JLibs/inc/4J_xtms.h | 0 .../client}/Xbox/Audio/SoundEngine.cpp | 20 +- .../client}/Xbox/Audio/SoundEngine.h | 2 +- .../FFFE07D1/00010000/E0006C5B8D782D00 | Bin .../FFFE07D1/00010000/E00031068D782D00 | Bin .../FFFE07D1/00010000/E00032518D782D00 | Bin .../FFFE07D1/00010000/E00033A28D782D00 | Bin .../FFFE07D1/00010000/E00035128D782D00 | Bin .../FFFE07D1/00010000/E00036E98D782D00 | Bin .../FFFE07D1/00010000/E000372E8D782D00 | Bin .../FFFE07D1/00010000/E00038028D782D00 | Bin .../MinecraftContentPackage.xlast | Bin .../Minecraft_LicenseFull.bat | 0 .../Minecraft_LicenseTrial.bat | 0 .../Xbox/Docs/4J Minecraft 1.0.1 update.docx | Bin .../Xbox/Docs/4J Minecraft 1.1 update.docx | Bin .../Xbox/Docs/4J Minecraft 1.2.3 update.docx | Bin .../Xbox/Docs/4J Minecraft 1.3.1 update.docx | Bin .../Xbox/Docs/4J Minecraft 1.7.3 update.docx | Bin .../Xbox/Docs/4J Minecraft 1.8.2 update.docx | Bin ... XBLA Design Changes & Additions v1.0.docx | Bin ...4J Minecraft XBLA Sentient Usage v1.0.docx | Bin .../Xbox/Docs/4J Minecraft XBLA TMS.docx | Bin .../Xbox/Docs/GameOverview_Minecraft.doc | Bin .../Xbox/Docs/Minecraft_XBLA_TIS_Nov2011.xls | Bin ...ecraft_XBLA_TIS_Nov2011_Asia_SYA111511.xls | Bin .../Docs/Minecraft_XBLA_TIS_Nov2011_EU.xls | Bin .../PDLC_Request_Form_Nov2010-IronTheme.xls | Bin .../Xbox/Docs/PDLC_Request_Form_Nov2010.xls | Bin .../Xbox/Docs/Ratings_Submission_Form.doc | Bin .../Xbox Live Avatar Items - Minecraft.xlsx | Bin .../client}/Xbox/Font/XUI_Font.cpp | 2 +- .../client}/Xbox/Font/XUI_Font.h | 0 .../client}/Xbox/Font/XUI_FontData.cpp | 8 +- .../client}/Xbox/Font/XUI_FontData.h | 2 +- .../client}/Xbox/Font/XUI_FontRenderer.cpp | 2 +- .../client}/Xbox/Font/XUI_FontRenderer.h | 0 .../client}/Xbox/GameConfig/01.png | Bin .../client}/Xbox/GameConfig/02.png | Bin .../client}/Xbox/GameConfig/03.png | Bin .../client}/Xbox/GameConfig/04.png | Bin .../client}/Xbox/GameConfig/05.png | Bin .../client}/Xbox/GameConfig/06.png | Bin .../client}/Xbox/GameConfig/07.png | Bin .../client}/Xbox/GameConfig/08.png | Bin .../client}/Xbox/GameConfig/09.png | Bin .../client}/Xbox/GameConfig/10.png | Bin .../client}/Xbox/GameConfig/11.png | Bin .../client}/Xbox/GameConfig/12.png | Bin .../client}/Xbox/GameConfig/13.png | Bin .../client}/Xbox/GameConfig/14.png | Bin .../client}/Xbox/GameConfig/15.png | Bin .../client}/Xbox/GameConfig/16.png | Bin .../client}/Xbox/GameConfig/17.png | Bin .../client}/Xbox/GameConfig/18.png | Bin .../client}/Xbox/GameConfig/19.png | Bin .../client}/Xbox/GameConfig/20.png | Bin .../32_584111F70002000100010001.png | Bin .../32_584111F70002000200010002.png | Bin .../64_584111F70002000100010001.png | Bin .../64_584111F70002000200010002.png | Bin .../client}/Xbox/GameConfig/ArcadeInfo.xml | Bin .../GameConfig/AvatarPackages/AvatarAwards | Bin .../Xbox/GameConfig/Minecraft.gameconfig | Bin .../client}/Xbox/GameConfig/Minecraft.spa | Bin .../client}/Xbox/GameConfig/Minecraft.spa.h | 0 .../client}/Xbox/GameConfig/MinecraftIcon.png | Bin .../Xbox/GameConfig/MinecraftMarketplace.png | Bin .../Xbox/GameConfig/Minecraft_BKGND.png | Bin .../Xbox/GameConfig/Minecraft_BOXART.png | Bin .../GameConfig/TitleAward1_F_icon-128.png | Bin .../Xbox/GameConfig/TitleAward1_F_icon-64.png | Bin .../GameConfig/TitleAward1_M_icon-128.png | Bin .../Xbox/GameConfig/TitleAward1_M_icon-64.png | Bin .../GameConfig/TitleAward2_F_icon-128.png | Bin .../Xbox/GameConfig/TitleAward2_F_icon-64.png | Bin .../GameConfig/TitleAward2_M_icon-128.png | Bin .../Xbox/GameConfig/TitleAward2_M_icon-64.png | Bin .../Xbox/GameConfig/TitleAward3_icon-128.png | Bin .../Xbox/GameConfig/TitleAward3_icon-64.png | Bin .../Leaderboards/XboxLeaderboardManager.cpp | 0 .../Leaderboards/XboxLeaderboardManager.h | 2 +- .../client}/Xbox/MinecraftWindows.ico | Bin .../client}/Xbox/MinecraftWindows.rc | Bin .../client}/Xbox/Minecraftxex.xml | 0 .../Xbox/Network/NetworkPlayerXbox.cpp | 0 .../client}/Xbox/Network/NetworkPlayerXbox.h | 2 +- .../Network/PlatformNetworkManagerXbox.cpp | 6 +- .../Xbox/Network/PlatformNetworkManagerXbox.h | 8 +- .../client}/Xbox/Network/extra.h | 0 .../client}/Xbox/ReleaseBuild/build.plx | 0 .../client}/Xbox/Resource.h | Bin .../Xbox/Sentient/DynamicConfigurations.cpp | 0 .../Xbox/Sentient/DynamicConfigurations.h | 0 .../Xbox/Sentient/Include/SenClientAvatar.h | 0 .../Xbox/Sentient/Include/SenClientBoxArt.h | 0 .../Xbox/Sentient/Include/SenClientConfig.h | 0 .../Xbox/Sentient/Include/SenClientCore.h | 0 .../Xbox/Sentient/Include/SenClientCulture.h | 0 .../SenClientCultureBackCompat_SenBoxArt.h | 0 .../SenClientCultureBackCompat_SenClientUGC.h | 0 .../SenClientCultureBackCompat_SenCore.h | 0 .../SenClientCultureBackCompat_SenNews.h | 0 ...SenClientCultureBackCompat_SenSuperstars.h | 0 .../Sentient/Include/SenClientDynamicConfig.h | 0 .../Xbox/Sentient/Include/SenClientFame.h | 0 .../Xbox/Sentient/Include/SenClientFile.h | 0 .../Xbox/Sentient/Include/SenClientHelp.h | 0 .../Xbox/Sentient/Include/SenClientMain.h | 0 .../Xbox/Sentient/Include/SenClientMarkers.h | 0 .../Xbox/Sentient/Include/SenClientNews.h | 0 .../Xbox/Sentient/Include/SenClientPackage.h | 0 .../Xbox/Sentient/Include/SenClientRawData.h | 0 .../Xbox/Sentient/Include/SenClientResource.h | 0 .../Xbox/Sentient/Include/SenClientStats.h | 0 .../Sentient/Include/SenClientSuperstars.h | 0 .../Xbox/Sentient/Include/SenClientSys.h | 0 .../Xbox/Sentient/Include/SenClientTypes.h | 0 .../Xbox/Sentient/Include/SenClientUGC.h | 0 .../Include/SenClientUGCLeaderboards.h | 0 .../Xbox/Sentient/Include/SenClientUGCTypes.h | 0 .../Xbox/Sentient/Include/SenClientUser.h | 0 .../Xbox/Sentient/Include/SenClientUtil.h | 0 .../Xbox/Sentient/Include/SenClientXML.h | 0 .../Xbox/Sentient/MinecraftTelemetry.h | 0 .../Xbox/Sentient/MinecraftTelemetry.xml | 0 .../client}/Xbox/Sentient/ReleaseNotes.txt | 0 .../Xbox/Sentient/Sentient Web Services.chm | Bin .../client}/Xbox/Sentient/SentientManager.cpp | 14 +- .../client}/Xbox/Sentient/SentientManager.h | 0 .../client}/Xbox/Sentient/SentientStats.cpp | 0 .../client}/Xbox/Sentient/SentientStats.h | 0 .../client}/Xbox/Sentient/SentientStats.xsd | 0 .../Xbox/Sentient/SentientTelemetryCommon.h | 0 .../client}/Xbox/Sentient/TelemetryEnum.h | 0 .../client}/Xbox/Social/SocialManager.cpp | 0 .../client}/Xbox/Social/SocialManager.h | 0 .../Xbox/SubmissionBuild/How to build.txt | 0 .../client}/Xbox/SubmissionBuild/build.plx | 0 .../client}/Xbox/TMSFiles/MPMA.png | Bin .../Package/Default.xex | Bin .../Running the autobuild process.txt | 0 .../Docs/Minecraft_response_doc.xls | Bin .../TitleUpdate/Minecraft_TU12.xlast | Bin .../TitleUpdate/Minecraft_TU13.xlast | Bin .../TitleUpdate/Minecraft_TU14.xlast | Bin .../TitleUpdate/Minecraft_TU15.xlast | Bin .../TitleUpdate/Minecraft_TU17.xlast | Bin .../TitleUpdate/Minecraft_TU18.xlast | Bin .../TitleUpdate/Package/default.xex | Bin .../res/DLC/Candy/Data/TexturePack.xzp | Bin .../Package/res/DLC/Candy/Data/x16Data.pck | Bin .../Package/res/DLC/City/Data/TexturePack.xzp | Bin .../Package/res/DLC/City/Data/x32Data.pck | Bin .../res/DLC/Fantasy/Data/TexturePack.xzp | Bin .../Package/res/DLC/Fantasy/Data/x32Data.pck | Bin .../res/DLC/Halloween/Data/TexturePack.xzp | Bin .../res/DLC/Halloween/Data/x16Data.pck | Bin .../Package/res/DLC/Halo/Data/GameRules.grf | Bin .../Package/res/DLC/Halo/Data/TexturePack.xzp | Bin .../Package/res/DLC/Halo/Data/x16Data.pck | Bin .../Package/res/DLC/Halo/TexturePack.pck | Bin .../res/DLC/MassEffect/Data/GameRules.grf | Bin .../res/DLC/MassEffect/Data/TexturePack.xzp | Bin .../res/DLC/MassEffect/Data/masseffect.mcs | Bin .../res/DLC/MassEffect/Data/x16Data.pck | Bin .../res/DLC/MassEffect/TexturePack.pck | Bin .../res/DLC/Natural/Data/TexturePack.xzp | Bin .../Package/res/DLC/Natural/Data/x32Data.pck | Bin .../res/DLC/Plastic/Data/TexturePack.xzp | Bin .../Package/res/DLC/Plastic/Data/x16Data.pck | Bin .../Package/res/DLC/Skyrim/Data/GameRules.grf | Bin .../res/DLC/Skyrim/Data/TexturePack.xzp | Bin .../Package/res/DLC/Skyrim/Data/x16Data.pck | Bin .../Package/res/DLC/Skyrim/TexturePack.pck | Bin .../Package/res/GameRules/Tutorial.pck | Bin .../TitleUpdate/Package/res/TMS/TMSFiles.xzp | Bin .../TitleUpdate/Package/res/armor/cloth_1.png | Bin .../Package/res/armor/cloth_1_b.png | Bin .../TitleUpdate/Package/res/armor/cloth_2.png | Bin .../Package/res/armor/cloth_2_b.png | Bin .../TitleUpdate/Package/res/armor/power.png | Bin .../TitleUpdate/Package/res/art/kz.png | Bin .../Package/res/audio/AdditionalMusic.xwb | Bin .../Package/res/audio/Minecraft.xgs | Bin .../Package/res/audio/additional.xsb | Bin .../Package/res/audio/additional.xwb | Bin .../Package/res/audio/minecraft.xsb | Bin .../TitleUpdate/Package/res/colours.col | Bin .../TitleUpdate/Package/res/font/Default.png | Bin .../Package/res/font/Mojangles_11.png | Bin .../Package/res/font/Mojangles_7.png | Bin .../TitleUpdate/Package/res/item/book.png | Bin .../Package/res/item/enderchest.png | Bin .../TitleUpdate/Package/res/items.png | Bin .../Package/res/misc/explosion.png | Bin .../Package/res/misc/footprint.png | Bin .../TitleUpdate/Package/res/misc/glint.png | Bin .../TitleUpdate/Package/res/misc/mapicons.png | Bin .../Package/res/misc/particlefield.png | Bin .../TitleUpdate/Package/res/misc/tunnel.png | Bin .../Package/res/mob/enderdragon/beam.png | Bin .../Package/res/mob/enderdragon/ender.png | Bin .../res/mob/enderdragon/ender_eyes.png | Bin .../Package/res/mob/enderman_eyes.png | Bin .../TitleUpdate/Package/res/mob/redcow.png | Bin .../Package/res/mob/skeleton_wither.png | Bin .../TitleUpdate/Package/res/mob/snowman.png | Bin .../Package/res/mob/villager/butcher.png | Bin .../Package/res/mob/villager/farmer.png | Bin .../Package/res/mob/villager/librarian.png | Bin .../Package/res/mob/villager/priest.png | Bin .../Package/res/mob/villager/smith.png | Bin .../Package/res/mob/villager/villager.png | Bin .../Package/res/mob/wolf_collar.png | Bin .../TitleUpdate/Package/res/mob/wolf_tame.png | Bin .../TitleUpdate/Package/res/mob/zombie.png | Bin .../Package/res/mob/zombie_villager.png | Bin .../TitleUpdate/Package/res/particles.png | Bin .../TitleUpdate/Package/res/terrain.png | Bin .../Package/res/terrainMipmapLevel2.png | Bin .../Package/res/terrainMipmapLevel3.png | Bin .../Package/res/textures/blocks/fire_0.png | Bin .../Package/res/textures/blocks/fire_0.txt | 0 .../Package/res/textures/blocks/fire_1.png | Bin .../Package/res/textures/blocks/fire_1.txt | 0 .../Package/res/textures/blocks/lava.png | Bin .../Package/res/textures/blocks/lava.txt | 0 .../Package/res/textures/blocks/lava_flow.png | Bin .../Package/res/textures/blocks/lava_flow.txt | 0 .../Package/res/textures/blocks/portal.png | Bin .../Package/res/textures/blocks/portal.txt | 0 .../Package/res/textures/blocks/water.png | Bin .../Package/res/textures/blocks/water.txt | 0 .../res/textures/blocks/water_flow.png | Bin .../res/textures/blocks/water_flow.txt | 0 .../Package/res/textures/items/clock.png | Bin .../Package/res/textures/items/clock.txt | 0 .../Package/res/textures/items/compass.png | Bin .../Package/res/textures/items/compass.txt | 0 .../TitleUpdate/Released/default.xex | Bin .../client}/Xbox/Title Update/tubuild.plx | 0 .../client}/Xbox/XML/ATGXmlParser.cpp | 0 .../client}/Xbox/XML/ATGXmlParser.h | 0 .../client}/Xbox/XML/xmlFilesCallback.h | 0 .../client}/Xbox/Xbox_App.cpp | 52 ++-- .../client}/Xbox/Xbox_App.h | 0 .../client}/Xbox/Xbox_BuildVer.h | 0 .../client}/Xbox/Xbox_Minecraft.cpp | 38 +-- .../client}/Xbox/Xbox_UIController.cpp | 0 .../client}/Xbox/Xbox_UIController.h | 0 .../client}/Xbox/kinect/speech/nuisp1031 | Bin .../client}/Xbox/kinect/speech/nuisp1033 | Bin .../client}/Xbox/kinect/speech/nuisp1036 | Bin .../client}/Xbox/kinect/speech/nuisp1040 | Bin .../client}/Xbox/kinect/speech/nuisp1041 | Bin .../client}/Xbox/kinect/speech/nuisp2057 | Bin .../client}/Xbox/kinect/speech/nuisp2058 | Bin .../client}/Xbox/kinect/speech/nuisp3081 | Bin .../client}/Xbox/kinect/speech/nuisp3082 | Bin .../client}/Xbox/kinect/speech/nuisp3084 | Bin .../loc/Minecraft localisation process.txt | 0 .../client}/Xbox/loc/Minecraft_all.resx | 0 .../client}/Xbox/loc/Minecraft_de-DE.edb | Bin .../client}/Xbox/loc/Minecraft_es-ES.edb | Bin .../client}/Xbox/loc/Minecraft_fr-FR.edb | Bin .../client}/Xbox/loc/Minecraft_it-IT.edb | Bin .../client}/Xbox/loc/Minecraft_ja-JP.edb | Bin .../client}/Xbox/loc/Minecraft_ko-KR.edb | Bin .../client}/Xbox/loc/Minecraft_pt-BR.edb | Bin .../client}/Xbox/loc/Minecraft_pt-PT.edb | Bin .../client}/Xbox/loc/Minecraft_zh-CHT.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_cs-CZ.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_da-DK.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_de-DE.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_el-GR.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_en-GB.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_es-ES.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_es-MX.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_fi-FI.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_fr-FR.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_it-IT.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_ja-JP.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_ko-KR.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_nb-NO.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_nl-BE.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_pl-PL.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_pt-BR.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_pt-PT.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_ru-RU.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_sk-SK.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_sv-SE.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_zh-CHS.edb | Bin .../Xbox/loc/blank_edbs/Minecraft_zh-CHT.edb | Bin .../Xbox/loc/lcl/de-DE/Minecraft_all.resx | 0 .../Xbox/loc/lcl/es-ES/Minecraft_all.resx | 0 .../Xbox/loc/lcl/fr-FR/Minecraft_all.resx | 0 .../Xbox/loc/lcl/it-IT/Minecraft_all.resx | 0 .../Xbox/loc/lcl/ja-JP/Minecraft_all.resx | 0 .../Xbox/loc/lcl/ko-KR/Minecraft_all.resx | 0 .../Xbox/loc/lcl/pt-BR/Minecraft_all.resx | 0 .../Xbox/loc/lcl/pt-PT/Minecraft_all.resx | 0 .../Xbox/loc/lcl/zh-CHT/Minecraft_all.resx | 0 .../client}/Xbox/small.ico | Bin .../client}/Xbox/targetver.h | 0 .../client}/Xbox/xex-dev.xml | 0 {Minecraft.Client => src/client}/Xbox/xex.xml | 0 .../client}/ZombieModel.cpp | 2 +- .../client}/ZombieModel.h | 0 .../client}/ZombieRenderer.cpp | 2 +- .../client}/ZombieRenderer.h | 0 .../client}/alphaTest.png | Bin .../client}/examples.msscmp | Bin .../client}/examples_64.msscmp | Bin .../client}/examples_win.msscmp | Bin .../client}/extraX64client.h | 0 .../client}/glWrapper.cpp | 6 +- .../client}/music/cds/11.binka | Bin .../client}/music/cds/13.binka | Bin .../client}/music/cds/blocks.binka | Bin .../client}/music/cds/cat.binka | Bin .../client}/music/cds/chirp.binka | Bin .../client}/music/cds/far.binka | Bin .../client}/music/cds/mall.binka | Bin .../client}/music/cds/mellohi.binka | Bin .../client}/music/cds/stal.binka | Bin .../client}/music/cds/strad.binka | Bin .../client}/music/cds/ward.binka | Bin .../client}/music/cds/where_are_we_now.binka | Bin .../client}/music/music/calm1.binka | Bin .../client}/music/music/calm2.binka | Bin .../client}/music/music/calm3.binka | Bin .../client}/music/music/creative1.binka | Bin .../client}/music/music/creative2.binka | Bin .../client}/music/music/creative3.binka | Bin .../client}/music/music/creative4.binka | Bin .../client}/music/music/creative5.binka | Bin .../client}/music/music/creative6.binka | Bin .../client}/music/music/hal1.binka | Bin .../client}/music/music/hal2.binka | Bin .../client}/music/music/hal3.binka | Bin .../client}/music/music/hal4.binka | Bin .../client}/music/music/menu1.binka | Bin .../client}/music/music/menu2.binka | Bin .../client}/music/music/menu3.binka | Bin .../client}/music/music/menu4.binka | Bin .../client}/music/music/nether1.binka | Bin .../client}/music/music/nether2.binka | Bin .../client}/music/music/nether3.binka | Bin .../client}/music/music/nether4.binka | Bin .../client}/music/music/nuance1.binka | Bin .../client}/music/music/nuance2.binka | Bin .../client}/music/music/piano1.binka | Bin .../client}/music/music/piano2.binka | Bin .../client}/music/music/piano3.binka | Bin .../music/music/the_end_dragon_alive.binka | Bin .../client}/music/music/the_end_end.binka | Bin .../client}/redist64/binkawin64.asi | Bin .../client}/redist64/mss64dolby.flt | Bin .../client}/redist64/mss64ds3d.flt | Bin .../client}/redist64/mss64dsp.flt | Bin .../client}/redist64/mss64eax.flt | Bin .../client}/redist64/mss64srs.flt | Bin .../client}/sce_sys/icon0.png | Bin .../client}/sce_sys/keymap_rp/00/001.png | Bin .../client}/sce_sys/keymap_rp/001.png | Bin .../client}/sce_sys/keymap_rp/01/001.png | Bin .../client}/sce_sys/keymap_rp/02/001.png | Bin .../client}/sce_sys/keymap_rp/03/001.png | Bin .../client}/sce_sys/keymap_rp/04/001.png | Bin .../client}/sce_sys/keymap_rp/05/001.png | Bin .../client}/sce_sys/keymap_rp/06/001.png | Bin .../client}/sce_sys/keymap_rp/07/001.png | Bin .../client}/sce_sys/keymap_rp/08/001.png | Bin .../client}/sce_sys/keymap_rp/09/001.png | Bin .../client}/sce_sys/keymap_rp/10/001.png | Bin .../client}/sce_sys/keymap_rp/12/001.png | Bin .../client}/sce_sys/keymap_rp/13/001.png | Bin .../client}/sce_sys/keymap_rp/14/001.png | Bin .../client}/sce_sys/keymap_rp/15/001.png | Bin .../client}/sce_sys/keymap_rp/16/001.png | Bin .../client}/sce_sys/keymap_rp/17/001.png | Bin .../client}/sce_sys/keymap_rp/18/001.png | Bin .../client}/sce_sys/keymap_rp/19/001.png | Bin .../client}/sce_sys/keymap_rp/20/001.png | Bin .../client}/sce_sys/livearea/contents/bg0.png | Bin .../sce_sys/livearea/contents/startup.png | Bin .../sce_sys/livearea/contents/template.xml | 0 .../client}/sce_sys/manual/001.png | Bin .../client}/sce_sys/manual/002.png | Bin .../client}/sce_sys/manual/003.png | Bin .../client}/sce_sys/manual/004.png | Bin .../client}/sce_sys/manual/005.png | Bin .../client}/sce_sys/manual/006.png | Bin .../client}/sce_sys/manual/007.png | Bin .../client}/sce_sys/manual/008.png | Bin .../client}/sce_sys/manual/009.png | Bin .../client}/sce_sys/manual/010.png | Bin .../client}/sce_sys/manual/011.png | Bin .../client}/sce_sys/manual/012.png | Bin .../client}/sce_sys/manual/013.png | Bin .../client}/sce_sys/nptitle.dat | Bin .../client}/sce_sys/param.sfo | Bin .../client}/sce_sys/param_vita.sfo | Bin .../client}/sce_sys/pic0.png | Bin .../client}/sce_sys/pic1.png | Bin .../client}/sce_sys/pronunciation.sig | 0 .../client}/sce_sys/pronunciation.xml | 0 .../client}/sce_sys/snd0.at9 | Bin .../sce_sys/trophy/NPWR06859_00/TROPHY.TRP | Bin .../client}/sce_sys/trophy/Trophy00.trp | Bin {Minecraft.Client => src/client}/stdafx.cpp | 0 {Minecraft.Client => src/client}/stdafx.h | 92 +++---- {Minecraft.Client => src/client}/stubs.cpp | 0 {Minecraft.Client => src/client}/stubs.h | 0 .../client}/thumbnailTest128.png | Bin .../client}/thumbnailTest1280.png | Bin .../client}/thumbnailTest256.png | Bin .../client}/thumbnailTest64.png | Bin {Minecraft.World => src/world}/AABB.cpp | 0 {Minecraft.World => src/world}/AABB.h | 0 {Minecraft.World => src/world}/Abilities.cpp | 0 {Minecraft.World => src/world}/Abilities.h | 0 .../world}/AbstractContainerMenu.cpp | 0 .../world}/AbstractContainerMenu.h | 0 .../world}/Achievement.cpp | 0 {Minecraft.World => src/world}/Achievement.h | 0 .../world}/Achievements.cpp | 0 {Minecraft.World => src/world}/Achievements.h | 0 .../world}/AddEntityPacket.cpp | 0 .../world}/AddEntityPacket.h | 0 .../world}/AddExperienceOrbPacket.cpp | 0 .../world}/AddExperienceOrbPacket.h | 0 .../world}/AddGlobalEntityPacket.cpp | 0 .../world}/AddGlobalEntityPacket.h | 0 .../world}/AddIslandLayer.cpp | 0 .../world}/AddIslandLayer.h | 0 .../world}/AddMobPacket.cpp | 0 {Minecraft.World => src/world}/AddMobPacket.h | 0 .../world}/AddMushroomIslandLayer.cpp | 0 .../world}/AddMushroomIslandLayer.h | 0 .../world}/AddPaintingPacket.cpp | 0 .../world}/AddPaintingPacket.h | 0 .../world}/AddPlayerPacket.cpp | 0 .../world}/AddPlayerPacket.h | 0 .../world}/AddSnowLayer.cpp | 0 {Minecraft.World => src/world}/AddSnowLayer.h | 0 .../world}/AdminLogCommand.h | 0 {Minecraft.World => src/world}/AgableMob.cpp | 0 {Minecraft.World => src/world}/AgableMob.h | 0 {Minecraft.World => src/world}/AirTile.cpp | 0 {Minecraft.World => src/world}/AirTile.h | 0 {Minecraft.World => src/world}/Animal.cpp | 0 {Minecraft.World => src/world}/Animal.h | 0 .../world}/AnimatePacket.cpp | 0 .../world}/AnimatePacket.h | 0 {Minecraft.World => src/world}/AnvilTile.cpp | 0 {Minecraft.World => src/world}/AnvilTile.h | 0 .../world}/AnvilTileItem.cpp | 0 .../world}/AnvilTileItem.h | 0 .../world}/ArmorDyeRecipe.cpp | 0 .../world}/ArmorDyeRecipe.h | 0 {Minecraft.World => src/world}/ArmorItem.cpp | 2 +- {Minecraft.World => src/world}/ArmorItem.h | 0 .../world}/ArmorRecipes.cpp | 0 {Minecraft.World => src/world}/ArmorRecipes.h | 0 {Minecraft.World => src/world}/ArmorSlot.cpp | 0 {Minecraft.World => src/world}/ArmorSlot.h | 0 .../world}/ArrayWithLength.h | 0 {Minecraft.World => src/world}/Arrays.h | 0 {Minecraft.World => src/world}/Arrow.cpp | 0 {Minecraft.World => src/world}/Arrow.h | 0 .../world}/ArrowAttackGoal.cpp | 0 .../world}/ArrowAttackGoal.h | 0 .../world}/ArrowDamageEnchantment.cpp | 0 .../world}/ArrowDamageEnchantment.h | 0 .../world}/ArrowFireEnchantment.cpp | 0 .../world}/ArrowFireEnchantment.h | 0 .../world}/ArrowInfiniteEnchantment.cpp | 0 .../world}/ArrowInfiniteEnchantment.h | 0 .../world}/ArrowKnockbackEnchantment.cpp | 0 .../world}/ArrowKnockbackEnchantment.h | 0 .../world}/AuxDataTileItem.cpp | 0 .../world}/AuxDataTileItem.h | 0 .../world}/AvoidPlayerGoal.cpp | 0 .../world}/AvoidPlayerGoal.h | 0 .../world}/AwardStatPacket.cpp | 0 .../world}/AwardStatPacket.h | 0 {Minecraft.World => src/world}/BasicTree.cpp | 0 {Minecraft.World => src/world}/BasicTree.h | 0 .../world}/BasicTypeContainers.cpp | 0 .../world}/BasicTypeContainers.h | 0 {Minecraft.World => src/world}/BeachBiome.cpp | 0 {Minecraft.World => src/world}/BeachBiome.h | 0 {Minecraft.World => src/world}/BedItem.cpp | 0 {Minecraft.World => src/world}/BedItem.h | 0 {Minecraft.World => src/world}/BedTile.cpp | 0 {Minecraft.World => src/world}/BedTile.h | 0 {Minecraft.World => src/world}/BegGoal.cpp | 0 {Minecraft.World => src/world}/BegGoal.h | 0 {Minecraft.World => src/world}/BinaryHeap.cpp | 0 {Minecraft.World => src/world}/BinaryHeap.h | 0 {Minecraft.World => src/world}/Biome.cpp | 2 +- {Minecraft.World => src/world}/Biome.h | 0 {Minecraft.World => src/world}/BiomeCache.cpp | 0 {Minecraft.World => src/world}/BiomeCache.h | 2 +- .../world}/BiomeDecorator.cpp | 0 .../world}/BiomeDecorator.h | 0 .../world}/BiomeInitLayer.cpp | 0 .../world}/BiomeInitLayer.h | 0 .../world}/BiomeOverrideLayer.cpp | 0 .../world}/BiomeOverrideLayer.h | 0 .../world}/BiomeSource.cpp | 4 +- {Minecraft.World => src/world}/BiomeSource.h | 0 .../world}/BirchFeature.cpp | 0 {Minecraft.World => src/world}/BirchFeature.h | 0 {Minecraft.World => src/world}/Blaze.cpp | 2 +- {Minecraft.World => src/world}/Blaze.h | 0 .../world}/BlockDestructionProgress.cpp | 0 .../world}/BlockDestructionProgress.h | 0 .../world}/BlockGenMethods.cpp | 0 .../world}/BlockGenMethods.h | 0 .../world}/BlockRegionUpdatePacket.cpp | 0 .../world}/BlockRegionUpdatePacket.h | 0 .../world}/BlockReplacements.cpp | 0 .../world}/BlockReplacements.h | 0 {Minecraft.World => src/world}/Boat.cpp | 0 {Minecraft.World => src/world}/Boat.h | 0 {Minecraft.World => src/world}/BoatItem.cpp | 0 {Minecraft.World => src/world}/BoatItem.h | 0 .../world}/BodyControl.cpp | 0 {Minecraft.World => src/world}/BodyControl.h | 0 .../world}/BonusChestFeature.cpp | 0 .../world}/BonusChestFeature.h | 0 {Minecraft.World => src/world}/BookItem.cpp | 0 {Minecraft.World => src/world}/BookItem.h | 0 .../world}/BookshelfTile.cpp | 0 .../world}/BookshelfTile.h | 0 {Minecraft.World => src/world}/BossMob.cpp | 0 {Minecraft.World => src/world}/BossMob.h | 0 .../world}/BossMobPart.cpp | 0 {Minecraft.World => src/world}/BossMobPart.h | 0 {Minecraft.World => src/world}/BottleItem.cpp | 0 {Minecraft.World => src/world}/BottleItem.h | 0 .../world}/BoundingBox.cpp | 0 {Minecraft.World => src/world}/BoundingBox.h | 0 {Minecraft.World => src/world}/BowItem.cpp | 0 {Minecraft.World => src/world}/BowItem.h | 0 .../world}/BowlFoodItem.cpp | 0 {Minecraft.World => src/world}/BowlFoodItem.h | 0 .../world}/BreakDoorGoal.cpp | 0 .../world}/BreakDoorGoal.h | 0 {Minecraft.World => src/world}/BreedGoal.cpp | 0 {Minecraft.World => src/world}/BreedGoal.h | 0 .../world}/BrewingStandMenu.cpp | 0 .../world}/BrewingStandMenu.h | 0 .../world}/BrewingStandTile.cpp | 0 .../world}/BrewingStandTile.h | 0 .../world}/BrewingStandTileEntity.cpp | 0 .../world}/BrewingStandTileEntity.h | 0 {Minecraft.World => src/world}/BucketItem.cpp | 8 +- {Minecraft.World => src/world}/BucketItem.h | 0 {Minecraft.World => src/world}/Buffer.cpp | 0 {Minecraft.World => src/world}/Buffer.h | 0 .../world}/BufferedOutputStream.cpp | 0 .../world}/BufferedOutputStream.h | 0 .../world}/BufferedReader.cpp | 0 .../world}/BufferedReader.h | 0 {Minecraft.World => src/world}/Bush.cpp | 0 {Minecraft.World => src/world}/Bush.h | 0 {Minecraft.World => src/world}/ButtonTile.cpp | 0 {Minecraft.World => src/world}/ButtonTile.h | 0 .../world}/ByteArrayInputStream.cpp | 0 .../world}/ByteArrayInputStream.h | 0 .../world}/ByteArrayOutputStream.cpp | 0 .../world}/ByteArrayOutputStream.h | 0 {Minecraft.World => src/world}/ByteArrayTag.h | 0 {Minecraft.World => src/world}/ByteBuffer.cpp | 0 {Minecraft.World => src/world}/ByteBuffer.h | 0 {Minecraft.World => src/world}/ByteTag.h | 0 {Minecraft.World => src/world}/C4JThread.cpp | 6 +- {Minecraft.World => src/world}/C4JThread.h | 0 .../world}/CactusFeature.cpp | 0 .../world}/CactusFeature.h | 0 {Minecraft.World => src/world}/CactusTile.cpp | 0 {Minecraft.World => src/world}/CactusTile.h | 0 {Minecraft.World => src/world}/CakeTile.cpp | 0 {Minecraft.World => src/world}/CakeTile.h | 0 .../world}/CanyonFeature.cpp | 0 .../world}/CanyonFeature.h | 0 .../world}/CarrotOnAStickItem.cpp | 0 .../world}/CarrotOnAStickItem.h | 0 {Minecraft.World => src/world}/CarrotTile.cpp | 0 {Minecraft.World => src/world}/CarrotTile.h | 0 .../world}/CauldronTile.cpp | 2 +- {Minecraft.World => src/world}/CauldronTile.h | 0 .../world}/CaveFeature.cpp | 0 {Minecraft.World => src/world}/CaveFeature.h | 0 {Minecraft.World => src/world}/CaveSpider.cpp | 2 +- {Minecraft.World => src/world}/CaveSpider.h | 0 .../world}/ChatAutoCompletePacket.h | 0 {Minecraft.World => src/world}/ChatPacket.cpp | 0 {Minecraft.World => src/world}/ChatPacket.h | 0 {Minecraft.World => src/world}/ChestTile.cpp | 0 {Minecraft.World => src/world}/ChestTile.h | 0 .../world}/ChestTileEntity.cpp | 0 .../world}/ChestTileEntity.h | 0 {Minecraft.World => src/world}/Chicken.cpp | 2 +- {Minecraft.World => src/world}/Chicken.h | 0 {Minecraft.World => src/world}/ChunkPos.cpp | 0 {Minecraft.World => src/world}/ChunkPos.h | 0 {Minecraft.World => src/world}/ChunkSource.h | 0 {Minecraft.World => src/world}/ChunkStorage.h | 0 .../world}/ChunkStorageProfileDecorator.cpp | 0 .../world}/ChunkStorageProfileDecorator.h | 0 .../world}/ChunkTilesUpdatePacket.cpp | 0 .../world}/ChunkTilesUpdatePacket.h | 0 .../world}/ChunkVisibilityAreaPacket.cpp | 0 .../world}/ChunkVisibilityAreaPacket.h | 0 .../world}/ChunkVisibilityPacket.cpp | 0 .../world}/ChunkVisibilityPacket.h | 0 {Minecraft.World => src/world}/Class.cpp | 0 {Minecraft.World => src/world}/Class.h | 0 .../world}/ClayFeature.cpp | 0 {Minecraft.World => src/world}/ClayFeature.h | 0 {Minecraft.World => src/world}/ClayTile.cpp | 0 {Minecraft.World => src/world}/ClayTile.h | 0 .../world}/ClientCommandPacket.cpp | 0 .../world}/ClientCommandPacket.h | 0 .../world}/ClientInformationPacket.h | 0 .../world}/ClientProtocolPacket.h | 0 .../world}/ClientSideMerchant.cpp | 0 .../world}/ClientSideMerchant.h | 0 {Minecraft.World => src/world}/ClockItem.cpp | 4 +- {Minecraft.World => src/world}/ClockItem.h | 0 .../world}/ClothDyeRecipes.cpp | 0 .../world}/ClothDyeRecipes.h | 0 {Minecraft.World => src/world}/ClothTile.cpp | 0 {Minecraft.World => src/world}/ClothTile.h | 0 .../world}/ClothTileItem.cpp | 0 .../world}/ClothTileItem.h | 0 {Minecraft.World => src/world}/CoalItem.cpp | 0 {Minecraft.World => src/world}/CoalItem.h | 0 {Minecraft.World => src/world}/CocoaTile.cpp | 0 {Minecraft.World => src/world}/CocoaTile.h | 0 {Minecraft.World => src/world}/Color.cpp | 0 {Minecraft.World => src/world}/Color.h | 0 .../world}/ColoredTileItem.cpp | 0 .../world}/ColoredTileItem.h | 0 {Minecraft.World => src/world}/Command.cpp | 6 +- {Minecraft.World => src/world}/Command.h | 0 .../world}/CommandDispatcher.cpp | 0 .../world}/CommandDispatcher.h | 0 .../world}/CommandSender.h | 0 {Minecraft.World => src/world}/CommandsEnum.h | 0 .../world}/CommonStats.cpp | 0 {Minecraft.World => src/world}/CommonStats.h | 0 .../world}/CompassItem.cpp | 4 +- {Minecraft.World => src/world}/CompassItem.h | 0 .../world}/ComplexItem.cpp | 0 {Minecraft.World => src/world}/ComplexItem.h | 0 .../world}/ComplexItemDataPacket.cpp | 0 .../world}/ComplexItemDataPacket.h | 0 .../world}/CompoundContainer.cpp | 0 .../world}/CompoundContainer.h | 0 {Minecraft.World => src/world}/CompoundTag.h | 0 .../world}/CompressedTileStorage.cpp | 0 .../world}/CompressedTileStorage.h | 0 {Minecraft.World => src/world}/Connection.cpp | 4 +- {Minecraft.World => src/world}/Connection.h | 0 .../world}/ConsoleSaveFile.h | 0 .../world}/ConsoleSaveFileConverter.cpp | 0 .../world}/ConsoleSaveFileConverter.h | 0 .../world}/ConsoleSaveFileIO.h | 0 .../world}/ConsoleSaveFileInputStream.cpp | 0 .../world}/ConsoleSaveFileInputStream.h | 0 .../world}/ConsoleSaveFileOriginal.cpp | 14 +- .../world}/ConsoleSaveFileOriginal.h | 0 .../world}/ConsoleSaveFileOutputStream.cpp | 0 .../world}/ConsoleSaveFileOutputStream.h | 0 .../world}/ConsoleSaveFileSplit.cpp | 14 +- .../world}/ConsoleSaveFileSplit.h | 0 .../world}/ConsoleSavePath.h | 0 {Minecraft.World => src/world}/Container.cpp | 0 {Minecraft.World => src/world}/Container.h | 0 .../world}/ContainerAckPacket.cpp | 0 .../world}/ContainerAckPacket.h | 0 .../world}/ContainerButtonClickPacket.cpp | 0 .../world}/ContainerButtonClickPacket.h | 0 .../world}/ContainerClickPacket.cpp | 0 .../world}/ContainerClickPacket.h | 0 .../world}/ContainerClosePacket.cpp | 0 .../world}/ContainerClosePacket.h | 0 .../world}/ContainerMenu.cpp | 6 +- .../world}/ContainerMenu.h | 0 .../world}/ContainerOpenPacket.cpp | 0 .../world}/ContainerOpenPacket.h | 0 .../world}/ContainerSetContentPacket.cpp | 0 .../world}/ContainerSetContentPacket.h | 0 .../world}/ContainerSetDataPacket.cpp | 0 .../world}/ContainerSetDataPacket.h | 0 .../world}/ContainerSetSlotPacket.cpp | 0 .../world}/ContainerSetSlotPacket.h | 0 {Minecraft.World => src/world}/Control.h | 0 .../world}/ControlledByPlayerGoal.cpp | 0 .../world}/ControlledByPlayerGoal.h | 2 +- {Minecraft.World => src/world}/Coord.h | 0 {Minecraft.World => src/world}/CoralTile.cpp | 0 {Minecraft.World => src/world}/CoralTile.h | 0 {Minecraft.World => src/world}/Cow.cpp | 2 +- {Minecraft.World => src/world}/Cow.h | 0 .../world}/CraftItemPacket.cpp | 0 .../world}/CraftItemPacket.h | 0 .../world}/CraftingContainer.cpp | 0 .../world}/CraftingContainer.h | 0 .../world}/CraftingMenu.cpp | 0 {Minecraft.World => src/world}/CraftingMenu.h | 0 {Minecraft.World => src/world}/Creature.cpp | 0 {Minecraft.World => src/world}/Creature.h | 0 {Minecraft.World => src/world}/Creeper.cpp | 2 +- {Minecraft.World => src/world}/Creeper.h | 0 {Minecraft.World => src/world}/CropTile.cpp | 0 {Minecraft.World => src/world}/CropTile.h | 0 .../world}/CustomLevelSource.cpp | 0 .../world}/CustomLevelSource.h | 0 .../world}/CustomPayloadPacket.cpp | 0 .../world}/CustomPayloadPacket.h | 0 .../world}/DamageEnchantment.cpp | 0 .../world}/DamageEnchantment.h | 0 .../world}/DamageSource.cpp | 0 {Minecraft.World => src/world}/DamageSource.h | 0 {Minecraft.World => src/world}/DataInput.h | 0 .../world}/DataInputStream.cpp | 0 .../world}/DataInputStream.h | 0 {Minecraft.World => src/world}/DataLayer.cpp | 0 {Minecraft.World => src/world}/DataLayer.h | 0 {Minecraft.World => src/world}/DataOutput.h | 0 .../world}/DataOutputStream.cpp | 0 .../world}/DataOutputStream.h | 0 .../world}/DeadBushFeature.cpp | 0 .../world}/DeadBushFeature.h | 0 .../world}/DeadBushTile.cpp | 0 {Minecraft.World => src/world}/DeadBushTile.h | 0 .../world}/DebugOptionsPacket.cpp | 0 .../world}/DebugOptionsPacket.h | 0 .../world}/DecorationMaterial.h | 0 .../world}/DefaultGameModeCommand.cpp | 0 .../world}/DefaultGameModeCommand.h | 0 .../world}/DefendVillageTargetGoal.cpp | 0 .../world}/DefendVillageTargetGoal.h | 0 {Minecraft.World => src/world}/Definitions.h | 0 .../world}/DelayedRelease.cpp | 0 .../world}/DelayedRelease.h | 0 .../world}/DerivedLevelData.cpp | 0 .../world}/DerivedLevelData.h | 0 .../world}/DescFormatter.h | 0 .../world}/DesertBiome.cpp | 0 {Minecraft.World => src/world}/DesertBiome.h | 0 .../world}/DesertWellFeature.cpp | 0 .../world}/DesertWellFeature.h | 0 .../world}/DetectorRailTile.cpp | 0 .../world}/DetectorRailTile.h | 0 {Minecraft.World => src/world}/Difficulty.h | 0 .../world}/DigDurabilityEnchantment.cpp | 0 .../world}/DigDurabilityEnchantment.h | 0 {Minecraft.World => src/world}/DiggerItem.cpp | 0 {Minecraft.World => src/world}/DiggerItem.h | 0 .../world}/DiggingEnchantment.cpp | 0 .../world}/DiggingEnchantment.h | 0 {Minecraft.World => src/world}/Dimension.cpp | 4 +- {Minecraft.World => src/world}/Dimension.h | 0 {Minecraft.World => src/world}/DiodeTile.cpp | 0 {Minecraft.World => src/world}/DiodeTile.h | 0 {Minecraft.World => src/world}/Direction.cpp | 0 {Minecraft.World => src/world}/Direction.h | 0 .../world}/DirectionalTile.cpp | 0 .../world}/DirectionalTile.h | 0 .../world}/DirectoryLevelStorage.cpp | 0 .../world}/DirectoryLevelStorage.h | 0 .../world}/DirectoryLevelStorageSource.cpp | 0 .../world}/DirectoryLevelStorageSource.h | 0 {Minecraft.World => src/world}/DirtTile.cpp | 0 {Minecraft.World => src/world}/DirtTile.h | 0 .../world}/DisconnectPacket.cpp | 0 .../world}/DisconnectPacket.h | 0 .../world}/DispenserTile.cpp | 0 .../world}/DispenserTile.h | 0 .../world}/DispenserTileEntity.cpp | 0 .../world}/DispenserTileEntity.h | 0 {Minecraft.World => src/world}/Distort.cpp | 0 {Minecraft.World => src/world}/Distort.h | 0 {Minecraft.World => src/world}/DoorInfo.cpp | 0 {Minecraft.World => src/world}/DoorInfo.h | 0 .../world}/DoorInteractGoal.cpp | 0 .../world}/DoorInteractGoal.h | 0 {Minecraft.World => src/world}/DoorItem.cpp | 0 {Minecraft.World => src/world}/DoorItem.h | 0 {Minecraft.World => src/world}/DoorTile.cpp | 0 {Minecraft.World => src/world}/DoorTile.h | 0 {Minecraft.World => src/world}/DoubleTag.h | 0 .../world}/DownfallLayer.cpp | 0 .../world}/DownfallLayer.h | 0 .../world}/DownfallMixerLayer.cpp | 0 .../world}/DownfallMixerLayer.h | 0 .../world}/DragonFireball.cpp | 0 .../world}/DragonFireball.h | 0 .../world}/DungeonFeature.cpp | 0 .../world}/DungeonFeature.h | 0 .../world}/DurangoStats.cpp | 8 +- {Minecraft.World => src/world}/DurangoStats.h | 0 .../world}/DyePowderItem.cpp | 0 .../world}/DyePowderItem.h | 0 .../world}/EatTileGoal.cpp | 0 {Minecraft.World => src/world}/EatTileGoal.h | 0 {Minecraft.World => src/world}/EggItem.cpp | 0 {Minecraft.World => src/world}/EggItem.h | 0 {Minecraft.World => src/world}/EggTile.cpp | 0 {Minecraft.World => src/world}/EggTile.h | 0 {Minecraft.World => src/world}/Emboss.cpp | 0 {Minecraft.World => src/world}/Emboss.h | 0 .../world}/EmptyLevelChunk.cpp | 0 .../world}/EmptyLevelChunk.h | 0 .../world}/EnchantItemCommand.cpp | 2 +- .../world}/EnchantItemCommand.h | 0 .../world}/EnchantedBookItem.cpp | 0 .../world}/EnchantedBookItem.h | 0 .../world}/Enchantment.cpp | 0 {Minecraft.World => src/world}/Enchantment.h | 0 .../world}/EnchantmentCategory.cpp | 0 .../world}/EnchantmentCategory.h | 0 .../world}/EnchantmentContainer.cpp | 0 .../world}/EnchantmentContainer.h | 0 .../world}/EnchantmentHelper.cpp | 0 .../world}/EnchantmentHelper.h | 0 .../world}/EnchantmentInstance.cpp | 0 .../world}/EnchantmentInstance.h | 0 .../world}/EnchantmentMenu.cpp | 0 .../world}/EnchantmentMenu.h | 0 .../world}/EnchantmentSlot.h | 0 .../world}/EnchantmentTableEntity.cpp | 0 .../world}/EnchantmentTableEntity.h | 0 .../world}/EnchantmentTableTile.cpp | 0 .../world}/EnchantmentTableTile.h | 0 .../world}/EndPodiumFeature.cpp | 0 .../world}/EndPodiumFeature.h | 0 {Minecraft.World => src/world}/EndTag.h | 0 .../world}/EnderChestTile.cpp | 0 .../world}/EnderChestTile.h | 0 .../world}/EnderChestTileEntity.cpp | 0 .../world}/EnderChestTileEntity.h | 0 .../world}/EnderCrystal.cpp | 0 {Minecraft.World => src/world}/EnderCrystal.h | 0 .../world}/EnderDragon.cpp | 2 +- {Minecraft.World => src/world}/EnderDragon.h | 0 .../world}/EnderEyeItem.cpp | 0 {Minecraft.World => src/world}/EnderEyeItem.h | 0 {Minecraft.World => src/world}/EnderMan.cpp | 2 +- {Minecraft.World => src/world}/EnderMan.h | 0 .../world}/EnderpearlItem.cpp | 0 .../world}/EnderpearlItem.h | 0 {Minecraft.World => src/world}/Enemy.cpp | 0 {Minecraft.World => src/world}/Enemy.h | 0 {Minecraft.World => src/world}/Entity.cpp | 8 +- {Minecraft.World => src/world}/Entity.h | 0 .../world}/EntityActionAtPositionPacket.cpp | 0 .../world}/EntityActionAtPositionPacket.h | 0 .../world}/EntityDamageSource.cpp | 0 .../world}/EntityDamageSource.h | 0 {Minecraft.World => src/world}/EntityEvent.h | 0 .../world}/EntityEventPacket.cpp | 0 .../world}/EntityEventPacket.h | 0 {Minecraft.World => src/world}/EntityIO.cpp | 0 {Minecraft.World => src/world}/EntityIO.h | 0 {Minecraft.World => src/world}/EntityPos.cpp | 0 {Minecraft.World => src/world}/EntityPos.h | 0 {Minecraft.World => src/world}/EntityTile.cpp | 0 {Minecraft.World => src/world}/EntityTile.h | 0 {Minecraft.World => src/world}/Exceptions.h | 0 .../world}/ExperienceCommand.cpp | 4 +- .../world}/ExperienceCommand.h | 0 .../world}/ExperienceItem.cpp | 0 .../world}/ExperienceItem.h | 0 .../world}/ExperienceOrb.cpp | 0 .../world}/ExperienceOrb.h | 0 .../world}/ExplodePacket.cpp | 0 .../world}/ExplodePacket.h | 0 {Minecraft.World => src/world}/Explosion.cpp | 0 {Minecraft.World => src/world}/Explosion.h | 0 .../world}/ExtremeHillsBiome.cpp | 0 .../world}/ExtremeHillsBiome.h | 0 .../world}/EyeOfEnderSignal.cpp | 0 .../world}/EyeOfEnderSignal.h | 0 {Minecraft.World => src/world}/Facing.cpp | 0 {Minecraft.World => src/world}/Facing.h | 0 .../world}/FallingTile.cpp | 0 {Minecraft.World => src/world}/FallingTile.h | 0 {Minecraft.World => src/world}/FarmTile.cpp | 0 {Minecraft.World => src/world}/FarmTile.h | 0 {Minecraft.World => src/world}/FastNoise.cpp | 0 {Minecraft.World => src/world}/FastNoise.h | 0 {Minecraft.World => src/world}/Feature.cpp | 0 {Minecraft.World => src/world}/Feature.h | 0 .../world}/FenceGateTile.cpp | 0 .../world}/FenceGateTile.h | 0 {Minecraft.World => src/world}/FenceTile.cpp | 0 {Minecraft.World => src/world}/FenceTile.h | 0 {Minecraft.World => src/world}/File.cpp | 0 {Minecraft.World => src/world}/File.h | 0 {Minecraft.World => src/world}/FileFilter.h | 0 {Minecraft.World => src/world}/FileHeader.cpp | 0 {Minecraft.World => src/world}/FileHeader.h | 0 .../world}/FileInputStream.cpp | 0 .../world}/FileInputStream.h | 0 .../world}/FileOutputStream.cpp | 0 .../world}/FileOutputStream.h | 0 .../world}/FilenameFilter.h | 0 .../world}/FireAspectEnchantment.cpp | 0 .../world}/FireAspectEnchantment.h | 0 .../world}/FireChargeItem.cpp | 0 .../world}/FireChargeItem.h | 0 {Minecraft.World => src/world}/FireTile.cpp | 6 +- {Minecraft.World => src/world}/FireTile.h | 0 {Minecraft.World => src/world}/Fireball.cpp | 0 {Minecraft.World => src/world}/Fireball.h | 0 .../world}/FishingHook.cpp | 0 {Minecraft.World => src/world}/FishingHook.h | 0 .../world}/FishingRodItem.cpp | 0 .../world}/FishingRodItem.h | 0 .../world}/FixedBiomeSource.cpp | 0 .../world}/FixedBiomeSource.h | 0 {Minecraft.World => src/world}/FlatLayer.cpp | 0 {Minecraft.World => src/world}/FlatLayer.h | 0 .../world}/FlatLevelSource.cpp | 0 .../world}/FlatLevelSource.h | 0 .../world}/FleeSunGoal.cpp | 0 {Minecraft.World => src/world}/FleeSunGoal.h | 0 .../world}/FlintAndSteelItem.cpp | 0 .../world}/FlintAndSteelItem.h | 0 .../world}/FlippedIcon.cpp | 0 {Minecraft.World => src/world}/FlippedIcon.h | 0 .../world}/FloatBuffer.cpp | 0 {Minecraft.World => src/world}/FloatBuffer.h | 0 {Minecraft.World => src/world}/FloatGoal.cpp | 0 {Minecraft.World => src/world}/FloatGoal.h | 0 {Minecraft.World => src/world}/FloatTag.h | 0 .../world}/FlowerFeature.cpp | 0 .../world}/FlowerFeature.h | 0 .../world}/FlowerPotTile.cpp | 0 .../world}/FlowerPotTile.h | 0 {Minecraft.World => src/world}/FlyingMob.cpp | 0 {Minecraft.World => src/world}/FlyingMob.h | 0 .../world}/FoliageColor.cpp | 2 +- {Minecraft.World => src/world}/FoliageColor.h | 0 .../world}/FollowOwnerGoal.cpp | 0 .../world}/FollowOwnerGoal.h | 0 .../world}/FollowParentGoal.cpp | 0 .../world}/FollowParentGoal.h | 0 .../world}/FoodConstants.cpp | 0 .../world}/FoodConstants.h | 0 {Minecraft.World => src/world}/FoodData.cpp | 0 {Minecraft.World => src/world}/FoodData.h | 0 {Minecraft.World => src/world}/FoodItem.cpp | 0 {Minecraft.World => src/world}/FoodItem.h | 0 .../world}/FoodRecipies.cpp | 0 {Minecraft.World => src/world}/FoodRecipies.h | 0 .../world}/ForestBiome.cpp | 0 {Minecraft.World => src/world}/ForestBiome.h | 0 .../world}/FurnaceMenu.cpp | 0 {Minecraft.World => src/world}/FurnaceMenu.h | 0 .../world}/FurnaceRecipes.cpp | 0 .../world}/FurnaceRecipes.h | 0 .../world}/FurnaceResultSlot.cpp | 0 .../world}/FurnaceResultSlot.h | 0 .../world}/FurnaceTile.cpp | 0 {Minecraft.World => src/world}/FurnaceTile.h | 0 .../world}/FurnaceTileEntity.cpp | 0 .../world}/FurnaceTileEntity.h | 0 .../world}/FuzzyZoomLayer.cpp | 0 .../world}/FuzzyZoomLayer.h | 0 .../world}/GZIPInputStream.h | 0 .../world}/GZIPOutputStream.h | 0 .../world}/GameCommandPacket.cpp | 0 .../world}/GameCommandPacket.h | 0 .../world}/GameEventPacket.cpp | 0 .../world}/GameEventPacket.h | 0 .../world}/GameModeCommand.cpp | 0 .../world}/GameModeCommand.h | 0 {Minecraft.World => src/world}/GasMaterial.h | 0 .../world}/GeneralStat.cpp | 0 {Minecraft.World => src/world}/GeneralStat.h | 0 .../world}/GenericStats.cpp | 0 {Minecraft.World => src/world}/GenericStats.h | 2 +- .../world}/GetInfoPacket.cpp | 0 .../world}/GetInfoPacket.h | 0 {Minecraft.World => src/world}/Ghast.cpp | 2 +- {Minecraft.World => src/world}/Ghast.h | 0 {Minecraft.World => src/world}/Giant.cpp | 2 +- {Minecraft.World => src/world}/Giant.h | 0 .../world}/GiveItemCommand.cpp | 2 +- .../world}/GiveItemCommand.h | 0 {Minecraft.World => src/world}/GlassTile.cpp | 0 {Minecraft.World => src/world}/GlassTile.h | 0 .../world}/GlobalEntity.cpp | 0 {Minecraft.World => src/world}/GlobalEntity.h | 0 {Minecraft.World => src/world}/Goal.cpp | 0 {Minecraft.World => src/world}/Goal.h | 0 .../world}/GoalSelector.cpp | 0 {Minecraft.World => src/world}/GoalSelector.h | 0 .../world}/GoldenAppleItem.cpp | 0 .../world}/GoldenAppleItem.h | 0 {Minecraft.World => src/world}/Golem.cpp | 0 {Minecraft.World => src/world}/Golem.h | 0 {Minecraft.World => src/world}/GrassColor.cpp | 0 {Minecraft.World => src/world}/GrassColor.h | 0 {Minecraft.World => src/world}/GrassTile.cpp | 4 +- {Minecraft.World => src/world}/GrassTile.h | 0 {Minecraft.World => src/world}/GravelTile.cpp | 0 {Minecraft.World => src/world}/GravelTile.h | 0 .../world}/GroundBushFeature.cpp | 0 .../world}/GroundBushFeature.h | 0 .../world}/GrowMushroomIslandLayer.cpp | 0 .../world}/GrowMushroomIslandLayer.h | 0 .../world}/HalfSlabTile.cpp | 0 {Minecraft.World => src/world}/HalfSlabTile.h | 0 .../world}/HalfTransparentTile.cpp | 0 .../world}/HalfTransparentTile.h | 0 .../world}/HangingEntity.cpp | 0 .../world}/HangingEntity.h | 0 .../world}/HangingEntityItem.cpp | 0 .../world}/HangingEntityItem.h | 0 .../world}/HashExtension.h | 0 {Minecraft.World => src/world}/Hasher.cpp | 0 {Minecraft.World => src/world}/Hasher.h | 0 .../world}/HatchetItem.cpp | 0 {Minecraft.World => src/world}/HatchetItem.h | 0 {Minecraft.World => src/world}/HeavyTile.cpp | 0 {Minecraft.World => src/world}/HeavyTile.h | 0 {Minecraft.World => src/world}/HellBiome.cpp | 0 {Minecraft.World => src/world}/HellBiome.h | 0 .../world}/HellDimension.cpp | 4 +- .../world}/HellDimension.h | 0 .../world}/HellFireFeature.cpp | 0 .../world}/HellFireFeature.h | 0 .../world}/HellFlatLevelSource.cpp | 0 .../world}/HellFlatLevelSource.h | 0 .../world}/HellPortalFeature.cpp | 0 .../world}/HellPortalFeature.h | 0 .../world}/HellRandomLevelSource.cpp | 0 .../world}/HellRandomLevelSource.h | 0 .../world}/HellSandTile.cpp | 0 {Minecraft.World => src/world}/HellSandTile.h | 0 .../world}/HellSpringFeature.cpp | 0 .../world}/HellSpringFeature.h | 0 .../world}/HellStoneTile.cpp | 0 .../world}/HellStoneTile.h | 0 {Minecraft.World => src/world}/HitResult.cpp | 0 {Minecraft.World => src/world}/HitResult.h | 0 {Minecraft.World => src/world}/HoeItem.cpp | 0 {Minecraft.World => src/world}/HoeItem.h | 0 .../world}/HouseFeature.cpp | 0 {Minecraft.World => src/world}/HouseFeature.h | 0 .../world}/HugeMushroomFeature.cpp | 0 .../world}/HugeMushroomFeature.h | 0 .../world}/HugeMushroomTile.cpp | 0 .../world}/HugeMushroomTile.h | 0 .../world}/HurtByTargetGoal.cpp | 0 .../world}/HurtByTargetGoal.h | 0 {Minecraft.World => src/world}/I18n.cpp | 0 {Minecraft.World => src/world}/I18n.h | 0 {Minecraft.World => src/world}/IceBiome.cpp | 0 {Minecraft.World => src/world}/IceBiome.h | 0 {Minecraft.World => src/world}/IceTile.cpp | 0 {Minecraft.World => src/world}/IceTile.h | 0 {Minecraft.World => src/world}/Icon.h | 0 {Minecraft.World => src/world}/IconRegister.h | 0 .../world}/ImprovedNoise.cpp | 0 .../world}/ImprovedNoise.h | 0 .../world}/IndirectEntityDamageSource.cpp | 0 .../world}/IndirectEntityDamageSource.h | 0 .../world}/InputOutputStream.h | 0 .../world}/InputStream.cpp | 0 {Minecraft.World => src/world}/InputStream.h | 0 .../world}/InputStreamReader.cpp | 0 .../world}/InputStreamReader.h | 0 .../world}/InstantenousMobEffect.cpp | 0 .../world}/InstantenousMobEffect.h | 0 {Minecraft.World => src/world}/IntArrayTag.h | 0 {Minecraft.World => src/world}/IntBuffer.cpp | 0 {Minecraft.World => src/world}/IntBuffer.h | 0 {Minecraft.World => src/world}/IntCache.cpp | 0 {Minecraft.World => src/world}/IntCache.h | 0 {Minecraft.World => src/world}/IntTag.h | 0 .../world}/InteractGoal.cpp | 0 {Minecraft.World => src/world}/InteractGoal.h | 0 .../world}/InteractPacket.cpp | 0 .../world}/InteractPacket.h | 0 {Minecraft.World => src/world}/Inventory.cpp | 0 {Minecraft.World => src/world}/Inventory.h | 0 .../world}/InventoryMenu.cpp | 0 .../world}/InventoryMenu.h | 0 .../world}/IslandLayer.cpp | 0 {Minecraft.World => src/world}/IslandLayer.h | 0 {Minecraft.World => src/world}/Item.cpp | 0 {Minecraft.World => src/world}/Item.h | 0 {Minecraft.World => src/world}/ItemEntity.cpp | 0 {Minecraft.World => src/world}/ItemEntity.h | 0 {Minecraft.World => src/world}/ItemFrame.cpp | 0 {Minecraft.World => src/world}/ItemFrame.h | 0 .../world}/ItemInstance.cpp | 0 {Minecraft.World => src/world}/ItemInstance.h | 0 {Minecraft.World => src/world}/ItemStat.cpp | 0 {Minecraft.World => src/world}/ItemStat.h | 0 {Minecraft.World => src/world}/JavaIntHash.h | 0 {Minecraft.World => src/world}/JavaMath.cpp | 0 {Minecraft.World => src/world}/JavaMath.h | 0 .../world}/JumpControl.cpp | 0 {Minecraft.World => src/world}/JumpControl.h | 0 .../world}/JungleBiome.cpp | 0 {Minecraft.World => src/world}/JungleBiome.h | 0 .../world}/KeepAlivePacket.cpp | 0 .../world}/KeepAlivePacket.h | 0 .../world}/KickPlayerPacket.cpp | 0 .../world}/KickPlayerPacket.h | 0 .../world}/KillCommand.cpp | 0 {Minecraft.World => src/world}/KillCommand.h | 0 .../world}/KnockbackEnchantment.cpp | 0 .../world}/KnockbackEnchantment.h | 0 {Minecraft.World => src/world}/LadderTile.cpp | 0 {Minecraft.World => src/world}/LadderTile.h | 0 .../world}/LakeFeature.cpp | 0 {Minecraft.World => src/world}/LakeFeature.h | 0 {Minecraft.World => src/world}/Language.cpp | 0 {Minecraft.World => src/world}/Language.h | 0 .../world}/LargeCaveFeature.cpp | 0 .../world}/LargeCaveFeature.h | 0 .../world}/LargeFeature.cpp | 0 {Minecraft.World => src/world}/LargeFeature.h | 0 .../world}/LargeHellCaveFeature.cpp | 0 .../world}/LargeHellCaveFeature.h | 0 {Minecraft.World => src/world}/LavaSlime.cpp | 2 +- {Minecraft.World => src/world}/LavaSlime.h | 0 {Minecraft.World => src/world}/Layer.cpp | 2 +- {Minecraft.World => src/world}/Layer.h | 0 {Minecraft.World => src/world}/LeafTile.cpp | 2 +- {Minecraft.World => src/world}/LeafTile.h | 0 .../world}/LeafTileItem.cpp | 0 {Minecraft.World => src/world}/LeafTileItem.h | 0 .../world}/LeapAtTargetGoal.cpp | 0 .../world}/LeapAtTargetGoal.h | 0 {Minecraft.World => src/world}/Level.cpp | 14 +- {Minecraft.World => src/world}/Level.h | 2 +- {Minecraft.World => src/world}/LevelChunk.cpp | 8 +- {Minecraft.World => src/world}/LevelChunk.h | 0 .../world}/LevelConflictException.cpp | 0 .../world}/LevelConflictException.h | 0 {Minecraft.World => src/world}/LevelData.cpp | 0 {Minecraft.World => src/world}/LevelData.h | 0 {Minecraft.World => src/world}/LevelEvent.h | 0 .../world}/LevelEventPacket.cpp | 0 .../world}/LevelEventPacket.h | 0 .../world}/LevelListener.h | 0 .../world}/LevelObjectInputStream.h | 0 .../world}/LevelSettings.cpp | 0 .../world}/LevelSettings.h | 0 .../world}/LevelSoundPacket.cpp | 0 .../world}/LevelSoundPacket.h | 0 {Minecraft.World => src/world}/LevelSource.h | 0 .../world}/LevelStorage.cpp | 0 {Minecraft.World => src/world}/LevelStorage.h | 0 .../world}/LevelStorageProfilerDecorator.cpp | 0 .../world}/LevelStorageProfilerDecorator.h | 0 .../world}/LevelStorageSource.h | 0 .../world}/LevelSummary.cpp | 0 {Minecraft.World => src/world}/LevelSummary.h | 0 {Minecraft.World => src/world}/LevelType.cpp | 0 {Minecraft.World => src/world}/LevelType.h | 0 {Minecraft.World => src/world}/LeverTile.cpp | 0 {Minecraft.World => src/world}/LeverTile.h | 0 .../world}/LightGemFeature.cpp | 0 .../world}/LightGemFeature.h | 0 .../world}/LightGemTile.cpp | 0 {Minecraft.World => src/world}/LightGemTile.h | 0 {Minecraft.World => src/world}/LightLayer.h | 0 .../world}/LightningBolt.cpp | 4 +- .../world}/LightningBolt.h | 0 .../world}/LiquidMaterial.h | 0 {Minecraft.World => src/world}/LiquidTile.cpp | 0 {Minecraft.World => src/world}/LiquidTile.h | 0 .../world}/LiquidTileDynamic.cpp | 0 .../world}/LiquidTileDynamic.h | 0 .../world}/LiquidTileStatic.cpp | 0 .../world}/LiquidTileStatic.h | 0 {Minecraft.World => src/world}/ListTag.h | 0 .../world}/LockedChestTile.cpp | 0 .../world}/LockedChestTile.h | 0 .../world}/LoginPacket.cpp | 0 {Minecraft.World => src/world}/LoginPacket.h | 0 {Minecraft.World => src/world}/LongTag.h | 0 .../world}/LookAtPlayerGoal.cpp | 0 .../world}/LookAtPlayerGoal.h | 0 .../world}/LookAtTradingPlayerGoal.cpp | 0 .../world}/LookAtTradingPlayerGoal.h | 0 .../world}/LookControl.cpp | 0 {Minecraft.World => src/world}/LookControl.h | 0 .../world}/LootBonusEnchantment.cpp | 0 .../world}/LootBonusEnchantment.h | 0 .../world}/MakeLoveGoal.cpp | 0 {Minecraft.World => src/world}/MakeLoveGoal.h | 0 {Minecraft.World => src/world}/MapItem.cpp | 0 {Minecraft.World => src/world}/MapItem.h | 0 .../world}/MapItemSavedData.cpp | 8 +- .../world}/MapItemSavedData.h | 0 {Minecraft.World => src/world}/Material.cpp | 0 {Minecraft.World => src/world}/Material.h | 0 .../world}/MaterialColor.cpp | 0 .../world}/MaterialColor.h | 0 .../world}/McRegionChunkStorage.cpp | 0 .../world}/McRegionChunkStorage.h | 0 .../world}/McRegionLevelStorage.cpp | 0 .../world}/McRegionLevelStorage.h | 0 .../world}/McRegionLevelStorageSource.cpp | 0 .../world}/McRegionLevelStorageSource.h | 0 .../world}/MegaTreeFeature.cpp | 0 .../world}/MegaTreeFeature.h | 0 .../world}/MeleeAttackGoal.cpp | 0 .../world}/MeleeAttackGoal.h | 0 {Minecraft.World => src/world}/MelonTile.cpp | 0 {Minecraft.World => src/world}/MelonTile.h | 0 .../world}/MemoryChunkStorage.cpp | 0 .../world}/MemoryChunkStorage.h | 0 .../world}/MemoryLevelStorage.cpp | 0 .../world}/MemoryLevelStorage.h | 0 .../world}/MemoryLevelStorageSource.cpp | 0 .../world}/MemoryLevelStorageSource.h | 0 {Minecraft.World => src/world}/MenuBackup.cpp | 0 {Minecraft.World => src/world}/MenuBackup.h | 0 {Minecraft.World => src/world}/Merchant.h | 0 .../world}/MerchantContainer.cpp | 0 .../world}/MerchantContainer.h | 0 .../world}/MerchantMenu.cpp | 0 {Minecraft.World => src/world}/MerchantMenu.h | 0 .../world}/MerchantRecipe.cpp | 0 .../world}/MerchantRecipe.h | 0 .../world}/MerchantRecipeList.cpp | 0 .../world}/MerchantRecipeList.h | 0 .../world}/MerchantResultSlot.cpp | 0 .../world}/MerchantResultSlot.h | 0 {Minecraft.World => src/world}/MetalTile.cpp | 0 {Minecraft.World => src/world}/MetalTile.h | 0 .../world}/MilkBucketItem.cpp | 0 .../world}/MilkBucketItem.h | 0 .../world}/MineShaftFeature.cpp | 0 .../world}/MineShaftFeature.h | 0 .../world}/MineShaftPieces.cpp | 0 .../world}/MineShaftPieces.h | 0 .../world}/MineShaftStart.cpp | 0 .../world}/MineShaftStart.h | 0 {Minecraft.World => src/world}/Minecart.cpp | 0 {Minecraft.World => src/world}/Minecart.h | 0 .../world}/MinecartItem.cpp | 0 {Minecraft.World => src/world}/MinecartItem.h | 0 .../world}/Minecraft.World.cpp | 2 +- .../world}/Minecraft.World.h | 0 .../world}/Minecraft.World.vcxproj | 48 ++-- .../world}/Minecraft.World.vcxproj.filters | 2 +- {Minecraft.World => src/world}/Mob.cpp | 2 +- {Minecraft.World => src/world}/Mob.h | 0 .../world}/MobCategory.cpp | 0 {Minecraft.World => src/world}/MobCategory.h | 0 {Minecraft.World => src/world}/MobEffect.cpp | 0 {Minecraft.World => src/world}/MobEffect.h | 0 .../world}/MobEffectInstance.cpp | 0 .../world}/MobEffectInstance.h | 0 {Minecraft.World => src/world}/MobSpawner.cpp | 2 +- {Minecraft.World => src/world}/MobSpawner.h | 2 +- .../world}/MobSpawnerTile.cpp | 0 .../world}/MobSpawnerTile.h | 0 .../world}/MobSpawnerTileEntity.cpp | 0 .../world}/MobSpawnerTileEntity.h | 0 {Minecraft.World => src/world}/MobType.h | 0 .../world}/MockedLevelStorage.cpp | 0 .../world}/MockedLevelStorage.h | 0 {Minecraft.World => src/world}/Monster.cpp | 2 +- {Minecraft.World => src/world}/Monster.h | 0 .../world}/MonsterPlacerItem.cpp | 2 +- .../world}/MonsterPlacerItem.h | 0 .../world}/MonsterRoomFeature.cpp | 0 .../world}/MonsterRoomFeature.h | 0 .../world}/MouseInventoryClickHandler.h | 0 .../world}/MoveControl.cpp | 0 {Minecraft.World => src/world}/MoveControl.h | 0 .../world}/MoveEntityPacket.cpp | 0 .../world}/MoveEntityPacket.h | 0 .../world}/MoveEntityPacketSmall.cpp | 0 .../world}/MoveEntityPacketSmall.h | 0 .../world}/MoveIndoorsGoal.cpp | 0 .../world}/MoveIndoorsGoal.h | 0 .../world}/MovePlayerPacket.cpp | 0 .../world}/MovePlayerPacket.h | 0 .../world}/MoveThroughVillageGoal.cpp | 0 .../world}/MoveThroughVillageGoal.h | 0 .../world}/MoveTowardsRestrictionGoal.cpp | 0 .../world}/MoveTowardsRestrictionGoal.h | 0 .../world}/MoveTowardsTargetGoal.cpp | 0 .../world}/MoveTowardsTargetGoal.h | 0 {Minecraft.World => src/world}/Mth.cpp | 0 {Minecraft.World => src/world}/Mth.h | 0 .../world}/MultiTextureTileItem.cpp | 0 .../world}/MultiTextureTileItem.h | 0 {Minecraft.World => src/world}/Mushroom.cpp | 0 {Minecraft.World => src/world}/Mushroom.h | 0 .../world}/MushroomCow.cpp | 2 +- {Minecraft.World => src/world}/MushroomCow.h | 0 .../world}/MushroomIslandBiome.cpp | 0 .../world}/MushroomIslandBiome.h | 0 {Minecraft.World => src/world}/MusicTile.cpp | 0 {Minecraft.World => src/world}/MusicTile.h | 0 .../world}/MusicTileEntity.cpp | 0 .../world}/MusicTileEntity.h | 0 {Minecraft.World => src/world}/MycelTile.cpp | 0 {Minecraft.World => src/world}/MycelTile.h | 0 {Minecraft.World => src/world}/NbtIo.cpp | 0 {Minecraft.World => src/world}/NbtIo.h | 0 .../world}/NbtSlotFile.cpp | 0 {Minecraft.World => src/world}/NbtSlotFile.h | 0 .../world}/NearestAttackableTargetGoal.cpp | 0 .../world}/NearestAttackableTargetGoal.h | 0 .../world}/NetherBridgeFeature.cpp | 0 .../world}/NetherBridgeFeature.h | 0 .../world}/NetherBridgePieces.cpp | 0 .../world}/NetherBridgePieces.h | 0 .../world}/NetherSphere.cpp | 0 {Minecraft.World => src/world}/NetherSphere.h | 0 .../world}/NetherStalkTile.cpp | 0 .../world}/NetherStalkTile.h | 0 {Minecraft.World => src/world}/Node.cpp | 0 {Minecraft.World => src/world}/Node.h | 0 .../world}/NonTameRandomTargetGoal.cpp | 0 .../world}/NonTameRandomTargetGoal.h | 0 .../world}/NormalDimension.h | 0 .../world}/NotGateTile.cpp | 0 {Minecraft.World => src/world}/NotGateTile.h | 0 {Minecraft.World => src/world}/Npc.cpp | 0 {Minecraft.World => src/world}/Npc.h | 0 .../world}/NumberFormaters.h | 0 .../world}/ObsidianTile.cpp | 0 {Minecraft.World => src/world}/ObsidianTile.h | 0 {Minecraft.World => src/world}/OceanBiome.h | 0 .../world}/OcelotSitOnTileGoal.cpp | 0 .../world}/OcelotSitOnTileGoal.h | 0 .../world}/OfferFlowerGoal.cpp | 0 .../world}/OfferFlowerGoal.h | 0 .../world}/OldChunkStorage.cpp | 0 .../world}/OldChunkStorage.h | 0 .../world}/OpenDoorGoal.cpp | 0 {Minecraft.World => src/world}/OpenDoorGoal.h | 0 {Minecraft.World => src/world}/OreFeature.cpp | 0 {Minecraft.World => src/world}/OreFeature.h | 0 .../world}/OreRecipies.cpp | 0 {Minecraft.World => src/world}/OreRecipies.h | 0 {Minecraft.World => src/world}/OreTile.cpp | 0 {Minecraft.World => src/world}/OreTile.h | 0 {Minecraft.World => src/world}/OutputStream.h | 0 .../world}/OwnerHurtByTargetGoal.cpp | 0 .../world}/OwnerHurtByTargetGoal.h | 0 .../world}/OwnerHurtTargetGoal.cpp | 0 .../world}/OwnerHurtTargetGoal.h | 0 .../world}/OxygenEnchantment.cpp | 0 .../world}/OxygenEnchantment.h | 0 {Minecraft.World => src/world}/Ozelot.cpp | 2 +- {Minecraft.World => src/world}/Ozelot.h | 0 .../world}/OzelotAttackGoal.cpp | 0 .../world}/OzelotAttackGoal.h | 0 {Minecraft.World => src/world}/Packet.cpp | 4 +- {Minecraft.World => src/world}/Packet.h | 0 .../world}/PacketListener.cpp | 0 .../world}/PacketListener.h | 0 {Minecraft.World => src/world}/Painting.cpp | 0 {Minecraft.World => src/world}/Painting.h | 0 {Minecraft.World => src/world}/PanicGoal.cpp | 0 {Minecraft.World => src/world}/PanicGoal.h | 0 .../world}/ParticleTypes.h | 0 {Minecraft.World => src/world}/Path.cpp | 0 {Minecraft.World => src/world}/Path.h | 0 {Minecraft.World => src/world}/PathFinder.cpp | 0 {Minecraft.World => src/world}/PathFinder.h | 0 .../world}/PathNavigation.cpp | 0 .../world}/PathNavigation.h | 0 .../world}/PathfinderMob.cpp | 0 .../world}/PathfinderMob.h | 0 .../world}/PerformanceTimer.cpp | 0 .../world}/PerformanceTimer.h | 0 .../world}/PerlinNoise.cpp | 0 {Minecraft.World => src/world}/PerlinNoise.h | 0 .../world}/PerlinSimplexNoise.cpp | 0 .../world}/PerlinSimplexNoise.h | 0 .../world}/PickaxeItem.cpp | 0 {Minecraft.World => src/world}/PickaxeItem.h | 0 {Minecraft.World => src/world}/Pig.cpp | 2 +- {Minecraft.World => src/world}/Pig.h | 0 {Minecraft.World => src/world}/PigZombie.cpp | 2 +- {Minecraft.World => src/world}/PigZombie.h | 0 .../world}/PineFeature.cpp | 0 {Minecraft.World => src/world}/PineFeature.h | 0 .../world}/PistonBaseTile.cpp | 4 +- .../world}/PistonBaseTile.h | 0 .../world}/PistonExtensionTile.cpp | 0 .../world}/PistonExtensionTile.h | 0 .../world}/PistonMovingPiece.cpp | 0 .../world}/PistonMovingPiece.h | 0 .../world}/PistonPieceEntity.cpp | 0 .../world}/PistonPieceEntity.h | 0 .../world}/PistonTileItem.cpp | 0 .../world}/PistonTileItem.h | 0 .../world}/PlainsBiome.cpp | 0 {Minecraft.World => src/world}/PlainsBiome.h | 0 {Minecraft.World => src/world}/PlayGoal.cpp | 0 {Minecraft.World => src/world}/PlayGoal.h | 0 {Minecraft.World => src/world}/Player.cpp | 6 +- {Minecraft.World => src/world}/Player.h | 0 .../world}/PlayerAbilitiesPacket.cpp | 0 .../world}/PlayerAbilitiesPacket.h | 0 .../world}/PlayerActionPacket.cpp | 0 .../world}/PlayerActionPacket.h | 0 .../world}/PlayerCommandPacket.cpp | 0 .../world}/PlayerCommandPacket.h | 0 .../world}/PlayerEnderChestContainer.cpp | 0 .../world}/PlayerEnderChestContainer.h | 0 {Minecraft.World => src/world}/PlayerIO.h | 0 .../world}/PlayerInfoPacket.cpp | 4 +- .../world}/PlayerInfoPacket.h | 0 .../world}/PlayerInputPacket.cpp | 0 .../world}/PlayerInputPacket.h | 0 .../world}/PortalForcer.cpp | 0 {Minecraft.World => src/world}/PortalForcer.h | 0 .../world}/PortalMaterial.h | 0 {Minecraft.World => src/world}/PortalTile.cpp | 0 {Minecraft.World => src/world}/PortalTile.h | 0 {Minecraft.World => src/world}/Pos.cpp | 0 {Minecraft.World => src/world}/Pos.h | 0 {Minecraft.World => src/world}/PotatoTile.cpp | 0 {Minecraft.World => src/world}/PotatoTile.h | 0 .../world}/PotionBrewing.cpp | 2 +- .../world}/PotionBrewing.h | 0 {Minecraft.World => src/world}/PotionItem.cpp | 0 {Minecraft.World => src/world}/PotionItem.h | 0 .../world}/PreLoginPacket.cpp | 0 .../world}/PreLoginPacket.h | 0 .../world}/PressurePlateTile.cpp | 0 .../world}/PressurePlateTile.h | 0 {Minecraft.World => src/world}/PrimedTnt.cpp | 0 {Minecraft.World => src/world}/PrimedTnt.h | 0 .../world}/ProgressListener.h | 0 .../world}/ProtectionEnchantment.cpp | 0 .../world}/ProtectionEnchantment.h | 0 .../world}/PumpkinFeature.cpp | 0 .../world}/PumpkinFeature.h | 0 .../world}/PumpkinTile.cpp | 0 {Minecraft.World => src/world}/PumpkinTile.h | 0 .../world}/QuartzBlockTile.cpp | 0 .../world}/QuartzBlockTile.h | 0 {Minecraft.World => src/world}/RailTile.cpp | 0 {Minecraft.World => src/world}/RailTile.h | 0 .../world}/RainforestBiome.cpp | 0 .../world}/RainforestBiome.h | 0 {Minecraft.World => src/world}/Random.cpp | 0 {Minecraft.World => src/world}/Random.h | 0 .../world}/RandomLevelSource.cpp | 2 +- .../world}/RandomLevelSource.h | 0 .../world}/RandomLookAroundGoal.cpp | 0 .../world}/RandomLookAroundGoal.h | 0 {Minecraft.World => src/world}/RandomPos.cpp | 0 {Minecraft.World => src/world}/RandomPos.h | 0 .../world}/RandomScatteredLargeFeature.cpp | 0 .../world}/RandomScatteredLargeFeature.h | 0 .../world}/RandomStrollGoal.cpp | 0 .../world}/RandomStrollGoal.h | 0 {Minecraft.World => src/world}/Rarity.cpp | 0 {Minecraft.World => src/world}/Rarity.h | 0 {Minecraft.World => src/world}/ReadMe.txt | 0 .../world}/ReadOnlyChunkCache.cpp | 0 .../world}/ReadOnlyChunkCache.h | 0 {Minecraft.World => src/world}/Reader.h | 0 {Minecraft.World => src/world}/Recipes.cpp | 0 {Minecraft.World => src/world}/Recipes.h | 0 {Minecraft.World => src/world}/Recipy.h | 0 .../world}/RecordPlayerTile.cpp | 0 .../world}/RecordPlayerTile.h | 0 .../world}/RecordingItem.cpp | 0 .../world}/RecordingItem.h | 0 .../world}/RedStoneDustTile.cpp | 4 +- .../world}/RedStoneDustTile.h | 0 .../world}/RedStoneItem.cpp | 0 {Minecraft.World => src/world}/RedStoneItem.h | 0 .../world}/RedStoneOreTile.cpp | 0 .../world}/RedStoneOreTile.h | 0 .../world}/RedlightTile.cpp | 0 {Minecraft.World => src/world}/RedlightTile.h | 0 {Minecraft.World => src/world}/ReedTile.cpp | 0 {Minecraft.World => src/world}/ReedTile.h | 0 .../world}/ReedsFeature.cpp | 0 {Minecraft.World => src/world}/ReedsFeature.h | 0 {Minecraft.World => src/world}/Reference.h | 0 {Minecraft.World => src/world}/Region.cpp | 0 {Minecraft.World => src/world}/Region.h | 0 {Minecraft.World => src/world}/RegionFile.cpp | 0 {Minecraft.World => src/world}/RegionFile.h | 0 .../world}/RegionFileCache.cpp | 0 .../world}/RegionFileCache.h | 0 .../world}/RegionHillsLayer.cpp | 0 .../world}/RegionHillsLayer.h | 0 .../world}/RemoveEntitiesPacket.cpp | 0 .../world}/RemoveEntitiesPacket.h | 0 .../world}/RemoveMobEffectPacket.cpp | 0 .../world}/RemoveMobEffectPacket.h | 0 .../world}/RepairContainer.cpp | 0 .../world}/RepairContainer.h | 0 {Minecraft.World => src/world}/RepairMenu.cpp | 0 {Minecraft.World => src/world}/RepairMenu.h | 0 .../world}/RepairResultSlot.cpp | 0 .../world}/RepairResultSlot.h | 0 .../world}/RespawnPacket.cpp | 0 .../world}/RespawnPacket.h | 0 .../world}/RestrictOpenDoorGoal.cpp | 0 .../world}/RestrictOpenDoorGoal.h | 0 .../world}/RestrictSunGoal.cpp | 0 .../world}/RestrictSunGoal.h | 0 .../world}/ResultContainer.cpp | 0 .../world}/ResultContainer.h | 0 {Minecraft.World => src/world}/ResultSlot.cpp | 0 {Minecraft.World => src/world}/ResultSlot.h | 0 {Minecraft.World => src/world}/RiverBiome.h | 0 .../world}/RiverInitLayer.cpp | 0 .../world}/RiverInitLayer.h | 0 {Minecraft.World => src/world}/RiverLayer.cpp | 0 {Minecraft.World => src/world}/RiverLayer.h | 0 .../world}/RiverMixerLayer.cpp | 0 .../world}/RiverMixerLayer.h | 0 {Minecraft.World => src/world}/Rotate.cpp | 0 {Minecraft.World => src/world}/Rotate.h | 0 .../world}/RotateHeadPacket.cpp | 0 .../world}/RotateHeadPacket.h | 0 {Minecraft.World => src/world}/SaddleItem.cpp | 0 {Minecraft.World => src/world}/SaddleItem.h | 0 .../world}/SandFeature.cpp | 0 {Minecraft.World => src/world}/SandFeature.h | 0 .../world}/SandStoneTile.cpp | 0 .../world}/SandStoneTile.h | 0 {Minecraft.World => src/world}/Sapling.cpp | 0 {Minecraft.World => src/world}/Sapling.h | 0 .../world}/SaplingTileItem.cpp | 0 .../world}/SaplingTileItem.h | 0 {Minecraft.World => src/world}/SavedData.cpp | 0 {Minecraft.World => src/world}/SavedData.h | 0 .../world}/SavedDataStorage.cpp | 0 .../world}/SavedDataStorage.h | 0 {Minecraft.World => src/world}/Scale.cpp | 0 {Minecraft.World => src/world}/Scale.h | 0 .../world}/ScatteredFeaturePieces.cpp | 0 .../world}/ScatteredFeaturePieces.h | 0 .../world}/SeedFoodItem.cpp | 0 {Minecraft.World => src/world}/SeedFoodItem.h | 0 {Minecraft.World => src/world}/SeedItem.cpp | 0 {Minecraft.World => src/world}/SeedItem.h | 0 {Minecraft.World => src/world}/Sensing.cpp | 0 {Minecraft.World => src/world}/Sensing.h | 0 .../world}/ServerAuthDataPacket.h | 0 .../world}/ServerSettingsChangedPacket.cpp | 0 .../world}/ServerSettingsChangedPacket.h | 0 .../world}/SetCarriedItemPacket.cpp | 0 .../world}/SetCarriedItemPacket.h | 0 .../world}/SetCreativeModeSlotPacket.cpp | 0 .../world}/SetCreativeModeSlotPacket.h | 0 .../world}/SetEntityDataPacket.cpp | 0 .../world}/SetEntityDataPacket.h | 0 .../world}/SetEntityMotionPacket.cpp | 0 .../world}/SetEntityMotionPacket.h | 0 .../world}/SetEquippedItemPacket.cpp | 0 .../world}/SetEquippedItemPacket.h | 0 .../world}/SetExperiencePacket.cpp | 0 .../world}/SetExperiencePacket.h | 0 .../world}/SetHealthPacket.cpp | 0 .../world}/SetHealthPacket.h | 0 .../world}/SetRidingPacket.cpp | 0 .../world}/SetRidingPacket.h | 0 .../world}/SetSpawnPositionPacket.cpp | 0 .../world}/SetSpawnPositionPacket.h | 0 .../world}/SetTimePacket.cpp | 0 .../world}/SetTimePacket.h | 0 .../world}/ShapedRecipy.cpp | 0 {Minecraft.World => src/world}/ShapedRecipy.h | 0 .../world}/ShapelessRecipy.cpp | 0 .../world}/ShapelessRecipy.h | 0 .../world}/SharedConstants.cpp | 0 .../world}/SharedConstants.h | 0 .../world}/SharedKeyPacket.h | 0 {Minecraft.World => src/world}/ShearsItem.cpp | 0 {Minecraft.World => src/world}/ShearsItem.h | 0 {Minecraft.World => src/world}/Sheep.cpp | 2 +- {Minecraft.World => src/world}/Sheep.h | 0 {Minecraft.World => src/world}/ShoreLayer.cpp | 0 {Minecraft.World => src/world}/ShoreLayer.h | 0 {Minecraft.World => src/world}/ShortTag.h | 0 {Minecraft.World => src/world}/ShovelItem.cpp | 0 {Minecraft.World => src/world}/ShovelItem.h | 0 {Minecraft.World => src/world}/SignItem.cpp | 0 {Minecraft.World => src/world}/SignItem.h | 0 {Minecraft.World => src/world}/SignTile.cpp | 0 {Minecraft.World => src/world}/SignTile.h | 0 .../world}/SignTileEntity.cpp | 8 +- .../world}/SignTileEntity.h | 0 .../world}/SignUpdatePacket.cpp | 0 .../world}/SignUpdatePacket.h | 0 {Minecraft.World => src/world}/Silverfish.cpp | 2 +- {Minecraft.World => src/world}/Silverfish.h | 0 .../world}/SimpleContainer.cpp | 0 .../world}/SimpleContainer.h | 0 .../world}/SimplexNoise.cpp | 0 {Minecraft.World => src/world}/SimplexNoise.h | 0 {Minecraft.World => src/world}/SitGoal.cpp | 0 {Minecraft.World => src/world}/SitGoal.h | 0 {Minecraft.World => src/world}/Skeleton.cpp | 2 +- {Minecraft.World => src/world}/Skeleton.h | 0 {Minecraft.World => src/world}/SkullItem.cpp | 0 {Minecraft.World => src/world}/SkullItem.h | 0 {Minecraft.World => src/world}/SkullTile.cpp | 0 {Minecraft.World => src/world}/SkullTile.h | 0 .../world}/SkullTileEntity.cpp | 0 .../world}/SkullTileEntity.h | 0 .../world}/SkyIslandDimension.cpp | 0 {Minecraft.World => src/world}/Slime.cpp | 2 +- {Minecraft.World => src/world}/Slime.h | 0 {Minecraft.World => src/world}/Slot.cpp | 0 {Minecraft.World => src/world}/Slot.h | 0 .../world}/SmallFireball.cpp | 0 .../world}/SmallFireball.h | 0 .../world}/SmoothFloat.cpp | 0 {Minecraft.World => src/world}/SmoothFloat.h | 0 .../world}/SmoothLayer.cpp | 0 {Minecraft.World => src/world}/SmoothLayer.h | 0 .../world}/SmoothStoneBrickTile.cpp | 0 .../world}/SmoothStoneBrickTile.h | 0 .../world}/SmoothStoneBrickTileItem.cpp | 0 .../world}/SmoothStoneBrickTileItem.h | 0 .../world}/SmoothZoomLayer.cpp | 0 .../world}/SmoothZoomLayer.h | 0 {Minecraft.World => src/world}/SnowMan.cpp | 2 +- {Minecraft.World => src/world}/SnowMan.h | 0 {Minecraft.World => src/world}/SnowTile.cpp | 0 {Minecraft.World => src/world}/SnowTile.h | 0 {Minecraft.World => src/world}/Snowball.cpp | 0 {Minecraft.World => src/world}/Snowball.h | 0 .../world}/SnowballItem.cpp | 0 {Minecraft.World => src/world}/SnowballItem.h | 0 {Minecraft.World => src/world}/Socket.cpp | 4 +- {Minecraft.World => src/world}/Socket.h | 0 .../world}/SocketAddress.h | 0 {Minecraft.World => src/world}/SoundTypes.h | 0 .../world}/SparseDataStorage.cpp | 0 .../world}/SparseDataStorage.h | 0 .../world}/SparseLightStorage.cpp | 0 .../world}/SparseLightStorage.h | 0 {Minecraft.World => src/world}/Spider.cpp | 2 +- {Minecraft.World => src/world}/Spider.h | 0 .../world}/SpikeFeature.cpp | 0 {Minecraft.World => src/world}/SpikeFeature.h | 0 {Minecraft.World => src/world}/Sponge.cpp | 0 {Minecraft.World => src/world}/Sponge.h | 0 .../world}/SpringFeature.cpp | 0 .../world}/SpringFeature.h | 0 {Minecraft.World => src/world}/SpringTile.cpp | 0 {Minecraft.World => src/world}/SpringTile.h | 0 .../world}/SpruceFeature.cpp | 0 .../world}/SpruceFeature.h | 0 {Minecraft.World => src/world}/Squid.cpp | 2 +- {Minecraft.World => src/world}/Squid.h | 0 {Minecraft.World => src/world}/StairTile.cpp | 0 {Minecraft.World => src/world}/StairTile.h | 0 {Minecraft.World => src/world}/Stat.cpp | 0 {Minecraft.World => src/world}/Stat.h | 0 .../world}/StatFormatter.h | 0 {Minecraft.World => src/world}/Stats.cpp | 2 +- {Minecraft.World => src/world}/Stats.h | 0 {Minecraft.World => src/world}/StemTile.cpp | 4 +- {Minecraft.World => src/world}/StemTile.h | 0 .../world}/StoneMonsterTile.cpp | 0 .../world}/StoneMonsterTile.h | 0 .../world}/StoneMonsterTileItem.cpp | 0 .../world}/StoneMonsterTileItem.h | 0 .../world}/StoneSlabTile.cpp | 0 .../world}/StoneSlabTile.h | 0 .../world}/StoneSlabTileItem.cpp | 0 .../world}/StoneSlabTileItem.h | 0 {Minecraft.World => src/world}/StoneTile.cpp | 0 {Minecraft.World => src/world}/StoneTile.h | 0 .../world}/StringHelpers.cpp | 0 .../world}/StringHelpers.h | 0 {Minecraft.World => src/world}/StringTag.h | 0 .../world}/StrongholdFeature.cpp | 0 .../world}/StrongholdFeature.h | 0 .../world}/StrongholdPieces.cpp | 0 .../world}/StrongholdPieces.h | 0 .../world}/StructureFeature.cpp | 0 .../world}/StructureFeature.h | 0 .../world}/StructurePiece.cpp | 0 .../world}/StructurePiece.h | 0 .../world}/StructureRecipies.cpp | 0 .../world}/StructureRecipies.h | 0 .../world}/StructureStart.cpp | 0 .../world}/StructureStart.h | 0 {Minecraft.World => src/world}/SwampBiome.cpp | 0 {Minecraft.World => src/world}/SwampBiome.h | 0 .../world}/SwampRiversLayer.cpp | 0 .../world}/SwampRiversLayer.h | 0 .../world}/SwampTreeFeature.cpp | 0 .../world}/SwampTreeFeature.h | 0 {Minecraft.World => src/world}/SwellGoal.cpp | 0 {Minecraft.World => src/world}/SwellGoal.h | 0 .../world}/SynchedEntityData.cpp | 0 .../world}/SynchedEntityData.h | 0 {Minecraft.World => src/world}/Synth.cpp | 0 {Minecraft.World => src/world}/Synth.h | 0 {Minecraft.World => src/world}/System.h | 0 {Minecraft.World => src/world}/Tag.cpp | 0 {Minecraft.World => src/world}/Tag.h | 0 {Minecraft.World => src/world}/TaigaBiome.cpp | 0 {Minecraft.World => src/world}/TaigaBiome.h | 0 .../world}/TakeFlowerGoal.cpp | 0 .../world}/TakeFlowerGoal.h | 0 .../world}/TakeItemEntityPacket.cpp | 0 .../world}/TakeItemEntityPacket.h | 0 {Minecraft.World => src/world}/TallGrass.cpp | 2 +- {Minecraft.World => src/world}/TallGrass.h | 0 .../world}/TallGrassFeature.cpp | 0 .../world}/TallGrassFeature.h | 0 .../world}/TamableAnimal.cpp | 0 .../world}/TamableAnimal.h | 0 {Minecraft.World => src/world}/TargetGoal.cpp | 0 {Minecraft.World => src/world}/TargetGoal.h | 0 .../world}/TeleportEntityPacket.cpp | 0 .../world}/TeleportEntityPacket.h | 0 .../world}/TemperatureLayer.cpp | 0 .../world}/TemperatureLayer.h | 0 .../world}/TemperatureMixerLayer.cpp | 0 .../world}/TemperatureMixerLayer.h | 0 {Minecraft.World => src/world}/TemptGoal.cpp | 0 {Minecraft.World => src/world}/TemptGoal.h | 0 .../world}/TextureAndGeometryChangePacket.cpp | 0 .../world}/TextureAndGeometryChangePacket.h | 0 .../world}/TextureAndGeometryPacket.cpp | 0 .../world}/TextureAndGeometryPacket.h | 4 +- .../world}/TextureChangePacket.cpp | 0 .../world}/TextureChangePacket.h | 0 .../world}/TexturePacket.cpp | 0 .../world}/TexturePacket.h | 0 .../world}/TheEndBiome.cpp | 0 {Minecraft.World => src/world}/TheEndBiome.h | 0 .../world}/TheEndBiomeDecorator.cpp | 0 .../world}/TheEndBiomeDecorator.h | 0 .../world}/TheEndDimension.cpp | 4 +- .../world}/TheEndDimension.h | 0 .../world}/TheEndLevelRandomLevelSource.cpp | 0 .../world}/TheEndLevelRandomLevelSource.h | 0 .../world}/TheEndPortal.cpp | 0 {Minecraft.World => src/world}/TheEndPortal.h | 0 .../world}/TheEndPortalFrameTile.cpp | 0 .../world}/TheEndPortalFrameTile.h | 0 .../world}/TheEndPortalTileEntity.cpp | 0 .../world}/TheEndPortalTileEntity.h | 0 .../world}/ThinFenceTile.cpp | 0 .../world}/ThinFenceTile.h | 0 .../world}/ThornsEnchantment.cpp | 0 .../world}/ThornsEnchantment.h | 0 {Minecraft.World => src/world}/ThreadName.cpp | 0 {Minecraft.World => src/world}/ThreadName.h | 0 {Minecraft.World => src/world}/Throwable.cpp | 0 {Minecraft.World => src/world}/Throwable.h | 0 {Minecraft.World => src/world}/ThrownEgg.cpp | 0 {Minecraft.World => src/world}/ThrownEgg.h | 0 .../world}/ThrownEnderpearl.cpp | 4 +- .../world}/ThrownEnderpearl.h | 0 .../world}/ThrownExpBottle.cpp | 0 .../world}/ThrownExpBottle.h | 0 .../world}/ThrownPotion.cpp | 0 {Minecraft.World => src/world}/ThrownPotion.h | 0 .../world}/TickNextTickData.cpp | 0 .../world}/TickNextTickData.h | 0 {Minecraft.World => src/world}/Tile.cpp | 0 {Minecraft.World => src/world}/Tile.h | 0 .../world}/TileDestructionPacket.cpp | 0 .../world}/TileDestructionPacket.h | 0 {Minecraft.World => src/world}/TileEntity.cpp | 0 {Minecraft.World => src/world}/TileEntity.h | 2 +- .../world}/TileEntityDataPacket.cpp | 0 .../world}/TileEntityDataPacket.h | 0 .../world}/TileEventData.cpp | 0 .../world}/TileEventData.h | 0 .../world}/TileEventPacket.cpp | 0 .../world}/TileEventPacket.h | 0 {Minecraft.World => src/world}/TileItem.cpp | 0 {Minecraft.World => src/world}/TileItem.h | 0 .../world}/TilePlanterItem.cpp | 0 .../world}/TilePlanterItem.h | 0 {Minecraft.World => src/world}/TilePos.cpp | 0 {Minecraft.World => src/world}/TilePos.h | 0 .../world}/TileUpdatePacket.cpp | 0 .../world}/TileUpdatePacket.h | 0 .../world}/TimeCommand.cpp | 4 +- {Minecraft.World => src/world}/TimeCommand.h | 0 {Minecraft.World => src/world}/TntTile.cpp | 0 {Minecraft.World => src/world}/TntTile.h | 0 .../world}/ToggleDownfallCommand.cpp | 4 +- .../world}/ToggleDownfallCommand.h | 0 .../world}/ToolRecipies.cpp | 0 {Minecraft.World => src/world}/ToolRecipies.h | 0 .../world}/TopSnowTile.cpp | 0 {Minecraft.World => src/world}/TopSnowTile.h | 0 {Minecraft.World => src/world}/TorchTile.cpp | 0 {Minecraft.World => src/world}/TorchTile.h | 0 {Minecraft.World => src/world}/TownFeature.h | 0 .../world}/TradeItemPacket.cpp | 0 .../world}/TradeItemPacket.h | 0 .../world}/TradeWithPlayerGoal.cpp | 0 .../world}/TradeWithPlayerGoal.h | 0 .../world}/TransparentTile.cpp | 0 .../world}/TransparentTile.h | 0 .../world}/TrapDoorTile.cpp | 0 {Minecraft.World => src/world}/TrapDoorTile.h | 0 {Minecraft.World => src/world}/TrapMenu.cpp | 0 {Minecraft.World => src/world}/TrapMenu.h | 0 .../world}/TreeFeature.cpp | 0 {Minecraft.World => src/world}/TreeFeature.h | 0 {Minecraft.World => src/world}/TreeTile.cpp | 0 {Minecraft.World => src/world}/TreeTile.h | 0 .../world}/TreeTileItem.cpp | 0 {Minecraft.World => src/world}/TreeTileItem.h | 0 .../world}/TripWireSourceTile.cpp | 0 .../world}/TripWireSourceTile.h | 0 .../world}/TripWireTile.cpp | 0 {Minecraft.World => src/world}/TripWireTile.h | 0 .../world}/UntouchingEnchantment.cpp | 0 .../world}/UntouchingEnchantment.h | 0 .../world}/UpdateGameRuleProgressPacket.cpp | 0 .../world}/UpdateGameRuleProgressPacket.h | 0 .../world}/UpdateMobEffectPacket.cpp | 0 .../world}/UpdateMobEffectPacket.h | 0 .../world}/UpdateProgressPacket.cpp | 0 .../world}/UpdateProgressPacket.h | 0 {Minecraft.World => src/world}/UseAnim.h | 0 .../world}/UseItemPacket.cpp | 0 .../world}/UseItemPacket.h | 0 {Minecraft.World => src/world}/Vec3.cpp | 0 {Minecraft.World => src/world}/Vec3.h | 0 {Minecraft.World => src/world}/Village.cpp | 0 {Minecraft.World => src/world}/Village.h | 0 .../world}/VillageFeature.cpp | 0 .../world}/VillageFeature.h | 0 .../world}/VillagePieces.cpp | 0 .../world}/VillagePieces.h | 0 .../world}/VillageSiege.cpp | 0 {Minecraft.World => src/world}/VillageSiege.h | 0 {Minecraft.World => src/world}/Villager.cpp | 2 +- {Minecraft.World => src/world}/Villager.h | 0 .../world}/VillagerGolem.cpp | 2 +- .../world}/VillagerGolem.h | 0 {Minecraft.World => src/world}/Villages.cpp | 0 {Minecraft.World => src/world}/Villages.h | 0 {Minecraft.World => src/world}/VineTile.cpp | 0 {Minecraft.World => src/world}/VineTile.h | 0 .../world}/VinesFeature.cpp | 0 {Minecraft.World => src/world}/VinesFeature.h | 0 .../world}/VoronoiZoom.cpp | 0 {Minecraft.World => src/world}/VoronoiZoom.h | 0 {Minecraft.World => src/world}/WallTile.cpp | 0 {Minecraft.World => src/world}/WallTile.h | 0 .../world}/WaterAnimal.cpp | 0 {Minecraft.World => src/world}/WaterAnimal.h | 0 {Minecraft.World => src/world}/WaterColor.cpp | 0 {Minecraft.World => src/world}/WaterColor.h | 0 .../world}/WaterLevelChunk.cpp | 0 .../world}/WaterLevelChunk.h | 0 .../world}/WaterLilyTile.cpp | 2 +- .../world}/WaterLilyTile.h | 0 .../world}/WaterLilyTileItem.cpp | 0 .../world}/WaterLilyTileItem.h | 0 .../world}/WaterWorkerEnchantment.cpp | 0 .../world}/WaterWorkerEnchantment.h | 0 .../world}/WaterlilyFeature.cpp | 0 .../world}/WaterlilyFeature.h | 0 {Minecraft.World => src/world}/WeaponItem.cpp | 0 {Minecraft.World => src/world}/WeaponItem.h | 0 .../world}/WeaponRecipies.cpp | 0 .../world}/WeaponRecipies.h | 0 {Minecraft.World => src/world}/WebMaterial.h | 0 {Minecraft.World => src/world}/WebTile.cpp | 0 {Minecraft.World => src/world}/WebTile.h | 0 .../world}/WeighedRandom.cpp | 0 .../world}/WeighedRandom.h | 0 .../world}/WeighedTreasure.cpp | 0 .../world}/WeighedTreasure.h | 0 {Minecraft.World => src/world}/Wolf.cpp | 2 +- {Minecraft.World => src/world}/Wolf.h | 0 .../world}/WoodSlabTile.cpp | 0 {Minecraft.World => src/world}/WoodSlabTile.h | 0 {Minecraft.World => src/world}/WoodTile.cpp | 0 {Minecraft.World => src/world}/WoodTile.h | 0 .../world}/WoolCarpetTile.cpp | 0 .../world}/WoolCarpetTile.h | 0 .../world}/WorkbenchTile.cpp | 0 .../world}/WorkbenchTile.h | 0 {Minecraft.World => src/world}/XZPacket.cpp | 0 {Minecraft.World => src/world}/XZPacket.h | 0 {Minecraft.World => src/world}/Zombie.cpp | 2 +- {Minecraft.World => src/world}/Zombie.h | 0 {Minecraft.World => src/world}/ZoneFile.cpp | 0 {Minecraft.World => src/world}/ZoneFile.h | 0 {Minecraft.World => src/world}/ZoneIo.cpp | 0 {Minecraft.World => src/world}/ZoneIo.h | 0 .../world}/ZonedChunkStorage.cpp | 0 .../world}/ZonedChunkStorage.h | 0 {Minecraft.World => src/world}/ZoomLayer.cpp | 0 {Minecraft.World => src/world}/ZoomLayer.h | 0 .../world}/com.mojang.nbt.h | 0 .../world}/compression.cpp | 6 +- {Minecraft.World => src/world}/compression.h | 2 +- .../world}/net.minecraft.commands.common.h | 0 .../world}/net.minecraft.commands.h | 0 .../world}/net.minecraft.h | 0 .../world}/net.minecraft.locale.h | 0 .../world}/net.minecraft.network.h | 0 .../world}/net.minecraft.network.packet.h | 0 .../world}/net.minecraft.stats.h | 0 .../net.minecraft.world.ContainerListener.h | 0 .../world}/net.minecraft.world.damagesource.h | 0 .../world}/net.minecraft.world.effect.h | 0 .../net.minecraft.world.entity.ai.control.h | 0 .../net.minecraft.world.entity.ai.goal.h | 0 ...et.minecraft.world.entity.ai.goal.target.h | 0 ...net.minecraft.world.entity.ai.navigation.h | 0 .../net.minecraft.world.entity.ai.sensing.h | 0 .../net.minecraft.world.entity.ai.util.h | 0 .../net.minecraft.world.entity.ai.village.h | 0 .../net.minecraft.world.entity.animal.h | 0 ....minecraft.world.entity.boss.enderdragon.h | 0 .../world}/net.minecraft.world.entity.boss.h | 0 .../net.minecraft.world.entity.global.h | 0 .../world}/net.minecraft.world.entity.h | 0 .../world}/net.minecraft.world.entity.item.h | 0 .../net.minecraft.world.entity.monster.h | 0 .../world}/net.minecraft.world.entity.npc.h | 0 .../net.minecraft.world.entity.player.h | 0 .../net.minecraft.world.entity.projectile.h | 0 .../world}/net.minecraft.world.food.h | 0 .../world}/net.minecraft.world.h | 0 ...ecraft.world.inventory.ContainerListener.h | 0 .../world}/net.minecraft.world.inventory.h | 0 .../world}/net.minecraft.world.item.alchemy.h | 0 .../net.minecraft.world.item.crafting.h | 0 .../net.minecraft.world.item.enchantment.h | 0 .../world}/net.minecraft.world.item.h | 0 .../world}/net.minecraft.world.item.trading.h | 0 .../world}/net.minecraft.world.level.biome.h | 0 .../world}/net.minecraft.world.level.chunk.h | 0 .../net.minecraft.world.level.chunk.storage.h | 0 .../net.minecraft.world.level.dimension.h | 0 .../world}/net.minecraft.world.level.h | 0 ...t.minecraft.world.level.levelgen.feature.h | 0 .../net.minecraft.world.level.levelgen.h | 0 ...minecraft.world.level.levelgen.structure.h | 0 ...net.minecraft.world.level.levelgen.synth.h | 0 .../net.minecraft.world.level.material.h | 0 ...net.minecraft.world.level.newbiome.layer.h | 0 .../net.minecraft.world.level.pathfinder.h | 0 .../net.minecraft.world.level.saveddata.h | 0 .../net.minecraft.world.level.storage.h | 0 .../net.minecraft.world.level.tile.entity.h | 0 .../world}/net.minecraft.world.level.tile.h | 0 .../net.minecraft.world.level.tile.piston.h | 0 .../world}/net.minecraft.world.phys.h | 0 {Minecraft.World => src/world}/stdafx.cpp | 0 src/world/stdafx.h | 249 ++++++++++++++++++ {Minecraft.World => src/world}/system.cpp | 0 .../world}/x64headers/extraX64.h | 20 +- .../world}/x64headers/qnet.h | 0 .../world}/x64headers/xmcore.h | 0 .../world}/x64headers/xrnm.h | 0 .../world}/x64headers/xsocialpost.h | 0 .../world}/x64headers/xuiapp.h | 0 .../world}/x64headers/xuiresource.h | 0 19111 files changed, 2795 insertions(+), 2776 deletions(-) create mode 100644 CMakeLists.txt delete mode 100644 Minecraft.World/stdafx.h rename {Minecraft.Client => src/client}/AbstractContainerScreen.cpp (97%) rename {Minecraft.Client => src/client}/AbstractContainerScreen.h (100%) rename {Minecraft.Client => src/client}/AbstractTexturePack.cpp (99%) rename {Minecraft.Client => src/client}/AbstractTexturePack.h (100%) rename {Minecraft.Client => src/client}/AchievementPopup.cpp (94%) rename {Minecraft.Client => src/client}/AchievementPopup.h (100%) rename {Minecraft.Client => src/client}/AchievementScreen.cpp (98%) rename {Minecraft.Client => src/client}/AchievementScreen.h (96%) rename {Minecraft.Client => src/client}/AllowAllCuller.cpp (100%) rename {Minecraft.Client => src/client}/AllowAllCuller.h (100%) rename {Minecraft.Client => src/client}/ArchiveFile.cpp (98%) rename {Minecraft.Client => src/client}/ArchiveFile.h (87%) rename {Minecraft.Client => src/client}/ArrowRenderer.cpp (96%) rename {Minecraft.Client => src/client}/ArrowRenderer.h (100%) rename {Minecraft.Client => src/client}/BlazeModel.cpp (98%) rename {Minecraft.Client => src/client}/BlazeModel.h (100%) rename {Minecraft.Client => src/client}/BlazeRenderer.cpp (91%) rename {Minecraft.Client => src/client}/BlazeRenderer.h (100%) rename {Minecraft.Client => src/client}/BoatModel.cpp (100%) rename {Minecraft.Client => src/client}/BoatModel.h (100%) rename {Minecraft.Client => src/client}/BoatRenderer.cpp (91%) rename {Minecraft.Client => src/client}/BoatRenderer.h (100%) rename {Minecraft.Client => src/client}/BookModel.cpp (98%) rename {Minecraft.Client => src/client}/BookModel.h (100%) rename {Minecraft.Client => src/client}/BreakingItemParticle.cpp (93%) rename {Minecraft.Client => src/client}/BreakingItemParticle.h (100%) rename {Minecraft.Client => src/client}/BubbleParticle.cpp (78%) rename {Minecraft.Client => src/client}/BubbleParticle.h (100%) rename {Minecraft.Client => src/client}/BufferedImage.cpp (98%) rename {Minecraft.Client => src/client}/BufferedImage.h (100%) rename {Minecraft.Client => src/client}/Button.cpp (100%) rename {Minecraft.Client => src/client}/Button.h (100%) rename {Minecraft.Client => src/client}/Camera.cpp (94%) rename {Minecraft.Client => src/client}/Camera.h (88%) rename {Minecraft.Client => src/client}/ChatScreen.cpp (95%) rename {Minecraft.Client => src/client}/ChatScreen.h (100%) rename {Minecraft.Client => src/client}/ChestModel.cpp (100%) rename {Minecraft.Client => src/client}/ChestModel.h (100%) rename {Minecraft.Client => src/client}/ChestRenderer.cpp (94%) rename {Minecraft.Client => src/client}/ChestRenderer.h (100%) rename {Minecraft.Client => src/client}/ChickenModel.cpp (98%) rename {Minecraft.Client => src/client}/ChickenModel.h (100%) rename {Minecraft.Client => src/client}/ChickenRenderer.cpp (87%) rename {Minecraft.Client => src/client}/ChickenRenderer.h (100%) rename {Minecraft.Client => src/client}/Chunk.cpp (99%) rename {Minecraft.Client => src/client}/Chunk.h (97%) rename {Minecraft.Client => src/client}/ClassDiagram.cd (100%) rename {Minecraft.Client => src/client}/ClientConnection.cpp (98%) rename {Minecraft.Client => src/client}/ClientConnection.h (99%) rename {Minecraft.Client => src/client}/ClientConstants.cpp (100%) rename {Minecraft.Client => src/client}/ClientConstants.h (100%) rename {Minecraft.Client => src/client}/ClockTexture.cpp (93%) rename {Minecraft.Client => src/client}/ClockTexture.h (100%) rename {Minecraft.Client => src/client}/Common/App_Defines.h (100%) rename {Minecraft.Client => src/client}/Common/App_enums.h (100%) rename {Minecraft.Client => src/client}/Common/App_structs.h (100%) rename {Minecraft.Client => src/client}/Common/Audio/Consoles_SoundEngine.cpp (100%) rename {Minecraft.Client => src/client}/Common/Audio/Consoles_SoundEngine.h (89%) rename {Minecraft.Client => src/client}/Common/Audio/SoundEngine.cpp (99%) rename {Minecraft.Client => src/client}/Common/Audio/SoundEngine.h (98%) rename {Minecraft.Client => src/client}/Common/Audio/SoundNames.cpp (100%) rename {Minecraft.Client => src/client}/Common/BuildVer.h (100%) rename {Minecraft.Client => src/client}/Common/C4JMemoryPool.h (100%) rename {Minecraft.Client => src/client}/Common/C4JMemoryPoolAllocator.h (97%) rename {Minecraft.Client => src/client}/Common/Colours/ColourTable.cpp (99%) rename {Minecraft.Client => src/client}/Common/Colours/ColourTable.h (100%) rename {Minecraft.Client => src/client}/Common/CommonMedia.sln (100%) rename {Minecraft.Client => src/client}/Common/CommonMedia.vcxproj (100%) rename {Minecraft.Client => src/client}/Common/CommonMedia.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/Common/ConsoleGameMode.cpp (100%) rename {Minecraft.Client => src/client}/Common/ConsoleGameMode.h (100%) rename {Minecraft.Client => src/client}/Common/Console_Awards_enum.h (100%) rename {Minecraft.Client => src/client}/Common/Console_Debug_enum.h (100%) rename {Minecraft.Client => src/client}/Common/Console_Utils.cpp (100%) rename {Minecraft.Client => src/client}/Common/Consoles_App.cpp (99%) rename {Minecraft.Client => src/client}/Common/Consoles_App.h (99%) rename {Minecraft.Client => src/client}/Common/DLC/DLCAudioFile.cpp (98%) rename {Minecraft.Client => src/client}/Common/DLC/DLCAudioFile.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCCapeFile.cpp (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCCapeFile.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCColourTableFile.cpp (85%) rename {Minecraft.Client => src/client}/Common/DLC/DLCColourTableFile.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCFile.cpp (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCFile.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCGameRules.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCGameRulesFile.cpp (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCGameRulesFile.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCGameRulesHeader.cpp (92%) rename {Minecraft.Client => src/client}/Common/DLC/DLCGameRulesHeader.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCLocalisationFile.cpp (91%) rename {Minecraft.Client => src/client}/Common/DLC/DLCLocalisationFile.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCManager.cpp (99%) rename {Minecraft.Client => src/client}/Common/DLC/DLCManager.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCPack.cpp (99%) rename {Minecraft.Client => src/client}/Common/DLC/DLCPack.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCSkinFile.cpp (96%) rename {Minecraft.Client => src/client}/Common/DLC/DLCSkinFile.h (93%) rename {Minecraft.Client => src/client}/Common/DLC/DLCTextureFile.cpp (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCTextureFile.h (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCUIDataFile.cpp (100%) rename {Minecraft.Client => src/client}/Common/DLC/DLCUIDataFile.h (100%) rename {Minecraft.Client => src/client}/Common/DummyTexturePack/res/TFSHOLDER.txt (100%) rename {Minecraft.Client => src/client}/Common/GameRules/AddEnchantmentRuleDefinition.cpp (91%) rename {Minecraft.Client => src/client}/Common/GameRules/AddEnchantmentRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/AddItemRuleDefinition.cpp (93%) rename {Minecraft.Client => src/client}/Common/GameRules/AddItemRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/ApplySchematicRuleDefinition.cpp (95%) rename {Minecraft.Client => src/client}/Common/GameRules/ApplySchematicRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/BiomeOverride.cpp (96%) rename {Minecraft.Client => src/client}/Common/GameRules/BiomeOverride.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/CollectItemRuleDefinition.cpp (92%) rename {Minecraft.Client => src/client}/Common/GameRules/CollectItemRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/CompleteAllRuleDefinition.cpp (92%) rename {Minecraft.Client => src/client}/Common/GameRules/CompleteAllRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/CompoundGameRuleDefinition.cpp (96%) rename {Minecraft.Client => src/client}/Common/GameRules/CompoundGameRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/ConsoleGameRules.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/ConsoleGameRulesConstants.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/ConsoleGenerateStructure.cpp (94%) rename {Minecraft.Client => src/client}/Common/GameRules/ConsoleGenerateStructure.h (95%) rename {Minecraft.Client => src/client}/Common/GameRules/ConsoleGenerateStructureAction.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/ConsoleSchematicFile.cpp (98%) rename {Minecraft.Client => src/client}/Common/GameRules/ConsoleSchematicFile.h (98%) rename {Minecraft.Client => src/client}/Common/GameRules/GameRule.cpp (100%) rename {Minecraft.Client => src/client}/Common/GameRules/GameRule.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/GameRuleDefinition.cpp (98%) rename {Minecraft.Client => src/client}/Common/GameRules/GameRuleDefinition.h (97%) rename {Minecraft.Client => src/client}/Common/GameRules/GameRuleManager.cpp (99%) rename {Minecraft.Client => src/client}/Common/GameRules/GameRuleManager.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/GameRulesInstance.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelGenerationOptions.cpp (98%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelGenerationOptions.h (99%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelGenerators.cpp (100%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelGenerators.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelRules.cpp (100%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelRules.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelRuleset.cpp (94%) rename {Minecraft.Client => src/client}/Common/GameRules/LevelRuleset.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/NamedAreaRuleDefinition.cpp (95%) rename {Minecraft.Client => src/client}/Common/GameRules/NamedAreaRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/StartFeature.cpp (96%) rename {Minecraft.Client => src/client}/Common/GameRules/StartFeature.h (91%) rename {Minecraft.Client => src/client}/Common/GameRules/UpdatePlayerRuleDefinition.cpp (93%) rename {Minecraft.Client => src/client}/Common/GameRules/UpdatePlayerRuleDefinition.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/UseTileRuleDefinition.cpp (98%) rename {Minecraft.Client => src/client}/Common/GameRules/UseTileRuleDefinition.h (93%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionGenerateBox.cpp (96%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionGenerateBox.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionPlaceBlock.cpp (94%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionPlaceBlock.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionPlaceContainer.cpp (89%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionPlaceContainer.h (100%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionPlaceSpawner.cpp (87%) rename {Minecraft.Client => src/client}/Common/GameRules/XboxStructureActionPlaceSpawner.h (100%) rename {Minecraft.Client => src/client}/Common/Leaderboards/LeaderboardManager.cpp (97%) rename {Minecraft.Client => src/client}/Common/Leaderboards/LeaderboardManager.h (100%) rename {Minecraft.Client => src/client}/Common/Media/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/AnvilMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/AnvilMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/AnvilMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/AnvilMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/AnvilMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/AnvilMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/BrewingStandMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/BrewingStandMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/BrewingStandMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/BrewingStandMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/BrewingStandMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/BrewingStandMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestLargeMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestLargeMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestLargeMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestLargeMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestLargeMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestLargeMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ChestMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ComponentLogo1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ComponentLogo480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ComponentLogo720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ComponentLogoSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ComponentLogoSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ComponentLogoVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Controls1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Controls480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Controls720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ControlsRemotePlay1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ControlsSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ControlsSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ControlsTVVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ControlsVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting2x2Menu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting2x2Menu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting2x2Menu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting2x2MenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting2x2MenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting2x2MenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting3x3Menu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting3x3Menu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting3x3Menu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting3x3MenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting3x3MenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Crafting3x3MenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreateWorldMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreateWorldMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreateWorldMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreateWorldMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreativeMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreativeMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreativeMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreativeMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreativeMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreativeMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Credits1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Credits480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Credits720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/CreditsVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCMainMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCMainMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCMainMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCMainMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCOffersMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCOffersMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCOffersMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DLCOffersMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DeathMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DeathMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DeathMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DeathMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DeathMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DeathMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugCreateSchematic1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugCreateSchematic720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugOptionsMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugOptionsMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugSetCamera1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugSetCamera720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugUIConsoleComponent1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugUIConsoleComponent720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugUIMarketingGuide1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DebugUIMarketingGuide720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DispenserMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DispenserMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DispenserMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DispenserMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DispenserMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/DispenserMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EULA1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EULA480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EULA720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EULAVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EnchantingMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EnchantingMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EnchantingMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EnchantingMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EnchantingMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EnchantingMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EndPoem1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EndPoem480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EndPoem720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/EndPoemVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FullscreenProgress1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FullscreenProgress480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FullscreenProgress720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FullscreenProgressSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FullscreenProgressSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FullscreenProgressVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FurnaceMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FurnaceMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FurnaceMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FurnaceMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FurnaceMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/FurnaceMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/GamertagSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/AnvilCross.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/AnvilHammer.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/AnvilPlus.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Armour_Slot_Body.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Armour_Slot_Feet.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Armour_Slot_Head.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Armour_Slot_Legs.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Arrow_Off.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Arrow_On.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Arrow_Small_Off.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Arrow_Small_On.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingArrow_Off.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingArrow_On.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingArrow_Small_Off.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingArrow_Small_On.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingBubbles_Off.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingBubbles_On.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingBubbles_Small_Off.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingBubbles_Small_On.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingStand.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/BrewingStand_small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Controller_Message_Frame_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Controller_Quadrant_Icon_Empty.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Controller_Quadrant_Icon_Segment.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_Materials.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_Redstone_and_Transport.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_armour.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_brewing.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_decoration.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_food.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_mechanisms.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_misc.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_structures.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_tools.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftIcons/icon_transport.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftScene/Craft_Highlight_L_ExtraSmall.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftScene/Craft_Highlight_L_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftScene/Crafting_2SlotLargeV.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftScene/Crafting_2SlotSmallV.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CraftScene/Crafting_3SlotLargeV.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/CreditBackground.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/DLCBackground.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/DLC_Tick.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/DLC_TickSmall.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/DefaultPack_Comparison.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Dirt_Tile.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Enchant_Slot.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Enchant_Slot_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/EnchantmentButtonActive.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/EnchantmentButtonActive_small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/EnchantmentButtonEmpty.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/EnchantmentButtonEmpty_small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/EnchantmentButtonSelected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/EnchantmentButtonSelected_small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Flame_Off.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Flame_Off_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Flame_On.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Flame_On_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Empty.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Empty2.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Empty3.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Empty4.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Empty6.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Full.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Full2.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Full3.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Full4.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/DragonHealth_Full6.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Air_Bubble.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Air_Pop.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Armour_Empty.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Armour_Full.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Armour_Half.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Crosshair.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Background.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Background_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Background_Poison.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Full.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Full_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Full_Poison.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Full_Poison_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Half.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Half_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Half_Poison.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/HUD_Food_Half_Poison_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Background.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Background_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Full.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Full_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Full_Poison.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Full_Poison_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Half.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Half_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Half_Poison.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/Health_Half_Poison_Flash.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/experience_bar_empty.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/experience_bar_full.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/hotbar_item_back.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HUD/hotbar_item_selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Chest.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Chest_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Creative.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Creative_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest_small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_HUD.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_HUD_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Trading.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/HowToPlay/HowToPlay_Trading_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/IconHolder.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/IconHolderRed.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/IconHolderRed_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/IconHolder_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_0.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_1.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_10.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_11.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_12.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_13.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_14.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_15.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_2.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_3.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_4.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_5.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_6.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_7.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_8.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/MapIcon_9.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/voiceMuted.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/voiceNotSpeaking.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/InGameInfo/voiceSpeaking.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/LayoutButton_Norm.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/LayoutButton_Over.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Climbed.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Creeper.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Fallen.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Ghast.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Portal.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Skeleton.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Slime.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Spider.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_SpiderJockey.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Swam.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Walked.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Zombie.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_ZombiePigman.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/LeaderboardButton_Norm.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/LeaderboardButton_Over.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/ListButton_Norm.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/ListButton_Over.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Logos/4JStudios_logo.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Logos/ESRB_10_Large.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Logos/MS_Studios_MC.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Logos/XBLA_MC.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Logos/mojang.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/MSPoints.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/MainMenuButton_Norm.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/MainMenuButton_Over.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/MenuTitle.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/MinecraftBrokenIcon.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/MinecraftIcon.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Padlock_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel2x2.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small_2x2.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8_Small.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_BL.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_BM.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_BR.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_ML.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_MM.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_MR.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_TL.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_TM.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_TR.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Top_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Top_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Panel_Top_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BL.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BM.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BR.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_ML.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MM.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MR.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TL.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TM.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TR.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel_Selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall_Selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar_Selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall_Selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal_Selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall_Selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver_Selected.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_L.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_M.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_R.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Left.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Middle.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Right.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Left.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Middle.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Right.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Panorama_Background_N.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Panorama_Background_S.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Pointer.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Blindness.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Fire_Resistance.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Haste.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Hunger.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Invisibility.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Jump_Boost.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Mining_Fatigue.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Nausea.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Night_Vision.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Poison.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Regeneration.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Resistance.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Slowness.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Speed.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Strength.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Water_Breathing.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Weakness.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/SaveArrow.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/SaveChest.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/SignEditBackground.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Slider_Button.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Slider_Track.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/TexturePackIcon.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Tick.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Tickbox_Norm.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Tickbox_Over.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/TutorialExitScreenshot.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot1.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot10.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot2.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot3.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot4.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot5.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot6.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot7.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot8.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/UpsellScreenshots/Screenshot9.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/Warning.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/360ctrl.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonA.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonB.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonBack.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonDpadD.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonDpadL.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonDpadR.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonDpadU.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLS.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper_TT.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_Navigate.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_sides.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger_TT.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonRS.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper_TT.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonRightStick.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger_TT.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonStart.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonX.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/ButtonY.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Focus.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Normal.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Disable.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Focus.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Normal.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Focus.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Normal.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Focus.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Normal.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/a_graphic.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/b_graphic.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/x_graphic.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/X360ControllerIcons/y_graphic.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/icon_shank.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/scrollDown.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/scrollLeft.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/scrollRight.png (100%) rename {Minecraft.Client => src/client}/Common/Media/Graphics/scrollUp.png (100%) rename {Minecraft.Client => src/client}/Common/Media/HTMLColours.col (100%) rename {Minecraft.Client => src/client}/Common/Media/HTMLColours.xml (100%) rename {Minecraft.Client => src/client}/Common/Media/HUD1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HUD480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HUD720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HUDSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HUDSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HUDVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HelpAndOptionsMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HelpAndOptionsMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HelpAndOptionsMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HelpAndOptionsMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HelpAndOptionsMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HelpAndOptionsMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HorseInventoryMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HorseInventoryMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HorseInventoryMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HorseInventoryMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HorseInventoryMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlay1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlay480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlay720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlayMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlayMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlayMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlayMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlayMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlayMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlaySplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlaySplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/HowToPlayVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameHostOptions1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameHostOptions480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameHostOptions720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameHostOptionsSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameHostOptionsSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameHostOptionsVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameInfoMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameInfoMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameInfoMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameInfoMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameInfoMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameInfoMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGamePlayerOptions1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGamePlayerOptions480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGamePlayerOptions720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGamePlayerOptionsSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGamePlayerOptionsSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGamePlayerOptionsVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameTeleportMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameTeleportMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameTeleportMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameTeleportMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameTeleportMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InGameTeleportMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Intro1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Intro480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Intro720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/IntroVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InventoryMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InventoryMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InventoryMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InventoryMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InventoryMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/InventoryMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/JoinMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/JoinMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/JoinMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/JoinMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Keyboard1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/KeyboardSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LaunchMoreOptionsMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LaunchMoreOptionsMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LaunchMoreOptionsMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LaunchMoreOptionsMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LeaderboardMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LeaderboardMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LeaderboardMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LeaderboardMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadOrJoinMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadOrJoinMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadOrJoinMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/LoadOrJoinMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MainMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MainMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MainMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MainMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MediaDurango.arc (100%) rename {Minecraft.Client => src/client}/Common/Media/MediaOrbis.arc (100%) rename {Minecraft.Client => src/client}/Common/Media/MediaPS3.arc (100%) rename {Minecraft.Client => src/client}/Common/Media/MediaPSVita.arc (100%) rename {Minecraft.Client => src/client}/Common/Media/MediaWindows64.arc (100%) rename {Minecraft.Client => src/client}/Common/Media/MenuBackground1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MenuBackground480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MenuBackground720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MenuBackgroundVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MessageBox1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MessageBox480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MessageBox720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MessageBoxSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MessageBoxSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/MessageBoxVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/NewUpdateMessage1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/NewUpdateMessage480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/NewUpdateMessage720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/NewUpdateMessageVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Panorama1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Panorama480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Panorama720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PanoramaSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PanoramaSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PanoramaVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PauseMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PauseMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PauseMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PauseMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PauseMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PauseMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PressStartToPlay1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PressStartToPlay480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PressStartToPlay720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/PressStartToPlayVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/QuadrantSignin1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/QuadrantSignin720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ReinstallMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ReinstallMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ReinstallMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ReinstallMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ReinstallMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ReinstallMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SaveMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SaveMessage1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SaveMessage480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SaveMessage720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SaveMessageVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsAudioMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsAudioMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsAudioMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsAudioMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsAudioMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsAudioMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsControlMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsControlMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsControlMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsControlMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsControlMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsControlMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsGraphicsMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsGraphicsMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsGraphicsMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsGraphicsMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsGraphicsMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsGraphicsMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsOptionsMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsOptionsMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsOptionsMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsOptionsMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsOptionsMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsOptionsMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsUIMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsUIMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsUIMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsUIMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsUIMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SettingsUIMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SignEntryMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SignEntryMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SignEntryMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SignEntryMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SignEntryMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SignEntryMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SkinSelectMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SkinSelectMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SkinSelectMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SkinSelectMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SkinSelectMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SkinSelectMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SocialPost1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SocialPost480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SocialPost720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SocialPostSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SocialPostSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/SocialPostVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/MenuSounds.xap (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/Xbox/MenuSounds.xgs (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/Xbox/MenuSounds.xsb (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/Xbox/MenuSounds.xwb (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/btn_Back.wav (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/click.wav (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/pop.wav (100%) rename {Minecraft.Client => src/client}/Common/Media/Sound/wood click.wav (100%) rename {Minecraft.Client => src/client}/Common/Media/Timer1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Timer480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/Timer720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TimerSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TimerSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TimerVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ToolTips1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ToolTips480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ToolTips720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ToolTipsSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ToolTipsSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/ToolTipsVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TradingMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TradingMenu480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TradingMenu720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TradingMenuSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TradingMenuSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TradingMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TrialExitUpsell480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TrialExitUpsell720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TutorialPopup1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TutorialPopup480.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TutorialPopup720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TutorialPopupSplit1080.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TutorialPopupSplit720.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/TutorialPopupVita.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/de-DE/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/de-DE/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/Media/es-ES/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/es-ES/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/font/CHT/DFHeiMedium-B5.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/CHT/DFTT_R5.TTC (100%) rename {Minecraft.Client => src/client}/Common/Media/font/JPN/DF-DotDotGothic16.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/JPN/DFGMaruGothic-Md.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/KOR/BOKMSD.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/KOR/candadite2.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/Mojang Font_11.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/Mojang Font_7.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/Mojangles.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/Mojangles_11.abc (100%) rename {Minecraft.Client => src/client}/Common/Media/font/Mojangles_7.abc (100%) rename {Minecraft.Client => src/client}/Common/Media/font/RU/SpaceMace.ttf (100%) rename {Minecraft.Client => src/client}/Common/Media/font/chars.txt (100%) rename {Minecraft.Client => src/client}/Common/Media/fr-FR/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/fr-FR/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/it-IT/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/it-IT/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/ja-JP/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/ja-JP/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/ko-KR/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/ko-KR/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/languages.loc (100%) rename {Minecraft.Client => src/client}/Common/Media/media.txt (100%) rename {Minecraft.Client => src/client}/Common/Media/movies1080.txt (100%) rename {Minecraft.Client => src/client}/Common/Media/movies480.txt (100%) rename {Minecraft.Client => src/client}/Common/Media/movies720.txt (100%) rename {Minecraft.Client => src/client}/Common/Media/moviesVita.txt (100%) rename {Minecraft.Client => src/client}/Common/Media/pt-BR/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/pt-BR/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/pt-PT/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/pt-PT/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/skin.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinGraphics.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinGraphicsHud.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinGraphicsInGame.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinGraphicsLabels.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHD.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHDGraphics.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHDGraphicsHud.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHDGraphicsInGame.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHDGraphicsLabels.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHDHud.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHDInGame.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHDLabels.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinHud.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinInGame.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skinLabels.swf (100%) rename {Minecraft.Client => src/client}/Common/Media/skin_Minecraft.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/splashes.txt (100%) rename {Minecraft.Client => src/client}/Common/Media/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCMain.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCMain.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCMain_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCMain_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCOffers.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCOffers.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCOffers_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_DLCOffers_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_NewUpdateMessage.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_NewUpdateMessage.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_NewUpdateMessage_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_NewUpdateMessage_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_anvil.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_anvil.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_anvil_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_anvil_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_base.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_base.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_base_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_base_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_base_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_base_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_brewingstand.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_brewingstand.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_brewingstand_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_brewingstand_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_brewingstand_Small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_brewingstand_Small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_chat.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_chat.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_chat_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_chat_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_chat_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_chat_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_connectingprogress.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_connectingprogress.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_connectingprogress_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_connectingprogress_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_connectingprogress_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_connectingprogress_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_large_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_large_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_large_Small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_large_Small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_container_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_controls.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_controls.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_controls_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_controls_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_controls_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_controls_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_2x2.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_2x2.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_2x2_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_2x2_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_2x2_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_2x2_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_3x3.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_3x3.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_3x3_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_3x3_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_3x3_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_craftingpanel_3x3_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_credits.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_credits.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_credits_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_credits_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_death.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_death.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_death_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_death_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_death_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_death_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_item_editor.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_item_editor.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_schematic_create.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_schematic_create.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_set_camera.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_set_camera.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debug_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugoverlay.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugoverlay.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugoverlay_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugoverlay_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugtips.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugtips.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugtips_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugtips_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugtips_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_debugtips_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_enchant.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_enchant.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_enchant_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_enchant_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_enchant_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_enchant_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_fullscreenprogress.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_fullscreenprogress.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_fullscreenprogress_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_fullscreenprogress_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_fullscreenprogress_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_fullscreenprogress_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_furnace.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_furnace.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_furnace_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_furnace_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_furnace_Small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_furnace_Small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_helpandoptions.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_helpandoptions.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_helpandoptions_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_helpandoptions_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_helpandoptions_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_helpandoptions_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_menu.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_menu.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_menu_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_menu_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_menu_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_menu_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_howtoplay_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_hud.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_hud.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_hud_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_hud_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_hud_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_hud_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_host_options.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_host_options.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_host_options_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_host_options_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_host_options_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_host_options_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_player_options.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_player_options.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_player_options_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_player_options_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_player_options_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingame_player_options_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingameinfo.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingameinfo.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingameinfo_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingameinfo_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingameinfo_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_ingameinfo_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_intro.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_intro.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_intro_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_intro_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_creative.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_creative.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_creative_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_creative_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_creative_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_creative_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_inventory_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_leaderboards.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_leaderboards.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_leaderboards_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_leaderboards_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_load_settings.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_load_settings.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_load_settings_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_load_settings_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_main.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_main.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_main_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_main_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_create.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_create.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_create_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_create_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_gameinfo.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_gameinfo.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_gameinfo_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_gameinfo_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_joinload.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_joinload.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_joinload_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_joinload_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_launch_more_options.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_launch_more_options.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_launch_more_options_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_multi_launch_more_options_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_partnernetpassword.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_partnernetpassword.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_partnernetpassword_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_partnernetpassword_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_pause.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_pause.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_pause_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_pause_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_pause_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_pause_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_reinstall.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_reinstall.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_reinstall_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_reinstall_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_reinstall_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_reinstall_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_savemessage.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_savemessage.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_savemessage_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_savemessage_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_All.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_All.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_All_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_All_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_All_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_All_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Audio.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Audio.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Audio_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Audio_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Audio_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Audio_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Control.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Control.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Control_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Control_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Control_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Control_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Graphics.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Graphics.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Graphics_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Graphics_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Graphics_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_Graphics_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_UI.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_UI.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_UI_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_UI_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_UI_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_UI_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_options.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_options.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_options_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_options_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_options_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_settings_options_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_signentry.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_signentry.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_signentry_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_signentry_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_signentry_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_signentry_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_skinselect.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_skinselect.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_skinselect_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_skinselect_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_skinselect_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_skinselect_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_socialpost.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_socialpost.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_socialpost_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_socialpost_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_socialpost_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_socialpost_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_teleportmenu.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_teleportmenu.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_teleportmenu_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_teleportmenu_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_teleportmenu_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_teleportmenu_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_text_entry.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_text_entry.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trading.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trading.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trading_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trading_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trap.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trap.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trap_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trap_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trap_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trap_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trialexitupsell.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trialexitupsell.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trialexitupsell_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_trialexitupsell_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_tutorialpopup.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_tutorialpopup.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_tutorialpopup_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_tutorialpopup_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_tutorialpopup_small.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_tutorialpopup_small.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_win.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_win.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_win_480.h (100%) rename {Minecraft.Client => src/client}/Common/Media/xuiscene_win_480.xui (100%) rename {Minecraft.Client => src/client}/Common/Media/zh-CHT/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Media/zh-CHT/strings.resx (100%) rename {Minecraft.Client => src/client}/Common/Minecraft_Macros.h (100%) rename {Minecraft.Client => src/client}/Common/Network/GameNetworkManager.cpp (98%) rename {Minecraft.Client => src/client}/Common/Network/GameNetworkManager.h (96%) rename {Minecraft.Client => src/client}/Common/Network/NetworkPlayerInterface.h (100%) rename {Minecraft.Client => src/client}/Common/Network/PlatformNetworkManagerInterface.h (99%) rename {Minecraft.Client => src/client}/Common/Network/PlatformNetworkManagerStub.cpp (98%) rename {Minecraft.Client => src/client}/Common/Network/PlatformNetworkManagerStub.h (99%) rename {Minecraft.Client => src/client}/Common/Network/SessionInfo.h (98%) rename {Minecraft.Client => src/client}/Common/Network/Sony/NetworkPlayerSony.cpp (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/NetworkPlayerSony.h (95%) rename {Minecraft.Client => src/client}/Common/Network/Sony/PlatformNetworkManagerSony.cpp (99%) rename {Minecraft.Client => src/client}/Common/Network/Sony/PlatformNetworkManagerSony.h (97%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SQRNetworkManager.cpp (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SQRNetworkManager.h (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SQRNetworkPlayer.cpp (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SQRNetworkPlayer.h (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SonyCommerce.cpp (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SonyCommerce.h (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SonyHttp.cpp (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SonyHttp.h (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SonyRemoteStorage.cpp (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/SonyRemoteStorage.h (97%) rename {Minecraft.Client => src/client}/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorage.h (100%) rename {Minecraft.Client => src/client}/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorageDefines.h (100%) rename {Minecraft.Client => src/client}/Common/Potion_Macros.h (100%) rename {Minecraft.Client => src/client}/Common/Telemetry/TelemetryManager.cpp (97%) rename {Minecraft.Client => src/client}/Common/Telemetry/TelemetryManager.h (98%) rename {Minecraft.Client => src/client}/Common/Trial/TrialLevel.mcs (100%) rename {Minecraft.Client => src/client}/Common/Trial/TrialMode.cpp (100%) rename {Minecraft.Client => src/client}/Common/Trial/TrialMode.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/AreaConstraint.cpp (92%) rename {Minecraft.Client => src/client}/Common/Tutorial/AreaConstraint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/AreaHint.cpp (90%) rename {Minecraft.Client => src/client}/Common/Tutorial/AreaHint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/AreaTask.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/AreaTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/ChangeStateConstraint.cpp (94%) rename {Minecraft.Client => src/client}/Common/Tutorial/ChangeStateConstraint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/ChoiceTask.cpp (96%) rename {Minecraft.Client => src/client}/Common/Tutorial/ChoiceTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/CompleteUsingItemTask.cpp (94%) rename {Minecraft.Client => src/client}/Common/Tutorial/CompleteUsingItemTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/ControllerTask.cpp (97%) rename {Minecraft.Client => src/client}/Common/Tutorial/ControllerTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/CraftTask.cpp (96%) rename {Minecraft.Client => src/client}/Common/Tutorial/CraftTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/DiggerItemHint.cpp (84%) rename {Minecraft.Client => src/client}/Common/Tutorial/DiggerItemHint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/EffectChangedTask.cpp (91%) rename {Minecraft.Client => src/client}/Common/Tutorial/EffectChangedTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/FullTutorial.cpp (99%) rename {Minecraft.Client => src/client}/Common/Tutorial/FullTutorial.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/FullTutorialActiveTask.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/FullTutorialActiveTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/FullTutorialMode.cpp (93%) rename {Minecraft.Client => src/client}/Common/Tutorial/FullTutorialMode.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/InfoTask.cpp (96%) rename {Minecraft.Client => src/client}/Common/Tutorial/InfoTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/InputConstraint.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/InputConstraint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/LookAtEntityHint.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/LookAtEntityHint.h (89%) rename {Minecraft.Client => src/client}/Common/Tutorial/LookAtTileHint.cpp (91%) rename {Minecraft.Client => src/client}/Common/Tutorial/LookAtTileHint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/PickupTask.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/PickupTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/ProcedureCompoundTask.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/ProcedureCompoundTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/ProgressFlagTask.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/ProgressFlagTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/StatTask.cpp (81%) rename {Minecraft.Client => src/client}/Common/Tutorial/StatTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/StateChangeTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TakeItemHint.cpp (87%) rename {Minecraft.Client => src/client}/Common/Tutorial/TakeItemHint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/Tutorial (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/Tutorial.cpp (99%) rename {Minecraft.Client => src/client}/Common/Tutorial/Tutorial.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialConstraint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialConstraints.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialEnum.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialHint.cpp (89%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialHint.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialHints.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialMessage.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialMessage.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialMode.cpp (88%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialMode.h (95%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialTask.cpp (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/TutorialTasks.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/UseItemTask.cpp (81%) rename {Minecraft.Client => src/client}/Common/Tutorial/UseItemTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/UseTileTask.cpp (90%) rename {Minecraft.Client => src/client}/Common/Tutorial/UseTileTask.h (100%) rename {Minecraft.Client => src/client}/Common/Tutorial/XuiCraftingTask.cpp (94%) rename {Minecraft.Client => src/client}/Common/Tutorial/XuiCraftingTask.h (96%) rename {Minecraft.Client => src/client}/Common/UI/IUIController.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_AbstractContainerMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_AbstractContainerMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_AnvilMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_AnvilMenu.h (95%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_BrewingMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_BrewingMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_ContainerMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_ContainerMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_CraftingMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_CraftingMenu.h (97%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_CreativeMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_CreativeMenu.h (98%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_DispenserMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_DispenserMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_EnchantingMenu.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_EnchantingMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_FurnaceMenu.cpp (97%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_FurnaceMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_InventoryMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_InventoryMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_PauseMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_PauseMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_StartGame.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_StartGame.h (100%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_TradingMenu.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/IUIScene_TradingMenu.h (97%) rename {Minecraft.Client => src/client}/Common/UI/UI.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIBitmapFont.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIBitmapFont.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Chat.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Chat.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_DebugUIConsole.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_DebugUIConsole.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_DebugUIMarketingGuide.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_DebugUIMarketingGuide.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Logo.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Logo.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_MenuBackground.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_MenuBackground.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Panorama.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Panorama.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_PressStartToPlay.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_PressStartToPlay.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Tooltips.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_Tooltips.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_TutorialPopup.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIComponent_TutorialPopup.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl.cpp (97%) rename {Minecraft.Client => src/client}/Common/UI/UIControl.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Base.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Base.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_BitmapIcon.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_BitmapIcon.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Button.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Button.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_ButtonList.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_ButtonList.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_CheckBox.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_CheckBox.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Cursor.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Cursor.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_DLCList.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_DLCList.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_DynamicLabel.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_DynamicLabel.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_EnchantmentBook.cpp (90%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_EnchantmentBook.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_EnchantmentButton.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_EnchantmentButton.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_HTMLLabel.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_HTMLLabel.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Label.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Label.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_LeaderboardList.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_LeaderboardList.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_MinecraftPlayer.cpp (89%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_MinecraftPlayer.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_PlayerList.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_PlayerList.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_PlayerSkinPreview.cpp (97%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_PlayerSkinPreview.h (98%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Progress.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Progress.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_SaveList.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_SaveList.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Slider.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Slider.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_SlotList.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_SlotList.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_SpaceIndicatorBar.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_SpaceIndicatorBar.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_TextInput.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_TextInput.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_TexturePackList.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_TexturePackList.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Touch.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIControl_Touch.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIController.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIController.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIEnums.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIFontData.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIFontData.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIGroup.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIGroup.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UILayer.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UILayer.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_AbstractContainerMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_AbstractContainerMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_AnvilMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_AnvilMenu.h (97%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_BrewingStandMenu.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_BrewingStandMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ConnectingProgress.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ConnectingProgress.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ContainerMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ContainerMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ControlsMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ControlsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_CraftingMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_CraftingMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_CreateWorldMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_CreateWorldMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_CreativeMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_CreativeMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Credits.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Credits.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DLCMainMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DLCMainMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DLCOffersMenu.cpp (91%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DLCOffersMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DeathMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DeathMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugCreateSchematic.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugCreateSchematic.h (97%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugOptions.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugOptions.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugOverlay.cpp (94%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugOverlay.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugSetCamera.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DebugSetCamera.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DispenserMenu.cpp (96%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_DispenserMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_EULA.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_EULA.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_EnchantingMenu.cpp (97%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_EnchantingMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_EndPoem.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_EndPoem.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_FullscreenProgress.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_FullscreenProgress.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_FurnaceMenu.cpp (97%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_FurnaceMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HUD.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HUD.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HelpAndOptionsMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HelpAndOptionsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HowToPlay.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HowToPlay.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HowToPlayMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_HowToPlayMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGameHostOptionsMenu.cpp (93%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGameHostOptionsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGameInfoMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGameInfoMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGamePlayerOptionsMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGamePlayerOptionsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGameSaveManagementMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InGameSaveManagementMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Intro.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Intro.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InventoryMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_InventoryMenu.h (97%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_JoinMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_JoinMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Keyboard.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Keyboard.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LaunchMoreOptionsMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LaunchMoreOptionsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LeaderboardsMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LeaderboardsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LoadMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LoadMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LoadOrJoinMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_LoadOrJoinMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_MainMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_MainMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_MessageBox.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_MessageBox.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_PauseMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_PauseMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_QuadrantSignin.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_QuadrantSignin.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ReinstallMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_ReinstallMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SaveMessage.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SaveMessage.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsAudioMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsAudioMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsControlMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsControlMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsGraphicsMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsGraphicsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsOptionsMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsOptionsMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsUIMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SettingsUIMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SignEntryMenu.cpp (95%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SignEntryMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SkinSelectMenu.cpp (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_SkinSelectMenu.h (99%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_TeleportMenu.cpp (97%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_TeleportMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Timer.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_Timer.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_TradingMenu.cpp (97%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_TradingMenu.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_TrialExitUpsell.cpp (100%) rename {Minecraft.Client => src/client}/Common/UI/UIScene_TrialExitUpsell.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UIStructs.h (100%) rename {Minecraft.Client => src/client}/Common/UI/UITTFFont.cpp (93%) rename {Minecraft.Client => src/client}/Common/UI/UITTFFont.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/SlotProgressControl.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/SlotProgressControl.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_BasePlayer.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_BasePlayer.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Chat.cpp (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Chat.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_ConnectingProgress.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_ConnectingProgress.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Control_ComboBox.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Control_ComboBox.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Controls.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_4JEdit.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_4JEdit.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_4JIcon.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_4JIcon.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_4JList.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_4JList.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_BrewProgress.cpp (72%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_BrewProgress.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_BubblesProgress.cpp (91%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_BubblesProgress.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_BurnProgress.cpp (85%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_BurnProgress.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_CraftIngredientSlot.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_CraftIngredientSlot.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_EnchantButton.cpp (90%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_EnchantButton.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_EnchantmentBook.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_EnchantmentBook.h (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_EnchantmentButtonText.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_EnchantmentButtonText.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_FireProgress.cpp (85%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_FireProgress.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_LoadingProgress.cpp (87%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_LoadingProgress.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MinecraftPlayer.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.cpp (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.h (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MinecraftSlot.cpp (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MinecraftSlot.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MobEffect.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_MobEffect.h (93%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_PassThroughList.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_PassthroughList.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_ProgressCtrlBase.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_ProgressCtrlBase.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SliderWrapper.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SliderWrapper.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SlotItem.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SlotItemListItem.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SlotList.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SlotList.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SplashPulser.cpp (91%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Ctrl_SplashPulser.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_CustomMessages.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DLCOffers.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DLCOffers.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Death.cpp (89%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Death.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Debug.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugItemEditor.cpp (89%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugItemEditor.h (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugOverlay.cpp (90%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugOverlay.h (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugSchematicCreator.cpp (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugSchematicCreator.h (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugSetCamera.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugSetCamera.h (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugTips.cpp (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_DebugTips.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_FullscreenProgress.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_FullscreenProgress.h (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HUD.cpp (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HUD.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpAndOptions.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpAndOptions.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpControls.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpControls.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpCredits.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpCredits.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpHowToPlay.cpp (99%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HelpHowToPlay.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Helper.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HowToPlayMenu.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_HowToPlayMenu.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_InGameHostOptions.cpp (95%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_InGameHostOptions.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_InGameInfo.cpp (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_InGameInfo.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_InGamePlayerOptions.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_InGamePlayerOptions.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Intro.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Intro.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Leaderboards.cpp (99%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Leaderboards.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_LoadSettings.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_LoadSettings.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MainMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MainMenu.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameCreate.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameCreate.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameInfo.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameInfo.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameJoinLoad.cpp (99%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameJoinLoad.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameLaunchMoreOptions.cpp (99%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_MultiGameLaunchMoreOptions.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_NewUpdateMessage.cpp (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_NewUpdateMessage.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_PartnernetPassword.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_PartnernetPassword.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_PauseMenu.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_PauseMenu.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Reinstall.cpp (95%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Reinstall.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SaveMessage.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SaveMessage.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_AbstractContainer.cpp (95%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_AbstractContainer.h (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Anvil.cpp (95%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Anvil.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Base.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Base.h (99%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_BrewingStand.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_BrewingStand.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Container.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Container.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_CraftingPanel.cpp (97%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_CraftingPanel.h (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Enchant.cpp (89%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Enchant.h (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Furnace.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Furnace.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Inventory.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Inventory.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Inventory_Creative.cpp (89%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Inventory_Creative.h (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Trading.cpp (95%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Trading.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Trap.cpp (92%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Trap.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Win.cpp (96%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Scene_Win.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsAll.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsAll.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsAudio.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsAudio.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsControl.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsControl.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsGraphics.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsGraphics.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsOptions.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsOptions.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsUI.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SettingsUI.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SignEntry.cpp (89%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SignEntry.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SkinSelect.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SkinSelect.h (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SocialPost.cpp (90%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_SocialPost.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Teleport.cpp (94%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_Teleport.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TextEntry.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TextEntry.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TransferToXboxOne.cpp (99%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TransferToXboxOne.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TrialExitUpsell.cpp (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TrialExitUpsell.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TutorialPopup.cpp (98%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_TutorialPopup.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_XZP_Icons.h (100%) rename {Minecraft.Client => src/client}/Common/XUI/XUI_debug.cpp (99%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/achievement/bg.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/achievement/icons.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/chain_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/chain_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/diamond_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/diamond_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/gold_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/gold_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/iron_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/iron_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/armor/power.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/art/kz.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/environment/clouds.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/environment/light_normal.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/environment/rain.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/environment/snow.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/alternate.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/default.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_00.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_01.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_02.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_03.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_04.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_05.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_06.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_07.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_09.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_0A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_0B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_0C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_0D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_0E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_0F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_10.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_11.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_12.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_13.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_14.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_15.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_16.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_17.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_18.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_19.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_1A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_1B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_1C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_1D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_1E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_1F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_20.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_21.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_22.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_23.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_24.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_25.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_26.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_27.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_28.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_29.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_2A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_2B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_2C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_2D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_2E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_2F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_30.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_31.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_32.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_33.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_34.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_35.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_36.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_37.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_38.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_39.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_3A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_3B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_3C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_3D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_3E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_3F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_40.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_41.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_42.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_43.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_44.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_45.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_46.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_47.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_48.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_49.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_4A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_4B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_4C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_4D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_4E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_4F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_50.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_51.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_52.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_53.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_54.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_55.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_56.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_57.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_58.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_59.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_5A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_5B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_5C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_5D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_5E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_5F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_60.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_61.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_62.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_63.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_64.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_65.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_66.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_67.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_68.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_69.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_6A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_6B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_6C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_6D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_6E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_6F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_70.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_71.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_72.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_73.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_74.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_75.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_76.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_77.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_78.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_79.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_7A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_7B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_7C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_7D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_7E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_7F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_80.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_81.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_82.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_83.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_84.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_85.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_86.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_87.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_88.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_89.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_8A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_8B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_8C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_8D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_8E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_8F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_90.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_91.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_92.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_93.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_94.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_95.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_96.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_97.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_98.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_99.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_9A.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_9B.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_9C.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_9D.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_9E.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_9F.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A0.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A3.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A4.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A5.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A6.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A7.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A8.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_A9.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_AA.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_AB.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_AC.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_AD.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_AE.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_AF.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B0.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B3.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B4.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B5.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B6.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B7.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B8.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_B9.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_BA.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_BB.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_BC.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_BD.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_BE.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_BF.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C0.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C3.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C4.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C5.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C6.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C7.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C8.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_C9.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_CA.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_CB.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_CC.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_CD.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_CE.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_CF.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D0.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D3.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D4.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D5.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D6.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_D7.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_F9.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_FA.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_FB.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_FC.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_FD.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_FE.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/font/glyph_FF.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/alchemy.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/allitems.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/background.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/container.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/crafting.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/crash_logo.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/enchant.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/furnace.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/gui.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/icons.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/inventory.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/items.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/particles.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/slot.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/trap.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/gui/unknown_pack.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/arrows.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/boat.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/book.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/cart.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/chest.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/door.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/largechest.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/sign.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/item/xporb.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/dial.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/explosion.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/foliagecolor.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/glint.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/grasscolor.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/mapbg.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/particlefield.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/pumpkinblur.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/shadow.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/tunnel.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/vignette.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/water.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/misc/watercolor.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/cat_black.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/cat_red.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/cat_siamese.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/cavespider.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/char.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/chicken.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/cow.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/creeper.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderdragon/beam.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderdragon/body.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderdragon/crystal.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderdragon/dragon.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderdragon/ender.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderdragon/ender_eyes.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderdragon/shuffle.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderman.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/enderman_eyes.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/fire.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/ghast.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/ghast_fire.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/lava.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/ozelot.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/pig.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/pigman.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/pigzombie.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/redcow.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/saddle.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/sheep.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/sheep_fur.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/silverfish.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/skeleton.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/slime.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/snowman.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/spider.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/spider_eyes.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/squid.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager/butcher.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager/farmer.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager/librarian.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager/priest.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager/smith.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager/villager.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/villager_golem.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/wolf.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/wolf_angry.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/pack.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/pack.txt (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/particles.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/terrain.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/terrain/moon.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/terrain/moon_phases.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/terrain/sun.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/bg/panorama0.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/bg/panorama1.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/bg/panorama2.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/bg/panorama3.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/bg/panorama4.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/bg/panorama5.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/black.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/credits.txt (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/earlyplayers.txt (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/mclogo.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/mojang.png (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/splashes.txt (100%) rename {Minecraft.Client => src/client}/Common/res/1_2_2/title/win.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/audio/AdditionalMusic.xwb (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/audio/Minecraft.xgs (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/audio/additional.xsb (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/audio/additional.xwb (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/audio/minecraft.xsb (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/armor/cloth_1_b.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/armor/cloth_2_b.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/armor/power.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/art/kz.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/colours.col (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/colours.xml (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/font/Default.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/font/Mojangles_11.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/font/Mojangles_7.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/item/book.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/item/enderchest.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/items.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/misc/additionalmapicons.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/misc/explosion.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/misc/glint.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/misc/particlefield.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/misc/tunnel.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/enderdragon/beam.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/enderdragon/ender.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/enderman_eyes.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/redcow.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/skeleton_wither.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/snowman.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/villager/butcher.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/villager/farmer.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/villager/librarian.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/villager/priest.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/villager/smith.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/villager/villager.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/wolf_collar.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/mob/zombie_villager.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/particles.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/terrain.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/terrainMipMapLevel2.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/terrainMipMapLevel3.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/fire_0.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/fire_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/lava.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/lava.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/portal.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/portal.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/water.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/water.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/water_flow.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/items/clock.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/items/clock.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/items/compass.png (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/res/textures/items/compass.txt (100%) rename {Minecraft.Client => src/client}/Common/res/TitleUpdate/tutorialDiff (100%) rename {Minecraft.Client => src/client}/Common/res/achievement/bg.png (100%) rename {Minecraft.Client => src/client}/Common/res/achievement/icons.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/chain_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/chain_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/diamond_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/diamond_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/gold_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/gold_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/iron_1.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/iron_2.png (100%) rename {Minecraft.Client => src/client}/Common/res/armor/power.png (100%) rename {Minecraft.Client => src/client}/Common/res/art/kz.png (100%) rename {Minecraft.Client => src/client}/Common/res/audio/Minecraft.xgs (100%) rename {Minecraft.Client => src/client}/Common/res/audio/minecraft.xsb (100%) rename {Minecraft.Client => src/client}/Common/res/audio/resident.xwb (100%) rename {Minecraft.Client => src/client}/Common/res/audio/streamed.xwb (100%) rename {Minecraft.Client => src/client}/Common/res/environment/clouds.png (100%) rename {Minecraft.Client => src/client}/Common/res/environment/rain.png (100%) rename {Minecraft.Client => src/client}/Common/res/environment/snow.png (100%) rename {Minecraft.Client => src/client}/Common/res/font/Mojangles_11.png (100%) rename {Minecraft.Client => src/client}/Common/res/font/Mojangles_7.png (100%) rename {Minecraft.Client => src/client}/Common/res/font/default.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/background.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/container.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/crafting.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/furnace.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/gui.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/icons.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/inventory.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/items.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/logo.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/particles.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/slot.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/trap.png (100%) rename {Minecraft.Client => src/client}/Common/res/gui/unknown_pack.png (100%) rename {Minecraft.Client => src/client}/Common/res/item/arrows.png (100%) rename {Minecraft.Client => src/client}/Common/res/item/boat.png (100%) rename {Minecraft.Client => src/client}/Common/res/item/cart.png (100%) rename {Minecraft.Client => src/client}/Common/res/item/door.png (100%) rename {Minecraft.Client => src/client}/Common/res/item/sign.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/dial.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/foliagecolor.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/grasscolor.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/mapbg.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/pumpkinblur.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/shadow.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/vignette.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/water.png (100%) rename {Minecraft.Client => src/client}/Common/res/misc/watercolor.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char1.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char2.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char3.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char4.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char5.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char6.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/char7.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/chicken.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/cow.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/creeper.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/ghast.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/ghast_fire.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/pig.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/pigman.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/pigzombie.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/saddle.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/sheep.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/sheep_fur.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/skeleton.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/slime.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/spider.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/spider_eyes.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/squid.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/wolf.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/wolf_angry.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/Common/res/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/Common/res/pack.png (100%) rename {Minecraft.Client => src/client}/Common/res/particles.png (100%) rename {Minecraft.Client => src/client}/Common/res/terrain.png (100%) rename {Minecraft.Client => src/client}/Common/res/terrain/moon.png (100%) rename {Minecraft.Client => src/client}/Common/res/terrain/sun.png (100%) rename {Minecraft.Client => src/client}/Common/res/title/black.png (100%) rename {Minecraft.Client => src/client}/Common/res/title/mclogo.png (100%) rename {Minecraft.Client => src/client}/Common/res/title/mojang.png (100%) rename {Minecraft.Client => src/client}/Common/xuiscene_base.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/adler32.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/compress.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/crc32.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/crc32.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/deflate.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/deflate.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/gzclose.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/gzguts.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/gzlib.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/gzread.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/gzwrite.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/infback.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/inffast.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/inffast.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/inffixed.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/inflate.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/inflate.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/inftrees.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/inftrees.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/trees.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/trees.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/uncompr.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/zconf.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/zlib.h (100%) rename {Minecraft.Client => src/client}/Common/zlib/zutil.c (100%) rename {Minecraft.Client => src/client}/Common/zlib/zutil.h (100%) rename {Minecraft.Client => src/client}/CompassTexture.cpp (94%) rename {Minecraft.Client => src/client}/CompassTexture.h (100%) rename {Minecraft.Client => src/client}/ConfirmScreen.cpp (96%) rename {Minecraft.Client => src/client}/ConfirmScreen.h (100%) rename {Minecraft.Client => src/client}/ConnectScreen.cpp (98%) rename {Minecraft.Client => src/client}/ConnectScreen.h (100%) rename {Minecraft.Client => src/client}/ConsoleInput.cpp (100%) rename {Minecraft.Client => src/client}/ConsoleInput.h (100%) rename {Minecraft.Client => src/client}/ConsoleInputSource.h (100%) rename {Minecraft.Client => src/client}/ContainerScreen.cpp (94%) rename {Minecraft.Client => src/client}/ContainerScreen.h (100%) rename {Minecraft.Client => src/client}/ControlsScreen.cpp (97%) rename {Minecraft.Client => src/client}/ControlsScreen.h (100%) rename {Minecraft.Client => src/client}/CowModel.cpp (100%) rename {Minecraft.Client => src/client}/CowModel.h (100%) rename {Minecraft.Client => src/client}/CowRenderer.cpp (100%) rename {Minecraft.Client => src/client}/CowRenderer.h (100%) rename {Minecraft.Client => src/client}/CraftingScreen.cpp (93%) rename {Minecraft.Client => src/client}/CraftingScreen.h (100%) rename {Minecraft.Client => src/client}/CreateWorldScreen.cpp (93%) rename {Minecraft.Client => src/client}/CreateWorldScreen.h (100%) rename {Minecraft.Client => src/client}/CreativeMode.cpp (89%) rename {Minecraft.Client => src/client}/CreativeMode.h (100%) rename {Minecraft.Client => src/client}/CreeperModel.cpp (98%) rename {Minecraft.Client => src/client}/CreeperModel.h (100%) rename {Minecraft.Client => src/client}/CreeperRenderer.cpp (95%) rename {Minecraft.Client => src/client}/CreeperRenderer.h (100%) rename {Minecraft.Client => src/client}/CritParticle.cpp (88%) rename {Minecraft.Client => src/client}/CritParticle.h (100%) rename {Minecraft.Client => src/client}/CritParticle2.cpp (97%) rename {Minecraft.Client => src/client}/CritParticle2.h (100%) rename {Minecraft.Client => src/client}/Cube.cpp (100%) rename {Minecraft.Client => src/client}/Cube.h (92%) rename {Minecraft.Client => src/client}/Culler.h (90%) rename {Minecraft.Client => src/client}/DLCTexturePack.cpp (98%) rename {Minecraft.Client => src/client}/DLCTexturePack.h (100%) rename {Minecraft.Client => src/client}/DeathScreen.cpp (97%) rename {Minecraft.Client => src/client}/DeathScreen.h (100%) rename {Minecraft.Client => src/client}/DefaultRenderer.cpp (85%) rename {Minecraft.Client => src/client}/DefaultRenderer.h (100%) rename {Minecraft.Client => src/client}/DefaultTexturePack.cpp (98%) rename {Minecraft.Client => src/client}/DefaultTexturePack.h (100%) rename {Minecraft.Client => src/client}/DemoLevel.cpp (84%) rename {Minecraft.Client => src/client}/DemoLevel.h (88%) rename {Minecraft.Client => src/client}/DemoMode.cpp (98%) rename {Minecraft.Client => src/client}/DemoMode.h (100%) rename {Minecraft.Client => src/client}/DemoUser.cpp (100%) rename {Minecraft.Client => src/client}/DemoUser.h (100%) rename {Minecraft.Client => src/client}/DerivedServerLevel.cpp (90%) rename {Minecraft.Client => src/client}/DerivedServerLevel.h (100%) rename {Minecraft.Client => src/client}/DirtyChunkSorter.cpp (100%) rename {Minecraft.Client => src/client}/DirtyChunkSorter.h (100%) rename {Minecraft.Client => src/client}/DisconnectedScreen.cpp (95%) rename {Minecraft.Client => src/client}/DisconnectedScreen.h (100%) rename {Minecraft.Client => src/client}/DistanceChunkSorter.cpp (100%) rename {Minecraft.Client => src/client}/DistanceChunkSorter.h (100%) rename {Minecraft.Client => src/client}/DragonBreathParticle.cpp (98%) rename {Minecraft.Client => src/client}/DragonBreathParticle.h (100%) rename {Minecraft.Client => src/client}/DragonModel.cpp (99%) rename {Minecraft.Client => src/client}/DragonModel.h (100%) rename {Minecraft.Client => src/client}/DripParticle.cpp (92%) rename {Minecraft.Client => src/client}/DripParticle.h (100%) rename {Minecraft.Client => src/client}/Durango/4JLibs/Media/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Durango/4JLibs/inc/4J_Input.h (100%) rename {Minecraft.Client => src/client}/Durango/4JLibs/inc/4J_Profile.h (100%) rename {Minecraft.Client => src/client}/Durango/4JLibs/inc/4J_Render.h (100%) rename {Minecraft.Client => src/client}/Durango/4JLibs/inc/4J_Storage.h (100%) rename {Minecraft.Client => src/client}/Durango/Achievements/AchievementManager.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Achievements/AchievementManager.h (100%) rename {Minecraft.Client => src/client}/Durango/ApplicationView.cpp (100%) rename {Minecraft.Client => src/client}/Durango/ApplicationView.h (100%) rename {Minecraft.Client => src/client}/Durango/Autogenerated.appxmanifest (100%) rename {Minecraft.Client => src/client}/Durango/CU/DLCXbox1.cmp (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/MPHA_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/MPMA_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/MPSR_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SP1_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SP2_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SP3_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SP4_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SP5_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SP6_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPB2_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPB_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPC_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPD1_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPF_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPG_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPI_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPM_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/SPZ_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/TP01_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/TP02_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/TP03_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/TP04_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/TP05_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/TP06_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCImages/TP07_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/DLCXbox1.cmp (100%) rename {Minecraft.Client => src/client}/Durango/DurangoExtras/DurangoStubs.cpp (100%) rename {Minecraft.Client => src/client}/Durango/DurangoExtras/DurangoStubs.h (100%) rename {Minecraft.Client => src/client}/Durango/DurangoExtras/xcompress.h (100%) rename {Minecraft.Client => src/client}/Durango/Durango_App.cpp (98%) rename {Minecraft.Client => src/client}/Durango/Durango_App.h (100%) rename {Minecraft.Client => src/client}/Durango/Durango_Minecraft.cpp (98%) rename {Minecraft.Client => src/client}/Durango/Durango_UIController.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Durango_UIController.h (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/gdraw/gdraw_d3d10_shaders.inl (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/gdraw/gdraw_d3d11.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/gdraw/gdraw_d3d11.h (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/gdraw/gdraw_d3d1x_shared.inl (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/gdraw/gdraw_shared.inl (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/include/gdraw.h (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/include/iggy.h (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/include/iggyexpruntime.h (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/include/iggyperfmon.h (100%) rename {Minecraft.Client => src/client}/Durango/Iggy/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/CU/DLCXbox1.cmp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/MediaDurango.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/CHT/DFHeiMedium-B5.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/JPN/DF-DotDotGothic16.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/JPN/DFGMaruGothic-Md.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/KOR/BOKMSD.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/KOR/candadite2.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_11.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_7.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/Mojangles.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/media/font/RU/SpaceMace.ttf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/bg.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/icons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/power.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/art/kz.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/clouds.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/light_normal.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/rain.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/snow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/alternate.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/default.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_00.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_01.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_02.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_03.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_04.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_05.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_06.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_07.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_09.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_10.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_11.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_12.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_13.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_14.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_15.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_16.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_17.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_18.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_19.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_20.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_21.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_22.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_23.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_24.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_25.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_26.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_27.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_28.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_29.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_30.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_31.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_32.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_33.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_34.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_35.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_36.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_37.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_38.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_39.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_40.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_41.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_42.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_43.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_44.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_45.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_46.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_47.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_48.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_49.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_50.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_51.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_52.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_53.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_54.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_55.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_56.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_57.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_58.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_59.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_60.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_61.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_62.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_63.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_64.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_65.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_66.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_67.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_68.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_69.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_70.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_71.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_72.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_73.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_74.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_75.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_76.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_77.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_78.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_79.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_80.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_81.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_82.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_83.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_84.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_85.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_86.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_87.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_88.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_89.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_90.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_91.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_92.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_93.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_94.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_95.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_96.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_97.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_98.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_99.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9A.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9B.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9C.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9D.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9E.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9F.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A0.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A3.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A4.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A5.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A6.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A7.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A8.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A9.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AA.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AB.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AC.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AD.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AE.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AF.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B0.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B3.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B4.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B5.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B6.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B7.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B8.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B9.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BA.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BB.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BC.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BD.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BE.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BF.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C0.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C3.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C4.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C5.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C6.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C7.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C8.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C9.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CA.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CB.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CC.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CD.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CE.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CF.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D0.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D3.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D4.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D5.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D6.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D7.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_F9.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FA.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FB.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FC.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FD.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FE.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FF.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/alchemy.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/allitems.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/background.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/container.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crafting.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crash_logo.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/enchant.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/furnace.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/gui.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/icons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/inventory.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/items.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/particles.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/slot.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/trap.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/unknown_pack.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/arrows.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/boat.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/book.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/cart.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/chest.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/door.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/largechest.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/sign.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/item/xporb.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/dial.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/explosion.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/foliagecolor.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/glint.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/grasscolor.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapbg.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/particlefield.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/pumpkinblur.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/shadow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/tunnel.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/vignette.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/water.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/watercolor.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_black.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_red.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_siamese.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cavespider.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/char.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/chicken.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/creeper.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/beam.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/body.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/crystal.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/dragon.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender_eyes.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/shuffle.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman_eyes.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/fire.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast_fire.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/lava.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ozelot.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pig.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigman.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigzombie.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/redcow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/saddle.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep_fur.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/silverfish.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/skeleton.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/slime.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/snowman.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider_eyes.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/squid.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/butcher.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/farmer.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/librarian.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/priest.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/smith.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/villager.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager_golem.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_angry.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/particles.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon_phases.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/sun.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama0.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama3.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama4.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama5.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/black.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/credits.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/earlyplayers.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mclogo.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mojang.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/splashes.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/1_2_2/title/win.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/AdditionalMusic.xwb (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/Minecraft.xgs (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xsb (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xwb (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/minecraft.xsb (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1_b.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2_b.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/power.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/art/kz.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.col (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.xml (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Default.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_11.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_7.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/book.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/enderchest.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/items.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/additionalmapicons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/explosion.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/glint.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/particlefield.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/tunnel.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/beam.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderman_eyes.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/redcow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/skeleton_wither.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/snowman.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/butcher.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/farmer.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/librarian.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/priest.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/smith.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/villager.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_collar.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie_villager.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/particles.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrain.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel3.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.txt (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/TitleUpdate/tutorialDiff (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/achievement/bg.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/achievement/icons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/chain_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/chain_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/diamond_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/diamond_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/gold_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/gold_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/iron_1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/iron_2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/armor/power.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/art/kz.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/audio/Minecraft.xgs (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/audio/minecraft.xsb (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/audio/resident.xwb (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/audio/streamed.xwb (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/environment/clouds.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/environment/rain.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/environment/snow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/font/Mojangles_11.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/font/Mojangles_7.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/font/default.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/background.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/container.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/crafting.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/furnace.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/gui.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/icons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/inventory.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/items.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/logo.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/particles.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/slot.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/trap.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/gui/unknown_pack.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/item/arrows.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/item/boat.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/item/cart.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/item/door.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/item/sign.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/dial.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/foliagecolor.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/grasscolor.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/mapbg.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/pumpkinblur.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/shadow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/vignette.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/water.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/misc/watercolor.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char1.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char2.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char3.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char4.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char5.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char6.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/char7.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/chicken.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/cow.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/creeper.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/ghast.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/ghast_fire.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/pig.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/pigman.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/pigzombie.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/saddle.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/sheep.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/sheep_fur.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/skeleton.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/slime.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/spider.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/spider_eyes.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/squid.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/wolf.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/wolf_angry.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/pack.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/particles.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/terrain.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/terrain/moon.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/terrain/sun.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/title/black.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/title/mclogo.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Common/res/title/mojang.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Battle And Beasts 2/BattleAndBeasts2.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Battle And Beasts/BattleAndBeasts.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/City Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Festive Skin Pack/SkinsFestive.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Action Figure Hands.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/An End of Dying.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Cairo Suite 2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Cloaked in Blackness.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Delta Halo Suite.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Dewy Decimate.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Earth City.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Finale 1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Fingerprints Are Broken.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/First Step.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Flip and Sizzle.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Flollo.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/HALO M02.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/High Charity Suite 1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Intimate.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Money or Meteors.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Night Dreams.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Opening Suite 2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Quiet Giant.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Rising Legacy.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Sacred Icon Suite 1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Spirit of Fire.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Still, Moving.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Suite Fall.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Survive.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/The Big Guns.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Truth And Reconciliation.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Wolverines Reborn.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/Work Burns and Runaway Grunts.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/halo.mcs (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Halo/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/02-Leaving Earth.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/03-Mars.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/04-A Cerberus Agent.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/05-The View of Palaven.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/06-A Future for the Krogan.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/07-Surkesh.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/09-Rannoch.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/10-I'm Sorry.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/11-The Cerberus Plot.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/12-The Scientists.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/13-Aralakh Company.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/14-Prothean Beacon.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/15-Defeat.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/16-Reaper Chase.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/18-I Was Lost Without You.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/19-The Fleets Arrive.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/21-I'm Proud Of You.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/22-An End, Once and For All.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/masseffect.mcs (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Mass Effect/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skin Pack 1/Skins1.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skin Pack 2/Skins2.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skin Pack 3/Skins3.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skin Pack 4/Skins4_XB1.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skin Pack 5/SkinPack5.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skin Pack 6/SkinPack6.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/01 (A) Dragonborn.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/02 (A) Awake.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/03 (A) From Past To Present.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/06 (A) The City Gates.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/08 (A) Dragonsreach.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/13 (A) Distant Horizons.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/14 (A) Dawn.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/17 (A) Secunda.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/19 (B) Frostfall.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/21 (B) Into Darkness.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/23 (B) Unbound.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/24 (B) Far Horizons.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/29 (B) The White River.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/31 (B) Standing Stones.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/33 (B) Tundra.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/34 (B) Journey's End.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/41 (C) Aurora.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/45 (C) Solitude.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/46 (C) Watch the Skies.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/52 (C) Wind Guide You.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/skyrim.mcs (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLC/Skyrim/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/MPHA_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/MPMA_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/MPSR_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SP1_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SP2_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SP3_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SP4_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SP5_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SP6_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPB2_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPB_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPC_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPD1_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPF_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPG_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPI_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPM_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/SPZ_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/TP01_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/TP02_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/TP03_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/TP04_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/TP05_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/TP06_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCImages/TP07_360x360.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/DLCXbox1.cmp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/SmallLogo.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Sound/Minecraft.msscmp (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/SplashScreen.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/StoreLogo.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/Update.alignmentchunk (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/WideLogo.png (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/11.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/13.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/blocks.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/cat.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/chirp.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/far.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/mall.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/mellohi.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/stal.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/strad.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/ward.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/cds/where_are_we_now.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/calm1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/calm2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/calm3.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/creative1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/creative2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/creative3.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/creative4.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/creative5.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/creative6.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/hal1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/hal2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/hal3.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/hal4.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/menu1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/menu2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/menu3.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/menu4.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/nether1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/nether2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/nether3.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/nether4.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/nuance1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/nuance2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/piano1.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/piano2.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/piano3.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/the_end_dragon_alive.binka (100%) rename {Minecraft.Client => src/client}/Durango/Layout/Image/Loose/music/music/the_end_end.binka (100%) rename {Minecraft.Client => src/client}/Durango/Leaderboards/DurangoLeaderboardManager.cpp (99%) rename {Minecraft.Client => src/client}/Durango/Leaderboards/DurangoLeaderboardManager.h (98%) rename {Minecraft.Client => src/client}/Durango/Leaderboards/DurangoStatsDebugger.cpp (98%) rename {Minecraft.Client => src/client}/Durango/Leaderboards/DurangoStatsDebugger.h (100%) rename {Minecraft.Client => src/client}/Durango/Leaderboards/GameProgress.cpp (98%) rename {Minecraft.Client => src/client}/Durango/Leaderboards/GameProgress.h (100%) rename {Minecraft.Client => src/client}/Durango/Miles/include/mss.h (100%) rename {Minecraft.Client => src/client}/Durango/Miles/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/Durango/Minecraft_Macros.h (100%) rename {Minecraft.Client => src/client}/Durango/Network/ChatIntegrationLayer.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Network/ChatIntegrationLayer.h (100%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkManager.cpp (99%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkManager.h (99%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkManager_FriendSessions.cpp (99%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkManager_Log.cpp (99%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkManager_SendReceive.cpp (99%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkManager_XRNSEvent.cpp (99%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkPlayer.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Network/DQRNetworkPlayer.h (100%) rename {Minecraft.Client => src/client}/Durango/Network/NetworkPlayerDurango.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Network/NetworkPlayerDurango.h (95%) rename {Minecraft.Client => src/client}/Durango/Network/PartyController.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Network/PartyController.h (100%) rename {Minecraft.Client => src/client}/Durango/Network/PlatformNetworkManagerDurango.cpp (99%) rename {Minecraft.Client => src/client}/Durango/Network/PlatformNetworkManagerDurango.h (96%) rename {Minecraft.Client => src/client}/Durango/Network/base64.cpp (100%) rename {Minecraft.Client => src/client}/Durango/Network/base64.h (100%) rename {Minecraft.Client => src/client}/Durango/Network/windows.xbox.networking.realtimesession.winmd (100%) rename {Minecraft.Client => src/client}/Durango/PresenceIds.h (100%) rename {Minecraft.Client => src/client}/Durango/Resource.h (100%) rename {Minecraft.Client => src/client}/Durango/Sentient/DurangoTelemetry.cpp (98%) rename {Minecraft.Client => src/client}/Durango/Sentient/DurangoTelemetry.h (95%) rename {Minecraft.Client => src/client}/Durango/Sentient/DynamicConfigurations.h (100%) rename {Minecraft.Client => src/client}/Durango/Sentient/MinecraftTelemetry.h (100%) rename {Minecraft.Client => src/client}/Durango/Sentient/SentientManager.h (100%) rename {Minecraft.Client => src/client}/Durango/Sentient/SentientStats.h (100%) rename {Minecraft.Client => src/client}/Durango/Sentient/SentientTelemetryCommon.h (100%) rename {Minecraft.Client => src/client}/Durango/Sentient/TelemetryEnum.h (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/Enums.xlsx (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/Events-XBLA.8-149E11AEEvents.h (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonA.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonB.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonBack.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadD.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadL.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadR.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadU.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonLS.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftBumper.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_Navigate.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_sides.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftTrigger.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonRS.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonRightBumper.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonRightStick.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonRightTrigger.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonStart.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonX.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/controls/ButtonY.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/left_arrow.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/left_arrow_hoverFocus.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/main.css (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/mobile.css (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/sg_logo_20.png (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/skin.css (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/snapped.css (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument/tablet.css (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_de-DE.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_en-GB.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_es-ES.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_fr-FR.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_it-IT.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_ja-JP.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_ko-KR.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_pt-BR.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_pt-PT.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/HelpDocument_zh-CHT.zip (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/MakeZips.py (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/Minecraft_Service Config Workbook v1.2.xlsx (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/de-DE/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/en-GB/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/es-ES/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/fr-FR/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/it-IT/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/ja-JP/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/ko-KR/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/pt-BR/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/pt-PT/index.html (100%) rename {Minecraft.Client => src/client}/Durango/ServiceConfig/loc/zh-CHT/index.html (100%) rename {Minecraft.Client => src/client}/Durango/SmallLogo.png (100%) rename {Minecraft.Client => src/client}/Durango/Social/SocialManager.h (100%) rename {Minecraft.Client => src/client}/Durango/Sound/Minecraft.msscmp (100%) rename {Minecraft.Client => src/client}/Durango/SplashScreen.png (100%) rename {Minecraft.Client => src/client}/Durango/StoreLogo.png (100%) rename {Minecraft.Client => src/client}/Durango/Update.alignmentchunk (100%) rename {Minecraft.Client => src/client}/Durango/WideLogo.png (100%) rename {Minecraft.Client => src/client}/Durango/XML/ATGXmlParser.cpp (100%) rename {Minecraft.Client => src/client}/Durango/XML/ATGXmlParser.h (100%) rename {Minecraft.Client => src/client}/Durango/XML/xmlFilesCallback.h (100%) rename {Minecraft.Client => src/client}/Durango/XboxGameMode.cpp (100%) rename {Minecraft.Client => src/client}/Durango/XboxGameMode.h (100%) rename {Minecraft.Client => src/client}/Durango/Xbox_Awards_enum.h (100%) rename {Minecraft.Client => src/client}/Durango/Xbox_BuildVer.h (100%) rename {Minecraft.Client => src/client}/Durango/Xbox_Debug_enum.h (100%) rename {Minecraft.Client => src/client}/Durango/Xbox_Utils.cpp (100%) rename {Minecraft.Client => src/client}/Durango/manifest.xml (100%) rename {Minecraft.Client => src/client}/Durango/targetver.h (100%) rename {Minecraft.Client => src/client}/DurangoMedia/4J_strings.h (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Battle And Beasts 2/BattleAndBeasts2.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Battle And Beasts/BattleAndBeasts.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Candy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Candy Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Candy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Cartoon Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Cartoon Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/City Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/City Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/City Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Fantasy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Fantasy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Festive Skin Pack/SkinsFestive.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halloween Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halloween Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halloween Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Action Figure Hands.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/An End of Dying.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Cairo Suite 2.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Cloaked in Blackness.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Delta Halo Suite.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Dewy Decimate.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Earth City.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Finale 1.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Fingerprints Are Broken.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/First Step.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Flip and Sizzle.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Flollo.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/HALO M02.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/High Charity Suite 1.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Intimate.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Money or Meteors.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Night Dreams.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Opening Suite 2.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Quiet Giant.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Rising Legacy.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Sacred Icon Suite 1.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Spirit of Fire.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Still, Moving.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Suite Fall.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Survive.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/The Big Guns.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Truth And Reconciliation.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Wolverines Reborn.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/Work Burns and Runaway Grunts.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/halo.mcs (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Halo/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/03-Mars.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/07-Surkesh.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/09-Rannoch.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/12-The Scientists.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/15-Defeat.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/masseffect.mcs (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Mass Effect/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Natural Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Natural Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Natural Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Plastic Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Plastic Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Plastic Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skin Pack 1/Skins1.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skin Pack 2/Skins2.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skin Pack 3/Skins3.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skin Pack 4/Skins4_XB1.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skin Pack 5/SkinPack5.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skin Pack 6/SkinPack6.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/01 (A) Dragonborn.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/02 (A) Awake.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/03 (A) From Past To Present.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/06 (A) The City Gates.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/08 (A) Dragonsreach.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/13 (A) Distant Horizons.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/14 (A) Dawn.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/17 (A) Secunda.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/19 (B) Frostfall.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/21 (B) Into Darkness.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/23 (B) Unbound.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/24 (B) Far Horizons.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/29 (B) The White River.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/31 (B) Standing Stones.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/33 (B) Tundra.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/34 (B) Journey's End.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/41 (C) Aurora.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/45 (C) Solitude.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/46 (C) Watch the Skies.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/52 (C) Wind Guide You.binka (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/media.arc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/skyrim.mcs (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/DLC/Skyrim/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Layout/Contributors/015236CEB96771670B67A93104CDDD.filestate.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Layout/Image/Loose/AppxManifest.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Layout/Image/Loose/SmallLogo.png (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Layout/Image/Loose/SplashScreen.png (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Layout/Image/Loose/StoreLogo.png (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/CopyPlatformSkin.bat (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/DLCOffersMenu1080.swf (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/DefaultSaveThumbnail64x64.png (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/languages.loc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/media.txt (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/skinDurango.swf (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Media/skinHDDurango.swf (100%) rename {Minecraft.Client => src/client}/DurangoMedia/Sound/Minecraft.msscmp (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/cs-CZ/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/cs-CZ/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/cs-CZ/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/cs-CZ/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/cs-CZ/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/cs-CZ/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/da-DK/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/da-DK/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/da-DK/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/da-DK/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/da-DK/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/da-DK/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/de-DE/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/de-DE/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/de-DE/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/de-DE/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/de-DE/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/de-DE/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/el-GR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/el-GR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/el-GR/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/el-GR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/el-GR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/el-GR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/en-GB/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/en-GB/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/en-GB/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/en-GB/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/en-GB/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/en-GB/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-ES/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-ES/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-ES/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-ES/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-ES/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-ES/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-MX/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-MX/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-MX/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-MX/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-MX/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/es-MX/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fi-FI/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fi-FI/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fi-FI/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fi-FI/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fi-FI/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fr-FR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fr-FR/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fr-FR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fr-FR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/fr-FR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/it-IT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/it-IT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/it-IT/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/it-IT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/it-IT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/it-IT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ja-JP/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ja-JP/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ja-JP/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ja-JP/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ja-JP/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ko-KR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ko-KR/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ko-KR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ko-KR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ko-KR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nb-NO/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nb-NO/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nb-NO/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nb-NO/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nb-NO/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nb-NO/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nl-NL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nl-NL/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nl-NL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nl-NL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/nl-NL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pl-PL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pl-PL/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pl-PL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pl-PL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pl-PL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-BR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-BR/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-BR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-BR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-BR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-PT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-PT/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-PT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-PT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/pt-PT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ru-RU/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ru-RU/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ru-RU/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ru-RU/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/ru-RU/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sk-SK/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sk-SK/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sk-SK/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sk-SK/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sk-SK/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sk-SK/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/strings.h (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/strings.loc (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sv-SE/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sv-SE/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sv-SE/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sv-SE/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sv-SE/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/sv-SE/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHS/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHS/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHS/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHS/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHS/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHS/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHT/strings.lang (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/loc/zh-CHT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/DurangoMedia/strings.h (100%) rename {Minecraft.Client => src/client}/EchantmentTableParticle.cpp (97%) rename {Minecraft.Client => src/client}/EchantmentTableParticle.h (100%) rename {Minecraft.Client => src/client}/EditBox.cpp (97%) rename {Minecraft.Client => src/client}/EditBox.h (100%) rename {Minecraft.Client => src/client}/EnchantTableRenderer.cpp (94%) rename {Minecraft.Client => src/client}/EnchantTableRenderer.h (100%) rename {Minecraft.Client => src/client}/EnderChestRenderer.cpp (95%) rename {Minecraft.Client => src/client}/EnderChestRenderer.h (100%) rename {Minecraft.Client => src/client}/EnderCrystalModel.cpp (100%) rename {Minecraft.Client => src/client}/EnderCrystalModel.h (100%) rename {Minecraft.Client => src/client}/EnderCrystalRenderer.cpp (93%) rename {Minecraft.Client => src/client}/EnderCrystalRenderer.h (100%) rename {Minecraft.Client => src/client}/EnderDragonRenderer.cpp (99%) rename {Minecraft.Client => src/client}/EnderDragonRenderer.h (100%) rename {Minecraft.Client => src/client}/EnderParticle.cpp (96%) rename {Minecraft.Client => src/client}/EnderParticle.h (100%) rename {Minecraft.Client => src/client}/EndermanModel.cpp (100%) rename {Minecraft.Client => src/client}/EndermanModel.h (100%) rename {Minecraft.Client => src/client}/EndermanRenderer.cpp (95%) rename {Minecraft.Client => src/client}/EndermanRenderer.h (100%) rename {Minecraft.Client => src/client}/EntityRenderDispatcher.cpp (91%) rename {Minecraft.Client => src/client}/EntityRenderDispatcher.h (94%) rename {Minecraft.Client => src/client}/EntityRenderer.cpp (97%) rename {Minecraft.Client => src/client}/EntityRenderer.h (100%) rename {Minecraft.Client => src/client}/EntityTileRenderer.cpp (91%) rename {Minecraft.Client => src/client}/EntityTileRenderer.h (100%) rename {Minecraft.Client => src/client}/EntityTracker.cpp (90%) rename {Minecraft.Client => src/client}/EntityTracker.h (92%) rename {Minecraft.Client => src/client}/ErrorScreen.cpp (100%) rename {Minecraft.Client => src/client}/ErrorScreen.h (100%) rename {Minecraft.Client => src/client}/ExperienceOrbRenderer.cpp (90%) rename {Minecraft.Client => src/client}/ExperienceOrbRenderer.h (100%) rename {Minecraft.Client => src/client}/ExplodeParticle.cpp (95%) rename {Minecraft.Client => src/client}/ExplodeParticle.h (100%) rename {Minecraft.Client => src/client}/Extrax64Stubs.cpp (100%) rename {Minecraft.Client => src/client}/FallingTileRenderer.cpp (91%) rename {Minecraft.Client => src/client}/FallingTileRenderer.h (100%) rename {Minecraft.Client => src/client}/FileTexturePack.cpp (100%) rename {Minecraft.Client => src/client}/FileTexturePack.h (100%) rename {Minecraft.Client => src/client}/FireballRenderer.cpp (91%) rename {Minecraft.Client => src/client}/FireballRenderer.h (100%) rename {Minecraft.Client => src/client}/FishingHookRenderer.cpp (94%) rename {Minecraft.Client => src/client}/FishingHookRenderer.h (100%) rename {Minecraft.Client => src/client}/FlameParticle.cpp (95%) rename {Minecraft.Client => src/client}/FlameParticle.h (100%) rename {Minecraft.Client => src/client}/FolderTexturePack.cpp (100%) rename {Minecraft.Client => src/client}/FolderTexturePack.h (100%) rename {Minecraft.Client => src/client}/Font.cpp (98%) rename {Minecraft.Client => src/client}/Font.h (100%) rename {Minecraft.Client => src/client}/FootstepParticle.cpp (94%) rename {Minecraft.Client => src/client}/FootstepParticle.h (100%) rename {Minecraft.Client => src/client}/Frustum.cpp (99%) rename {Minecraft.Client => src/client}/Frustum.h (100%) rename {Minecraft.Client => src/client}/FrustumCuller.cpp (100%) rename {Minecraft.Client => src/client}/FrustumCuller.h (100%) rename {Minecraft.Client => src/client}/FrustumData.cpp (100%) rename {Minecraft.Client => src/client}/FrustumData.h (97%) rename {Minecraft.Client => src/client}/FurnaceScreen.cpp (90%) rename {Minecraft.Client => src/client}/FurnaceScreen.h (100%) rename {Minecraft.Client => src/client}/GameMode.cpp (90%) rename {Minecraft.Client => src/client}/GameMode.h (100%) rename {Minecraft.Client => src/client}/GameRenderer.cpp (98%) rename {Minecraft.Client => src/client}/GameRenderer.h (98%) rename {Minecraft.Client => src/client}/GhastModel.cpp (95%) rename {Minecraft.Client => src/client}/GhastModel.h (100%) rename {Minecraft.Client => src/client}/GhastRenderer.cpp (87%) rename {Minecraft.Client => src/client}/GhastRenderer.h (100%) rename {Minecraft.Client => src/client}/GiantMobRenderer.cpp (100%) rename {Minecraft.Client => src/client}/GiantMobRenderer.h (100%) rename {Minecraft.Client => src/client}/Gui.cpp (98%) rename {Minecraft.Client => src/client}/Gui.h (100%) rename {Minecraft.Client => src/client}/GuiComponent.cpp (100%) rename {Minecraft.Client => src/client}/GuiComponent.h (100%) rename {Minecraft.Client => src/client}/GuiMessage.cpp (100%) rename {Minecraft.Client => src/client}/GuiMessage.h (100%) rename {Minecraft.Client => src/client}/GuiParticle.cpp (96%) rename {Minecraft.Client => src/client}/GuiParticle.h (100%) rename {Minecraft.Client => src/client}/GuiParticles.cpp (100%) rename {Minecraft.Client => src/client}/GuiParticles.h (100%) rename {Minecraft.Client => src/client}/HeartParticle.cpp (100%) rename {Minecraft.Client => src/client}/HeartParticle.h (100%) rename {Minecraft.Client => src/client}/HttpTexture.cpp (100%) rename {Minecraft.Client => src/client}/HttpTexture.h (100%) rename {Minecraft.Client => src/client}/HttpTextureProcessor.h (100%) rename {Minecraft.Client => src/client}/HugeExplosionParticle.cpp (98%) rename {Minecraft.Client => src/client}/HugeExplosionParticle.h (100%) rename {Minecraft.Client => src/client}/HugeExplosionSeedParticle.cpp (93%) rename {Minecraft.Client => src/client}/HugeExplosionSeedParticle.h (100%) rename {Minecraft.Client => src/client}/HumanoidMobRenderer.cpp (93%) rename {Minecraft.Client => src/client}/HumanoidMobRenderer.h (100%) rename {Minecraft.Client => src/client}/HumanoidModel.cpp (99%) rename {Minecraft.Client => src/client}/HumanoidModel.h (100%) rename {Minecraft.Client => src/client}/InBedChatScreen.cpp (93%) rename {Minecraft.Client => src/client}/InBedChatScreen.h (100%) rename {Minecraft.Client => src/client}/Input.cpp (93%) rename {Minecraft.Client => src/client}/Input.h (100%) rename {Minecraft.Client => src/client}/InventoryScreen.cpp (98%) rename {Minecraft.Client => src/client}/InventoryScreen.h (100%) rename {Minecraft.Client => src/client}/ItemFrameRenderer.cpp (91%) rename {Minecraft.Client => src/client}/ItemFrameRenderer.h (100%) rename {Minecraft.Client => src/client}/ItemInHandRenderer.cpp (98%) rename {Minecraft.Client => src/client}/ItemInHandRenderer.h (100%) rename {Minecraft.Client => src/client}/ItemRenderer.cpp (98%) rename {Minecraft.Client => src/client}/ItemRenderer.h (100%) rename {Minecraft.Client => src/client}/ItemSpriteRenderer.cpp (90%) rename {Minecraft.Client => src/client}/ItemSpriteRenderer.h (100%) rename {Minecraft.Client => src/client}/JoinMultiplayerScreen.cpp (98%) rename {Minecraft.Client => src/client}/JoinMultiplayerScreen.h (100%) rename {Minecraft.Client => src/client}/KeyMapping.cpp (100%) rename {Minecraft.Client => src/client}/KeyMapping.h (100%) rename {Minecraft.Client => src/client}/LargeChestModel.cpp (100%) rename {Minecraft.Client => src/client}/LargeChestModel.h (100%) rename {Minecraft.Client => src/client}/LavaParticle.cpp (91%) rename {Minecraft.Client => src/client}/LavaParticle.h (100%) rename {Minecraft.Client => src/client}/LavaSlimeModel.cpp (95%) rename {Minecraft.Client => src/client}/LavaSlimeModel.h (100%) rename {Minecraft.Client => src/client}/LavaSlimeRenderer.cpp (95%) rename {Minecraft.Client => src/client}/LavaSlimeRenderer.h (100%) rename {Minecraft.Client => src/client}/LevelRenderer.cpp (99%) rename {Minecraft.Client => src/client}/LevelRenderer.h (98%) rename {Minecraft.Client => src/client}/Lighting.cpp (95%) rename {Minecraft.Client => src/client}/Lighting.h (100%) rename {Minecraft.Client => src/client}/LightningBoltRenderer.cpp (97%) rename {Minecraft.Client => src/client}/LightningBoltRenderer.h (100%) rename {Minecraft.Client => src/client}/LocalPlayer.cpp (97%) rename {Minecraft.Client => src/client}/LocalPlayer.h (97%) rename {Minecraft.Client => src/client}/MemTexture.cpp (100%) rename {Minecraft.Client => src/client}/MemTexture.h (100%) rename {Minecraft.Client => src/client}/MemTextureProcessor.h (100%) rename {Minecraft.Client => src/client}/MemoryTracker.cpp (91%) rename {Minecraft.Client => src/client}/MemoryTracker.h (100%) rename {Minecraft.Client => src/client}/MinecartModel.cpp (100%) rename {Minecraft.Client => src/client}/MinecartModel.h (100%) rename {Minecraft.Client => src/client}/MinecartRenderer.cpp (95%) rename {Minecraft.Client => src/client}/MinecartRenderer.h (100%) rename {Minecraft.Client => src/client}/Minecraft.Client.vcxproj (99%) rename {Minecraft.Client => src/client}/Minecraft.Client.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/Minecraft.cpp (98%) rename {Minecraft.Client => src/client}/Minecraft.h (98%) rename {Minecraft.Client => src/client}/Minecraft.msscmp (100%) rename {Minecraft.Client => src/client}/MinecraftServer.cpp (97%) rename {Minecraft.Client => src/client}/MinecraftServer.h (98%) rename {Minecraft.Client => src/client}/Minimap.cpp (98%) rename {Minecraft.Client => src/client}/Minimap.h (95%) rename {Minecraft.Client => src/client}/MobRenderer.cpp (98%) rename {Minecraft.Client => src/client}/MobRenderer.h (100%) rename {Minecraft.Client => src/client}/MobSkinMemTextureProcessor.cpp (100%) rename {Minecraft.Client => src/client}/MobSkinMemTextureProcessor.h (100%) rename {Minecraft.Client => src/client}/MobSkinTextureProcessor.cpp (100%) rename {Minecraft.Client => src/client}/MobSkinTextureProcessor.h (100%) rename {Minecraft.Client => src/client}/MobSpawnerRenderer.cpp (89%) rename {Minecraft.Client => src/client}/MobSpawnerRenderer.h (100%) rename {Minecraft.Client => src/client}/Model.cpp (100%) rename {Minecraft.Client => src/client}/Model.h (92%) rename {Minecraft.Client => src/client}/ModelPart.cpp (100%) rename {Minecraft.Client => src/client}/ModelPart.h (95%) rename {Minecraft.Client => src/client}/MultiPlayerChunkCache.cpp (96%) rename {Minecraft.Client => src/client}/MultiPlayerChunkCache.h (89%) rename {Minecraft.Client => src/client}/MultiPlayerGameMode.cpp (97%) rename {Minecraft.Client => src/client}/MultiPlayerGameMode.h (100%) rename {Minecraft.Client => src/client}/MultiPlayerLevel.cpp (98%) rename {Minecraft.Client => src/client}/MultiPlayerLevel.h (94%) rename {Minecraft.Client => src/client}/MultiPlayerLocalPlayer.cpp (94%) rename {Minecraft.Client => src/client}/MultiPlayerLocalPlayer.h (97%) rename {Minecraft.Client => src/client}/MushroomCowRenderer.cpp (92%) rename {Minecraft.Client => src/client}/MushroomCowRenderer.h (100%) rename {Minecraft.Client => src/client}/NameEntryScreen.cpp (97%) rename {Minecraft.Client => src/client}/NameEntryScreen.h (100%) rename {Minecraft.Client => src/client}/NetherPortalParticle.cpp (96%) rename {Minecraft.Client => src/client}/NetherPortalParticle.h (100%) rename {Minecraft.Client => src/client}/Network Implementation Notes.txt (100%) rename {Minecraft.Client => src/client}/NoteParticle.cpp (98%) rename {Minecraft.Client => src/client}/NoteParticle.h (100%) rename {Minecraft.Client => src/client}/OffsettedRenderList.cpp (96%) rename {Minecraft.Client => src/client}/OffsettedRenderList.h (100%) rename {Minecraft.Client => src/client}/Options.cpp (97%) rename {Minecraft.Client => src/client}/Options.h (98%) rename {Minecraft.Client => src/client}/OptionsScreen.cpp (98%) rename {Minecraft.Client => src/client}/OptionsScreen.h (100%) rename {Minecraft.Client => src/client}/Orbis/4JLibs/inc/4J_Input.h (100%) rename {Minecraft.Client => src/client}/Orbis/4JLibs/inc/4J_Profile.h (100%) rename {Minecraft.Client => src/client}/Orbis/4JLibs/inc/4J_Render.h (100%) rename {Minecraft.Client => src/client}/Orbis/4JLibs/inc/4J_Storage.h (100%) rename {Minecraft.Client => src/client}/Orbis/Assert/assert.h (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/SP1_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/SP2_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/SP3_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/SPC_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/SPF_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/SPZ_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/TP01_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/TP02_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/TP03_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/TP05_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/TP06_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/DLCImages/TP07_360x360.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/AcquireHardware_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/AdventuringTime_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/All_Trophies.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Archer_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/BakeBread_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Benchmarking_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Bodyguard_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/ChestfulOfCobblestone_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/CowTipper_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/DeliciousFish_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/DiamondsToYou_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Diamonds_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/DispenseWithThis_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Enchanter_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/GettingAnUpgrade_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/GettingWood_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/HaveAShearfulDay_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/HotTopic_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/IntoFire_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/IntoTheNether_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/IronBelly_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/IronMan_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/ItsASign_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/LeaderOfThePack_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Librarian_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/LionTamer_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/LocalBrewery_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/MOARTools_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Minecraft.spa (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Minecraft.spa.h (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Minecraft.trp (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/MonsterHunter_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/MusicToMyEars_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/OnARail_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Overkill_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/PassingTheTime_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/PorkChop_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/PotPlanter_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/RainbowCollection_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/RenewableEnergy_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/Repopulation_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/ReturnToSender_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/SniperDuel_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/StayinFrosty_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/TakingInventory_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/TheEnd_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/TheHaggler_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/TheLie_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/The_Other_End_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/TimeToFarm_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/TimeToMine_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/TimeToStrike_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/WhenPigsFly_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/ZombieDoctor_icon.png (100%) rename {Minecraft.Client => src/client}/Orbis/GameConfig/rename.py (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/gdraw/gdraw_orbis.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/gdraw/gdraw_orbis.h (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/gdraw/gdraw_orbis_shaders.inl (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/gdraw/gdraw_shared.inl (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/include/gdraw.h (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/include/iggy.h (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/include/iggyexpruntime.h (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/include/iggyperfmon.h (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/include/iggyperfmon_orbis.h (100%) rename {Minecraft.Client => src/client}/Orbis/Iggy/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/Orbis/Leaderboards/OrbisLeaderboardManager.cpp (99%) rename {Minecraft.Client => src/client}/Orbis/Leaderboards/OrbisLeaderboardManager.h (98%) rename {Minecraft.Client => src/client}/Orbis/Leaderboards/base64.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Leaderboards/base64.h (100%) rename {Minecraft.Client => src/client}/Orbis/Miles/include/mss.h (100%) rename {Minecraft.Client => src/client}/Orbis/Miles/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/Orbis/MinecraftPronunciation/MinecraftPronunciation.sig (100%) rename {Minecraft.Client => src/client}/Orbis/MinecraftPronunciation/MinecraftPronunciation.xml (100%) rename {Minecraft.Client => src/client}/Orbis/MinecraftPronunciation/pronunciation.sig (100%) rename {Minecraft.Client => src/client}/Orbis/MinecraftPronunciation/pronunciation.xml (100%) rename {Minecraft.Client => src/client}/Orbis/Minecraft_Macros.h (100%) rename {Minecraft.Client => src/client}/Orbis/Network/Orbis_NPToolkit.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Network/Orbis_NPToolkit.h (100%) rename {Minecraft.Client => src/client}/Orbis/Network/PsPlusUpsellWrapper_Orbis.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Network/PsPlusUpsellWrapper_Orbis.h (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SQRNetworkManager_Orbis.cpp (99%) rename {Minecraft.Client => src/client}/Orbis/Network/SQRNetworkManager_Orbis.h (99%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyCommerce_Orbis.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyCommerce_Orbis.h (99%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyHttp_Orbis.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyHttp_Orbis.h (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyRemoteStorage_Orbis.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyRemoteStorage_Orbis.h (95%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyVoiceChatParty_Orbis.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyVoiceChatParty_Orbis.h (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyVoiceChat_Orbis.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Network/SonyVoiceChat_Orbis.h (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/OrbisMaths.h (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/OrbisStubs.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/OrbisStubs.h (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/OrbisTypes.h (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/ShutdownManager.h (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/TLSStorage.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/TLSStorage.h (100%) rename {Minecraft.Client => src/client}/Orbis/OrbisExtras/winerror.h (100%) rename {Minecraft.Client => src/client}/Orbis/Orbis_App.cpp (98%) rename {Minecraft.Client => src/client}/Orbis/Orbis_App.h (98%) rename {Minecraft.Client => src/client}/Orbis/Orbis_Minecraft.cpp (98%) rename {Minecraft.Client => src/client}/Orbis/Orbis_PlayerUID.cpp (99%) rename {Minecraft.Client => src/client}/Orbis/Orbis_PlayerUID.h (100%) rename {Minecraft.Client => src/client}/Orbis/Orbis_UIController.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/Orbis_UIController.h (100%) rename {Minecraft.Client => src/client}/Orbis/Sentient/DynamicConfigurations.h (100%) rename {Minecraft.Client => src/client}/Orbis/Sentient/MinecraftTelemetry.h (100%) rename {Minecraft.Client => src/client}/Orbis/Sentient/SentientManager.h (100%) rename {Minecraft.Client => src/client}/Orbis/Sentient/SentientStats.h (100%) rename {Minecraft.Client => src/client}/Orbis/Sentient/SentientTelemetryCommon.h (100%) rename {Minecraft.Client => src/client}/Orbis/Sentient/TelemetryEnum.h (100%) rename {Minecraft.Client => src/client}/Orbis/Social/SocialManager.h (100%) rename {Minecraft.Client => src/client}/Orbis/XML/ATGXmlParser.h (100%) rename {Minecraft.Client => src/client}/Orbis/Xbox_BuildVer.h (100%) rename {Minecraft.Client => src/client}/Orbis/min/min.sig (100%) rename {Minecraft.Client => src/client}/Orbis/min/min.xml (100%) rename {Minecraft.Client => src/client}/Orbis/min/pronunciation.sig (100%) rename {Minecraft.Client => src/client}/Orbis/min/pronunciation.xml (100%) rename {Minecraft.Client => src/client}/Orbis/ps4__np_conf.h (100%) rename {Minecraft.Client => src/client}/Orbis/session_image.jpg (100%) rename {Minecraft.Client => src/client}/Orbis/session_image.png (100%) rename {Minecraft.Client => src/client}/Orbis/user_malloc.cpp (99%) rename {Minecraft.Client => src/client}/Orbis/user_malloc_for_tls.cpp (100%) rename {Minecraft.Client => src/client}/Orbis/user_new.cpp (100%) rename {Minecraft.Client => src/client}/OrbisMedia/4J_strings.h (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Battle & Beasts/BattleAndBeasts.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Candy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Candy Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Candy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Cartoon Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Cartoon Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/City Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/City Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/City Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Fantasy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Fantasy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Festive Skin Pack/SkinsFestive.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Halloween Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Halloween Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Halloween Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/03-Mars.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/07-Surkesh.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/09-Rannoch.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/12-The Scientists.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/15-Defeat.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/masseffect.mcs (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Mass Effect/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Natural Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Natural Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Natural Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Plastic Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Plastic Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Plastic Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skin Pack 1/Skins1_Sony.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skin Pack 2/Skins2_Sony.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skin Pack 3/Skins3_Sony.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skyrim/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skyrim/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skyrim/Data/skyrim.mcs (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skyrim/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Skyrim/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Steampunk Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Steampunk Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/DLC/Steampunk Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/CopyPlatformSkin.bat (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/DLCOffersMenu1080.swf (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/DefaultOptionsImage228x128.png (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/DefaultSaveImage228x128.png (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/DefaultSaveThumbnail64x64.png (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/languages.loc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/media.txt (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/skinHDOrbis.swf (100%) rename {Minecraft.Client => src/client}/OrbisMedia/Media/skinOrbis.swf (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/da-DA/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/de-DE/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/el-EL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/es-ES/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fi-FI/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/fr-FR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/it-IT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ja-JP/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ko-KR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/la-LAS/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/nl-NL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/no-NO/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pl-PL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-BR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/pt-PT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/ru-RU/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/strings.h (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/strings.loc (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/sv-SV/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/tr-TR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/EULA.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/PS4Strings.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/strings.lang (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/loc/zh-CHT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/OrbisMedia/strings.h (100%) rename {Minecraft.Client => src/client}/OzelotModel.cpp (98%) rename {Minecraft.Client => src/client}/OzelotModel.h (100%) rename {Minecraft.Client => src/client}/OzelotRenderer.cpp (91%) rename {Minecraft.Client => src/client}/OzelotRenderer.h (100%) rename {Minecraft.Client => src/client}/PS3/4JLibs/Media/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/4JLibs/STO_TitleSmallStorage.cpp (100%) rename {Minecraft.Client => src/client}/PS3/4JLibs/STO_TitleSmallStorage.h (100%) rename {Minecraft.Client => src/client}/PS3/4JLibs/inc/4J_Input.h (100%) rename {Minecraft.Client => src/client}/PS3/4JLibs/inc/4J_Profile.h (100%) rename {Minecraft.Client => src/client}/PS3/4JLibs/inc/4J_Render.h (100%) rename {Minecraft.Client => src/client}/PS3/4JLibs/inc/4J_Storage.h (100%) rename {Minecraft.Client => src/client}/PS3/Assert/assert.h (100%) rename {Minecraft.Client => src/client}/PS3/Audio/PS3_SoundEngine.cpp (96%) rename {Minecraft.Client => src/client}/PS3/DATA/MISC/NOW-LOADING.PNG (100%) rename {Minecraft.Client => src/client}/PS3/DATA/MISC/NOW-SAVING.PNG (100%) rename {Minecraft.Client => src/client}/PS3/DATA/SYS-DATA (100%) rename {Minecraft.Client => src/client}/PS3/DATA/Screenshot.png (100%) rename {Minecraft.Client => src/client}/PS3/DATA/USR-DATA (100%) rename {Minecraft.Client => src/client}/PS3/GameConfig/Minecraft.spa.h (100%) rename {Minecraft.Client => src/client}/PS3/GameConfig/Minecraft.trp (100%) rename {Minecraft.Client => src/client}/PS3/GameConfig/MinecraftIcon.png (100%) rename {Minecraft.Client => src/client}/PS3/GameConfig/Minecraft_signed.trp (100%) rename {Minecraft.Client => src/client}/PS3/GameConfig/set.png (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/gdraw/gdraw_ps3gcm.cpp (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/gdraw/gdraw_ps3gcm.h (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/gdraw/gdraw_ps3gcm_shaders.inl (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/gdraw/gdraw_shared.inl (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/include/gdraw.h (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/include/iggy.h (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/include/iggyexpruntime.h (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/include/iggyperfmon.h (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/include/iggyperfmon_ps3.h (100%) rename {Minecraft.Client => src/client}/PS3/Iggy/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/PS3/Leaderboards/PS3LeaderboardManager.cpp (99%) rename {Minecraft.Client => src/client}/PS3/Leaderboards/PS3LeaderboardManager.h (96%) rename {Minecraft.Client => src/client}/PS3/Leaderboards/base64.cpp (100%) rename {Minecraft.Client => src/client}/PS3/Leaderboards/base64.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Craft_Highlight.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Craft_Highlight_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Craft_Highlight_L_ExtraSmall.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Craft_Highlight_L_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Crafting_2SlotLargeV.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Crafting_2SlotSmallV.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Crafting_3SlotLargeV.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Crafting_3SlotSmallV.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Crafting_SlotLarge.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/Crafting_SlotSmall.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CraftingPanels/SlotScroll.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/CreditBackground.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/360ctrl.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Armour_Slot_Body.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Armour_Slot_Feet.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Armour_Slot_Head.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Armour_Slot_Legs.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Arrow_Off.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Arrow_On.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Arrow_Small_Off.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Arrow_Small_On.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingArrow_Off.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingArrow_On.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingArrow_Small_Off.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingArrow_Small_On.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingBubbles_Off.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingBubbles_On.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingBubbles_Small_Off.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingBubbles_Small_On.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingStand.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/BrewingStand_small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonA.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonB.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonBack.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonDpadD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonDpadL.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonDpadR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonDpadU.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLS.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLeftBumper.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLeftBumper_TT.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLeftStick.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLeftStick_Navigate.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLeftStick_sides.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLeftTrigger.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonLeftTrigger_TT.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonRS.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonRightBumper.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonRightBumper_TT.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonRightStick.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonRightTrigger.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonRightTrigger_TT.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonStart.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonX.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ButtonY.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Controller_Message_Frame_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Controller_Message_Frame_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Controller_Message_Frame_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Controller_Quadrant_Icon.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Controller_Quadrant_Icon_Empty.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Controller_Quadrant_Icon_Segment.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/CraftingButton_Down.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/CraftingButton_Norm.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/CraftingButton_Over.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Crafting_Panel.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Crafting_Panel2x2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Crafting_Panel_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Crafting_Panel_Small_2x2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Creative_Panel_5.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Creative_Panel_7.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Creative_Panel_7_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Creative_Panel_8.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Creative_Panel_8_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Crouch_Frame1.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Crouch_Frame2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/DLCBackground.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/DLC_Tick.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/DLC_TickSmall.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Enchant_Slot.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Enchant_Slot_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/EnchantmentButtonActive.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/EnchantmentButtonActive_small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/EnchantmentButtonEmpty.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/EnchantmentButtonEmpty_small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/EnchantmentButtonSelected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/EnchantmentButtonSelected_small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Flame_Off.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Flame_Off_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Flame_On.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Flame_On_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Focus_circle.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Breeding.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Breeding_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Brewing.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Brewing_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Chest.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Chest_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_CraftTable.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_CraftTable_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Crafting.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Crafting_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Creative.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Creative_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Dispenser.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Dispenser_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Enchantment.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Enchantment_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Furnace.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Furnace_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_HUD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_HUD_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Inventory.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_Inventory_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_LargeChest.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_LargeChest_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_NetherPortal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/HowToPlay_NetherPortal_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/IconHolder.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/IconHolderRed.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/IconHolderRed_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/IconHolder_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LayoutButton_Norm.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LayoutButton_Over.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Climbed.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Creeper.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Fallen.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Ghast.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Portal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Skeleton.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Slime.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Spider.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_SpiderJockey.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Swam.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Walked.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_Zombie.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderBoard_Icon_ZombiePigman.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderboardButton_Norm.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/LeaderboardButton_Over.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Blu_Focus.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Blu_Normal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Disable.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Green_Focus.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Green_Normal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Red_Focus.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Red_Normal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Yello_Focus.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Legend_Button_Yello_Normal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ListButton_Norm.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/ListButton_Over.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MainMenuButton_Down.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MainMenuButton_Norm.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MainMenuButton_Over.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_0.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_1.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_3.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_4.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_5.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_6.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MapIcon_7.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MenuButton_Down.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MenuButton_Norm.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MenuButton_Over.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MenuTitle.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/MinecraftBrokenIcon.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Padlock.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Padlock_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Bot_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Bot_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Bot_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Mid_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Mid_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Mid_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Top_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Top_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PanelBlue_Top_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_BL.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_BM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_BR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_ML.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_MM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_MR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Bot_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Bot_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Bot_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Mid_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Mid_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Mid_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Top_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Top_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_Recess_Top_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_TL.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_TM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Panel_TR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Pointer.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_BL.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_BM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_BR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_ML.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_MM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_MR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_TL.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_TM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/PointerTextPanel_TR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Pointer_Pickup.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Pointer_TextPanel.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Blindness.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Fire_Resistance.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Haste.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Hunger.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Invisibility.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Jump_Boost.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Mining_Fatigue.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Nausea.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Night_Vision.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Poison.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Regeneration.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Resistance.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Slowness.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Speed.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Strength.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Water_Breathing.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Potion_Effect_Icon_Weakness.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SaveArrow.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SaveChest.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Shine_Pill.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Shine_Pill_Press.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SignEditBackground.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabBar.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabBarSmall.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel_Selected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabBarSmall_Selected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabBar_Selected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabNormal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabNormalSmall.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabNormalSmall_Selected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabNormal_Selected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabOver.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabOverSmall.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabOverSmall_Selected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/SkinSelect_TabOver_Selected.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Slider_Button.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Slider_Track.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Bot_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Bot_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Bot_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Mid_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Mid_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Mid_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Top_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Top_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Square_Recess_Top_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Star.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Star_Small.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative7_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative7_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative7_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative7_Small_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative7_Small_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative7_Small_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative8_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative8_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative8_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative8_Small_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative8_Small_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Creative8_Small_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_BL.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_BLD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_BM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_BMD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_BR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_BRD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_TL.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_TLD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_TM.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_TMD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_TR.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Inv_TRD.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Left.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Left2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Left2_Dark.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Left_Dark.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Middle.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Middle2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Middle2_Dark.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Middle_Dark.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Right.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Right2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Right2_Dark.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Right_Dark.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Small_Left.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Small_Middle.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tab_Small_Right.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/TaskComplete.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/TaskIncomplete.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Terra003.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Terra007.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Terra016.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Terra021.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Terra140.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tick.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tickbox_Norm.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Tickbox_Over.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/Warning.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/a_graphic.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/b_graphic.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/book.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/btn_Back.wav (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/btn_Focus.wav (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/btn_Select.wav (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/caret.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/graphic_X.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/graphic_scene.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/icon_shank.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/scene_shine.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/shine_arrow_down.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/shine_arrow_left.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/shine_arrow_right.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/shine_arrow_up.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/shine_circle_press.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/shine_cirlce_normal.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/voiceMuted.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/voiceNotSpeaking.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/voiceSpeaking.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/x_graphic.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Graphics/y_graphic.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Logos/4JStudios_logo.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Logos/ESRB_10_Large.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Logos/MS_Studios_MC.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Logos/Minecon.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Logos/XBLA_MC.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Logos/mojang.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/MenuTitle.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Bot_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Bot_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Bot_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Mid_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Mid_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Mid_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Top_L.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Top_M.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panel_Top_R.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panorama_Background_N.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Panorama_Background_S.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/Sound/Xbox/MenuSounds.xgs (100%) rename {Minecraft.Client => src/client}/PS3/Media/Sound/Xbox/MenuSounds.xsb (100%) rename {Minecraft.Client => src/client}/PS3/Media/Sound/Xbox/MenuSounds.xwb (100%) rename {Minecraft.Client => src/client}/PS3/Media/Sound/btn_Back.wav (100%) rename {Minecraft.Client => src/client}/PS3/Media/Sound/click.wav (100%) rename {Minecraft.Client => src/client}/PS3/Media/Sound/pop.wav (100%) rename {Minecraft.Client => src/client}/PS3/Media/Sound/wood click.wav (100%) rename {Minecraft.Client => src/client}/PS3/Media/TutorialExitScreenshot.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot1.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot10.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot2.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot3.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot4.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot5.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot6.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot7.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot8.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/UpsellScreenshots/Screenshot9.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/background.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/de-DE/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/es-ES/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/font/CHT/DFHeiMedium-B5.ttf (100%) rename {Minecraft.Client => src/client}/PS3/Media/font/JPN/DFGMaruGothic-Md.ttf (100%) rename {Minecraft.Client => src/client}/PS3/Media/font/KOR/BOKMSD.ttf (100%) rename {Minecraft.Client => src/client}/PS3/Media/font/Mojangles.ttf (100%) rename {Minecraft.Client => src/client}/PS3/Media/font/Mojangles_11.abc (100%) rename {Minecraft.Client => src/client}/PS3/Media/font/Mojangles_7.abc (100%) rename {Minecraft.Client => src/client}/PS3/Media/font/chars.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/fr-FR/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/highlight.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_Materials.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_Redstone_and_Transport.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_armour.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_brewing.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_decoration.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_food.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_mechanisms.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_misc.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_structures.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_tools.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/icon_transport.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/it-IT/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/items.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ja-JP/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/ko-KR/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/logo.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-BR/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/pt-PT/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/screenshot.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/scrollDown.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/scrollLeft.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/scrollRight.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/scrollUp.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/skin_Minecraft.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/splashes.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_Controls.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_Credits.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_Descriptions.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_HowToPlay.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_ItemsAndTiles.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_Misc.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_PotionsAndEnchantments.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_Tips.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_Tooltips.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_Tutorial.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_begin.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/strings_end.txt (100%) rename {Minecraft.Client => src/client}/PS3/Media/terrain.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/terrain_3.png (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_DLCMain.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_DLCMain.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_DLCMain_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_DLCOffers.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_DLCOffers.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_DLCOffers_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_DLCOffers_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_NewUpdateMessage.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_NewUpdateMessage.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_NewUpdateMessage_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_NewUpdateMessage_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_base.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_base.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_base_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_base_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_base_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_base_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_brewingstand.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_brewingstand.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_brewingstand_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_brewingstand_Small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_chat.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_chat.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_chat_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_chat_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_chat_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_chat_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_connectingprogress.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_connectingprogress.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_connectingprogress_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_connectingprogress_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_connectingprogress_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_connectingprogress_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_large_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_large_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_large_Small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_large_Small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_container_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_controls.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_controls.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_controls_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_controls_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_controls_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_controls_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_2x2.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_2x2.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_2x2_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_2x2_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_2x2_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_2x2_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_3x3.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_3x3.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_3x3_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_3x3_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_3x3_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_craftingpanel_3x3_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_credits.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_credits.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_credits_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_credits_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_death.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_death.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_death_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_death_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_death_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_death_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_item_editor.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_item_editor.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_schematic_create.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_schematic_create.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debug_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugoverlay.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugoverlay.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugoverlay_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugoverlay_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugtips.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugtips.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugtips_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugtips_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugtips_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_debugtips_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_enchant.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_enchant.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_enchant_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_enchant_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_fullscreenprogress.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_fullscreenprogress.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_fullscreenprogress_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_fullscreenprogress_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_fullscreenprogress_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_fullscreenprogress_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_furnace.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_furnace.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_furnace_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_furnace_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_furnace_Small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_furnace_Small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_helpandoptions.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_helpandoptions.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_helpandoptions_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_helpandoptions_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_helpandoptions_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_helpandoptions_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_menu.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_menu.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_menu_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_menu_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_menu_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_menu_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_howtoplay_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_host_options.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_host_options.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_host_options_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_host_options_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_player_options.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_player_options.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_player_options_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingame_player_options_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingameinfo.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingameinfo.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingameinfo_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingameinfo_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingameinfo_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_ingameinfo_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_intro.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_intro.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_intro_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_intro_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative7.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative7_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative7_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_creative_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_inventory_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_leaderboards.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_leaderboards.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_leaderboards_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_leaderboards_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_load_settings.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_load_settings.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_load_settings_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_load_settings_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_main.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_main.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_main_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_main_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_create.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_create.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_create_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_create_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_gameinfo.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_gameinfo.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_gameinfo_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_gameinfo_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_joinload.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_joinload.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_joinload_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_joinload_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_launch_more_options.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_launch_more_options.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_launch_more_options_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_multi_launch_more_options_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_partnernetpassword.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_partnernetpassword.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_partnernetpassword_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_partnernetpassword_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_pause.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_pause.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_pause_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_pause_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_pause_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_pause_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_reinstall.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_reinstall.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_reinstall_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_reinstall_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_reinstall_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_reinstall_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_savemessage.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_savemessage.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_savemessage_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_savemessage_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_All.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_All.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_All_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_All_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_All_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_All_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Audio.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Audio.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Audio_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Audio_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Audio_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Audio_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Control.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Control.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Control_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Control_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Control_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Control_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Graphics.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Graphics.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Graphics_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Graphics_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Graphics_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_Graphics_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_options.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_options.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_options_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_options_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_options_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_settings_options_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_signentry.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_signentry.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_signentry_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_signentry_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_signentry_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_signentry_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_skinselect.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_skinselect.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_skinselect_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_skinselect_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_skinselect_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_skinselect_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_socialpost.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_socialpost.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_socialpost_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_socialpost_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_socialpost_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_socialpost_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_text_entry.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_text_entry.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trap.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trap.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trap_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trap_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trap_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trap_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trialexitupsell.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trialexitupsell.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trialexitupsell_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_trialexitupsell_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_tutorialpopup.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_tutorialpopup.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_tutorialpopup_480.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_tutorialpopup_480.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_tutorialpopup_small.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_tutorialpopup_small.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_win.h (100%) rename {Minecraft.Client => src/client}/PS3/Media/xuiscene_win.xui (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/skin_Minecraft.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/strings.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_DLCOffers.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_DLCOffers_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_base.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_base_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_connectingprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_connectingprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_connectingprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_container.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_container_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_container_large_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_container_large_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_container_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_controls.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_controls_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_controls_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_credits.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_credits_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_death.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_death_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_death_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_debug.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_debug_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_debugoverlay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_debugoverlay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_fullscreenprogress.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_furnace.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_furnace_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_furnace_Small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_helpandoptions.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_helpandoptions_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_helpandoptions_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_howtoplay.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_howtoplay_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_howtoplay_menu.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_howtoplay_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_ingameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_ingameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_ingameinfo_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_intro.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_intro_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_inventory.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_inventory_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_inventory_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_leaderboards.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_leaderboards_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_main.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_main_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_multi_create.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_multi_create_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_multi_gameinfo.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_multi_gameinfo_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_multi_joinload.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_multi_joinload_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_partnernetpassword.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_partnernetpassword_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_pause.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_pause_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_pause_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_savemessage.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_savemessage_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_settings_All.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_settings_All_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_settings_All_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_signentry.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_signentry_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_signentry_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_socialpost.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_socialpost_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_socialpost_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_trap.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_trap_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_trap_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_trialexitupsell.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_trialexitupsell_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_tutorialpopup.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_tutorialpopup_480.resx (100%) rename {Minecraft.Client => src/client}/PS3/Media/zh-CHT/xuiscene_tutorialpopup_small.resx (100%) rename {Minecraft.Client => src/client}/PS3/Miles/include/mss.h (100%) rename {Minecraft.Client => src/client}/PS3/Miles/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/PS3/Miles/lib/spu/build_SPU_obj.bat (100%) rename {Minecraft.Client => src/client}/PS3/Minecraft_Macros.h (100%) rename {Minecraft.Client => src/client}/PS3/Network/SQRNetworkManager_PS3.cpp (99%) rename {Minecraft.Client => src/client}/PS3/Network/SQRNetworkManager_PS3.h (99%) rename {Minecraft.Client => src/client}/PS3/Network/SonyCommerce_PS3.cpp (100%) rename {Minecraft.Client => src/client}/PS3/Network/SonyCommerce_PS3.h (99%) rename {Minecraft.Client => src/client}/PS3/Network/SonyHttp_PS3.cpp (100%) rename {Minecraft.Client => src/client}/PS3/Network/SonyHttp_PS3.h (100%) rename {Minecraft.Client => src/client}/PS3/Network/SonyRemoteStorage_PS3.cpp (100%) rename {Minecraft.Client => src/client}/PS3/Network/SonyRemoteStorage_PS3.h (96%) rename {Minecraft.Client => src/client}/PS3/Network/SonyVoiceChat.cpp (100%) rename {Minecraft.Client => src/client}/PS3/Network/SonyVoiceChat.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/C4JSpursJob.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/C4JSpursJob.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/C4JThread_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/C4JThread_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXCollision.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXCollision.inl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXColors.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXMath.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXMathConvert.inl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXMathMatrix.inl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXMathMisc.inl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXMathVector.inl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXPackedVector.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/DirectXPackedVector.inl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/no_sal2.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/DirectX/sal.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/EdgeZLib.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/EdgeZLib.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Documentation/Change History.docx (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Documentation/Heap Inspector for PS3.docx (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Documentation/Known Issues.docx (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/License.rtf (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Hook/HookSample.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Main.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Wait.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Manual/ManualSample.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Main.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Wait.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/IThread.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/MultiThreadedHookSample.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Main.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/ThreadPS3.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Wait.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Main.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Wait.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/ReplaceNewDeleteSample.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Server/HeapInfo.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServer.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServerTypes.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/HeapInspector/Server/PS3/HeapHooks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/PS3Maths.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/PS3Strings.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/PS3Strings.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/Ps3Stubs.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/Ps3Stubs.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/Ps3Types.h (100%) rename {Minecraft.Client/PSVita/PSVitaExtras => src/client/PS3/PS3Extras}/ShutdownManager.cpp (98%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/ShutdownManager.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/TLSStorage.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/TLSStorage.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/droppable_accumulator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/external_accumulator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/reference_accumulator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/value_accumulator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/depends_on.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/external.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/extractor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/features.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/accumulator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/sample.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weight.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weights.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/pod_singleton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/complex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/valarray.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/covariance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of_mean.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/kurtosis.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/max.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/mean.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/median.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/min.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/moment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumul_dist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumulative_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/parameters/quantile_probability.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/peaks_over_threshold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_tail_mean.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_mean.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_sum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_window.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/skewness.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/stats.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum_kahan.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_mean.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate_means.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/times2_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variates/covariate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_covariance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_extended_p_square.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_kurtosis.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_mean.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_median.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_moment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_skewness.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum_kahan.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_mean.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_variate_means.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_variance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/with_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/clamp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/all_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/any_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/find_if_not.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/iota.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_partitioned.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_permutation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_sorted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/none_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/one_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/hex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore_horspool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/bm_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/debugging.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/knuth_morris_pratt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/case_conv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/classification.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/case_conv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/classification.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_store.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder_regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter_regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/replace_storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/trim.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/util.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/erase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/finder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/iter_find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/join.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate_facade.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex_find_format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/sequence_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/split.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/list_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/rope_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/slist_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/string_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std_containers_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim_all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/yes_no_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string_regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/aligned_storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/add_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/archive_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_archive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_streambuf_locale_saver.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_archive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_wiarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_woarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/codecvt_null.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_suffix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/archive_serializer_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_archive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_warchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_archive_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iserializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oserializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_iserializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_oserializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/decl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/iserializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/oserializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_iarchive_route.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_oarchive_route.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/register_archive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/utf8_codecvt_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/dinkumware.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/archive_serializer_map.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iarchive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iprimitive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oarchive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oprimitive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iarchive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iprimitive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oarchive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oprimitive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_iarchive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_oarchive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_iarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_oarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_wiarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_woarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_iarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_oarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_wiarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_woarchive_impl.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_from_binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/binary_from_base64.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/escape.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/head_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/insert_linebreaks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/istream_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/mb_from_wchar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/ostream_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/remove_whitespace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/transform_width.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/unescape.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/wchar_from_mb.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_escape.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_wiarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_woarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_wiarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_woarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/shared_ptr_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/text_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/text_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/text_wiarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/text_woarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/tmpdir.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/wcslen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_archive_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_wiarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_woarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_datagram_socket.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_deadline_timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_io_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_raw_socket.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_seq_packet_socket.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_serial_port.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_signal_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_acceptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_iostream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_stream_socket.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_waitable_timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/buffers_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/completion_condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/connect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/datagram_socket_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/atomic_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/base_from_completion_cond.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/bind_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_resize_guard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_sequence_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffered_stream_storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/call_stack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/chrono_time_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/completion_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/consuming_buffers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/date_time_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/deadline_timer_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dependent_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_read_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_write_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/event.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/eventfd_select_interrupter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fd_set_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_arm_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_hppa_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_sync_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_x86_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_alloc_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_invoke_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_tracking.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_type_requirements.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/hash_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/descriptor_ops.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/eventfd_select_interrupter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/handler_tracking.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/pipe_select_interrupter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_event.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_mutex.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_thread.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_tss_ptr.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_descriptor_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_serial_port_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_socket_service_base.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/resolver_service_base.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/signal_set_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_ops.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_select_interrupter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/throw_error.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_ptime.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_set.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_event.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_handle_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_serial_port_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_socket_service_base.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_mutex.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_object_handle_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_static_mutex.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_thread.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_tss_ptr.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/winsock_init.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/io_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/keyword_tss_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/local_free_on_block_exit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/macos_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/noncopyable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_event.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_signal_blocker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_static_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_tss_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/object_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/old_win_sdk_compat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/op_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/operation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pipe_select_interrupter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pop_options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_event.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_fd_set_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_signal_blocker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_static_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_tss_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/push_options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_descriptor_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_null_buffers_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_serial_port_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_accept_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_connect_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recv_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvfrom_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvmsg_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_send_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_sendto_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/regex_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_endpoint_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_interrupter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/shared_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_blocker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_init.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_set_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_option.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_select_interrupter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/solaris_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/static_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/strand_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_operation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_thread_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread_info_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/throw_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_ptime.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/tss_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/weak_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_event.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fd_set_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fenced_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_read_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_write_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_null_buffers_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_operation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_serial_port_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_accept_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recv_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_send_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_thread_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_object_handle_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_static_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_tss_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wince_thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/winsock_init.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wrapped_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_alloc_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_invoke_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/high_resolution_timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/connect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/error.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/handler_alloc_hook.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_until.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/io_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_endpoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_entry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_query.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/endpoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/impl/endpoint.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/socket_option.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/host_name.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/icmp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/basic_endpoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/host_name.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/multicast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_query_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/tcp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/udp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/unicast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/v6_only.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/is_read_buffered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/is_write_buffered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/local/basic_endpoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/local/connect_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/local/datagram_protocol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/endpoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/impl/endpoint.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/local/stream_protocol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_descriptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_stream_descriptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/descriptor_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/raw_socket_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/read_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/read_until.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/seq_packet_socket_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_acceptor_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/basic_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/engine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/handshake_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/engine.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/openssl_init.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_init.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/password_callback.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/read_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/shutdown_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/stream_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/verify_callback.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/write_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/error.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/rfc2818_verification.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/src.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/basic_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/context_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_context_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_operation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_stream_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/rfc2818_verification.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_mode.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/steady_timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/strand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/stream_socket_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/system_timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/time_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/wait_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/waitable_timer_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_object_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_random_access_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_stream_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/overlapped_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle_service.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/asio/write_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/assignment_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/list_inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/list_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_map_inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/slist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/stack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/assign/std/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/atomic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32strong.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32weak.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas64strong.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-alpha.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-armv6plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-cas.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-ppc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-sparcv9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-x86.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/generic-cas.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/interlocked.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/linux-arm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/lockpool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/platform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/type-classification.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/windows.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/bimap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/associative_container_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/container_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/functor_bag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/identity_converters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/key_extractor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_map_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/map_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multimap_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multiset_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/sequence_container_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/set_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_map_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_set_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_map_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/bimap_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/concept_tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_index_binder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_relation_binder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_view_binder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/is_set_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_additional_parameters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_bimap_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/modifier_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/non_unique_views_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/test/check_metadata.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/user_interface_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/list_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/multiset_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/set_support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/unordered_set_support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/access_builder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/metadata_access_builder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/mutant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/static_access_builder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/to_mutable_relation_functor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/member_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/mutant_relation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/pair_layout.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/structured_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/data_extractor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get_pair_functor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/is_tag_of_member_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/member_with_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/opposite_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_type_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/value_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/symmetrical_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/set_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/data_type_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/iterator_type_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/key_type_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_type_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/value_type_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/unconstrained_set_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_multiset_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_set_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/vector_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_map_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/map_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multimap_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multiset_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_map_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_map_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multimap_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multiset_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_map_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_cc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf2_cc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf_cc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/make_adaptable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_cc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_vw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/protect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/bind/storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/blank.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/blank_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/call_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/cerrno.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/checked_delete.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/ceil.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/clock_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/chrono.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/chrono.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/thread_clock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/chrono.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/thread_clock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/process_cpu_clocks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/thread_clock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/chrono.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/thread_clock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/is_evenly_divisible_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/scan_keyword.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/static_assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/duration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/floor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/include.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_get.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_put.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_style.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_units.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/ios_base_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_get.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_put.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_units.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/timezone.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/ios_base_state_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/manip_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/to_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/io_v1/chrono_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/process_cpu_clocks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/round.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/system_clocks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/thread_clock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/time_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/chrono/chrono.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/ratio.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/debug.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/details.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/space_optimized.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cassert (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cctype (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cerrno (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cfloat (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/climits (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/clocale (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cmath (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csetjmp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csignal (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdarg (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstddef (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdio (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdlib (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstring (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/ctime (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwchar (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwctype (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/compressed_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/backward_compatibility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/borland.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/general.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/has_constraints.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/msvc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/requires.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept/usage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept_archetype.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept_check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept_check/borland.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept_check/general.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept_check/has_constraints.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/concept_check/msvc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_suffix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_suffix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/abi_prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/abi_suffix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/auto_link.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/borland.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/clang.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/codegear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/comeau.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/common_edg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/compaq_cxx.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/cray.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/digitalmars.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc_xml.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/greenhills.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/hp_acc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/intel.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/kai.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/metrowerks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/mpw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/nvcc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pathscale.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pgi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sgi_mipspro.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sunpro_cc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/vacpp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/visualc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/cmath.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/complex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/aix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/amigaos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/beos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/bsd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cray.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cygwin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/hpux.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/irix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/linux.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/macos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/qnxnto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/solaris.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/symbian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vxworks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/platform/win32.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/posix_features.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/requires_threads.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/select_compiler_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/select_platform_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/select_stdlib_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/dinkumware.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcomo.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcpp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libstdcpp3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/modena.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/msl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/roguewave.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/sgi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/stlport.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/vacpp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/suffix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/user.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/config/warning_disable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/allocator_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/container_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/adaptive_node_pool_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/advanced_insert_int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocation_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocator_version_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/destroyers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/flat_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/function_detector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/iterators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/math_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/memory_util.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/mpl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/multiallocation_chain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_alloc_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_pool_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pool_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/preprocessor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/transform_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/utilities.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/value_init.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/variadic_templates_tools.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/version_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/detail/workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/flat_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/flat_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/slist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/stable_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/container/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_arm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386_win.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_mips.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_ppc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64_win.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/context/fcontext.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/coroutine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base_resume.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_caller.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_get.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_0.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_1.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_arity.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_0.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_1.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_arity.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/flags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/param.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_posix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_windows.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/flags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/coroutine/stack_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/crc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/cregex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/cstdint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/cstdlib.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/current_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/adjust_functors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_local_time_adjustor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/compiler_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/constrained_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_clock_device.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_defs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_format_simple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_limited.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_locales.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_names_put.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_parsing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_rules.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_transition_generators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/filetime_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/format_date_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters_limited.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_calendar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_date.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day_of_year.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_month.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_serialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_weekday.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_year.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_ymd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/parsers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/int_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/iso_format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/custom_time_zone.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/date_duration_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/dst_transition_day_rules.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_date_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/posix_time_zone.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/tz_database.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time_adjustor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_timezone_defs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/locale_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/microsec_time_clock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/parse_format_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/period.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/date_duration_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_duration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_legacy_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/ptime.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters_limited.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_parsers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_period.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_serialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_defs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_parse_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/strings_from_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_clock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_defs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_duration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_formatting_streams.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_parsing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_resolution_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_counted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_split.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_names.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/tz_db_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/wrapping_int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/date_time/year_month_day.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/allocator_utilities.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/atomic_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/binary_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/bitmask.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/call_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/catch_exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/compressed_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/container_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/dynamic_bitset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/endian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/fenv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/has_default_constructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/identifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/indirect_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/interlocked.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/is_function_ref_tester.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/is_incrementable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/is_sorted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/is_xxx.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/lcast_precision.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_main.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/named_template_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/no_exceptions_support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/none_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/numeric_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_call_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_compressed_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/quick_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/reference_content.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/scoped_enum_emulation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/select_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/sp_typeinfo.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/templated_streams.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentProcess.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentThread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetLastError.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetProcessTimes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetThreadTimes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/LocalFree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/basic_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/directory_management.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/dll.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/error_handling.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/file_management.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/handles.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/process.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/security.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/synchronization.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/win/timers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/detail/workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/dynamic_bitset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/enable_shared_from_this.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/current_exception_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/attribute_noreturn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/clone_current_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/error_info_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/exception_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/is_output_streamable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/object_hex_dump.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/type_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/diagnostic_information.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_current_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_error_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_api_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_at_line.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_errno.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_name.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_open_mode.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_nested_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_type_info_name.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/error_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/get_error_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/info_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string_stub.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/exception_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/convenience.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/detail/utf8_codecvt_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/fstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/default_value_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/dyn_perfect_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/flyweight_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/is_placeholder_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/nested_xxx_if_not_ph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/not_placeholder_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/perfect_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/pp_perfect_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/recursive_lw_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/value_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/factory_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/holder_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/locking_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tracking_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/foreach.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/foreach_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/detail/compat_workarounds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/detail/config_macros.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/detail/msvc_disambiguater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/detail/unset_macros.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_gcc-2_95.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_stlport.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/feed_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/format_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/format_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/format_implementation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/free_funcs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/group.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/internals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/internals_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/format/parsing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/detail/function_iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/detail/gen_maybe_include.pl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/detail/maybe_include.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/detail/prologue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/function_typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function/gen_function_N.pl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_output_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/cc_names.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/compiler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/class_transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/master.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_as_mpl_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/master.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/cv_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_arity_loop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/master.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_loop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/master.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/cc_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/master.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/master.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/retag_default_cc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/master.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/to_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_callable_builtin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_function_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_object_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_nonmember_callable_builtin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_function_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_object_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/parameter_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/property_tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/function_types/result_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/forward_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/float_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/hash_float.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/extensions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/hash_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/lightweight_forward_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/function_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/functional/value_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/adapt_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/extension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/category_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_sequence_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_view_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/tag_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/array_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/tag_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/tag_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/category_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/empty_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/has_key_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_view_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/mpl_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/tag_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_assoc_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct_inline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/adapt_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/category_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct_inline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/extension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_view_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/key_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/namespace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/proxy_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary/copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/find_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/none.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/join.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/zip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/back_extended_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/as_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/convert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_forward_ctor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_initial_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/is_sequence_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/keyed_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/front_extended_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/cons_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/deque_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/ignore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/list_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/map_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/pair_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/vector_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/build_cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/convert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/empty_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/equal_to_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_forward_ctor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons_call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/reverse_cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/as_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/convert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/key_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/map_forward_ctor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/as_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/convert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/key_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/set_forward_ctor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/advance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/as_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/convert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/distance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/equal_to_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/prior_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_forward_ctor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n_chooser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/detail/access.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_procedure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused_typed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/detail/gen_make_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_procedure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_unfused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/detail/that_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_procedure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/accumulate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct_named.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/advance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/auxiliary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/category_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_assoc_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct_inline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_procedure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/generation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/has_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/ignore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/in.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/intrinsic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invocation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_procedure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_segmented.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iteration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_facade.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/join.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/joint_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/key_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_procedure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_unfused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/mpl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/next.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/none.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/nview.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/out.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/prior.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/proxy_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/query.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/repetitive_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_fold_until.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segments.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_facade.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/single_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/std_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/swap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transformation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused_typed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/void.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/advance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/basic_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_deref_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_value_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/advance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segment_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_facade.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/key_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/convert_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/fusion_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/next.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/prior.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/segmented_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/detail/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/has_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/enable_comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/has_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/segments.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/swap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/in.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/manip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/out.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/in.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/out.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/sequence_facade.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/as_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/category_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/access.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/as_fusion_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/category_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_mpl_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/mpl_iterator_category.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/pp_round.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/segmented_fold_until_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/unknown_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_segmented.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/iterator_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/segmented_fold_until.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/sequence_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/unused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/void.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/tuple_expand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/make_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_tie.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/detail/strictest_traversal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/equal_to_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/key_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segments_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/iterator_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/key_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/advance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/distance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/equal_to_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/nview_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/prior_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/advance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/distance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/key_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/prior_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/advance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/distance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/equal_to_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/prior_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/advance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/apply_transform_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/distance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/equal_to_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/prior_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/advance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/begin_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/deref_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/distance_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/equal_to_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/next_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/prior_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_of_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/generator_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/append.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/area.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/centroid.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/comparable_distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convex_hull.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/correct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/covered_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/as_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_box_corners.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_indexed_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_values.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_null.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_sum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_point_to_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/disjoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/equals/collect_vectors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/for_each_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/get_left_turns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/has_self_intersections.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/not.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/occupation_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/add_rings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/assign_parents.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/check_enrich.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/convert_ring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segments.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/follow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_ring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/ring_properties.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/select_rings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/stream_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traversal_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/turn_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/visit_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/partition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/point_on_border.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/ring_identifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/range_by_section.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/sectionalize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/throw_on_empty_input.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/difference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/disjoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/envelope.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/equals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/expand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersects.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/length.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/make.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/not_implemented.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_geometries.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_interior_rings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/overlaps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/perimeter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/simplify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/sym_difference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/touches.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/union.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/unique.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/within.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/determinant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/dot_product.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/access.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/closure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/cs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exterior_ring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/geometry_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_rings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/is_areal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/mutable_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_order.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/radian_access.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/reverse_dispatch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/ring_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/topological_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_fusion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/box.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/filtered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/reversed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/sliced.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/strided.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/uniqued.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/c_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/std_pair_as_segment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/box.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/box_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/linestring_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/point_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/polygon_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/ring_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/segment_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/geometries.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/linestring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point_xy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/polygon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/box.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/linestring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/ring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/segment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/ring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/segment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/dsv/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/wkt_multi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/wkt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/closing_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/ever_circling_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/append.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/area.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/centroid.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/correct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/covered_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/for_each_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/multi_sum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/point_on_border.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/disjoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/envelope.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/equals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/intersection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/length.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_geometries.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_interior_rings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/perimeter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/simplify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/unique.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/within.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/closure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/geometry_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/interior_rings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/is_areal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_order.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/ring_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/topological_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_geometries.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_linestring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_polygon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_linestring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_polygon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/dsv/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/detail/prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/wkt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/multi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/strategies/cartesian/centroid_average.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/views/detail/range_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/de9im.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/direction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/intersection_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/tupled.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/area.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/area_surveyor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/box_in_box.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/cart_intersect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_projected_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_pythagoras.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_box.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/side_by_triangle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/centroid.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/area_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/centroid_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/convex_hull_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/distance_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/segment_intersect_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/simplify_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/within_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/convex_hull.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/covered_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_area_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_distance_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_length_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/area_huiller.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/compare_circular.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_cross_track.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_haversine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/side_by_cross_track.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/ssf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategy_transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/inverse_transformer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/map_transformer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/matrix_transformers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/within.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/add_const_if_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/bare_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/calculation_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/closure_as_bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/coordinate_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/for_each_coordinate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/math.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/order_as_direction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/parameter_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/promote_floating_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/rational.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/readme.txt (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_calculation_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_coordinate_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_most_precise.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/box_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/closeable_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/points_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/range_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/identity_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/reversible_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/segment_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/get_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/channel.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/channel_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/cmyk.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/color_convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/deprecated.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/device_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_at_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_image_all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/image_view_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/reduce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/dynamic_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/io_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_dynamic_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io_private.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_dynamic_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io_private.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_dynamic_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/gray.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/image.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/iterator_from_2d.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/locator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/metafunctions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/packed_pixel.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/position_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/rgb.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/rgba.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/step_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/typedefs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/utilities.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/gil/virtual_locator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/accounting.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/adj_list_serialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_matrix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/astar_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/bandwidth.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/bc_clustering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/bellman_ford_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/betweenness_centrality.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/biconnected_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/bipartite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/boyer_myrvold_planar_test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/boykov_kolmogorov_max_flow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/breadth_first_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/bron_kerbosch_all_cliques.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/buffer_concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/chrobak_payne_drawing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/circle_layout.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/closeness_centrality.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/clustering_coefficient.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/compressed_sparse_row_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/connected_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/core_numbers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/create_condensation_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/cuthill_mckee_ordering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/dag_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/degree_centrality.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/depth_first_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adj_list_edge_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adjacency_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/array_binary_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/compressed_sparse_row_struct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/connected_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/d_ary_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/edge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/geodesic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/histogram_sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incidence_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incremental_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/indexed_properties.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/is_distributed_selector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/labeled_graph_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/list_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/permutation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_spirit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/self_avoiding_walk.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/set_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/shadow_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/sparse_ordering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths_no_color_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/dimacs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/directed_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjacency_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/handlers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/initialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/redistribute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/serialization.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/betweenness_centrality.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/boman_et_al_graph_coloring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/breadth_first_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/compressed_sparse_row_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components_parallel_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/crauser_et_al_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/delta_stepping_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/depth_first_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/filtered_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/mpi_process_group.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/queue.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/remote_update_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/tag_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dijkstra_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/distributed_graph_utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/filtered_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/fruchterman_reingold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/graphviz.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/hohberg_biconnected_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/local_subgraph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/mpi_process_group.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/named_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/one_bit_color_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/page_rank.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/reverse_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/rmat_graph_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/selector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/shuffled_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/st_connected.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/strong_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/two_bit_color_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/unsafe_serialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/vertex_list_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/dll_import_export.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/dominator_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/eccentricity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_connectivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/edmonds_karp_max_flow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/edmunds_karp_max_flow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/erdos_renyi_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/exterior_property.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/filtered_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/floyd_warshall_shortest.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/fruchterman_reingold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/geodesic_distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_archetypes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_as_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_mutability_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_selectors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_stats.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graphml.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/graphviz.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/grid_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/gursoy_atun_layout.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/howard_cycle_ratio.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/incremental_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/is_kuratowski_subgraph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/is_straight_line_drawing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/isomorphism.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/johnson_all_pairs_shortest.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/kamada_kawai_spring_layout.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/king_ordering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/kruskal_min_spanning_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/labeled_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/leda_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/lookup_edge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/loop_erased_random_walk.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/make_biconnected_planar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/make_connected.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/make_maximal_planar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/matrix_as_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/max_cardinality_matching.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/mcgregor_common_subgraphs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/mesh_graph_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/metis.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/metric_tsp_approx.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/minimum_degree_ordering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/named_function_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/named_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/neighbor_bfs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/numeric_values.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/one_bit_color_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/overloading.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/page_rank.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/basic_reduce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/container_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/inplace_all_to_all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/property_holders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/untracked_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/process_group.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/properties.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/simple_trigger.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_canonical_ordering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/add_edge_visitors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/bucket_sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_handles.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_iterators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_face_traversal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/plod_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/point_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/prim_minimum_spanning_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/profile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/properties.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/property_iter_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/constant_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/container_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/matrix_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/null_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/push_relabel_max_flow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/r_c_shortest_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/random.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/random_layout.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/random_spanning_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/read_dimacs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/relax.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/reverse_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/rmat_graph_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/sequential_vertex_coloring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/simple_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/sloan_ordering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/small_world_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/smallest_last_ordering.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/ssca_graph_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/st_connected.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/stanford_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/stoer_wagner_min_cut.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/strong_components.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/subgraph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/tiernan_all_cycles.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/topological_sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/topology.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_closure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_reduction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/transpose_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/tree_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/two_bit_color_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/two_graphs_common_spanning_trees.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_dfs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/use_mpi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/vector_as_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/vertex_and_edge_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/vf2_sub_graph_iso.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/visitors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/wavefront.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/graph/write_dimacs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/binomial_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/d_ary_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ilog2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/mutable_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ordered_adaptor_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/stable_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/tree_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/fibonacci_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_merge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/pairing_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/priority_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/heap/skew_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_element_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_interval_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/closed_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/comparable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_associator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_bounds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/joinable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/map_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/set_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/continuous_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/associated_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/boost_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/concept_check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/design_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_comparer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/exclusive_less_than.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_map_algo.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_morphism.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_set_algo.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_subset_comparer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/map_algo.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/mapped_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/notate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/on_absorbtion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/relation_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/set_algo.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/std_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/subset_comparer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/discrete_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/dynamic_interval_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/functors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/gregorian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/impl_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_bounds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_combining_style.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/left_open_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/open_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/distinct_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/element_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/std_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/sub_super_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/ptime.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/rational.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/right_open_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/separate_interval_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/absorbs_identities.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/adds_inversely.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/codomain_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/domain_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/element_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_inverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_set_semantics.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/identity_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/infinity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_default.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_associative_element_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_asymmetric_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_combinable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_concept_equivalent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_element_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_icl_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_increasing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_joiner.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_separator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_splitter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_key_container_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_total.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/no_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/rep_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/segment_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size_type_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/succ_pred.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/to_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/type_to_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/unit_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/value_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/implicit_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/indirect_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/integer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/integer/integer_mask.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/integer/static_log2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/integer/static_min_max.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/integer_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/integer_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/adaptive_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_adaptive_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_node_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/adaptive_node_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/allocator_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_tools.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/node_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_adaptive_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_node_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/anonymous_shared_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/allocation_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/containers_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/slist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/stable_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/version_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/creation_tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/atomic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/cast_tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_locking_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/in_place_interface.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/interprocess_tester.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intersegment_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_global_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_memory_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_multi_shared_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_open_or_create_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/math_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/min_max.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/move.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/mpl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/multi_segment_services.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/named_proxy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_file_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_thread_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/pointer_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/portable_intermodule_singleton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/posix_time_types_wrk.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/preprocessor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/ptime_wrk.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/robust_emulation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/segment_manager_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/tmp_dir_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/transform_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/utilities.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/variadic_templates_tools.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/win32_api.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/windows_intermodule_singleton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_device.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/errors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/file_mapping.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/flat_map_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iset_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iunordered_set_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/map_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/null_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/unordered_map_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/interprocess_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/ipc/message_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_external_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_heap_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_mapped_file.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_shared_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_windows_shared_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_xsi_shared_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mapped_region.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/mem_algo_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/rbtree_best_fit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/simple_seq_fit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/offset_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/permissions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/segment_manager.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/shared_memory_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/deleter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/shared_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/enable_shared_from_this.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/intrusive_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/scoped_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/shared_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/unique_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/weak_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/bufferstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/vectorstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_algorithm_8a.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_any_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/locks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/file_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition_any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_sharable_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_upgradable_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/lock_options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/mutex_family.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition_any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_sharable_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_upgradable_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/null_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/pthread_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/ptime_to_timespec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/scoped_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/sharable_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition_any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_creation_functor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_upgradable_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/interprocess_barrier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/upgradable_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition_any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_sync.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/sync_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/xsi_named_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/windows_shared_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_shared_memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/any_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/bs_set_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_list_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_slist_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/derivation_value_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/any_node_and_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/avltree_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/clear_on_destructor_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/common_slist_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/ebo_functor_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/function_detector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/generic_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/has_member_function_callable_with.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/hashtable_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/is_stateful_value_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/list_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/memory_util.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/mpl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/parent_from_member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/preprocessor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/rbtree_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/slist_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/transform_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/utilities.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/hashtable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/intrusive_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/linear_slist_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/link_mode.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/member_value_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/parent_from_member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_plus_bits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/priority_compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sg_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/trivial_value_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set_hook.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/intrusive_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/io/detail/quoted_manip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/io/ios_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/io_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/categories.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/chain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/char_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/checked_operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/close.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/code_converter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/combine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/compose.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/absolute_path.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/access_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/concept_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/device_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/direct_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/filter_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/mode_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/non_blocking_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/output_iterator_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/range_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/add_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/bool_trait_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/call_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/char_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/auto_link.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/bzip2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/codecvt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/disable_warnings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/dyn_link.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/enable_warnings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/fpos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/gcc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/overload_resolution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/rtl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/unreachable_return.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/wide_streams.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/windows_posix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/zlib.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/counted_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/current_directory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/default_arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/dispatch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/double_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/enable_if_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/execute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/file_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/fstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/ios.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/iostream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_dereferenceable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_iterator_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/newline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/param_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/path.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/resolve.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/restrict_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select_by_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/chainbuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/direct_streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/indirect_streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/linked_streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/system_failure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/template_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/translate_int_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/close.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/wrap_unwrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/back_inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file_descriptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/mapped_file.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/null.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/aggregate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/bzip2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/counter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/grep.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/gzip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/line.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/newline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/stdio.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/symmetric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/zlib.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/flush.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/get.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/imbue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/input_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/invert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/optimal_buffer_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/output_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/pipeline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/positioning.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/put.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/putback.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/restrict.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/seek.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/skip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/slice.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/tee.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iostreams/write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/is_placeholder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/counting_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/any_conversion_eater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/enable_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/facade_iterator_category.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/minimum_category.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/filter_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/function_input_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/indirect_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/interoperable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_lvalue_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_readable_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_archetypes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_categories.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_facade.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/new_iterator_tests.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/permutation_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/reverse_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/transform_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator/zip_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/iterator_adaptors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/casts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/closures.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/control_structures.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/actions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/arity_code.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/bind_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/control_constructs_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/function_adaptors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/is_instance_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functor_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/member_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_actions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_lambda_func_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_return_type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/ret.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/return_type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/select_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/suppress_unused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/loops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lambda/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/last_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lexical_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/add_pointed_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/functor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/decl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/name.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/nobind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/param.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/symbol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/default.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/add.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/is.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/inline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/recursive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/register.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/return.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/this.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/void.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/line_counter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/void_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/boundary_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/facets.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/segment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/collator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/definitions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_errors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_utf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/formatting.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/gnu_gettext.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/hold_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/localization_backend.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/message.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/time_zone.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/utf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/locale/util.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/atomic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/branch_hints.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/copy_payload.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/freelist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_dcas.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_ptrcompression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/spsc_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/lockfree/stack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/make_shared.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_digamma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_lanczos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/e_float.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpfr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpreal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/rr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_ct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_rt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acosh.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asinh.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atan.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atanh.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/details.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/complex/fabs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/distributions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_type_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/std_real_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/constants/calculate_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/constants/constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/constants/generate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/constants/info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/bernoulli.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/beta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/binomial.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/cauchy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/chi_squared.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/complement.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/common_error_handling.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/derived_accessors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_mode.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_cdf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_pdf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/inv_discrete_quantile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/exponential.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/extreme_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_location.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_scale.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fisher_f.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/gamma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/geometric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/hypergeometric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_chi_squared.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gamma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gaussian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/laplace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/logistic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/lognormal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/negative_binomial.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_beta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_chi_squared.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_f.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/normal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/pareto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/poisson.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/rayleigh.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/skew_normal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/students_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/triangular.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/uniform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/weibull.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/octonion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/policies/error_handling.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/policies/policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/quaternion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/acosh.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/airy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/asinh.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/atanh.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/bessel.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/beta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/binomial.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cbrt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cos_pi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_ik.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_asym.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_series.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_kn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_yn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/erf_inv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/fp_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/gamma_inva.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inv_ab.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/iconv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_inverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_large.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lanczos_sse2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lgamma_small.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/round_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/t_distribution_inv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/unchecked_factorial.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/digamma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rj.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/erf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expm1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/factorials.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/fpclassify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/gamma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hankel.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hermite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hypot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/jacobi_elliptic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/laguerre.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/lanczos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/legendre.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/log1p.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/math_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/modf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/next.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/nonfinite_num_facets.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/owens_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/pow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/powm1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/prime.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/round.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sin_pi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinhc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/spherical_harmonic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sqrt1pm1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/trunc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/zeta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/big_constant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_11.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_12.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_13.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_14.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_15.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_16.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_17.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_18.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_19.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_11.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_12.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_13.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_14.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_15.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_16.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_17.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_18.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_19.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_11.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_12.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_13.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_14.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_15.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_16.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_17.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_18.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_19.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_11.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_12.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_13.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_14.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_15.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_16.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_17.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_18.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_19.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_11.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_12.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_13.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_14.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_15.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_16.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_17.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_18.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_19.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_11.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_12.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_13.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_14.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_15.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_16.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_17.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_18.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_19.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/fraction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/minima.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/polynomial.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/precision.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/promotion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/rational.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/real_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/remez.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/roots.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/series.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/solve.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/stats.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/toms748_solve.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/user.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tools/workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tr1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math/tr1_c_macros.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/math_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mem_fn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/memory_order.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/detail/meta_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/detail/move_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/move.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/move/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_gather.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_reduce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_to_all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/broadcast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/gather.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/reduce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scan.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/communicator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_iprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_oprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/broadcast_sc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/communicator_sc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/computation_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/content_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_iprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_oprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_iprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_oprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_skeleton_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_cache.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_primitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_iprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_oprimitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/point_to_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/text_skeleton_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/environment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/graph_communicator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/group.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/intercommunicator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/nonblocking.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_iarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_oarchive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/serialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/skeleton_and_content.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/request.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/status.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpi/timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/accumulate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/alias.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/always.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/as_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/at_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/O1_size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/adl_barrier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/apply_1st.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arg_typedef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arithmetic_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/back_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/begin_end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/clear_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/common_name_wknd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/comparison_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/adl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/arrays.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bcc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/compiler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dependent_nttp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dtp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/eti.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/forwarding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/gcc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_xxx.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/integral.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/intel.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc_typename.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/nttp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/overload_resolution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/pp_counter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/preprocessor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/static_constant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ttp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/use_preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/contains_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/empty_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_key_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/filter_iter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/find_if_pred.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl_body.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_pred.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/front_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_key_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_rebind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/include_preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_range_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/inserter_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/integral_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/is_msvc_eti_arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/joint_iter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_arity_param.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/largest_int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/logical_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_dtw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_eti_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_is_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_never_true.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nested_type_wknd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nttp_decl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_cast_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/order_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/overload_names.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/partition_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_back_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_front_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/add.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/def_params_tail.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/default_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/ext_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/filter_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/is_seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/partial_spec_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/sub.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/token_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/ptr_to_ref.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_back_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_front_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/O1_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl_body.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_iter_fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sequence_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/shift_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/single_element_iter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sort_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/static_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/test_case.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/traits_lambda_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/transform_iter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/type_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/unwrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/value_wknd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/yes_no.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitwise.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/char_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/deref.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/eval_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/filter_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/find_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_xxx.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/identity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit_linearly.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/int_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_placeholder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_category.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/joint_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/unrolling.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/O1_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/begin_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/include_preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/item.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/list_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/logical.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/long.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/long_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/lower_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/begin_end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/clear_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/contains_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/empty_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_key_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/has_key_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/include_preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/insert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/item.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/key_type_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/map0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/numbered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/value_type_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/fixed_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/is_even.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/rational_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/max.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/max_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/min.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_max.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiplies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/count_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/insert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/item.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/multiset0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/multiset0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/negate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/next.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/next_prior.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/not.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/numeric_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/order.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/order_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/partition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/print.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/prior.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/protect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/quote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/range_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_iter_fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/same_as.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/at_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/begin_end_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/clear_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/empty_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_key_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/has_key_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/include_preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/insert_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/item.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/key_type_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/set0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/size_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/value_type_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/set_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/single_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/sizeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/stable_partition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/unique.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/unpack_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/upper_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/O1_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/begin_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/clear.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/include_preprocessed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/item.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/vector0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/void.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/void_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/mpl/zip_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/active_state_switching_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/bind_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/common_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/copy_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/default_compile_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/dispatch_table.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/favor_compile_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/fold_to_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/history_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/metafunctions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/mpl_graph_fsm_check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/no_fsm_check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_circular.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/state_machine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/back/tools.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/event_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/common_states.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/completion_event.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/common_states.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/row2_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml_typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/guard_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/iteration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/phoenix_placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/querying.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/state_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stt_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/transformation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/functor_row.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/internal_row.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/row2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/state_machine_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/front/states.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/adjacency_list_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/breadth_first_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/depth_first_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/incidence_list_graph.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/incidence_list_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_graph.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/search_colors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/msm_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/proto_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/msm/row_tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/collection_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/concept_checks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/copy_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/multi_array_ref.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/range_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/storage_order.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/subarray.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_array/view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/composite_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/access_specifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/adl_swap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/archive_constructed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/auto_space.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/base_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bidir_node_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bucket_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/converter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/copy_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/duplicates_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/has_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/header_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_loader.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_node_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_saver.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/invariant_assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/is_index_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/iter_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/modify_key_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/msvc_index_specifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/no_duplicate_tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/node_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/prevent_eti.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_loader.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ptr_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_node_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_ctr_proxy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_mode.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/scope_guard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/serialization_version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/uintptr_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/unbounded.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/value_compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/global_fun.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/indexed_by.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/key_extractors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/mem_fun.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/safe_mode_errors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/concepts/mp_number_archetypes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_dec_float.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/add.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/bitwise.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/checked.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/cpp_int_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/divide.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/misc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/multiply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/big_lanczos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/default_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/digits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/et_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/pow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/trig.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/generic_interconvert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/integer_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/no_et_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/gmp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/integer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/miller_rabin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/mpfr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/number.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/random.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/rational_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/tommath.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/explicit_conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/is_restricted_conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/next_prior.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/non_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/noncopyable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/nondet_random.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/none.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/none_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/bounds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/conversion_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/bounds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/conversion_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/converter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/int_float_mixture.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/is_subranged.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/meta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/numeric_cast_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/old_numeric_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/sign_mixture.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/udt_builtin_mixture.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture_enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/is_subranged.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/numeric_cast_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture_enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture_enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/checking.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/certain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/explicit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/lexicographic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/possible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/tribool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/alpha_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bcc_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bugs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99sub_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/division.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ia64_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/interval_prototype.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/msvc_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ppc_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/sparc_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/test_input.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86gcc_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/integer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/x86_fast_rounding_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/hw_rounding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/interval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_arith.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_transc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/transc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/array_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/default_operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/macros.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/reduce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/fusion_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/range_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/vector_space_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mkl/mkl_operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/implicit_euler_mtl4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/mtl4_resize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_resize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/vexcl/vexcl_resize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_resize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_adaptive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_adaptive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_n_steps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/null_observer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/observer_collection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_moulton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_step_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/euler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_generic_rk.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_controlled.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_dense_output.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/implicit_euler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/modified_midpoint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4_classic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_fehlberg78.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/stepper_categories.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_euler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/is_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/less_with_sign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_pair.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_resizeable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resizer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_instance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/state_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/ublas_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unit_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unwrap_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/assignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/banded.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/blas.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/definitions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/documentation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/duff.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/matrix_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/raw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/returntype_deduction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/temporary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/vector_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/doxydoc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/experimental/sparse_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/expression_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/hermitian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/lu.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_proxy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_sparse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/c_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_columns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_rows.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_blocked.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_sparse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage_sparse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/symmetric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/c_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/const_iterator_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/iterator_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/triangular.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_of_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_proxy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_sparse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/optional/optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/arg_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/default.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/is_maybe.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/maybe.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/overloads.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parameter_requirements.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parenthesized_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/flatten.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker_iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/result_of0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tagged_argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/template_keyword.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/unwrap_cv_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/void.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/yesno.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/binding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/keyword.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/macros.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/name.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/parameters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/preprocessor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/parameter/value_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/bucket_sorter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/container_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/cstddef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/disjoint_sets.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/int_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/property.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/disjoint_sets.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/fenced_priority_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/fibonacci_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/indirect_cmp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/integer_log2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/is_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_adaptors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_tests.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/lowest_bit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/property.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/property_serialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/relaxed_heap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pending/stringtok.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/function_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_function_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/as_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_result_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/function_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/phx2_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/environment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/function_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_nullary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/meta_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/nothing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/v2_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/visit_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_callable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_result_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/const_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/delete.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/target.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/dynamic_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/reinterpret_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/static_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/bitwise.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/define_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/undef_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/if_else.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/logical.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/self.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/phoenix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/make_locals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/let.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/local_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/scoped_environment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/this.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/catch_push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/do_while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/throw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/try_catch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/decay_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_unique.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/iteration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/querying.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/transformation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/cmath.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/detail/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_define.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_20.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_30.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_40.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessor/round.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/phoenix/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pointee.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pointer_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pointer_to_other.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op_45.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_compact_to_points.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_geometry_to_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_points_to_compact.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/max_cover.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/minkowski.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_formation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_touch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_touch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_arbitrary_formation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_formation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_set_view.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_simplify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_sort_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge_45.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/rectangle_formation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/scan_arbitrary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_ctypes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_predicates.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_robust_fpt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_structures.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/gmp_override.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/gtl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/isotropy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_with_holes_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_with_holes_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_with_holes_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_builder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_diagram.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_geometry_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/for.m4 (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/guard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.bat (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.m4 (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.sh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.bat (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.m4 (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.sh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/object_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/pool_alloc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/poolfwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/simple_segregated_storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/pool/singleton_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/add.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/dec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/detail/div_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/div.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/inc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mod.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mul.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/sub.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/elem.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/assert_msg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/cat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/not_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/deduce_d.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/dmc/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/edg/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/msvc/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_iif.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/iif.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/debug.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/dec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/auto_rec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/check.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/dmc/auto_rec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_nullary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_unary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/null.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/split.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_a_default.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_defaults.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expr_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/apply.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/expand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/identity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/intercept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty_or_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/overload.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/identity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/inc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/finish.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/local.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/rlocal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/self.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/start.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/local.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/self.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/library.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/adt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/append.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/cat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/dmc/fold_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/filter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/first_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_i.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_product.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/rest_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitand.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitnor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitxor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/compl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/nor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/not.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/xor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/max.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/min.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_2nd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_3rd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_2nd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_3rd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_r.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_z.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/dmc/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/edg/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/msvc/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_binary_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_a_default.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_defaults.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_binary_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_binary_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat_from_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/max.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/min.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/cat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/binary_transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/split.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/elem.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/filter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/first_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_left.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_right.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_i.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_product.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/rest_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/subseq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/counter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/counter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/shared.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/slot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/stringize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/eat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/elem.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/rem.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/elem.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/wstringize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/cmdline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/cmdline.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/config_file.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/convert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/parsers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/utf8_codecvt_facet.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/value_semantic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/environment_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/eof_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/errors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/option.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/options_description.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/parsers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/positional_options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/value_semantic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/variables_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/program_options/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/progress.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/dynamic_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/function_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/caching_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/distributed_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/global_index_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/impl/distributed_property_map.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/local_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/shared_array_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/transform_value_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_map/vector_property_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/exception_implementation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/file_parser_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_writer_settings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_read.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_implementation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/rapidxml.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_flags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_read_rapidxml.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_write.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_writer_settings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/id_translator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/info_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ini_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/json_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_serialization.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/stream_translator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/string_path.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/property_tree/xml_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/callable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/default.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/callable_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/default_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/null_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/callable_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/default_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/null_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/context/null.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/debug.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/deep_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/and_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_lvalue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/basic_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/class_member_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/decltype.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deep_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deprecated.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/dont_care.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/generate_by_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/ignore_unused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/is_noncopyable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/lambda_matches.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/local.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/matches_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/memfun_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/or_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/and_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/basic_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/class_member_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deduce_domain_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deep_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr_variadic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/generate_by_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/lambda_matches.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/matches_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/memfun_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/or_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/template_arity_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/unpack_expr_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/vararg_matches_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/remove_typename.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/static_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/unpack_expr_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/vararg_matches_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/extends.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rbegin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rend.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/fusion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/generate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/literal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/make_expr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/matches.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/proto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/tags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/default.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_pod_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/default_function_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/expand_pack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make_gcc_workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pass_through_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/default_function_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/expand_pack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/fold_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pack_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/when.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/when.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/env.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/integral_c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/make.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/pass_through.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/when.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/clone_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/associative_ptr_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/default_deleter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/is_convertible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/map_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/meta_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/move.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/reversible_ptr_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/scoped_deleter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_reversible_cont.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_xml_names.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/static_move_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/throw_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/void_ptr_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/indirect_fun.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/nullable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_circular_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_inserter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_sequence_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_circular_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/arg_from_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/args.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/args_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/back_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/base_type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/bases.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/borrowed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/call_method.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/class_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_from_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/as_to_python_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/builtin_converters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/constructor_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/context_result_converter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/convertible_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/from_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/implicit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/obj_mgr_arg_from_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/object_manager.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pointer_type_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_object_mgr_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered_pointee.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registrations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/return_from_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/rvalue_from_python_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_deleter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_from_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_to_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/converter/to_python_function_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/copy_const_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/copy_non_const_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/data_members.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/def_visitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/default_call_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/aix_init_module.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/api_placeholder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/borrowed_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/caller.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/convertible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/copy_ctor_mutates_rhs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/cv_category.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dealloc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decorated_type_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decref_guard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dependent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/destroy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/enable_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/exception_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/force_instantiate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/if_else.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/indirect_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/invoke.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_auto_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_shared_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_xxx.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_keyword_range_fn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/map_entry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/mpl_lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/msvc_typeinfo.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/none.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/not_specified.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/nullary_function_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/operator_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/overloads_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/pointee.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/preprocessor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python22_fixed.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/raw_pyobject.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/referent_storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/scope.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/sfinae.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/signature.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/string_literal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/target.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/translate_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl_no_pts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwind_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_type_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_shared_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_xxx.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_return.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrap_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrapper_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/dict.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/docstring_options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/errors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/exception_translator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/exec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/extract.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/handle_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/has_back_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/implicit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/import.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/init.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/instance_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/long.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/lvalue_from_pytype.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/make_constructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/make_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/manage_new_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/module.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/module_init.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/add_to_namespace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_detail.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_metadata.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/enum_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/find_instance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_doc_signature.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_handle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance_query.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/instance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/life_support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_instance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_ptr_instance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/pickle_support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/pointer_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/py_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/stl_iterator_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_items.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/object_slices.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/opaque_pointer_converter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/other.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/overloads.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/override.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/pointee.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/proxy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/pure_virtual.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/raw_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/refcount.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/reference_existing_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/register_ptr_to_python.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/return_arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/return_by_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/return_internal_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/return_opaque_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/return_value_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/scope.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/self.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/signature.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/slice.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/slice_nil.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/ssize_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/stl_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/str.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/container_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/detail/indexing_suite_detail.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/indexing_suite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/map_indexing_suite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/vector_indexing_suite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_converter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_indirect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/type_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/with_custodian_and_ward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/python/wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/additive_combine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/bernoulli_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/binomial_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/cauchy_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/chi_squared_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/auto_link.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/const_mod.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/disable_warnings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/enable_warnings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_bits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_seed_seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/integer_log2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/iterator_mixin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/large_arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/ptr_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/signed_unsigned_tools.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/uniform_int_float.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/detail/vector_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/discard_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/discrete_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/exponential_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/extreme_value_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/fisher_f_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/gamma_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/generate_canonical.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/geometric_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/independent_bits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/inversive_congruential.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/lagged_fibonacci.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/linear_congruential.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/linear_feedback_shift.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/lognormal_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/mersenne_twister.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/negative_binomial_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/normal_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_constant_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_linear_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/poisson_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/random_device.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/random_number_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/ranlux.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/seed_seq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_order.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_output.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/student_t_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/subtract_with_carry.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/taus88.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/triangle_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_01.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_on_sphere.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_smallint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/variate_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/weibull_distribution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/random/xor_combine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/adjacent_filtered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/argument_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/copied.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/define_adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/filtered.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indexed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indirected.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/reversed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/sliced.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/strided.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/tokenized.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/transformed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/type_erased.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/uniqued.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/adaptors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/adjacent_find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/binary_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy_backward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_first_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/generate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/heap_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/inplace_merge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lexicographical_compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lower_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/max_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/merge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/min_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/mismatch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/nth_element.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/permutation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/random_shuffle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/set_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_partition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/swap_ranges.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/upper_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/copy_n.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/erase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/for_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/insert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/iota.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/is_sorted.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/overwrite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_back.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_front.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/any_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/as_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/as_literal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/atl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/category.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/combine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/const_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/const_reverse_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/counting_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_interface.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/as_literal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits_detail.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/const_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/demote_iterator_traversal_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/detail_str.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/difference_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/extract_optional_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/implementation_help.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/join_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/microsoft.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/misc_concept.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/range_return.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/remove_extent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/safe_bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sfinae.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sizer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/str_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/value_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/difference_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/distance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/has_range_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/irange.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/istream_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/join.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/metafunctions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/mfc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/mutable_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/rbegin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/rend.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/result_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_result_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/size.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/size_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/sub_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/range/value_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/abs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/gcd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/lcm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/sign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/overflow_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/ratio_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/include.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/abs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/gcd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/lcm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/negate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/numeric_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_c_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_constant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/sign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/times.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_static_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/rational.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/ref.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/config/borland.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/config/cwchar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/icu.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/mfc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/pattern_except.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/object_cache.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/static_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/unicode_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/user.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_creator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/c_regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/char_regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cpp_regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cregex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/error_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/fileiter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/instances.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_category.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_flags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_results.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/mem_block_cache.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_non_recursive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_recursive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/primary_transform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/protected_call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regbase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_grep.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_merge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_raw_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_replace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_search.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_split.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_token_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits_defaults.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/states.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/sub_match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/syntax_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_token_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/w32_regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/regex_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/scope_exit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/scoped_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/scoped_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/access.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/assume_abstract.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/base_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/binary_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/bitset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_size_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_load_imp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_save_imp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/complex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/get_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_count_132.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_132.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_nmt_132.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/stack_constructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/ephemeral.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/export.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_no_rtti.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_typeid.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/force_include.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_load_imp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_save_imp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/is_bitwise_serializable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/item_version_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/level.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/level_enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/nvp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/pfto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/scoped_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/serialization.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr_132.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/singleton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/slist.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/smart_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_free.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/state_saver.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/static_warning.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/strong_typedef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/throw_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking_enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/type_info_implementation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/valarray.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector_135.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/weak_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/serialization/wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/shared_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/shared_container_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/shared_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/connection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/gen_signal_N.pl (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/named_slot_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signal_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signals_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/slot_call_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal0.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal4.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal5.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal6.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal7.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal9.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/signal_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/slot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals/trackable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/connection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/auto_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/foreign_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_nop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_pthreads.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_win32_cs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/null_output_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/replace_slot_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/result_type_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signal_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common_macros.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_call_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_groups.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/tracked_objects_visitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/unique_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_arg_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_slot_invoker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/dummy_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/expired_slot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/last_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/optional_last_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/postconstructible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/predestructible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_signal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_slot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/shared_connection_block.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/trackable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_signal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_slot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/allocate_shared_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/bad_weak_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/allocate_array_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_deleter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_pthreads.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_solaris.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_sync.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_win32.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lightweight_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_nop.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_pthreads.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_win32_cs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/make_array_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/operator_bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/quick_allocator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_array_nmt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_count.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_ptr_nmt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_convertible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_aix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_nt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_pt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_solaris.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_spin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_sync.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_w32.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_forward.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_has_sync.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_if_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_nullptr_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_gcc_arm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_nt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pt.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_sync.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_w32.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/yield_k.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_raw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_this.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/intrusive_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/owner_less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/weak_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_key_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/clear_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/decrement_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/erase_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/increment_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_at_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_key_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_back_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_front_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_value_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/swap_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/parametric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/actions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/alternative.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/composite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/difference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/directives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/epsilon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/exclusive_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/alternative.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/difference.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/directives.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/intersection.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/list.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/optional.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/positive.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequence.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/intersection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/kleene_star.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/no_actions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/positive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match_attr_traits.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/parser.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/nil.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/static.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/numerics.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/primitives.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/primitives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/safe_bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/impl/skipper.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/debug.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/conditions.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/select.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/switch.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/rule_alias.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/select.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/impl/exceptions.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/fixed_size_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/file_iterator.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/position_iterator.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/as_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/fundamental.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/fundamental.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/parser_traits.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/refactoring.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/traverse.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/parser_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/refactoring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/traverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/namespace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/binders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/casts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/closures.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/composite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/primitives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/special_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/statements.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuple_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuples.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/symbols.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/tst.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parsetree.dtd (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/tree_to_xml.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/flush_multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/functor_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset_operators.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/confix.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/escape_char.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/lists.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/regex.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/loops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/rule_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/scoped_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/create_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/meta_create.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/attr_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/padding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_flag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_out.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/alternative_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/as.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/default_width.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/enable_lit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/extract_from.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/fail_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_casetag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_stricttag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/indirect_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/output_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/pass_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_generate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/unused_delimiter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/as.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/center_alignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/columns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/delimit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/duplicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/encoding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/left_alignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/maxwidth.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/no_delimit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/omit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/right_alignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/strict_relaxed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/upper_lower_case.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/verbatim.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/meta_compiler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/fcall.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/simple_trace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/bool_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/real_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/uint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/alternative.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/and_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/kleene.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/not_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/phoenix_attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/iterator_sink.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/ostream_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/lit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/what.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument_phoenix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/detail/sequence_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/char_token_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/lexer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/position_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/pass_flags.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/string_token_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions_expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/terminals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/token_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_lexertl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_static_lexertl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/meta_compiler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/primitives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/in_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_raw_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/state_switcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/as_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/basic_environment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/compose.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/composite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/basic_environment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/compose.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/function_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/is_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/nothing.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/local_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/type_deduction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/detail/function_call.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion/at.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/const_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/delete.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/dynamic_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/reinterpret_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/static_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/bitwise.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/if_else.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/logical.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/self.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/let.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/local_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/scoped_environment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/do_while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/throw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/try_catch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/querying.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/detail/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/create_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/meta_create.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eoi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary/binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/alternative_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/assign_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/construct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/enable_lit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/expect_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/fail_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/permute_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/string_parse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/unused_skipper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/as.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/encoding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/hold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/lexeme.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/matches.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_case.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_skip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/omit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/raw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/skip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/meta_compiler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/fcall.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/error_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/simple_trace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/success_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/real_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/numeric_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/uint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/alternative.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/and_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/difference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/expect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/kleene.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/not_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/permutation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequential_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_flag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_over.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/iterator_source.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/detail/tst.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/lit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/what.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/action_dispatch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/adapt_adt_attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if_ns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_ns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument_expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/assert_msg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auto/meta_create.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auxiliary/attr_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/ascii.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/iso8859_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard_wide.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/DerivedCoreProperties.txt (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/PropList.txt (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/Scripts.txt (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/UnicodeData.txt (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/category_table.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/query.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/script_table.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/basic_chset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/common_terminals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/as_variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/cover_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/endian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/get_encoding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/hold_any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/is_spirit_tag.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/char_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/consts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/debug.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/file_input.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_cpp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_re2c.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/input.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/internals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/charset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/equivset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/rules.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/runtime_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/serialise.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/size_t.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/state_machine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/string_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/detail/fp_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/fpclassify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/signbit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/pow10.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/scoped_enum_emulation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/sign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/what_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/extended_variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/handles_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/has_semantic_action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/combine_policies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/istream_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/no_check_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/istream_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/line_pos_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/look_ahead.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/ostream_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/make_component.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/meta_compiler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/modify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/expand_arg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/extract_param.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/locals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/numeric_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/sequence_base_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/string_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal_expression.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/unused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utf8.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail2.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_alternative.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_as_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_key_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_attribute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_basic_chset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_clear_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_composite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug_node.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_decrement_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_difference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_directives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_epsilon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_erase_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_error_handling.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exclusive_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fixed_size_queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_flush_multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_for.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_functor_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fundamental.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_increment_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_at_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_key_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_intersection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_kleene_star.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_loops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_meta.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_minimal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_nil.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_no_actions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parametric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_id.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_names.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_positive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_primitives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_back_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_front_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_range_run.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_value_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_value_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_refactoring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_alias.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_safe_bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scoped_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_select.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_spirit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_static.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_swap_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_switch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_traverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_tree_to_xml.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_while.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_alternative.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_and_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_as.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_attr_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auxiliary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_buffer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_center_alignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_columns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_delimit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_duplicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_kleene.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_left_alignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_maxwidth.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_no_delimit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_not_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_omit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_phoenix_attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_real.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_right_alignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_strict_relaxed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_uint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_upper_lower_case.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_verbatim.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_what.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_char_token_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_generate_static_lexertl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_position_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_plain_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_primitives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_static_lexertl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_actor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_binders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_casts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_closures.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_composite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_new.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_primitives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_special_ops.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_statements.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuple_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuples.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_bind.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_fusion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_scope.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_statement.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_stl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_alternative.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_and_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auxiliary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_bool.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_core.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_difference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eoi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eol.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eps.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_expect.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_hold.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_int.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_kleene.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lazy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lexeme.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_matches.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_case.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_skip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_not_predicate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_numeric.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_omit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_optional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_attr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_auto.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_permutation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_raw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_real.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_repeat.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_rule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequential_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_skip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_uint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_what.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_adapt_adt_attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if_ns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_ns.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ascii.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_char_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_extended_variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_info.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_iso8859_1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_istream_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_line_pos_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_locals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_look_ahead.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_modify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ostream_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard_wide.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_string_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_unused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_utree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive/confix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal/subrule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/confix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/distinct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/kwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/seek.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal/subrule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/detail/keywords.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/keywords.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/advance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/iter_pos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/confix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/distinct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/flush_multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/kwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/seek.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/subrule_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_confix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_subrule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_advance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_confix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_directive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_distinct.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_flush_multi_pass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_iter_pos.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_keywords.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_kwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_nonterminal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_primitive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_seek.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_subrule.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/spirit/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/asynchronous_state_machine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/custom_reaction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/deep_history.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/deferral.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/avoid_unused_warning.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/constructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/counted_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/leaf_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/node_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/reaction_dispatcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/rtti_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/state_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/event.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_processor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/exception_translator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_scheduler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_worker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/history.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/in_state_reaction.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/null_exception_translator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/processor_container.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/shallow_history.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/simple_state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/state_machine.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/termination.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/statechart/transition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/static_assert.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/strong_typedef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/swap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/system/api_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/system/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/system/cygwin_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/system/error_code.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/system/linux_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/system/system_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/system/windows_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/auto_unit_test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/debug.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/debug_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/enable_warnings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/fwd_decl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/global_typedef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/log_level.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/suppress_warnings.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/unit_test_parameters.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/detail/workaround.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/exception_safety.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/execution_monitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/floating_point_comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/framework.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/compiler_log_formatter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/cpp_main.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/debug.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/exception_safety.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/execution_monitor.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/framework.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/interaction_based.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/logged_expectations.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/plain_report_formatter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/progress_monitor.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_collector.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_reporter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_main.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_tools.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_log.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_main.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_monitor.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_parameters.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_suite.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_log_formatter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_report_formatter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/included/prg_exec_monitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/included/test_exec_monitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test_framework.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/interaction_based.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/logged_expectations.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/minimal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/mock_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/output/compiler_log_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/output/plain_report_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_log_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_report_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/output_test_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/parameterized_test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/predicate_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/prg_exec_monitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/progress_monitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/results_collector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/results_reporter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/test_case_template.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/test_exec_monitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/test_observer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/test_tools.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log_formatter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_monitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/assign_op.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/bcs_char_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/compare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/callback.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/class_properties.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/custom_manip.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/fixed_mapping.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/foreach.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/ifstream_line_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/input_iterator_facade.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/istream_line_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/token_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/lazy_ostream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/named_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/nullstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/rtti.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/argument.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argument_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/basic_parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/argument_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/id_policy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/modifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/positional_parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/typed_parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_handler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/configuration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/modifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/interpret_argument_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/parameter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/trace.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/validation.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/trivial_singleton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/wrap_stringstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/test/utils/xml_printer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/barrier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/condition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/condition_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/cv_status.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/async_func.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/delete.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/force_cast.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/invoke.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/is_convertible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/lockable_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/log.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/make_tuple_indices.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/move.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/platform.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/singleton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_group.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_heap_alloc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_interruption.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/tss_hooks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked_stream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/future.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/future_error_code.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/is_locked_by_this_thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_factories.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_guard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_options.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_types.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_concepts.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/locks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/null_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/once.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable_adapter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/once.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/pthread_mutex_scoped_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/shared_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_data.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_heap_alloc.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/timespec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/recursive_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/reverse_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/scoped_thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_lock_guard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/strict_lock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/synchronized_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/testable_mutex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_functors.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_guard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/tss.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/v2/thread.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/thread/xtime.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/throw_exception.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/timer/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/timer/timer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/token_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/token_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tokenizer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/cmath.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/complex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config_all.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/functor2iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/math_overloads.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/random.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/algorithm (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/array (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/array.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/random.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/regex.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/tuple.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/type_tra.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/unordere.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bitset (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/cmath (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/complex (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/deque (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/exception (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/fstream (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/functional (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iomanip (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ios (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iostream (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/istream (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iterator (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/limits (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/list (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/locale (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/map (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/memory (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/new (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/numeric (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ostream (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/queue (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/random (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/regex (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/set (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sstream (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stack (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stdexcept (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/streambuf (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/string (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/strstream (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/algorithm.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/array.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bcc32.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bitset.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/cmath.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/complex.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/deque.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/exception.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/fstream.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/functional.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iomanip.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ios.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iostream.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/istream.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iterator.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/limits.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/list.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/locale.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/map.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/memory.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/new.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/numeric.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ostream.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/queue.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/random.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/regex.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/set.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sstream.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stack.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stdexcept.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/streambuf.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/string.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/strstream.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sun.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/tuple.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/type_traits.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/typeinfo.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_map.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_set.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/utility.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/valarray.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/vector.SUNWCCh (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/tuple (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/type_traits (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/typeinfo (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_map (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_set (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/utility (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/valarray (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/vector (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tr1/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic_no_partial_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_comparison.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_cv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_lvalue_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_rvalue_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_volatile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/aligned_storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/arithmetic_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/array_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/broken_compiler_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/common_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/composite_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conditional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conversion_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/cv_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/decay.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/common_type_imp.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/cv_traits_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/false_result.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_binary_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_postfix_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_prefix_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_eq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_not.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_tester.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/template_arity_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/wrap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/yes_no_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/extent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/floating_point_promotion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/function_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_complement.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_dereference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less_equal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_and.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_not.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_or.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_negate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_new_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_not_equal_to.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_constructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_destructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_operator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_decrement.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_increment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_decrement.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_increment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_assign.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_constructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_copy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_destructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_minus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_plus.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_virtual_destructor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/ice.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_constant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_promotion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/intrinsics.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_abstract.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_arithmetic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_array.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_and_derived.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of_tr1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_class.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_complex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_compound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_convertible.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_empty.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_float.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_floating_point.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_function.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_fundamental.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_integral.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_lvalue_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_function_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_object_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_object.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pod.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_polymorphic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_rvalue_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_same.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_scalar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_signed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_stateless.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_union.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_unsigned.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_virtual_base_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_void.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_volatile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_signed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_unsigned.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_all_extents.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_bounds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_cv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_extent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_volatile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/object_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/promote.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/rank.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/reference_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_all_extents.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_bounds.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_const.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_cv.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_extent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_pointer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_reference.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_volatile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/same_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits_spec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/type_traits/type_with_alignment.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/dmc/typeof_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode_params.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/incr_registration_group.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/int_encoding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/integral_template_param.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/message.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/modifiers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/msvc/typeof_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/native.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/pointers_data_members.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions_iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_fundamental.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_mem_functions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/bitset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/complex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/deque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/fstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/functional.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iostream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/istream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/locale.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/memory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/ostream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/queue.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/sstream.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/stack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/streambuf.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/valarray.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_encoding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_template_param.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_encoding.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_template_param.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/unsupported.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector100.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector150.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector200.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector50.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/absolute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcminute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcsecond.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/degree.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/gradian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/radian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/revolution.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/steradian.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/astronomical_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_day.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_hour.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_minute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_second.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_year.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/parsec.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/biot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/centimeter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/gram.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/conversions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/drachm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/fluid_ounce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/foot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/furlong.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gallon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gill.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/grain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/hundredweight.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/inch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/league.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/mile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ounce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quart.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quarter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/stone.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/thou.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/yard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/angstrom.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/are.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/atmosphere.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/bar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/barn.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/day.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/fermi.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hectare.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hour.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/knot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/liter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/micron.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/minute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/mmHg.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/nautical_mile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/ton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/torr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/year.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/ampere.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/candela.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kelvin.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kilogram.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/meter.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/mole.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/second.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/celsius.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/conversions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/fahrenheit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/cup.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/dram.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_dram.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_ounce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/foot.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gallon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gill.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/grain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/hundredweight.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/inch.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mil.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/minim.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ounce.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pint.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound_force.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/quart.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/tablespoon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/teaspoon.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ton.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/yard.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/cmath.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/derived_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/absolute_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/cmath_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/conversion_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dim_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimensionless_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/heterogeneous_conversion.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/linear_algebra.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/one.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/ordinal.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/prevent_redefinition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_or_add.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/sort.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/static_rational_power.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/unscale.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/detail/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/dim.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_quantity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/get_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/get_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/heterogeneous_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/homogeneous_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_dim.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimension_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_quantity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_dimension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/lambda.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/limits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/make_scaled_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/make_system.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/operators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/absorbed_dose.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/acceleration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/activity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/amount.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_acceleration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_momentum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_velocity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/area.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/capacitance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/current.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dose_equivalent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dynamic_viscosity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_charge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_potential.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/force.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/frequency.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/heat_capacity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/illuminance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/impedance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/inductance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/kinematic_viscosity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/length.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_flux.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_intensity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_field_intensity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_energy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_heat_capacity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/moment_of_inertia.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/momentum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permeability.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permittivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/plane_angle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/power.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/pressure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/reluctance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/solid_angle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_energy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_heat_capacity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_volume.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/stress.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_tension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/temperature.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/thermal_conductivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/torque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/velocity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/volume.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/wavenumber.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/pow.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/quantity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/reduce_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/scale.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/scaled_base_unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/static_constant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/static_rational.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/abstract.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/degrees.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/gradians.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/revolutions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/acceleration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/area.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/current.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dimensionless.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dynamic_viscosity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/energy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/force.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/frequency.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/kinematic_viscosity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/length.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/momentum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/power.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/pressure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/velocity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/volume.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/wavenumber.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/detail/constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/absorbed_dose.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/acceleration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/activity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/amount.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_acceleration.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_momentum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_velocity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/area.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/capacitance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/catalytic_activity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/alpha_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/atomic-nuclear_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/deuteron_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electromagnetic_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electron_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/helion_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/muon_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/neutron_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/physico-chemical_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/proton_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/tau_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/triton_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/typedefs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/universal_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/current.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dimensionless.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dose_equivalent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dynamic_viscosity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_charge.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_potential.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/energy.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/force.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/frequency.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/illuminance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/impedance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/inductance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/kinematic_viscosity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/length.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_flux.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_intensity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_field_intensity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/moment_of_inertia.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/momentum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permeability.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permittivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/plane_angle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/power.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/prefixes.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/pressure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/reluctance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistance.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistivity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/solid_angle.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_density.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_tension.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/temperature.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/time.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/torque.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/velocity.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/volume.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/wavenumber.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/celsius.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/fahrenheit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/unit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/units/units_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/allocate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/buckets.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/equivalent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/extract_key.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/table.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/unique.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/util.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered_map.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/unordered_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/addressof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/base_from_member.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/compare_pointees.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/declval.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_prefix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_suffix.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/result_of_iterate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/enable_if.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/identity_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/in_place_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/result_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/string_ref.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/swap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/typed_in_place_factory.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/utility/value_init.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/name_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/nil_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/random_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/seed_rng.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/sha1.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/string_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_generators.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_serialize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/apply_visitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/bad_visit.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_binary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_delayed.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_unary.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/backup_holder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_def.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_undef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/cast_storage.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/forced_return.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/generic_result_type.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_nothrow_move.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_trivial_move.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/hash_variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/initializer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/make_variant_list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/move.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/over_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/variant_io.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/visitation_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/get.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/static_visitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/variant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/variant_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/variant/visitor_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/visit_each.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_iteration_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_throw.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/convert_trigraphs.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface_generator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_token.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpplexer_exceptions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/detect_include_guards.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/aq.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/scanner.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/token_cache.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/validate_universal_char.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_chlit_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_value.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_intlit_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_literal_grammar_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_gen.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_value_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/language_support.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/preprocessing_hooks.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/token_ids.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_ifblock.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_include_paths.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_predef.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/file_position.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/filesystem_compatibility.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/flex_string.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/functor_input.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/insert_whitespace_detection.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/interpret_pragma.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/iteration_context.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_definition.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_helpers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/pattern_parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/symbol_table.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/time_conversion_helper.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/transform_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/util/unput_queue_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config_constant.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_version.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/wave/whitespace_handling.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/weak_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/basic_regex.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/access.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/adaptor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/finder.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/flow_control.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/icase.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/linker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/list.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/action_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/any_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_line_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/charset_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/end_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/keeper_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/literal_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/optional_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/predicate_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/range_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/set_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/string_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/true_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matchers.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/optimize.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/peeker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/quant_style.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_domain.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/results_cache.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/state.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_impl.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_vector.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/detail_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/matchable.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parse_charset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_enum.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/compile.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/grammar.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/is_pure.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/modifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/placeholders.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/static.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_action.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_alternate.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_independent.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_inverse.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_marker.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_matcher.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_modifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_quantifier.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_sequence.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_set.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transmogrify.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/type_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/visitor.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/width_of.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/algorithm.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/any.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/boyer_moore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/chset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.ipp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/cons.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/counted_base.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/dont_care.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/hash_peek_bitset.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/ignore_unused.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/literals.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/never_true.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/save_restore.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/sequence_stack.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/symbols.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/tracking_ptr.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/traits_utils.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/width.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/match_results.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_actions.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_algorithms.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_compiler.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_constants.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_error.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_primitives.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_token_iterator.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/sub_match.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/c_regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/cpp_regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/detail/c_ctype.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/null_regex_traits.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_dynamic.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_fwd.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_static.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_typeof.hpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3Extras/winerror.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3_App.cpp (98%) rename {Minecraft.Client => src/client}/PS3/PS3_App.h (98%) rename {Minecraft.Client => src/client}/PS3/PS3_Minecraft.cpp (98%) rename {Minecraft.Client => src/client}/PS3/PS3_PlayerUID.cpp (99%) rename {Minecraft.Client => src/client}/PS3/PS3_PlayerUID.h (100%) rename {Minecraft.Client => src/client}/PS3/PS3_UIController.cpp (100%) rename {Minecraft.Client => src/client}/PS3/PS3_UIController.h (100%) rename {Minecraft.Client => src/client}/PS3/Passphrase/ps3__np_conf.h (100%) rename {Minecraft.Client => src/client}/PS3/Resource.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/AnvilTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/BedTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/BookshelfTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/BrewingStandTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Bush_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ButtonTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/CactusTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/CakeTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/CarrotTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/CauldronTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ChestTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.cpp (97%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h (94%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ClothTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/CocoaTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/CropTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DetectorRailTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DirectionalTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DirtTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DispenserTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/EggTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/EnchantmentTableTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/EnderChestTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/EntityTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/FarmTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/FenceGateTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/FireTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/FlowerPotTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/FurnaceTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/GlassTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/HalfTransparentTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/HugeMushroomTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/IceTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/LadderTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/LeverTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Material_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/MelonTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/MobSpawnerTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Mushroom_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/MycelTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/NetherStalkTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PistonBaseTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PistonExtensionTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PistonMovingPiece_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PortalTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PotatoTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/PumpkinTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/QuartzBlockTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/RailTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/RecordPlayerTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/RedStoneDustTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/RedlightTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ReedTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/SandStoneTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Sapling_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/SignTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/SkullTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/SmoothStoneBrickTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/StemTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/StoneMonsterTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/StoneSlabTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp (99%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.h (99%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TheEndPortalFrameTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TheEndPortal_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.cpp (99%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TntTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TopSnowTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TorchTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TrapDoorTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TreeTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TripWireSourceTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/TripWireTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/VineTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/WallTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/WaterLilyTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/WebTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/WoodSlabTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/WoodTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/WoolCarpetTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/WorkbenchTile_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/stubs_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/ChunkUpdate/task.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Common/DmaData.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Common/spu_assert.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.cpp (98%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h (99%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/CompressedTile_main.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTile/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_compress/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/CompressedTileStorage_getData/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/GameRenderer_updateLightTexture/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj.filters (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks_main.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderChunks/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_cull/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/PerlinNoise.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/PerlinNoise/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/RLECompress/RLECompress.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/RLECompress/RLECompress.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/RLECompress/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.cpp (98%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.h (99%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Renderer_TextureUpdate/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/SPU_Tasks.sln (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Texture_blit/Texture_blit.cpp (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Texture_blit/Texture_blit.h (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Texture_blit/Texture_blit.spu.vcxproj (100%) rename {Minecraft.Client => src/client}/PS3/SPU_Tasks/Texture_blit/stdafx.h (100%) rename {Minecraft.Client => src/client}/PS3/Sentient/DynamicConfigurations.h (100%) rename {Minecraft.Client => src/client}/PS3/Sentient/MinecraftTelemetry.h (100%) rename {Minecraft.Client => src/client}/PS3/Sentient/SentientManager.h (100%) rename {Minecraft.Client => src/client}/PS3/Sentient/SentientStats.h (100%) rename {Minecraft.Client => src/client}/PS3/Sentient/SentientTelemetryCommon.h (100%) rename {Minecraft.Client => src/client}/PS3/Sentient/TelemetryEnum.h (100%) rename {Minecraft.Client => src/client}/PS3/Social/SocialManager.h (100%) rename {Minecraft.Client => src/client}/PS3/Sound/Minecraft.msscmp (100%) rename {Minecraft.Client => src/client}/PS3/XML/ATGXmlParser.h (100%) rename {Minecraft.Client => src/client}/PS3/XML/xmlFilesCallback.h (100%) rename {Minecraft.Client => src/client}/PS3/XboxGameMode.cpp (100%) rename {Minecraft.Client => src/client}/PS3/XboxGameMode.h (100%) rename {Minecraft.Client => src/client}/PS3/Xbox_Awards_enum.h (100%) rename {Minecraft.Client => src/client}/PS3/Xbox_BuildVer.h (100%) rename {Minecraft.Client => src/client}/PS3/Xbox_Debug_enum.h (100%) rename {Minecraft.Client => src/client}/PS3/Xbox_Minecraft.cpp (98%) rename {Minecraft.Client => src/client}/PS3/Xbox_Utils.cpp (100%) rename {Minecraft.Client => src/client}/PS3/targetver.h (100%) rename {Minecraft.Client => src/client}/PS3Media/4J_strings.h (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Battle & Beasts 2/BattleAndBeasts2.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Battle & Beasts/BattleAndBeasts.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Candy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Candy Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Candy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Cartoon Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Cartoon Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Cartoon Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/City Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/City Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/City Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Fantasy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Fantasy Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Fantasy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Festive Skin Pack/SkinsFestive.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Natural Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Natural Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Natural Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Plastic Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Plastic Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Plastic Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Skin Pack 1/Skins1_Sony.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Skin Pack 2/Skins2_Sony.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/DLC/Skin Pack 3/Skins3_Sony.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/CopyPlatformSkin.bat (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/DLCOffersMenu480.swf (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/DLCOffersMenu720.swf (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/DefaultOptionsImage320x176.png (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/DefaultSaveImage320x176.png (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/DefaultSaveThumbnail64x64.png (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/languages.loc (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/media.txt (100%) rename {Minecraft.Client => src/client}/PS3Media/Media/skinPS3.swf (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/da-DA/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/de-DE/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/el-EL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/es-ES/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fi-FI/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/fr-FR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/it-IT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ja-JP/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ko-KR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/la-LAS/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/nl-NL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/no-NO/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pl-PL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-BR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/pt-PT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/ru-RU/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/sv-SV/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/tr-TR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/EULA.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/loc/zh-CHT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PS3Media/strings.h (100%) rename {Minecraft.Client => src/client}/PS3_GAME/ICON0.PNG (100%) rename {Minecraft.Client => src/client}/PS3_GAME/PARAM.SFO (100%) rename {Minecraft.Client => src/client}/PS3_GAME/TROPDIR/NPWR05636_00/TROPHY.TRP (100%) rename {Minecraft.Client => src/client}/PS3_GAME/USRDIR/DLC/Festive Skin Pack/SkinsFestive.pck (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/Media/MediaOrbis.arc (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/Media/font/CHT/DFTT_R5.TTC (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/Media/font/JPN/DF-DotDotGothic16.ttf (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/Media/font/KOR/candadite2.ttf (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/Media/font/Mojangles.ttf (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/Media/font/RU/SpaceMace.ttf (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/achievement/bg.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/achievement/icons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/chain_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/chain_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/diamond_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/diamond_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/gold_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/gold_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/iron_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/iron_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/armor/power.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/art/kz.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/environment/clouds.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/environment/light_normal.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/environment/rain.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/environment/snow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/font/alternate.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/font/default.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/alchemy.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/allitems.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/background.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/container.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/crafting.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/crash_logo.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/enchant.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/furnace.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/gui.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/icons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/inventory.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/items.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/particles.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/slot.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/trap.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/gui/unknown_pack.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/arrows.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/boat.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/book.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/cart.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/chest.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/door.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/largechest.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/sign.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/item/xporb.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/dial.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/explosion.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/foliagecolor.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/glint.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/grasscolor.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/mapbg.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/particlefield.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/pumpkinblur.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/shadow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/tunnel.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/vignette.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/water.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/misc/watercolor.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/cat_black.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/cat_red.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/cat_siamese.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/cavespider.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/char.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/chicken.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/cow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/creeper.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderdragon/beam.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderdragon/body.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderdragon/crystal.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderdragon/dragon.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender_eyes.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderdragon/shuffle.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderman.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/enderman_eyes.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/fire.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/ghast.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/ghast_fire.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/lava.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/ozelot.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/pig.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/pigman.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/pigzombie.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/redcow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/saddle.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/sheep.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/sheep_fur.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/silverfish.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/skeleton.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/slime.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/snowman.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/spider.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/spider_eyes.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/squid.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager/butcher.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager/farmer.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager/librarian.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager/priest.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager/smith.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager/villager.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/villager_golem.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/wolf.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/wolf_angry.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/pack.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/pack.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/particles.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/terrain.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/terrain/moon.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/terrain/moon_phases.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/1_2_2/terrain/sun.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1_b.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2_b.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/armor/power.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/art/kz.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/colours.col (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/font/Default.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_11.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_7.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/item/book.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/item/enderchest.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/items.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/misc/additionalmapicons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/misc/explosion.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/misc/glint.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/misc/particlefield.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/misc/tunnel.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/beam.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/enderman_eyes.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/redcow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/skeleton_wither.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/snowman.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/butcher.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/farmer.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/librarian.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/priest.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/smith.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/villager.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_collar.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie_villager.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/particles.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/terrain.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel3.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.txt (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/TitleUpdate/tutorialDiff (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/achievement/bg.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/achievement/icons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/chain_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/chain_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/diamond_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/diamond_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/gold_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/gold_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/iron_1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/iron_2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/armor/power.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/art/kz.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/environment/clouds.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/environment/rain.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/environment/snow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/font/Mojangles_11.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/font/Mojangles_7.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/font/default.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/background.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/container.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/crafting.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/furnace.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/gui.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/icons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/inventory.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/items.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/logo.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/particles.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/slot.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/trap.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/gui/unknown_pack.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/item/arrows.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/item/boat.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/item/cart.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/item/door.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/item/sign.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/dial.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/foliagecolor.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/grasscolor.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/mapbg.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/pumpkinblur.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/shadow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/vignette.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/water.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/misc/watercolor.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char2.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char3.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char4.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char5.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char6.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/char7.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/chicken.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/cow.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/creeper.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/ghast.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/ghast_fire.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/pig.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/pigman.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/pigzombie.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/saddle.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/sheep.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/sheep_fur.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/skeleton.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/slime.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/spider.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/spider_eyes.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/squid.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/wolf.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/wolf_angry.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/pack.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/particles.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/terrain.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/terrain/moon.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Common/res/terrain/sun.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Orbis/session_image.jpg (100%) rename {Minecraft.Client => src/client}/PS4_GAME/Sound/Minecraft.msscmp (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/11.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/13.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/blocks.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/cat.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/chirp.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/far.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/mall.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/mellohi.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/stal.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/strad.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/ward.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/cds/where_are_we_now.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/calm1.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/calm2.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/calm3.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/creative1.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/creative2.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/creative3.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/creative4.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/creative5.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/creative6.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/hal1.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/hal2.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/hal3.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/hal4.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/menu1.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/menu2.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/menu3.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/menu4.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/nether1.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/nether2.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/nether3.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/nether4.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/nuance1.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/nuance2.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/piano1.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/piano2.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/piano3.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/the_end_dragon_alive.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/music/music/the_end_end.binka (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_gls/standby_screen/standby_screen_resource.bsf (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_high.bsf (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_low.bsf (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_module/libSceFios2.prx (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_module/libc.prx (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/icon0.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/00/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/01/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/02/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/03/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/04/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/05/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/06/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/07/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/08/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/09/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/10/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/11/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/12/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/13/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/14/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/15/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/16/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/17/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/18/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/19/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/keymap_rp/20/001.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/nptitle.dat (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/param.sfo (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/pic0.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/pic1.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/pronunciation.sig (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/pronunciation.xml (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/snd0.at9 (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/trophy/trophy00.trp (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/trophy/trophy_Bronz.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/trophy/trophy_Gold.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/trophy/trophy_Group.png (100%) rename {Minecraft.Client => src/client}/PS4_GAME/sce_sys/trophy/trophy_Silver.png (100%) rename {Minecraft.Client => src/client}/PSVita/4JLibs/inc/4J_Input.h (100%) rename {Minecraft.Client => src/client}/PSVita/4JLibs/inc/4J_Profile.h (100%) rename {Minecraft.Client => src/client}/PSVita/4JLibs/inc/4J_Render.h (100%) rename {Minecraft.Client => src/client}/PSVita/4JLibs/inc/4J_Storage.h (100%) rename {Minecraft.Client => src/client}/PSVita/Assert/assert.h (100%) rename {Minecraft.Client => src/client}/PSVita/Builds/CreatePSVitaConfig.plx (100%) rename {Minecraft.Client => src/client}/PSVita/Builds/CreatePSVitaConfig_SCEA.plx (100%) rename {Minecraft.Client => src/client}/PSVita/Builds/CreatePSVitaConfig_SCEE.plx (100%) rename {Minecraft.Client => src/client}/PSVita/Builds/CreatePSVitaConfig_SCEJ.plx (100%) rename {Minecraft.Client => src/client}/PSVita/Builds/PSVitaPackageTFS.conf (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/Minecraft.gameconfig (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/Minecraft.spa (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/Minecraft.spa.h (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/Minecraft.trp (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/Minecraft_signed.trp (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP000.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP001.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP002.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP003.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP004.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP005.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP006.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP007.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP008.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP009.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP010.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP011.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP012.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP013.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP014.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP015.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP016.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP017.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP018.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP019.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP020.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP021.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP022.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP023.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP024.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP025.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP026.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP027.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP028.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP029.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP030.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP031.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP032.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP033.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP034.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP035.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP036.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP037.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP038.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP039.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP040.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP041.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP042.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP043.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP044.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP045.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP046.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP047.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP048.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP049.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/TROP050.PNG (100%) rename {Minecraft.Client => src/client}/PSVita/GameConfig/rename.py (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/gdraw/gdraw_psp2.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/gdraw/gdraw_psp2.h (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/gdraw/gdraw_psp2_shaders.inl (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/gdraw/gdraw_shared.inl (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/include/gdraw.h (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/include/iggy.h (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/include/iggyexpruntime.h (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/include/iggyperfmon.h (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/include/iggyperfmon_psp2.h (100%) rename {Minecraft.Client => src/client}/PSVita/Iggy/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/PSVita/Leaderboards/PSVitaLeaderboardManager.cpp (99%) rename {Minecraft.Client => src/client}/PSVita/Leaderboards/PSVitaLeaderboardManager.h (98%) rename {Minecraft.Client => src/client}/PSVita/Leaderboards/base64.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/Leaderboards/base64.h (100%) rename {Minecraft.Client => src/client}/PSVita/Miles/include/mss.h (100%) rename {Minecraft.Client => src/client}/PSVita/Miles/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/PSVita/Network/PSVita_NPToolkit.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/Network/PSVita_NPToolkit.h (100%) rename {Minecraft.Client => src/client}/PSVita/Network/SQRNetworkManager_AdHoc_Vita.cpp (99%) rename {Minecraft.Client => src/client}/PSVita/Network/SQRNetworkManager_AdHoc_Vita.h (99%) rename {Minecraft.Client => src/client}/PSVita/Network/SQRNetworkManager_Vita.cpp (99%) rename {Minecraft.Client => src/client}/PSVita/Network/SQRNetworkManager_Vita.h (99%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyCommerce_Vita.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyCommerce_Vita.h (99%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyHttp_Vita.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyHttp_Vita.h (100%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyRemoteStorage_Vita.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyRemoteStorage_Vita.h (95%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyVoiceChat_Vita.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/Network/SonyVoiceChat_Vita.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/Conf.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/CustomMap.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/CustomMap.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/CustomSet.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/CustomSet.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PSVitaMaths.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PSVitaStrings.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PSVitaStrings.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PSVitaStubs.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PSVitaTLSStorage.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PSVitaTLSStorage.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PSVitaTypes.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/PsVitaStubs.cpp (100%) rename {Minecraft.Client/PS3/PS3Extras => src/client/PSVita/PSVitaExtras}/ShutdownManager.cpp (98%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/ShutdownManager.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/TLSStorage.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/TLSStorage.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/libdivide.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/user_malloc.c (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/user_malloc_for_tls.c (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/user_new.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/zconf.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVitaExtras/zlib.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVita_App.cpp (99%) rename {Minecraft.Client => src/client}/PSVita/PSVita_App.h (98%) rename {Minecraft.Client => src/client}/PSVita/PSVita_Minecraft.cpp (97%) rename {Minecraft.Client => src/client}/PSVita/PSVita_PlayerUID.cpp (99%) rename {Minecraft.Client => src/client}/PSVita/PSVita_PlayerUID.h (100%) rename {Minecraft.Client => src/client}/PSVita/PSVita_UIController.cpp (100%) rename {Minecraft.Client => src/client}/PSVita/PSVita_UIController.h (100%) rename {Minecraft.Client => src/client}/PSVita/Sentient/DynamicConfigurations.h (100%) rename {Minecraft.Client => src/client}/PSVita/Sentient/MinecraftTelemetry.h (100%) rename {Minecraft.Client => src/client}/PSVita/Sentient/SentientManager.h (100%) rename {Minecraft.Client => src/client}/PSVita/Sentient/SentientStats.h (100%) rename {Minecraft.Client => src/client}/PSVita/Sentient/SentientTelemetryCommon.h (100%) rename {Minecraft.Client => src/client}/PSVita/Sentient/TelemetryEnum.h (100%) rename {Minecraft.Client => src/client}/PSVita/Social/SocialManager.h (100%) rename {Minecraft.Client => src/client}/PSVita/Sound/Minecraft.msscmp (100%) rename {Minecraft.Client => src/client}/PSVita/XML/ATGXmlParser.h (100%) rename {Minecraft.Client => src/client}/PSVita/app/Japanese/Minecraft_BOXART_VITA_240.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Japanese/icon.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Japanese/pic0.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Japanese/startup.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Minecraft.Client.gp4p (100%) rename {Minecraft.Client => src/client}/PSVita/app/Minecraft.Client_SCEA.gp4p (100%) rename {Minecraft.Client => src/client}/PSVita/app/Minecraft.Client_SCEE.gp4p (100%) rename {Minecraft.Client => src/client}/PSVita/app/Minecraft.Client_SCEJ.gp4p (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/01/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/01/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/01/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/01/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/01/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/01/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/01/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/02/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/02/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/02/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/02/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/02/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/02/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/02/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/03/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/03/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/03/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/03/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/03/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/03/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/03/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/17/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/17/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/17/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/17/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/17/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/17/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/manual/17/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/param.sfo (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/template-trial.xml (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEA/template.xml (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/014.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/02/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/03/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/04/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/05/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/06/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/07/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/08/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/12/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/13/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/14/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/15/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/16/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/001.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/002.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/003.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/004.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/005.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/006.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/007.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/008.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/009.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/010.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/011.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/012.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/013.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/014.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/015.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/016.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/017.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/018.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/019.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/020.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/021.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/022.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/023.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/024.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/025.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/026.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/027.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/028.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/029.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/030.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/031.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/032.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/033.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/034.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/035.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/036.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/037.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/038.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/039.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/040.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/041.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/042.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/043.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/044.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/045.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/046.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/047.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/048.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/049.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/050.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/051.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/052.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/053.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/054.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/055.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/056.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/057.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/058.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/059.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/060.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/061.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/062.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/063.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/064.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/065.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/066.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/067.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/068.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/069.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/070.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/071.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/072.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/073.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/074.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/075.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/076.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/077.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/078.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/079.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/080.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/081.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/082.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/083.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/084.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/085.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/086.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/087.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/088.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/089.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/090.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/manual/18/091.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/param.sfo (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/template-trial.xml (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEE/template.xml (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEJ/param.sfo (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEJ/template-trial.xml (100%) rename {Minecraft.Client => src/client}/PSVita/app/Region/SCEJ/template.xml (100%) rename {Minecraft.Client => src/client}/PSVita/app/icon.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/icon0.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/livearea/contents/bg0.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/livearea/contents/item_1.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/livearea/contents/startup.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/param.sfo (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/pic0.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/retail/livearea/contents/bg0.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/retail/livearea/contents/item_1.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/retail/livearea/contents/item_2.png (100%) rename {Minecraft.Client => src/client}/PSVita/app/sce_sys/retail/livearea/contents/startup.png (100%) rename {Minecraft.Client => src/client}/PSVita/configuration.psp2path (100%) rename {Minecraft.Client => src/client}/PSVita/session_image.png (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Battle & Beasts/BattleAndBeasts.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Candy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Candy Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Candy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Cartoon Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Cartoon Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/City Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/City Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/City Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Fantasy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Fantasy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Festive Skin Pack/SkinsFestive.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/03-Mars.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/07-Surkesh.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/09-Rannoch.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/12-The Scientists.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/15-Defeat.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/masseffect.mcs (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Mass Effect/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Natural Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Natural Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Natural Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Plastic Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Plastic Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Plastic Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skin Pack 1/Skins1_Sony.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skin Pack 2/Skins2_Sony.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skin Pack 3/Skins3_Sony.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skyrim/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skyrim/Data/media.arc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skyrim/Data/skyrim.mcs (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skyrim/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/DLC/Skyrim/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/DLCOffersMenuVita.swf (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/DefaultOptionsImage228x128.png (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/DefaultOptionsImage320x176.png (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/DefaultSaveImage228x128.png (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/DefaultSaveImage320x176.png (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/DefaultSaveThumbnail64x64.png (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/languages.loc (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/media.txt (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/skinPS3.swf (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/Media/skinVita.swf (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/da-DA/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/de-DE/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/el-EL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/es-ES/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fi-FI/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/fr-FR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/it-IT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ja-JP/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ko-KR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/la-LAS/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/nl-NL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/no-NO/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pl-PL/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-BR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/pt-PT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/ru-RU/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/sv-SV/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/tr-TR/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/AdditionalStrings.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/EULA.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/stringsDynafont.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/loc/zh-CHT/stringsRichPresence.xml (100%) rename {Minecraft.Client => src/client}/PSVitaMedia/strings.h (100%) rename {Minecraft.Client => src/client}/PaintingRenderer.cpp (96%) rename {Minecraft.Client => src/client}/PaintingRenderer.h (100%) rename {Minecraft.Client => src/client}/Particle.cpp (97%) rename {Minecraft.Client => src/client}/Particle.h (94%) rename {Minecraft.Client => src/client}/ParticleEngine.cpp (95%) rename {Minecraft.Client => src/client}/ParticleEngine.h (100%) rename {Minecraft.Client => src/client}/PauseScreen.cpp (92%) rename {Minecraft.Client => src/client}/PauseScreen.h (100%) rename {Minecraft.Client => src/client}/PendingConnection.cpp (94%) rename {Minecraft.Client => src/client}/PendingConnection.h (96%) rename {Minecraft.Client => src/client}/PigModel.cpp (100%) rename {Minecraft.Client => src/client}/PigModel.h (100%) rename {Minecraft.Client => src/client}/PigRenderer.cpp (91%) rename {Minecraft.Client => src/client}/PigRenderer.h (100%) rename {Minecraft.Client => src/client}/PistonPieceRenderer.cpp (94%) rename {Minecraft.Client => src/client}/PistonPieceRenderer.h (100%) rename {Minecraft.Client => src/client}/PlayerChunkMap.cpp (98%) rename {Minecraft.Client => src/client}/PlayerChunkMap.h (97%) rename {Minecraft.Client => src/client}/PlayerCloudParticle.cpp (84%) rename {Minecraft.Client => src/client}/PlayerCloudParticle.h (100%) rename {Minecraft.Client => src/client}/PlayerConnection.cpp (97%) rename {Minecraft.Client => src/client}/PlayerConnection.h (98%) rename {Minecraft.Client => src/client}/PlayerInfo.h (100%) rename {Minecraft.Client => src/client}/PlayerList.cpp (98%) rename {Minecraft.Client => src/client}/PlayerList.h (99%) rename {Minecraft.Client => src/client}/PlayerRenderer.cpp (98%) rename {Minecraft.Client => src/client}/PlayerRenderer.h (97%) rename {Minecraft.Client => src/client}/Polygon.cpp (100%) rename {Minecraft.Client => src/client}/Polygon.h (91%) rename {Minecraft.Client => src/client}/PreStitchedTextureMap.cpp (99%) rename {Minecraft.Client => src/client}/PreStitchedTextureMap.h (96%) rename {Minecraft.Client => src/client}/ProgressRenderer.cpp (99%) rename {Minecraft.Client => src/client}/ProgressRenderer.h (95%) rename {Minecraft.Client => src/client}/QuadrupedModel.cpp (99%) rename {Minecraft.Client => src/client}/QuadrupedModel.h (100%) rename {Minecraft.Client => src/client}/ReadMe.txt (100%) rename {Minecraft.Client => src/client}/ReceivingLevelScreen.cpp (94%) rename {Minecraft.Client => src/client}/ReceivingLevelScreen.h (100%) rename {Minecraft.Client => src/client}/Rect2i.cpp (100%) rename {Minecraft.Client => src/client}/Rect2i.h (100%) rename {Minecraft.Client => src/client}/RedDustParticle.cpp (97%) rename {Minecraft.Client => src/client}/RedDustParticle.h (100%) rename {Minecraft.Client => src/client}/RemotePlayer.cpp (97%) rename {Minecraft.Client => src/client}/RemotePlayer.h (89%) rename {Minecraft.Client => src/client}/RenameWorldScreen.cpp (93%) rename {Minecraft.Client => src/client}/RenameWorldScreen.h (100%) rename {Minecraft.Client => src/client}/Screen.cpp (98%) rename {Minecraft.Client => src/client}/Screen.h (100%) rename {Minecraft.Client => src/client}/ScreenSizeCalculator.cpp (100%) rename {Minecraft.Client => src/client}/ScreenSizeCalculator.h (100%) rename {Minecraft.Client => src/client}/ScrolledSelectionList.cpp (99%) rename {Minecraft.Client => src/client}/ScrolledSelectionList.h (100%) rename {Minecraft.Client => src/client}/SelectWorldScreen.cpp (98%) rename {Minecraft.Client => src/client}/SelectWorldScreen.h (100%) rename {Minecraft.Client => src/client}/ServerChunkCache.cpp (98%) rename {Minecraft.Client => src/client}/ServerChunkCache.h (90%) rename {Minecraft.Client => src/client}/ServerCommandDispatcher.cpp (95%) rename {Minecraft.Client => src/client}/ServerCommandDispatcher.h (77%) rename {Minecraft.Client => src/client}/ServerConnection.cpp (97%) rename {Minecraft.Client => src/client}/ServerConnection.h (100%) rename {Minecraft.Client => src/client}/ServerInterface.h (100%) rename {Minecraft.Client => src/client}/ServerLevel.cpp (97%) rename {Minecraft.Client => src/client}/ServerLevel.h (98%) rename {Minecraft.Client => src/client}/ServerLevelListener.cpp (95%) rename {Minecraft.Client => src/client}/ServerLevelListener.h (97%) rename {Minecraft.Client => src/client}/ServerPlayer.cpp (97%) rename {Minecraft.Client => src/client}/ServerPlayer.h (96%) rename {Minecraft.Client => src/client}/ServerPlayerGameMode.cpp (96%) rename {Minecraft.Client => src/client}/ServerPlayerGameMode.h (100%) rename {Minecraft.Client => src/client}/Settings.cpp (95%) rename {Minecraft.Client => src/client}/Settings.h (100%) rename {Minecraft.Client => src/client}/SheepFurModel.cpp (96%) rename {Minecraft.Client => src/client}/SheepFurModel.h (100%) rename {Minecraft.Client => src/client}/SheepModel.cpp (94%) rename {Minecraft.Client => src/client}/SheepModel.h (100%) rename {Minecraft.Client => src/client}/SheepRenderer.cpp (94%) rename {Minecraft.Client => src/client}/SheepRenderer.h (100%) rename {Minecraft.Client => src/client}/SignModel.cpp (100%) rename {Minecraft.Client => src/client}/SignModel.h (100%) rename {Minecraft.Client => src/client}/SignRenderer.cpp (93%) rename {Minecraft.Client => src/client}/SignRenderer.h (100%) rename {Minecraft.Client => src/client}/SilverfishModel.cpp (98%) rename {Minecraft.Client => src/client}/SilverfishModel.h (100%) rename {Minecraft.Client => src/client}/SilverfishRenderer.cpp (88%) rename {Minecraft.Client => src/client}/SilverfishRenderer.h (100%) rename {Minecraft.Client => src/client}/SimpleIcon.cpp (100%) rename {Minecraft.Client => src/client}/SimpleIcon.h (100%) rename {Minecraft.Client => src/client}/SkeletonHeadModel.cpp (100%) rename {Minecraft.Client => src/client}/SkeletonHeadModel.h (100%) rename {Minecraft.Client => src/client}/SkeletonModel.cpp (97%) rename {Minecraft.Client => src/client}/SkeletonModel.h (100%) rename {Minecraft.Client => src/client}/SkinBox.h (100%) rename {Minecraft.Client => src/client}/SkullTileRenderer.cpp (94%) rename {Minecraft.Client => src/client}/SkullTileRenderer.h (100%) rename {Minecraft.Client => src/client}/SlideButton.cpp (100%) rename {Minecraft.Client => src/client}/SlideButton.h (100%) rename {Minecraft.Client => src/client}/SlimeModel.cpp (100%) rename {Minecraft.Client => src/client}/SlimeModel.h (100%) rename {Minecraft.Client => src/client}/SlimeRenderer.cpp (94%) rename {Minecraft.Client => src/client}/SlimeRenderer.h (100%) rename {Minecraft.Client => src/client}/SmallButton.cpp (100%) rename {Minecraft.Client => src/client}/SmallButton.h (100%) rename {Minecraft.Client => src/client}/SmokeParticle.cpp (97%) rename {Minecraft.Client => src/client}/SmokeParticle.h (100%) rename {Minecraft.Client => src/client}/SnowManModel.cpp (98%) rename {Minecraft.Client => src/client}/SnowManModel.h (100%) rename {Minecraft.Client => src/client}/SnowManRenderer.cpp (86%) rename {Minecraft.Client => src/client}/SnowManRenderer.h (100%) rename {Minecraft.Client => src/client}/SnowShovelParticle.cpp (97%) rename {Minecraft.Client => src/client}/SnowShovelParticle.h (100%) rename {Minecraft.Client => src/client}/SpellParticle.cpp (96%) rename {Minecraft.Client => src/client}/SpellParticle.h (100%) rename {Minecraft.Client => src/client}/SpiderModel.cpp (99%) rename {Minecraft.Client => src/client}/SpiderModel.h (100%) rename {Minecraft.Client => src/client}/SpiderRenderer.cpp (97%) rename {Minecraft.Client => src/client}/SpiderRenderer.h (100%) rename {Minecraft.Client => src/client}/SplashParticle.cpp (100%) rename {Minecraft.Client => src/client}/SplashParticle.h (100%) rename {Minecraft.Client => src/client}/SquidModel.cpp (98%) rename {Minecraft.Client => src/client}/SquidModel.h (100%) rename {Minecraft.Client => src/client}/SquidRenderer.cpp (94%) rename {Minecraft.Client => src/client}/SquidRenderer.h (100%) rename {Minecraft.Client => src/client}/StatsCounter.cpp (99%) rename {Minecraft.Client => src/client}/StatsCounter.h (100%) rename {Minecraft.Client => src/client}/StatsScreen.cpp (99%) rename {Minecraft.Client => src/client}/StatsScreen.h (100%) rename {Minecraft.Client => src/client}/StatsSyncher.cpp (100%) rename {Minecraft.Client => src/client}/StatsSyncher.h (100%) rename {Minecraft.Client => src/client}/StitchSlot.cpp (98%) rename {Minecraft.Client => src/client}/StitchSlot.h (100%) rename {Minecraft.Client => src/client}/StitchedTexture.cpp (99%) rename {Minecraft.Client => src/client}/StitchedTexture.h (98%) rename {Minecraft.Client => src/client}/Stitcher.cpp (100%) rename {Minecraft.Client => src/client}/Stitcher.h (100%) rename {Minecraft.Client => src/client}/StringTable.cpp (100%) rename {Minecraft.Client => src/client}/StringTable.h (100%) rename {Minecraft.Client => src/client}/SurvivalMode.cpp (95%) rename {Minecraft.Client => src/client}/SurvivalMode.h (100%) rename {Minecraft.Client => src/client}/SuspendedParticle.cpp (79%) rename {Minecraft.Client => src/client}/SuspendedParticle.h (100%) rename {Minecraft.Client => src/client}/SuspendedTownParticle.cpp (89%) rename {Minecraft.Client => src/client}/SuspendedTownParticle.h (100%) rename {Minecraft.Client => src/client}/TROPDIR/NPWR05636_00/TROPHY.TRP (100%) rename {Minecraft.Client => src/client}/TakeAnimationParticle.cpp (92%) rename {Minecraft.Client => src/client}/TakeAnimationParticle.h (100%) rename {Minecraft.Client => src/client}/TeleportCommand.cpp (92%) rename {Minecraft.Client => src/client}/TeleportCommand.h (87%) rename {Minecraft.Client => src/client}/TerrainParticle.cpp (94%) rename {Minecraft.Client => src/client}/TerrainParticle.h (100%) rename {Minecraft.Client => src/client}/Tesselator.cpp (99%) rename {Minecraft.Client => src/client}/Tesselator.h (100%) rename {Minecraft.Client => src/client}/TexOffs.cpp (100%) rename {Minecraft.Client => src/client}/TexOffs.h (100%) rename {Minecraft.Client => src/client}/TextEditScreen.cpp (90%) rename {Minecraft.Client => src/client}/TextEditScreen.h (100%) rename {Minecraft.Client => src/client}/Texture.cpp (99%) rename {Minecraft.Client => src/client}/Texture.h (100%) rename {Minecraft.Client => src/client}/TextureHolder.cpp (97%) rename {Minecraft.Client => src/client}/TextureHolder.h (100%) rename {Minecraft.Client => src/client}/TextureManager.cpp (99%) rename {Minecraft.Client => src/client}/TextureManager.h (100%) rename {Minecraft.Client => src/client}/TextureMap.cpp (97%) rename {Minecraft.Client => src/client}/TextureMap.h (96%) rename {Minecraft.Client => src/client}/TexturePack.cpp (100%) rename {Minecraft.Client => src/client}/TexturePack.h (98%) rename {Minecraft.Client => src/client}/TexturePackRepository.cpp (99%) rename {Minecraft.Client => src/client}/TexturePackRepository.h (100%) rename {Minecraft.Client => src/client}/Textures.cpp (99%) rename {Minecraft.Client => src/client}/Textures.h (99%) rename {Minecraft.Client => src/client}/TheEndPortalRenderer.cpp (96%) rename {Minecraft.Client => src/client}/TheEndPortalRenderer.h (100%) rename {Minecraft.Client => src/client}/TileEntityRenderDispatcher.cpp (95%) rename {Minecraft.Client => src/client}/TileEntityRenderDispatcher.h (96%) rename {Minecraft.Client => src/client}/TileEntityRenderer.cpp (100%) rename {Minecraft.Client => src/client}/TileEntityRenderer.h (100%) rename {Minecraft.Client => src/client}/TileRenderer.cpp (99%) rename {Minecraft.Client => src/client}/TileRenderer.h (100%) rename {Minecraft.Client => src/client}/Timer.cpp (98%) rename {Minecraft.Client => src/client}/Timer.h (100%) rename {Minecraft.Client => src/client}/TitleScreen.cpp (95%) rename {Minecraft.Client => src/client}/TitleScreen.h (100%) rename {Minecraft.Client => src/client}/TntRenderer.cpp (92%) rename {Minecraft.Client => src/client}/TntRenderer.h (100%) rename {Minecraft.Client => src/client}/TrackedEntity.cpp (97%) rename {Minecraft.Client => src/client}/TrackedEntity.h (100%) rename {Minecraft.Client => src/client}/TrapScreen.cpp (81%) rename {Minecraft.Client => src/client}/TrapScreen.h (100%) rename {Minecraft.Client => src/client}/User.cpp (95%) rename {Minecraft.Client => src/client}/User.h (100%) rename {Minecraft.Client => src/client}/Vertex.cpp (100%) rename {Minecraft.Client => src/client}/Vertex.h (87%) rename {Minecraft.Client => src/client}/VideoSettingsScreen.cpp (98%) rename {Minecraft.Client => src/client}/VideoSettingsScreen.h (100%) rename {Minecraft.Client => src/client}/ViewportCuller.cpp (99%) rename {Minecraft.Client => src/client}/ViewportCuller.h (97%) rename {Minecraft.Client => src/client}/VillagerGolemModel.cpp (97%) rename {Minecraft.Client => src/client}/VillagerGolemModel.h (100%) rename {Minecraft.Client => src/client}/VillagerGolemRenderer.cpp (94%) rename {Minecraft.Client => src/client}/VillagerGolemRenderer.h (100%) rename {Minecraft.Client => src/client}/VillagerModel.cpp (98%) rename {Minecraft.Client => src/client}/VillagerModel.h (100%) rename {Minecraft.Client => src/client}/VillagerRenderer.cpp (94%) rename {Minecraft.Client => src/client}/VillagerRenderer.h (100%) rename {Minecraft.Client => src/client}/VillagerZombieModel.cpp (97%) rename {Minecraft.Client => src/client}/VillagerZombieModel.h (100%) rename {Minecraft.Client => src/client}/WaterDropParticle.cpp (83%) rename {Minecraft.Client => src/client}/WaterDropParticle.h (100%) rename {Minecraft.Client => src/client}/Windows64/4JLibs/inc/4J_Input.h (100%) rename {Minecraft.Client => src/client}/Windows64/4JLibs/inc/4J_Profile.h (100%) rename {Minecraft.Client => src/client}/Windows64/4JLibs/inc/4J_Render.h (100%) rename {Minecraft.Client => src/client}/Windows64/4JLibs/inc/4J_Storage.h (100%) rename {Minecraft.Client => src/client}/Windows64/GameConfig/Minecraft.gameconfig (100%) rename {Minecraft.Client => src/client}/Windows64/GameConfig/Minecraft.spa (100%) rename {Minecraft.Client => src/client}/Windows64/GameConfig/Minecraft.spa.h (100%) rename {Minecraft.Client => src/client}/Windows64/GameHDD/20140401093851/saveData.ms (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d.cpp (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d10.cpp (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d10.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d10_shaders.inl (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d11.cpp (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d11.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d1x_shared.inl (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_d3d9_shaders.inl (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_gl_shaders.inl (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_gl_shared.inl (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_shared.inl (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_wgl.c (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/gdraw/gdraw_wgl.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/include/gdraw.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/include/iggy.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/include/iggyexpruntime.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/include/iggyperfmon.h (100%) rename {Minecraft.Client => src/client}/Windows64/Iggy/include/rrCore.h (100%) rename {Minecraft.Client => src/client}/Windows64/Leaderboards/WindowsLeaderboardManager.cpp (100%) rename {Minecraft.Client => src/client}/Windows64/Leaderboards/WindowsLeaderboardManager.h (95%) rename {Minecraft.Client => src/client}/Windows64/Miles/include/imssapi.h (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/include/mss.h (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/include/rrcore.h (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/include/tmapi.h (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/lib/redist64/binkawin64.asi (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/lib/redist64/mss64dolby.flt (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/lib/redist64/mss64ds3d.flt (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/lib/redist64/mss64dsp.flt (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/lib/redist64/mss64eax.flt (100%) rename {Minecraft.Client => src/client}/Windows64/Miles/lib/redist64/mss64srs.flt (100%) rename {Minecraft.Client => src/client}/Windows64/Minecraft_Macros.h (100%) rename {Minecraft.Client => src/client}/Windows64/Resource.h (100%) rename {Minecraft.Client => src/client}/Windows64/Sentient/DynamicConfigurations.h (100%) rename {Minecraft.Client => src/client}/Windows64/Sentient/MinecraftTelemetry.h (100%) rename {Minecraft.Client => src/client}/Windows64/Sentient/SentientManager.h (100%) rename {Minecraft.Client => src/client}/Windows64/Sentient/SentientStats.h (100%) rename {Minecraft.Client => src/client}/Windows64/Sentient/SentientTelemetryCommon.h (100%) rename {Minecraft.Client => src/client}/Windows64/Sentient/TelemetryEnum.h (100%) rename {Minecraft.Client => src/client}/Windows64/Social/SocialManager.h (100%) rename {Minecraft.Client => src/client}/Windows64/Windows64_App.cpp (91%) rename {Minecraft.Client => src/client}/Windows64/Windows64_App.h (100%) rename {Minecraft.Client => src/client}/Windows64/Windows64_Minecraft.cpp (98%) rename {Minecraft.Client => src/client}/Windows64/Windows64_UIController.cpp (100%) rename {Minecraft.Client => src/client}/Windows64/Windows64_UIController.h (100%) rename {Minecraft.Client => src/client}/Windows64/XML/ATGXmlParser.h (100%) rename {Minecraft.Client => src/client}/Windows64/Xbox_BuildVer.h (100%) rename {Minecraft.Client => src/client}/Windows64Media/4J_strings.h (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Candy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Candy Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Candy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/City Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/City Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/City Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Fantasy Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Halloween Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Halloween Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Halloween Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Natural Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Natural Texture Pack/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Natural Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Plastic Texture Pack/Data/media.arc (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Plastic Texture Pack/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/DLC/Plastic Texture Pack/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/CopyPlatformSkin.bat (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/DLCOffersMenu1080.swf (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/DLCOffersMenu480.swf (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/DLCOffersMenu720.swf (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/DLCOffersMenuVita.swf (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/languages.loc (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/media.txt (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/skinHDWin.swf (100%) rename {Minecraft.Client => src/client}/Windows64Media/Media/skinWin.swf (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/de-DE/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/de-DE/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/de-DE/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/de-DE/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/de-DE/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/de-DE/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/es-ES/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/es-ES/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/es-ES/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/es-ES/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/es-ES/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/es-ES/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/fr-FR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/fr-FR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/fr-FR/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/fr-FR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/fr-FR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/fr-FR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/it-IT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/it-IT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/it-IT/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/it-IT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/it-IT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/it-IT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ja-JP/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ja-JP/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ja-JP/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ja-JP/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ja-JP/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ja-JP/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ko-KR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ko-KR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ko-KR/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ko-KR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ko-KR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/ko-KR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/pt-BR/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/pt-BR/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/pt-BR/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/pt-BR/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/pt-BR/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/pt-BR/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/zh-CHT/4J_stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/zh-CHT/strings.lang (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/zh-CHT/stringsGeneric.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/zh-CHT/stringsLeaderboards.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/loc/zh-CHT/stringsPlatformSpecific.xml (100%) rename {Minecraft.Client => src/client}/Windows64Media/strings.h (100%) rename {Minecraft.Client => src/client}/WolfModel.cpp (98%) rename {Minecraft.Client => src/client}/WolfModel.h (94%) rename {Minecraft.Client => src/client}/WolfRenderer.cpp (94%) rename {Minecraft.Client => src/client}/WolfRenderer.h (100%) rename {Minecraft.Client => src/client}/WstringLookup.cpp (100%) rename {Minecraft.Client => src/client}/WstringLookup.h (100%) rename {Minecraft.Client => src/client}/Xbox/4JLibs/Media/4J_strings.resx (100%) rename {Minecraft.Client => src/client}/Xbox/4JLibs/inc/4J_Input.h (100%) rename {Minecraft.Client => src/client}/Xbox/4JLibs/inc/4J_Profile.h (100%) rename {Minecraft.Client => src/client}/Xbox/4JLibs/inc/4J_Render.h (100%) rename {Minecraft.Client => src/client}/Xbox/4JLibs/inc/4J_Storage.h (100%) rename {Minecraft.Client => src/client}/Xbox/4JLibs/inc/4J_xtms.h (100%) rename {Minecraft.Client => src/client}/Xbox/Audio/SoundEngine.cpp (98%) rename {Minecraft.Client => src/client}/Xbox/Audio/SoundEngine.h (98%) rename {Minecraft.Client => src/client}/Xbox/Cheats/E0006C5B8D782D00/FFFE07D1/00010000/E0006C5B8D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/Cheats/TMS/E00031068D782D00/FFFE07D1/00010000/E00031068D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/Cheats/TMS/E00032518D782D00/FFFE07D1/00010000/E00032518D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/Cheats/TMS/E00033A28D782D00/FFFE07D1/00010000/E00033A28D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/Cheats/TMS/E00035128D782D00/FFFE07D1/00010000/E00035128D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/Cheats/TMS/E00036E98D782D00/FFFE07D1/00010000/E00036E98D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/Cheats/TMS/E000372E8D782D00/FFFE07D1/00010000/E000372E8D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/Cheats/TMS/E00038028D782D00/FFFE07D1/00010000/E00038028D782D00 (100%) rename {Minecraft.Client => src/client}/Xbox/ContentPackageBuild/MinecraftContentPackage.xlast (100%) rename {Minecraft.Client => src/client}/Xbox/ContentPackageBuild/Minecraft_LicenseFull.bat (100%) rename {Minecraft.Client => src/client}/Xbox/ContentPackageBuild/Minecraft_LicenseTrial.bat (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft 1.0.1 update.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft 1.1 update.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft 1.2.3 update.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft 1.3.1 update.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft 1.7.3 update.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft 1.8.2 update.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft XBLA Design Changes & Additions v1.0.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft XBLA Sentient Usage v1.0.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/4J Minecraft XBLA TMS.docx (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/GameOverview_Minecraft.doc (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011.xls (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_Asia_SYA111511.xls (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_EU.xls (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/PDLC_Request_Form_Nov2010-IronTheme.xls (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/PDLC_Request_Form_Nov2010.xls (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/Ratings_Submission_Form.doc (100%) rename {Minecraft.Client => src/client}/Xbox/Docs/Xbox Live Avatar Items - Minecraft.xlsx (100%) rename {Minecraft.Client => src/client}/Xbox/Font/XUI_Font.cpp (99%) rename {Minecraft.Client => src/client}/Xbox/Font/XUI_Font.h (100%) rename {Minecraft.Client => src/client}/Xbox/Font/XUI_FontData.cpp (98%) rename {Minecraft.Client => src/client}/Xbox/Font/XUI_FontData.h (99%) rename {Minecraft.Client => src/client}/Xbox/Font/XUI_FontRenderer.cpp (99%) rename {Minecraft.Client => src/client}/Xbox/Font/XUI_FontRenderer.h (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/01.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/02.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/03.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/04.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/05.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/06.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/07.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/08.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/09.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/10.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/11.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/12.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/13.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/14.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/15.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/16.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/17.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/18.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/19.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/20.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/32_584111F70002000100010001.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/32_584111F70002000200010002.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/64_584111F70002000100010001.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/64_584111F70002000200010002.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/ArcadeInfo.xml (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/AvatarPackages/AvatarAwards (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/Minecraft.gameconfig (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/Minecraft.spa (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/Minecraft.spa.h (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/MinecraftIcon.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/MinecraftMarketplace.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/Minecraft_BKGND.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/Minecraft_BOXART.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward1_F_icon-128.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward1_F_icon-64.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward1_M_icon-128.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward1_M_icon-64.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward2_F_icon-128.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward2_F_icon-64.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward2_M_icon-128.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward2_M_icon-64.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward3_icon-128.png (100%) rename {Minecraft.Client => src/client}/Xbox/GameConfig/TitleAward3_icon-64.png (100%) rename {Minecraft.Client => src/client}/Xbox/Leaderboards/XboxLeaderboardManager.cpp (100%) rename {Minecraft.Client => src/client}/Xbox/Leaderboards/XboxLeaderboardManager.h (98%) rename {Minecraft.Client => src/client}/Xbox/MinecraftWindows.ico (100%) rename {Minecraft.Client => src/client}/Xbox/MinecraftWindows.rc (100%) rename {Minecraft.Client => src/client}/Xbox/Minecraftxex.xml (100%) rename {Minecraft.Client => src/client}/Xbox/Network/NetworkPlayerXbox.cpp (100%) rename {Minecraft.Client => src/client}/Xbox/Network/NetworkPlayerXbox.h (95%) rename {Minecraft.Client => src/client}/Xbox/Network/PlatformNetworkManagerXbox.cpp (99%) rename {Minecraft.Client => src/client}/Xbox/Network/PlatformNetworkManagerXbox.h (97%) rename {Minecraft.Client => src/client}/Xbox/Network/extra.h (100%) rename {Minecraft.Client => src/client}/Xbox/ReleaseBuild/build.plx (100%) rename {Minecraft.Client => src/client}/Xbox/Resource.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/DynamicConfigurations.cpp (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/DynamicConfigurations.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientAvatar.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientBoxArt.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientConfig.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientCore.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientCulture.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientCultureBackCompat_SenBoxArt.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientCultureBackCompat_SenClientUGC.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientCultureBackCompat_SenCore.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientCultureBackCompat_SenNews.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientCultureBackCompat_SenSuperstars.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientDynamicConfig.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientFame.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientFile.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientHelp.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientMain.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientMarkers.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientNews.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientPackage.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientRawData.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientResource.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientStats.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientSuperstars.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientSys.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientTypes.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientUGC.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientUGCLeaderboards.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientUGCTypes.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientUser.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientUtil.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Include/SenClientXML.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/MinecraftTelemetry.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/MinecraftTelemetry.xml (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/ReleaseNotes.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/Sentient Web Services.chm (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/SentientManager.cpp (97%) rename {Minecraft.Client => src/client}/Xbox/Sentient/SentientManager.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/SentientStats.cpp (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/SentientStats.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/SentientStats.xsd (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/SentientTelemetryCommon.h (100%) rename {Minecraft.Client => src/client}/Xbox/Sentient/TelemetryEnum.h (100%) rename {Minecraft.Client => src/client}/Xbox/Social/SocialManager.cpp (100%) rename {Minecraft.Client => src/client}/Xbox/Social/SocialManager.h (100%) rename {Minecraft.Client => src/client}/Xbox/SubmissionBuild/How to build.txt (100%) rename {Minecraft.Client => src/client}/Xbox/SubmissionBuild/build.plx (100%) rename {Minecraft.Client => src/client}/Xbox/TMSFiles/MPMA.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/Minecraft_12.03.30.0062/Package/Default.xex (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/Running the autobuild process.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Docs/Minecraft_response_doc.xls (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Minecraft_TU12.xlast (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Minecraft_TU13.xlast (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Minecraft_TU14.xlast (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Minecraft_TU15.xlast (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Minecraft_TU17.xlast (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Minecraft_TU18.xlast (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/default.xex (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/masseffect.mcs (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/x32Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/GameRules.grf (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/TexturePack.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/x16Data.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/TexturePack.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/GameRules/Tutorial.pck (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/TMS/TMSFiles.xzp (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1_b.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2_b.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/armor/power.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/art/kz.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/audio/AdditionalMusic.xwb (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/audio/Minecraft.xgs (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xsb (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xwb (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/audio/minecraft.xsb (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/colours.col (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/font/Default.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_11.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_7.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/item/book.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/item/enderchest.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/items.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/misc/explosion.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/misc/footprint.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/misc/glint.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/misc/mapicons.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/misc/particlefield.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/misc/tunnel.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/beam.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender_eyes.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/enderman_eyes.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/redcow.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/skeleton_wither.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/snowman.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/butcher.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/farmer.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/librarian.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/priest.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/smith.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/villager.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_collar.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_tame.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie_villager.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/particles.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/terrain.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel2.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel3.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.png (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.txt (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/TitleUpdate/Released/default.xex (100%) rename {Minecraft.Client => src/client}/Xbox/Title Update/tubuild.plx (100%) rename {Minecraft.Client => src/client}/Xbox/XML/ATGXmlParser.cpp (100%) rename {Minecraft.Client => src/client}/Xbox/XML/ATGXmlParser.h (100%) rename {Minecraft.Client => src/client}/Xbox/XML/xmlFilesCallback.h (100%) rename {Minecraft.Client => src/client}/Xbox/Xbox_App.cpp (98%) rename {Minecraft.Client => src/client}/Xbox/Xbox_App.h (100%) rename {Minecraft.Client => src/client}/Xbox/Xbox_BuildVer.h (100%) rename {Minecraft.Client => src/client}/Xbox/Xbox_Minecraft.cpp (97%) rename {Minecraft.Client => src/client}/Xbox/Xbox_UIController.cpp (100%) rename {Minecraft.Client => src/client}/Xbox/Xbox_UIController.h (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp1031 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp1033 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp1036 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp1040 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp1041 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp2057 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp2058 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp3081 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp3082 (100%) rename {Minecraft.Client => src/client}/Xbox/kinect/speech/nuisp3084 (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft localisation process.txt (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_de-DE.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_es-ES.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_fr-FR.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_it-IT.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_ja-JP.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_ko-KR.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_pt-BR.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_pt-PT.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/Minecraft_zh-CHT.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_cs-CZ.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_da-DK.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_de-DE.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_el-GR.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_en-GB.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_es-ES.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_es-MX.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_fi-FI.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_fr-FR.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_it-IT.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_ja-JP.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_ko-KR.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_nb-NO.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_nl-BE.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_pl-PL.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_pt-BR.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_pt-PT.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_ru-RU.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_sk-SK.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_sv-SE.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_zh-CHS.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/blank_edbs/Minecraft_zh-CHT.edb (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/de-DE/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/es-ES/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/fr-FR/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/it-IT/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/ja-JP/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/ko-KR/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/pt-BR/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/pt-PT/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/loc/lcl/zh-CHT/Minecraft_all.resx (100%) rename {Minecraft.Client => src/client}/Xbox/small.ico (100%) rename {Minecraft.Client => src/client}/Xbox/targetver.h (100%) rename {Minecraft.Client => src/client}/Xbox/xex-dev.xml (100%) rename {Minecraft.Client => src/client}/Xbox/xex.xml (100%) rename {Minecraft.Client => src/client}/ZombieModel.cpp (97%) rename {Minecraft.Client => src/client}/ZombieModel.h (100%) rename {Minecraft.Client => src/client}/ZombieRenderer.cpp (97%) rename {Minecraft.Client => src/client}/ZombieRenderer.h (100%) rename {Minecraft.Client => src/client}/alphaTest.png (100%) rename {Minecraft.Client => src/client}/examples.msscmp (100%) rename {Minecraft.Client => src/client}/examples_64.msscmp (100%) rename {Minecraft.Client => src/client}/examples_win.msscmp (100%) rename {Minecraft.Client => src/client}/extraX64client.h (100%) rename {Minecraft.Client => src/client}/glWrapper.cpp (98%) rename {Minecraft.Client => src/client}/music/cds/11.binka (100%) rename {Minecraft.Client => src/client}/music/cds/13.binka (100%) rename {Minecraft.Client => src/client}/music/cds/blocks.binka (100%) rename {Minecraft.Client => src/client}/music/cds/cat.binka (100%) rename {Minecraft.Client => src/client}/music/cds/chirp.binka (100%) rename {Minecraft.Client => src/client}/music/cds/far.binka (100%) rename {Minecraft.Client => src/client}/music/cds/mall.binka (100%) rename {Minecraft.Client => src/client}/music/cds/mellohi.binka (100%) rename {Minecraft.Client => src/client}/music/cds/stal.binka (100%) rename {Minecraft.Client => src/client}/music/cds/strad.binka (100%) rename {Minecraft.Client => src/client}/music/cds/ward.binka (100%) rename {Minecraft.Client => src/client}/music/cds/where_are_we_now.binka (100%) rename {Minecraft.Client => src/client}/music/music/calm1.binka (100%) rename {Minecraft.Client => src/client}/music/music/calm2.binka (100%) rename {Minecraft.Client => src/client}/music/music/calm3.binka (100%) rename {Minecraft.Client => src/client}/music/music/creative1.binka (100%) rename {Minecraft.Client => src/client}/music/music/creative2.binka (100%) rename {Minecraft.Client => src/client}/music/music/creative3.binka (100%) rename {Minecraft.Client => src/client}/music/music/creative4.binka (100%) rename {Minecraft.Client => src/client}/music/music/creative5.binka (100%) rename {Minecraft.Client => src/client}/music/music/creative6.binka (100%) rename {Minecraft.Client => src/client}/music/music/hal1.binka (100%) rename {Minecraft.Client => src/client}/music/music/hal2.binka (100%) rename {Minecraft.Client => src/client}/music/music/hal3.binka (100%) rename {Minecraft.Client => src/client}/music/music/hal4.binka (100%) rename {Minecraft.Client => src/client}/music/music/menu1.binka (100%) rename {Minecraft.Client => src/client}/music/music/menu2.binka (100%) rename {Minecraft.Client => src/client}/music/music/menu3.binka (100%) rename {Minecraft.Client => src/client}/music/music/menu4.binka (100%) rename {Minecraft.Client => src/client}/music/music/nether1.binka (100%) rename {Minecraft.Client => src/client}/music/music/nether2.binka (100%) rename {Minecraft.Client => src/client}/music/music/nether3.binka (100%) rename {Minecraft.Client => src/client}/music/music/nether4.binka (100%) rename {Minecraft.Client => src/client}/music/music/nuance1.binka (100%) rename {Minecraft.Client => src/client}/music/music/nuance2.binka (100%) rename {Minecraft.Client => src/client}/music/music/piano1.binka (100%) rename {Minecraft.Client => src/client}/music/music/piano2.binka (100%) rename {Minecraft.Client => src/client}/music/music/piano3.binka (100%) rename {Minecraft.Client => src/client}/music/music/the_end_dragon_alive.binka (100%) rename {Minecraft.Client => src/client}/music/music/the_end_end.binka (100%) rename {Minecraft.Client => src/client}/redist64/binkawin64.asi (100%) rename {Minecraft.Client => src/client}/redist64/mss64dolby.flt (100%) rename {Minecraft.Client => src/client}/redist64/mss64ds3d.flt (100%) rename {Minecraft.Client => src/client}/redist64/mss64dsp.flt (100%) rename {Minecraft.Client => src/client}/redist64/mss64eax.flt (100%) rename {Minecraft.Client => src/client}/redist64/mss64srs.flt (100%) rename {Minecraft.Client => src/client}/sce_sys/icon0.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/00/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/01/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/02/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/03/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/04/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/05/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/06/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/07/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/08/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/09/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/10/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/12/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/13/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/14/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/15/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/16/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/17/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/18/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/19/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/keymap_rp/20/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/livearea/contents/bg0.png (100%) rename {Minecraft.Client => src/client}/sce_sys/livearea/contents/startup.png (100%) rename {Minecraft.Client => src/client}/sce_sys/livearea/contents/template.xml (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/001.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/002.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/003.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/004.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/005.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/006.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/007.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/008.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/009.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/010.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/011.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/012.png (100%) rename {Minecraft.Client => src/client}/sce_sys/manual/013.png (100%) rename {Minecraft.Client => src/client}/sce_sys/nptitle.dat (100%) rename {Minecraft.Client => src/client}/sce_sys/param.sfo (100%) rename {Minecraft.Client => src/client}/sce_sys/param_vita.sfo (100%) rename {Minecraft.Client => src/client}/sce_sys/pic0.png (100%) rename {Minecraft.Client => src/client}/sce_sys/pic1.png (100%) rename {Minecraft.Client => src/client}/sce_sys/pronunciation.sig (100%) rename {Minecraft.Client => src/client}/sce_sys/pronunciation.xml (100%) rename {Minecraft.Client => src/client}/sce_sys/snd0.at9 (100%) rename {Minecraft.Client => src/client}/sce_sys/trophy/NPWR06859_00/TROPHY.TRP (100%) rename {Minecraft.Client => src/client}/sce_sys/trophy/Trophy00.trp (100%) rename {Minecraft.Client => src/client}/stdafx.cpp (100%) rename {Minecraft.Client => src/client}/stdafx.h (81%) rename {Minecraft.Client => src/client}/stubs.cpp (100%) rename {Minecraft.Client => src/client}/stubs.h (100%) rename {Minecraft.Client => src/client}/thumbnailTest128.png (100%) rename {Minecraft.Client => src/client}/thumbnailTest1280.png (100%) rename {Minecraft.Client => src/client}/thumbnailTest256.png (100%) rename {Minecraft.Client => src/client}/thumbnailTest64.png (100%) rename {Minecraft.World => src/world}/AABB.cpp (100%) rename {Minecraft.World => src/world}/AABB.h (100%) rename {Minecraft.World => src/world}/Abilities.cpp (100%) rename {Minecraft.World => src/world}/Abilities.h (100%) rename {Minecraft.World => src/world}/AbstractContainerMenu.cpp (100%) rename {Minecraft.World => src/world}/AbstractContainerMenu.h (100%) rename {Minecraft.World => src/world}/Achievement.cpp (100%) rename {Minecraft.World => src/world}/Achievement.h (100%) rename {Minecraft.World => src/world}/Achievements.cpp (100%) rename {Minecraft.World => src/world}/Achievements.h (100%) rename {Minecraft.World => src/world}/AddEntityPacket.cpp (100%) rename {Minecraft.World => src/world}/AddEntityPacket.h (100%) rename {Minecraft.World => src/world}/AddExperienceOrbPacket.cpp (100%) rename {Minecraft.World => src/world}/AddExperienceOrbPacket.h (100%) rename {Minecraft.World => src/world}/AddGlobalEntityPacket.cpp (100%) rename {Minecraft.World => src/world}/AddGlobalEntityPacket.h (100%) rename {Minecraft.World => src/world}/AddIslandLayer.cpp (100%) rename {Minecraft.World => src/world}/AddIslandLayer.h (100%) rename {Minecraft.World => src/world}/AddMobPacket.cpp (100%) rename {Minecraft.World => src/world}/AddMobPacket.h (100%) rename {Minecraft.World => src/world}/AddMushroomIslandLayer.cpp (100%) rename {Minecraft.World => src/world}/AddMushroomIslandLayer.h (100%) rename {Minecraft.World => src/world}/AddPaintingPacket.cpp (100%) rename {Minecraft.World => src/world}/AddPaintingPacket.h (100%) rename {Minecraft.World => src/world}/AddPlayerPacket.cpp (100%) rename {Minecraft.World => src/world}/AddPlayerPacket.h (100%) rename {Minecraft.World => src/world}/AddSnowLayer.cpp (100%) rename {Minecraft.World => src/world}/AddSnowLayer.h (100%) rename {Minecraft.World => src/world}/AdminLogCommand.h (100%) rename {Minecraft.World => src/world}/AgableMob.cpp (100%) rename {Minecraft.World => src/world}/AgableMob.h (100%) rename {Minecraft.World => src/world}/AirTile.cpp (100%) rename {Minecraft.World => src/world}/AirTile.h (100%) rename {Minecraft.World => src/world}/Animal.cpp (100%) rename {Minecraft.World => src/world}/Animal.h (100%) rename {Minecraft.World => src/world}/AnimatePacket.cpp (100%) rename {Minecraft.World => src/world}/AnimatePacket.h (100%) rename {Minecraft.World => src/world}/AnvilTile.cpp (100%) rename {Minecraft.World => src/world}/AnvilTile.h (100%) rename {Minecraft.World => src/world}/AnvilTileItem.cpp (100%) rename {Minecraft.World => src/world}/AnvilTileItem.h (100%) rename {Minecraft.World => src/world}/ArmorDyeRecipe.cpp (100%) rename {Minecraft.World => src/world}/ArmorDyeRecipe.h (100%) rename {Minecraft.World => src/world}/ArmorItem.cpp (99%) rename {Minecraft.World => src/world}/ArmorItem.h (100%) rename {Minecraft.World => src/world}/ArmorRecipes.cpp (100%) rename {Minecraft.World => src/world}/ArmorRecipes.h (100%) rename {Minecraft.World => src/world}/ArmorSlot.cpp (100%) rename {Minecraft.World => src/world}/ArmorSlot.h (100%) rename {Minecraft.World => src/world}/ArrayWithLength.h (100%) rename {Minecraft.World => src/world}/Arrays.h (100%) rename {Minecraft.World => src/world}/Arrow.cpp (100%) rename {Minecraft.World => src/world}/Arrow.h (100%) rename {Minecraft.World => src/world}/ArrowAttackGoal.cpp (100%) rename {Minecraft.World => src/world}/ArrowAttackGoal.h (100%) rename {Minecraft.World => src/world}/ArrowDamageEnchantment.cpp (100%) rename {Minecraft.World => src/world}/ArrowDamageEnchantment.h (100%) rename {Minecraft.World => src/world}/ArrowFireEnchantment.cpp (100%) rename {Minecraft.World => src/world}/ArrowFireEnchantment.h (100%) rename {Minecraft.World => src/world}/ArrowInfiniteEnchantment.cpp (100%) rename {Minecraft.World => src/world}/ArrowInfiniteEnchantment.h (100%) rename {Minecraft.World => src/world}/ArrowKnockbackEnchantment.cpp (100%) rename {Minecraft.World => src/world}/ArrowKnockbackEnchantment.h (100%) rename {Minecraft.World => src/world}/AuxDataTileItem.cpp (100%) rename {Minecraft.World => src/world}/AuxDataTileItem.h (100%) rename {Minecraft.World => src/world}/AvoidPlayerGoal.cpp (100%) rename {Minecraft.World => src/world}/AvoidPlayerGoal.h (100%) rename {Minecraft.World => src/world}/AwardStatPacket.cpp (100%) rename {Minecraft.World => src/world}/AwardStatPacket.h (100%) rename {Minecraft.World => src/world}/BasicTree.cpp (100%) rename {Minecraft.World => src/world}/BasicTree.h (100%) rename {Minecraft.World => src/world}/BasicTypeContainers.cpp (100%) rename {Minecraft.World => src/world}/BasicTypeContainers.h (100%) rename {Minecraft.World => src/world}/BeachBiome.cpp (100%) rename {Minecraft.World => src/world}/BeachBiome.h (100%) rename {Minecraft.World => src/world}/BedItem.cpp (100%) rename {Minecraft.World => src/world}/BedItem.h (100%) rename {Minecraft.World => src/world}/BedTile.cpp (100%) rename {Minecraft.World => src/world}/BedTile.h (100%) rename {Minecraft.World => src/world}/BegGoal.cpp (100%) rename {Minecraft.World => src/world}/BegGoal.h (100%) rename {Minecraft.World => src/world}/BinaryHeap.cpp (100%) rename {Minecraft.World => src/world}/BinaryHeap.h (100%) rename {Minecraft.World => src/world}/Biome.cpp (99%) rename {Minecraft.World => src/world}/Biome.h (100%) rename {Minecraft.World => src/world}/BiomeCache.cpp (100%) rename {Minecraft.World => src/world}/BiomeCache.h (96%) rename {Minecraft.World => src/world}/BiomeDecorator.cpp (100%) rename {Minecraft.World => src/world}/BiomeDecorator.h (100%) rename {Minecraft.World => src/world}/BiomeInitLayer.cpp (100%) rename {Minecraft.World => src/world}/BiomeInitLayer.h (100%) rename {Minecraft.World => src/world}/BiomeOverrideLayer.cpp (100%) rename {Minecraft.World => src/world}/BiomeOverrideLayer.h (100%) rename {Minecraft.World => src/world}/BiomeSource.cpp (99%) rename {Minecraft.World => src/world}/BiomeSource.h (100%) rename {Minecraft.World => src/world}/BirchFeature.cpp (100%) rename {Minecraft.World => src/world}/BirchFeature.h (100%) rename {Minecraft.World => src/world}/Blaze.cpp (99%) rename {Minecraft.World => src/world}/Blaze.h (100%) rename {Minecraft.World => src/world}/BlockDestructionProgress.cpp (100%) rename {Minecraft.World => src/world}/BlockDestructionProgress.h (100%) rename {Minecraft.World => src/world}/BlockGenMethods.cpp (100%) rename {Minecraft.World => src/world}/BlockGenMethods.h (100%) rename {Minecraft.World => src/world}/BlockRegionUpdatePacket.cpp (100%) rename {Minecraft.World => src/world}/BlockRegionUpdatePacket.h (100%) rename {Minecraft.World => src/world}/BlockReplacements.cpp (100%) rename {Minecraft.World => src/world}/BlockReplacements.h (100%) rename {Minecraft.World => src/world}/Boat.cpp (100%) rename {Minecraft.World => src/world}/Boat.h (100%) rename {Minecraft.World => src/world}/BoatItem.cpp (100%) rename {Minecraft.World => src/world}/BoatItem.h (100%) rename {Minecraft.World => src/world}/BodyControl.cpp (100%) rename {Minecraft.World => src/world}/BodyControl.h (100%) rename {Minecraft.World => src/world}/BonusChestFeature.cpp (100%) rename {Minecraft.World => src/world}/BonusChestFeature.h (100%) rename {Minecraft.World => src/world}/BookItem.cpp (100%) rename {Minecraft.World => src/world}/BookItem.h (100%) rename {Minecraft.World => src/world}/BookshelfTile.cpp (100%) rename {Minecraft.World => src/world}/BookshelfTile.h (100%) rename {Minecraft.World => src/world}/BossMob.cpp (100%) rename {Minecraft.World => src/world}/BossMob.h (100%) rename {Minecraft.World => src/world}/BossMobPart.cpp (100%) rename {Minecraft.World => src/world}/BossMobPart.h (100%) rename {Minecraft.World => src/world}/BottleItem.cpp (100%) rename {Minecraft.World => src/world}/BottleItem.h (100%) rename {Minecraft.World => src/world}/BoundingBox.cpp (100%) rename {Minecraft.World => src/world}/BoundingBox.h (100%) rename {Minecraft.World => src/world}/BowItem.cpp (100%) rename {Minecraft.World => src/world}/BowItem.h (100%) rename {Minecraft.World => src/world}/BowlFoodItem.cpp (100%) rename {Minecraft.World => src/world}/BowlFoodItem.h (100%) rename {Minecraft.World => src/world}/BreakDoorGoal.cpp (100%) rename {Minecraft.World => src/world}/BreakDoorGoal.h (100%) rename {Minecraft.World => src/world}/BreedGoal.cpp (100%) rename {Minecraft.World => src/world}/BreedGoal.h (100%) rename {Minecraft.World => src/world}/BrewingStandMenu.cpp (100%) rename {Minecraft.World => src/world}/BrewingStandMenu.h (100%) rename {Minecraft.World => src/world}/BrewingStandTile.cpp (100%) rename {Minecraft.World => src/world}/BrewingStandTile.h (100%) rename {Minecraft.World => src/world}/BrewingStandTileEntity.cpp (100%) rename {Minecraft.World => src/world}/BrewingStandTileEntity.h (100%) rename {Minecraft.World => src/world}/BucketItem.cpp (97%) rename {Minecraft.World => src/world}/BucketItem.h (100%) rename {Minecraft.World => src/world}/Buffer.cpp (100%) rename {Minecraft.World => src/world}/Buffer.h (100%) rename {Minecraft.World => src/world}/BufferedOutputStream.cpp (100%) rename {Minecraft.World => src/world}/BufferedOutputStream.h (100%) rename {Minecraft.World => src/world}/BufferedReader.cpp (100%) rename {Minecraft.World => src/world}/BufferedReader.h (100%) rename {Minecraft.World => src/world}/Bush.cpp (100%) rename {Minecraft.World => src/world}/Bush.h (100%) rename {Minecraft.World => src/world}/ButtonTile.cpp (100%) rename {Minecraft.World => src/world}/ButtonTile.h (100%) rename {Minecraft.World => src/world}/ByteArrayInputStream.cpp (100%) rename {Minecraft.World => src/world}/ByteArrayInputStream.h (100%) rename {Minecraft.World => src/world}/ByteArrayOutputStream.cpp (100%) rename {Minecraft.World => src/world}/ByteArrayOutputStream.h (100%) rename {Minecraft.World => src/world}/ByteArrayTag.h (100%) rename {Minecraft.World => src/world}/ByteBuffer.cpp (100%) rename {Minecraft.World => src/world}/ByteBuffer.h (100%) rename {Minecraft.World => src/world}/ByteTag.h (100%) rename {Minecraft.World => src/world}/C4JThread.cpp (99%) rename {Minecraft.World => src/world}/C4JThread.h (100%) rename {Minecraft.World => src/world}/CactusFeature.cpp (100%) rename {Minecraft.World => src/world}/CactusFeature.h (100%) rename {Minecraft.World => src/world}/CactusTile.cpp (100%) rename {Minecraft.World => src/world}/CactusTile.h (100%) rename {Minecraft.World => src/world}/CakeTile.cpp (100%) rename {Minecraft.World => src/world}/CakeTile.h (100%) rename {Minecraft.World => src/world}/CanyonFeature.cpp (100%) rename {Minecraft.World => src/world}/CanyonFeature.h (100%) rename {Minecraft.World => src/world}/CarrotOnAStickItem.cpp (100%) rename {Minecraft.World => src/world}/CarrotOnAStickItem.h (100%) rename {Minecraft.World => src/world}/CarrotTile.cpp (100%) rename {Minecraft.World => src/world}/CarrotTile.h (100%) rename {Minecraft.World => src/world}/CauldronTile.cpp (99%) rename {Minecraft.World => src/world}/CauldronTile.h (100%) rename {Minecraft.World => src/world}/CaveFeature.cpp (100%) rename {Minecraft.World => src/world}/CaveFeature.h (100%) rename {Minecraft.World => src/world}/CaveSpider.cpp (96%) rename {Minecraft.World => src/world}/CaveSpider.h (100%) rename {Minecraft.World => src/world}/ChatAutoCompletePacket.h (100%) rename {Minecraft.World => src/world}/ChatPacket.cpp (100%) rename {Minecraft.World => src/world}/ChatPacket.h (100%) rename {Minecraft.World => src/world}/ChestTile.cpp (100%) rename {Minecraft.World => src/world}/ChestTile.h (100%) rename {Minecraft.World => src/world}/ChestTileEntity.cpp (100%) rename {Minecraft.World => src/world}/ChestTileEntity.h (100%) rename {Minecraft.World => src/world}/Chicken.cpp (98%) rename {Minecraft.World => src/world}/Chicken.h (100%) rename {Minecraft.World => src/world}/ChunkPos.cpp (100%) rename {Minecraft.World => src/world}/ChunkPos.h (100%) rename {Minecraft.World => src/world}/ChunkSource.h (100%) rename {Minecraft.World => src/world}/ChunkStorage.h (100%) rename {Minecraft.World => src/world}/ChunkStorageProfileDecorator.cpp (100%) rename {Minecraft.World => src/world}/ChunkStorageProfileDecorator.h (100%) rename {Minecraft.World => src/world}/ChunkTilesUpdatePacket.cpp (100%) rename {Minecraft.World => src/world}/ChunkTilesUpdatePacket.h (100%) rename {Minecraft.World => src/world}/ChunkVisibilityAreaPacket.cpp (100%) rename {Minecraft.World => src/world}/ChunkVisibilityAreaPacket.h (100%) rename {Minecraft.World => src/world}/ChunkVisibilityPacket.cpp (100%) rename {Minecraft.World => src/world}/ChunkVisibilityPacket.h (100%) rename {Minecraft.World => src/world}/Class.cpp (100%) rename {Minecraft.World => src/world}/Class.h (100%) rename {Minecraft.World => src/world}/ClayFeature.cpp (100%) rename {Minecraft.World => src/world}/ClayFeature.h (100%) rename {Minecraft.World => src/world}/ClayTile.cpp (100%) rename {Minecraft.World => src/world}/ClayTile.h (100%) rename {Minecraft.World => src/world}/ClientCommandPacket.cpp (100%) rename {Minecraft.World => src/world}/ClientCommandPacket.h (100%) rename {Minecraft.World => src/world}/ClientInformationPacket.h (100%) rename {Minecraft.World => src/world}/ClientProtocolPacket.h (100%) rename {Minecraft.World => src/world}/ClientSideMerchant.cpp (100%) rename {Minecraft.World => src/world}/ClientSideMerchant.h (100%) rename {Minecraft.World => src/world}/ClockItem.cpp (90%) rename {Minecraft.World => src/world}/ClockItem.h (100%) rename {Minecraft.World => src/world}/ClothDyeRecipes.cpp (100%) rename {Minecraft.World => src/world}/ClothDyeRecipes.h (100%) rename {Minecraft.World => src/world}/ClothTile.cpp (100%) rename {Minecraft.World => src/world}/ClothTile.h (100%) rename {Minecraft.World => src/world}/ClothTileItem.cpp (100%) rename {Minecraft.World => src/world}/ClothTileItem.h (100%) rename {Minecraft.World => src/world}/CoalItem.cpp (100%) rename {Minecraft.World => src/world}/CoalItem.h (100%) rename {Minecraft.World => src/world}/CocoaTile.cpp (100%) rename {Minecraft.World => src/world}/CocoaTile.h (100%) rename {Minecraft.World => src/world}/Color.cpp (100%) rename {Minecraft.World => src/world}/Color.h (100%) rename {Minecraft.World => src/world}/ColoredTileItem.cpp (100%) rename {Minecraft.World => src/world}/ColoredTileItem.h (100%) rename {Minecraft.World => src/world}/Command.cpp (89%) rename {Minecraft.World => src/world}/Command.h (100%) rename {Minecraft.World => src/world}/CommandDispatcher.cpp (100%) rename {Minecraft.World => src/world}/CommandDispatcher.h (100%) rename {Minecraft.World => src/world}/CommandSender.h (100%) rename {Minecraft.World => src/world}/CommandsEnum.h (100%) rename {Minecraft.World => src/world}/CommonStats.cpp (100%) rename {Minecraft.World => src/world}/CommonStats.h (100%) rename {Minecraft.World => src/world}/CompassItem.cpp (90%) rename {Minecraft.World => src/world}/CompassItem.h (100%) rename {Minecraft.World => src/world}/ComplexItem.cpp (100%) rename {Minecraft.World => src/world}/ComplexItem.h (100%) rename {Minecraft.World => src/world}/ComplexItemDataPacket.cpp (100%) rename {Minecraft.World => src/world}/ComplexItemDataPacket.h (100%) rename {Minecraft.World => src/world}/CompoundContainer.cpp (100%) rename {Minecraft.World => src/world}/CompoundContainer.h (100%) rename {Minecraft.World => src/world}/CompoundTag.h (100%) rename {Minecraft.World => src/world}/CompressedTileStorage.cpp (100%) rename {Minecraft.World => src/world}/CompressedTileStorage.h (100%) rename {Minecraft.World => src/world}/Connection.cpp (99%) rename {Minecraft.World => src/world}/Connection.h (100%) rename {Minecraft.World => src/world}/ConsoleSaveFile.h (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileConverter.cpp (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileConverter.h (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileIO.h (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileInputStream.cpp (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileInputStream.h (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileOriginal.cpp (98%) rename {Minecraft.World => src/world}/ConsoleSaveFileOriginal.h (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileOutputStream.cpp (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileOutputStream.h (100%) rename {Minecraft.World => src/world}/ConsoleSaveFileSplit.cpp (99%) rename {Minecraft.World => src/world}/ConsoleSaveFileSplit.h (100%) rename {Minecraft.World => src/world}/ConsoleSavePath.h (100%) rename {Minecraft.World => src/world}/Container.cpp (100%) rename {Minecraft.World => src/world}/Container.h (100%) rename {Minecraft.World => src/world}/ContainerAckPacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerAckPacket.h (100%) rename {Minecraft.World => src/world}/ContainerButtonClickPacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerButtonClickPacket.h (100%) rename {Minecraft.World => src/world}/ContainerClickPacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerClickPacket.h (100%) rename {Minecraft.World => src/world}/ContainerClosePacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerClosePacket.h (100%) rename {Minecraft.World => src/world}/ContainerMenu.cpp (95%) rename {Minecraft.World => src/world}/ContainerMenu.h (100%) rename {Minecraft.World => src/world}/ContainerOpenPacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerOpenPacket.h (100%) rename {Minecraft.World => src/world}/ContainerSetContentPacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerSetContentPacket.h (100%) rename {Minecraft.World => src/world}/ContainerSetDataPacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerSetDataPacket.h (100%) rename {Minecraft.World => src/world}/ContainerSetSlotPacket.cpp (100%) rename {Minecraft.World => src/world}/ContainerSetSlotPacket.h (100%) rename {Minecraft.World => src/world}/Control.h (100%) rename {Minecraft.World => src/world}/ControlledByPlayerGoal.cpp (100%) rename {Minecraft.World => src/world}/ControlledByPlayerGoal.h (92%) rename {Minecraft.World => src/world}/Coord.h (100%) rename {Minecraft.World => src/world}/CoralTile.cpp (100%) rename {Minecraft.World => src/world}/CoralTile.h (100%) rename {Minecraft.World => src/world}/Cow.cpp (98%) rename {Minecraft.World => src/world}/Cow.h (100%) rename {Minecraft.World => src/world}/CraftItemPacket.cpp (100%) rename {Minecraft.World => src/world}/CraftItemPacket.h (100%) rename {Minecraft.World => src/world}/CraftingContainer.cpp (100%) rename {Minecraft.World => src/world}/CraftingContainer.h (100%) rename {Minecraft.World => src/world}/CraftingMenu.cpp (100%) rename {Minecraft.World => src/world}/CraftingMenu.h (100%) rename {Minecraft.World => src/world}/Creature.cpp (100%) rename {Minecraft.World => src/world}/Creature.h (100%) rename {Minecraft.World => src/world}/Creeper.cpp (99%) rename {Minecraft.World => src/world}/Creeper.h (100%) rename {Minecraft.World => src/world}/CropTile.cpp (100%) rename {Minecraft.World => src/world}/CropTile.h (100%) rename {Minecraft.World => src/world}/CustomLevelSource.cpp (100%) rename {Minecraft.World => src/world}/CustomLevelSource.h (100%) rename {Minecraft.World => src/world}/CustomPayloadPacket.cpp (100%) rename {Minecraft.World => src/world}/CustomPayloadPacket.h (100%) rename {Minecraft.World => src/world}/DamageEnchantment.cpp (100%) rename {Minecraft.World => src/world}/DamageEnchantment.h (100%) rename {Minecraft.World => src/world}/DamageSource.cpp (100%) rename {Minecraft.World => src/world}/DamageSource.h (100%) rename {Minecraft.World => src/world}/DataInput.h (100%) rename {Minecraft.World => src/world}/DataInputStream.cpp (100%) rename {Minecraft.World => src/world}/DataInputStream.h (100%) rename {Minecraft.World => src/world}/DataLayer.cpp (100%) rename {Minecraft.World => src/world}/DataLayer.h (100%) rename {Minecraft.World => src/world}/DataOutput.h (100%) rename {Minecraft.World => src/world}/DataOutputStream.cpp (100%) rename {Minecraft.World => src/world}/DataOutputStream.h (100%) rename {Minecraft.World => src/world}/DeadBushFeature.cpp (100%) rename {Minecraft.World => src/world}/DeadBushFeature.h (100%) rename {Minecraft.World => src/world}/DeadBushTile.cpp (100%) rename {Minecraft.World => src/world}/DeadBushTile.h (100%) rename {Minecraft.World => src/world}/DebugOptionsPacket.cpp (100%) rename {Minecraft.World => src/world}/DebugOptionsPacket.h (100%) rename {Minecraft.World => src/world}/DecorationMaterial.h (100%) rename {Minecraft.World => src/world}/DefaultGameModeCommand.cpp (100%) rename {Minecraft.World => src/world}/DefaultGameModeCommand.h (100%) rename {Minecraft.World => src/world}/DefendVillageTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/DefendVillageTargetGoal.h (100%) rename {Minecraft.World => src/world}/Definitions.h (100%) rename {Minecraft.World => src/world}/DelayedRelease.cpp (100%) rename {Minecraft.World => src/world}/DelayedRelease.h (100%) rename {Minecraft.World => src/world}/DerivedLevelData.cpp (100%) rename {Minecraft.World => src/world}/DerivedLevelData.h (100%) rename {Minecraft.World => src/world}/DescFormatter.h (100%) rename {Minecraft.World => src/world}/DesertBiome.cpp (100%) rename {Minecraft.World => src/world}/DesertBiome.h (100%) rename {Minecraft.World => src/world}/DesertWellFeature.cpp (100%) rename {Minecraft.World => src/world}/DesertWellFeature.h (100%) rename {Minecraft.World => src/world}/DetectorRailTile.cpp (100%) rename {Minecraft.World => src/world}/DetectorRailTile.h (100%) rename {Minecraft.World => src/world}/Difficulty.h (100%) rename {Minecraft.World => src/world}/DigDurabilityEnchantment.cpp (100%) rename {Minecraft.World => src/world}/DigDurabilityEnchantment.h (100%) rename {Minecraft.World => src/world}/DiggerItem.cpp (100%) rename {Minecraft.World => src/world}/DiggerItem.h (100%) rename {Minecraft.World => src/world}/DiggingEnchantment.cpp (100%) rename {Minecraft.World => src/world}/DiggingEnchantment.h (100%) rename {Minecraft.World => src/world}/Dimension.cpp (98%) rename {Minecraft.World => src/world}/Dimension.h (100%) rename {Minecraft.World => src/world}/DiodeTile.cpp (100%) rename {Minecraft.World => src/world}/DiodeTile.h (100%) rename {Minecraft.World => src/world}/Direction.cpp (100%) rename {Minecraft.World => src/world}/Direction.h (100%) rename {Minecraft.World => src/world}/DirectionalTile.cpp (100%) rename {Minecraft.World => src/world}/DirectionalTile.h (100%) rename {Minecraft.World => src/world}/DirectoryLevelStorage.cpp (100%) rename {Minecraft.World => src/world}/DirectoryLevelStorage.h (100%) rename {Minecraft.World => src/world}/DirectoryLevelStorageSource.cpp (100%) rename {Minecraft.World => src/world}/DirectoryLevelStorageSource.h (100%) rename {Minecraft.World => src/world}/DirtTile.cpp (100%) rename {Minecraft.World => src/world}/DirtTile.h (100%) rename {Minecraft.World => src/world}/DisconnectPacket.cpp (100%) rename {Minecraft.World => src/world}/DisconnectPacket.h (100%) rename {Minecraft.World => src/world}/DispenserTile.cpp (100%) rename {Minecraft.World => src/world}/DispenserTile.h (100%) rename {Minecraft.World => src/world}/DispenserTileEntity.cpp (100%) rename {Minecraft.World => src/world}/DispenserTileEntity.h (100%) rename {Minecraft.World => src/world}/Distort.cpp (100%) rename {Minecraft.World => src/world}/Distort.h (100%) rename {Minecraft.World => src/world}/DoorInfo.cpp (100%) rename {Minecraft.World => src/world}/DoorInfo.h (100%) rename {Minecraft.World => src/world}/DoorInteractGoal.cpp (100%) rename {Minecraft.World => src/world}/DoorInteractGoal.h (100%) rename {Minecraft.World => src/world}/DoorItem.cpp (100%) rename {Minecraft.World => src/world}/DoorItem.h (100%) rename {Minecraft.World => src/world}/DoorTile.cpp (100%) rename {Minecraft.World => src/world}/DoorTile.h (100%) rename {Minecraft.World => src/world}/DoubleTag.h (100%) rename {Minecraft.World => src/world}/DownfallLayer.cpp (100%) rename {Minecraft.World => src/world}/DownfallLayer.h (100%) rename {Minecraft.World => src/world}/DownfallMixerLayer.cpp (100%) rename {Minecraft.World => src/world}/DownfallMixerLayer.h (100%) rename {Minecraft.World => src/world}/DragonFireball.cpp (100%) rename {Minecraft.World => src/world}/DragonFireball.h (100%) rename {Minecraft.World => src/world}/DungeonFeature.cpp (100%) rename {Minecraft.World => src/world}/DungeonFeature.h (100%) rename {Minecraft.World => src/world}/DurangoStats.cpp (99%) rename {Minecraft.World => src/world}/DurangoStats.h (100%) rename {Minecraft.World => src/world}/DyePowderItem.cpp (100%) rename {Minecraft.World => src/world}/DyePowderItem.h (100%) rename {Minecraft.World => src/world}/EatTileGoal.cpp (100%) rename {Minecraft.World => src/world}/EatTileGoal.h (100%) rename {Minecraft.World => src/world}/EggItem.cpp (100%) rename {Minecraft.World => src/world}/EggItem.h (100%) rename {Minecraft.World => src/world}/EggTile.cpp (100%) rename {Minecraft.World => src/world}/EggTile.h (100%) rename {Minecraft.World => src/world}/Emboss.cpp (100%) rename {Minecraft.World => src/world}/Emboss.h (100%) rename {Minecraft.World => src/world}/EmptyLevelChunk.cpp (100%) rename {Minecraft.World => src/world}/EmptyLevelChunk.h (100%) rename {Minecraft.World => src/world}/EnchantItemCommand.cpp (98%) rename {Minecraft.World => src/world}/EnchantItemCommand.h (100%) rename {Minecraft.World => src/world}/EnchantedBookItem.cpp (100%) rename {Minecraft.World => src/world}/EnchantedBookItem.h (100%) rename {Minecraft.World => src/world}/Enchantment.cpp (100%) rename {Minecraft.World => src/world}/Enchantment.h (100%) rename {Minecraft.World => src/world}/EnchantmentCategory.cpp (100%) rename {Minecraft.World => src/world}/EnchantmentCategory.h (100%) rename {Minecraft.World => src/world}/EnchantmentContainer.cpp (100%) rename {Minecraft.World => src/world}/EnchantmentContainer.h (100%) rename {Minecraft.World => src/world}/EnchantmentHelper.cpp (100%) rename {Minecraft.World => src/world}/EnchantmentHelper.h (100%) rename {Minecraft.World => src/world}/EnchantmentInstance.cpp (100%) rename {Minecraft.World => src/world}/EnchantmentInstance.h (100%) rename {Minecraft.World => src/world}/EnchantmentMenu.cpp (100%) rename {Minecraft.World => src/world}/EnchantmentMenu.h (100%) rename {Minecraft.World => src/world}/EnchantmentSlot.h (100%) rename {Minecraft.World => src/world}/EnchantmentTableEntity.cpp (100%) rename {Minecraft.World => src/world}/EnchantmentTableEntity.h (100%) rename {Minecraft.World => src/world}/EnchantmentTableTile.cpp (100%) rename {Minecraft.World => src/world}/EnchantmentTableTile.h (100%) rename {Minecraft.World => src/world}/EndPodiumFeature.cpp (100%) rename {Minecraft.World => src/world}/EndPodiumFeature.h (100%) rename {Minecraft.World => src/world}/EndTag.h (100%) rename {Minecraft.World => src/world}/EnderChestTile.cpp (100%) rename {Minecraft.World => src/world}/EnderChestTile.h (100%) rename {Minecraft.World => src/world}/EnderChestTileEntity.cpp (100%) rename {Minecraft.World => src/world}/EnderChestTileEntity.h (100%) rename {Minecraft.World => src/world}/EnderCrystal.cpp (100%) rename {Minecraft.World => src/world}/EnderCrystal.h (100%) rename {Minecraft.World => src/world}/EnderDragon.cpp (99%) rename {Minecraft.World => src/world}/EnderDragon.h (100%) rename {Minecraft.World => src/world}/EnderEyeItem.cpp (100%) rename {Minecraft.World => src/world}/EnderEyeItem.h (100%) rename {Minecraft.World => src/world}/EnderMan.cpp (99%) rename {Minecraft.World => src/world}/EnderMan.h (100%) rename {Minecraft.World => src/world}/EnderpearlItem.cpp (100%) rename {Minecraft.World => src/world}/EnderpearlItem.h (100%) rename {Minecraft.World => src/world}/Enemy.cpp (100%) rename {Minecraft.World => src/world}/Enemy.h (100%) rename {Minecraft.World => src/world}/Entity.cpp (99%) rename {Minecraft.World => src/world}/Entity.h (100%) rename {Minecraft.World => src/world}/EntityActionAtPositionPacket.cpp (100%) rename {Minecraft.World => src/world}/EntityActionAtPositionPacket.h (100%) rename {Minecraft.World => src/world}/EntityDamageSource.cpp (100%) rename {Minecraft.World => src/world}/EntityDamageSource.h (100%) rename {Minecraft.World => src/world}/EntityEvent.h (100%) rename {Minecraft.World => src/world}/EntityEventPacket.cpp (100%) rename {Minecraft.World => src/world}/EntityEventPacket.h (100%) rename {Minecraft.World => src/world}/EntityIO.cpp (100%) rename {Minecraft.World => src/world}/EntityIO.h (100%) rename {Minecraft.World => src/world}/EntityPos.cpp (100%) rename {Minecraft.World => src/world}/EntityPos.h (100%) rename {Minecraft.World => src/world}/EntityTile.cpp (100%) rename {Minecraft.World => src/world}/EntityTile.h (100%) rename {Minecraft.World => src/world}/Exceptions.h (100%) rename {Minecraft.World => src/world}/ExperienceCommand.cpp (90%) rename {Minecraft.World => src/world}/ExperienceCommand.h (100%) rename {Minecraft.World => src/world}/ExperienceItem.cpp (100%) rename {Minecraft.World => src/world}/ExperienceItem.h (100%) rename {Minecraft.World => src/world}/ExperienceOrb.cpp (100%) rename {Minecraft.World => src/world}/ExperienceOrb.h (100%) rename {Minecraft.World => src/world}/ExplodePacket.cpp (100%) rename {Minecraft.World => src/world}/ExplodePacket.h (100%) rename {Minecraft.World => src/world}/Explosion.cpp (100%) rename {Minecraft.World => src/world}/Explosion.h (100%) rename {Minecraft.World => src/world}/ExtremeHillsBiome.cpp (100%) rename {Minecraft.World => src/world}/ExtremeHillsBiome.h (100%) rename {Minecraft.World => src/world}/EyeOfEnderSignal.cpp (100%) rename {Minecraft.World => src/world}/EyeOfEnderSignal.h (100%) rename {Minecraft.World => src/world}/Facing.cpp (100%) rename {Minecraft.World => src/world}/Facing.h (100%) rename {Minecraft.World => src/world}/FallingTile.cpp (100%) rename {Minecraft.World => src/world}/FallingTile.h (100%) rename {Minecraft.World => src/world}/FarmTile.cpp (100%) rename {Minecraft.World => src/world}/FarmTile.h (100%) rename {Minecraft.World => src/world}/FastNoise.cpp (100%) rename {Minecraft.World => src/world}/FastNoise.h (100%) rename {Minecraft.World => src/world}/Feature.cpp (100%) rename {Minecraft.World => src/world}/Feature.h (100%) rename {Minecraft.World => src/world}/FenceGateTile.cpp (100%) rename {Minecraft.World => src/world}/FenceGateTile.h (100%) rename {Minecraft.World => src/world}/FenceTile.cpp (100%) rename {Minecraft.World => src/world}/FenceTile.h (100%) rename {Minecraft.World => src/world}/File.cpp (100%) rename {Minecraft.World => src/world}/File.h (100%) rename {Minecraft.World => src/world}/FileFilter.h (100%) rename {Minecraft.World => src/world}/FileHeader.cpp (100%) rename {Minecraft.World => src/world}/FileHeader.h (100%) rename {Minecraft.World => src/world}/FileInputStream.cpp (100%) rename {Minecraft.World => src/world}/FileInputStream.h (100%) rename {Minecraft.World => src/world}/FileOutputStream.cpp (100%) rename {Minecraft.World => src/world}/FileOutputStream.h (100%) rename {Minecraft.World => src/world}/FilenameFilter.h (100%) rename {Minecraft.World => src/world}/FireAspectEnchantment.cpp (100%) rename {Minecraft.World => src/world}/FireAspectEnchantment.h (100%) rename {Minecraft.World => src/world}/FireChargeItem.cpp (100%) rename {Minecraft.World => src/world}/FireChargeItem.h (100%) rename {Minecraft.World => src/world}/FireTile.cpp (98%) rename {Minecraft.World => src/world}/FireTile.h (100%) rename {Minecraft.World => src/world}/Fireball.cpp (100%) rename {Minecraft.World => src/world}/Fireball.h (100%) rename {Minecraft.World => src/world}/FishingHook.cpp (100%) rename {Minecraft.World => src/world}/FishingHook.h (100%) rename {Minecraft.World => src/world}/FishingRodItem.cpp (100%) rename {Minecraft.World => src/world}/FishingRodItem.h (100%) rename {Minecraft.World => src/world}/FixedBiomeSource.cpp (100%) rename {Minecraft.World => src/world}/FixedBiomeSource.h (100%) rename {Minecraft.World => src/world}/FlatLayer.cpp (100%) rename {Minecraft.World => src/world}/FlatLayer.h (100%) rename {Minecraft.World => src/world}/FlatLevelSource.cpp (100%) rename {Minecraft.World => src/world}/FlatLevelSource.h (100%) rename {Minecraft.World => src/world}/FleeSunGoal.cpp (100%) rename {Minecraft.World => src/world}/FleeSunGoal.h (100%) rename {Minecraft.World => src/world}/FlintAndSteelItem.cpp (100%) rename {Minecraft.World => src/world}/FlintAndSteelItem.h (100%) rename {Minecraft.World => src/world}/FlippedIcon.cpp (100%) rename {Minecraft.World => src/world}/FlippedIcon.h (100%) rename {Minecraft.World => src/world}/FloatBuffer.cpp (100%) rename {Minecraft.World => src/world}/FloatBuffer.h (100%) rename {Minecraft.World => src/world}/FloatGoal.cpp (100%) rename {Minecraft.World => src/world}/FloatGoal.h (100%) rename {Minecraft.World => src/world}/FloatTag.h (100%) rename {Minecraft.World => src/world}/FlowerFeature.cpp (100%) rename {Minecraft.World => src/world}/FlowerFeature.h (100%) rename {Minecraft.World => src/world}/FlowerPotTile.cpp (100%) rename {Minecraft.World => src/world}/FlowerPotTile.h (100%) rename {Minecraft.World => src/world}/FlyingMob.cpp (100%) rename {Minecraft.World => src/world}/FlyingMob.h (100%) rename {Minecraft.World => src/world}/FoliageColor.cpp (95%) rename {Minecraft.World => src/world}/FoliageColor.h (100%) rename {Minecraft.World => src/world}/FollowOwnerGoal.cpp (100%) rename {Minecraft.World => src/world}/FollowOwnerGoal.h (100%) rename {Minecraft.World => src/world}/FollowParentGoal.cpp (100%) rename {Minecraft.World => src/world}/FollowParentGoal.h (100%) rename {Minecraft.World => src/world}/FoodConstants.cpp (100%) rename {Minecraft.World => src/world}/FoodConstants.h (100%) rename {Minecraft.World => src/world}/FoodData.cpp (100%) rename {Minecraft.World => src/world}/FoodData.h (100%) rename {Minecraft.World => src/world}/FoodItem.cpp (100%) rename {Minecraft.World => src/world}/FoodItem.h (100%) rename {Minecraft.World => src/world}/FoodRecipies.cpp (100%) rename {Minecraft.World => src/world}/FoodRecipies.h (100%) rename {Minecraft.World => src/world}/ForestBiome.cpp (100%) rename {Minecraft.World => src/world}/ForestBiome.h (100%) rename {Minecraft.World => src/world}/FurnaceMenu.cpp (100%) rename {Minecraft.World => src/world}/FurnaceMenu.h (100%) rename {Minecraft.World => src/world}/FurnaceRecipes.cpp (100%) rename {Minecraft.World => src/world}/FurnaceRecipes.h (100%) rename {Minecraft.World => src/world}/FurnaceResultSlot.cpp (100%) rename {Minecraft.World => src/world}/FurnaceResultSlot.h (100%) rename {Minecraft.World => src/world}/FurnaceTile.cpp (100%) rename {Minecraft.World => src/world}/FurnaceTile.h (100%) rename {Minecraft.World => src/world}/FurnaceTileEntity.cpp (100%) rename {Minecraft.World => src/world}/FurnaceTileEntity.h (100%) rename {Minecraft.World => src/world}/FuzzyZoomLayer.cpp (100%) rename {Minecraft.World => src/world}/FuzzyZoomLayer.h (100%) rename {Minecraft.World => src/world}/GZIPInputStream.h (100%) rename {Minecraft.World => src/world}/GZIPOutputStream.h (100%) rename {Minecraft.World => src/world}/GameCommandPacket.cpp (100%) rename {Minecraft.World => src/world}/GameCommandPacket.h (100%) rename {Minecraft.World => src/world}/GameEventPacket.cpp (100%) rename {Minecraft.World => src/world}/GameEventPacket.h (100%) rename {Minecraft.World => src/world}/GameModeCommand.cpp (100%) rename {Minecraft.World => src/world}/GameModeCommand.h (100%) rename {Minecraft.World => src/world}/GasMaterial.h (100%) rename {Minecraft.World => src/world}/GeneralStat.cpp (100%) rename {Minecraft.World => src/world}/GeneralStat.h (100%) rename {Minecraft.World => src/world}/GenericStats.cpp (100%) rename {Minecraft.World => src/world}/GenericStats.h (99%) rename {Minecraft.World => src/world}/GetInfoPacket.cpp (100%) rename {Minecraft.World => src/world}/GetInfoPacket.h (100%) rename {Minecraft.World => src/world}/Ghast.cpp (99%) rename {Minecraft.World => src/world}/Ghast.h (100%) rename {Minecraft.World => src/world}/Giant.cpp (94%) rename {Minecraft.World => src/world}/Giant.h (100%) rename {Minecraft.World => src/world}/GiveItemCommand.cpp (97%) rename {Minecraft.World => src/world}/GiveItemCommand.h (100%) rename {Minecraft.World => src/world}/GlassTile.cpp (100%) rename {Minecraft.World => src/world}/GlassTile.h (100%) rename {Minecraft.World => src/world}/GlobalEntity.cpp (100%) rename {Minecraft.World => src/world}/GlobalEntity.h (100%) rename {Minecraft.World => src/world}/Goal.cpp (100%) rename {Minecraft.World => src/world}/Goal.h (100%) rename {Minecraft.World => src/world}/GoalSelector.cpp (100%) rename {Minecraft.World => src/world}/GoalSelector.h (100%) rename {Minecraft.World => src/world}/GoldenAppleItem.cpp (100%) rename {Minecraft.World => src/world}/GoldenAppleItem.h (100%) rename {Minecraft.World => src/world}/Golem.cpp (100%) rename {Minecraft.World => src/world}/Golem.h (100%) rename {Minecraft.World => src/world}/GrassColor.cpp (100%) rename {Minecraft.World => src/world}/GrassColor.h (100%) rename {Minecraft.World => src/world}/GrassTile.cpp (97%) rename {Minecraft.World => src/world}/GrassTile.h (100%) rename {Minecraft.World => src/world}/GravelTile.cpp (100%) rename {Minecraft.World => src/world}/GravelTile.h (100%) rename {Minecraft.World => src/world}/GroundBushFeature.cpp (100%) rename {Minecraft.World => src/world}/GroundBushFeature.h (100%) rename {Minecraft.World => src/world}/GrowMushroomIslandLayer.cpp (100%) rename {Minecraft.World => src/world}/GrowMushroomIslandLayer.h (100%) rename {Minecraft.World => src/world}/HalfSlabTile.cpp (100%) rename {Minecraft.World => src/world}/HalfSlabTile.h (100%) rename {Minecraft.World => src/world}/HalfTransparentTile.cpp (100%) rename {Minecraft.World => src/world}/HalfTransparentTile.h (100%) rename {Minecraft.World => src/world}/HangingEntity.cpp (100%) rename {Minecraft.World => src/world}/HangingEntity.h (100%) rename {Minecraft.World => src/world}/HangingEntityItem.cpp (100%) rename {Minecraft.World => src/world}/HangingEntityItem.h (100%) rename {Minecraft.World => src/world}/HashExtension.h (100%) rename {Minecraft.World => src/world}/Hasher.cpp (100%) rename {Minecraft.World => src/world}/Hasher.h (100%) rename {Minecraft.World => src/world}/HatchetItem.cpp (100%) rename {Minecraft.World => src/world}/HatchetItem.h (100%) rename {Minecraft.World => src/world}/HeavyTile.cpp (100%) rename {Minecraft.World => src/world}/HeavyTile.h (100%) rename {Minecraft.World => src/world}/HellBiome.cpp (100%) rename {Minecraft.World => src/world}/HellBiome.h (100%) rename {Minecraft.World => src/world}/HellDimension.cpp (95%) rename {Minecraft.World => src/world}/HellDimension.h (100%) rename {Minecraft.World => src/world}/HellFireFeature.cpp (100%) rename {Minecraft.World => src/world}/HellFireFeature.h (100%) rename {Minecraft.World => src/world}/HellFlatLevelSource.cpp (100%) rename {Minecraft.World => src/world}/HellFlatLevelSource.h (100%) rename {Minecraft.World => src/world}/HellPortalFeature.cpp (100%) rename {Minecraft.World => src/world}/HellPortalFeature.h (100%) rename {Minecraft.World => src/world}/HellRandomLevelSource.cpp (100%) rename {Minecraft.World => src/world}/HellRandomLevelSource.h (100%) rename {Minecraft.World => src/world}/HellSandTile.cpp (100%) rename {Minecraft.World => src/world}/HellSandTile.h (100%) rename {Minecraft.World => src/world}/HellSpringFeature.cpp (100%) rename {Minecraft.World => src/world}/HellSpringFeature.h (100%) rename {Minecraft.World => src/world}/HellStoneTile.cpp (100%) rename {Minecraft.World => src/world}/HellStoneTile.h (100%) rename {Minecraft.World => src/world}/HitResult.cpp (100%) rename {Minecraft.World => src/world}/HitResult.h (100%) rename {Minecraft.World => src/world}/HoeItem.cpp (100%) rename {Minecraft.World => src/world}/HoeItem.h (100%) rename {Minecraft.World => src/world}/HouseFeature.cpp (100%) rename {Minecraft.World => src/world}/HouseFeature.h (100%) rename {Minecraft.World => src/world}/HugeMushroomFeature.cpp (100%) rename {Minecraft.World => src/world}/HugeMushroomFeature.h (100%) rename {Minecraft.World => src/world}/HugeMushroomTile.cpp (100%) rename {Minecraft.World => src/world}/HugeMushroomTile.h (100%) rename {Minecraft.World => src/world}/HurtByTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/HurtByTargetGoal.h (100%) rename {Minecraft.World => src/world}/I18n.cpp (100%) rename {Minecraft.World => src/world}/I18n.h (100%) rename {Minecraft.World => src/world}/IceBiome.cpp (100%) rename {Minecraft.World => src/world}/IceBiome.h (100%) rename {Minecraft.World => src/world}/IceTile.cpp (100%) rename {Minecraft.World => src/world}/IceTile.h (100%) rename {Minecraft.World => src/world}/Icon.h (100%) rename {Minecraft.World => src/world}/IconRegister.h (100%) rename {Minecraft.World => src/world}/ImprovedNoise.cpp (100%) rename {Minecraft.World => src/world}/ImprovedNoise.h (100%) rename {Minecraft.World => src/world}/IndirectEntityDamageSource.cpp (100%) rename {Minecraft.World => src/world}/IndirectEntityDamageSource.h (100%) rename {Minecraft.World => src/world}/InputOutputStream.h (100%) rename {Minecraft.World => src/world}/InputStream.cpp (100%) rename {Minecraft.World => src/world}/InputStream.h (100%) rename {Minecraft.World => src/world}/InputStreamReader.cpp (100%) rename {Minecraft.World => src/world}/InputStreamReader.h (100%) rename {Minecraft.World => src/world}/InstantenousMobEffect.cpp (100%) rename {Minecraft.World => src/world}/InstantenousMobEffect.h (100%) rename {Minecraft.World => src/world}/IntArrayTag.h (100%) rename {Minecraft.World => src/world}/IntBuffer.cpp (100%) rename {Minecraft.World => src/world}/IntBuffer.h (100%) rename {Minecraft.World => src/world}/IntCache.cpp (100%) rename {Minecraft.World => src/world}/IntCache.h (100%) rename {Minecraft.World => src/world}/IntTag.h (100%) rename {Minecraft.World => src/world}/InteractGoal.cpp (100%) rename {Minecraft.World => src/world}/InteractGoal.h (100%) rename {Minecraft.World => src/world}/InteractPacket.cpp (100%) rename {Minecraft.World => src/world}/InteractPacket.h (100%) rename {Minecraft.World => src/world}/Inventory.cpp (100%) rename {Minecraft.World => src/world}/Inventory.h (100%) rename {Minecraft.World => src/world}/InventoryMenu.cpp (100%) rename {Minecraft.World => src/world}/InventoryMenu.h (100%) rename {Minecraft.World => src/world}/IslandLayer.cpp (100%) rename {Minecraft.World => src/world}/IslandLayer.h (100%) rename {Minecraft.World => src/world}/Item.cpp (100%) rename {Minecraft.World => src/world}/Item.h (100%) rename {Minecraft.World => src/world}/ItemEntity.cpp (100%) rename {Minecraft.World => src/world}/ItemEntity.h (100%) rename {Minecraft.World => src/world}/ItemFrame.cpp (100%) rename {Minecraft.World => src/world}/ItemFrame.h (100%) rename {Minecraft.World => src/world}/ItemInstance.cpp (100%) rename {Minecraft.World => src/world}/ItemInstance.h (100%) rename {Minecraft.World => src/world}/ItemStat.cpp (100%) rename {Minecraft.World => src/world}/ItemStat.h (100%) rename {Minecraft.World => src/world}/JavaIntHash.h (100%) rename {Minecraft.World => src/world}/JavaMath.cpp (100%) rename {Minecraft.World => src/world}/JavaMath.h (100%) rename {Minecraft.World => src/world}/JumpControl.cpp (100%) rename {Minecraft.World => src/world}/JumpControl.h (100%) rename {Minecraft.World => src/world}/JungleBiome.cpp (100%) rename {Minecraft.World => src/world}/JungleBiome.h (100%) rename {Minecraft.World => src/world}/KeepAlivePacket.cpp (100%) rename {Minecraft.World => src/world}/KeepAlivePacket.h (100%) rename {Minecraft.World => src/world}/KickPlayerPacket.cpp (100%) rename {Minecraft.World => src/world}/KickPlayerPacket.h (100%) rename {Minecraft.World => src/world}/KillCommand.cpp (100%) rename {Minecraft.World => src/world}/KillCommand.h (100%) rename {Minecraft.World => src/world}/KnockbackEnchantment.cpp (100%) rename {Minecraft.World => src/world}/KnockbackEnchantment.h (100%) rename {Minecraft.World => src/world}/LadderTile.cpp (100%) rename {Minecraft.World => src/world}/LadderTile.h (100%) rename {Minecraft.World => src/world}/LakeFeature.cpp (100%) rename {Minecraft.World => src/world}/LakeFeature.h (100%) rename {Minecraft.World => src/world}/Language.cpp (100%) rename {Minecraft.World => src/world}/Language.h (100%) rename {Minecraft.World => src/world}/LargeCaveFeature.cpp (100%) rename {Minecraft.World => src/world}/LargeCaveFeature.h (100%) rename {Minecraft.World => src/world}/LargeFeature.cpp (100%) rename {Minecraft.World => src/world}/LargeFeature.h (100%) rename {Minecraft.World => src/world}/LargeHellCaveFeature.cpp (100%) rename {Minecraft.World => src/world}/LargeHellCaveFeature.h (100%) rename {Minecraft.World => src/world}/LavaSlime.cpp (98%) rename {Minecraft.World => src/world}/LavaSlime.h (100%) rename {Minecraft.World => src/world}/Layer.cpp (99%) rename {Minecraft.World => src/world}/Layer.h (100%) rename {Minecraft.World => src/world}/LeafTile.cpp (99%) rename {Minecraft.World => src/world}/LeafTile.h (100%) rename {Minecraft.World => src/world}/LeafTileItem.cpp (100%) rename {Minecraft.World => src/world}/LeafTileItem.h (100%) rename {Minecraft.World => src/world}/LeapAtTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/LeapAtTargetGoal.h (100%) rename {Minecraft.World => src/world}/Level.cpp (99%) rename {Minecraft.World => src/world}/Level.h (99%) rename {Minecraft.World => src/world}/LevelChunk.cpp (99%) rename {Minecraft.World => src/world}/LevelChunk.h (100%) rename {Minecraft.World => src/world}/LevelConflictException.cpp (100%) rename {Minecraft.World => src/world}/LevelConflictException.h (100%) rename {Minecraft.World => src/world}/LevelData.cpp (100%) rename {Minecraft.World => src/world}/LevelData.h (100%) rename {Minecraft.World => src/world}/LevelEvent.h (100%) rename {Minecraft.World => src/world}/LevelEventPacket.cpp (100%) rename {Minecraft.World => src/world}/LevelEventPacket.h (100%) rename {Minecraft.World => src/world}/LevelListener.h (100%) rename {Minecraft.World => src/world}/LevelObjectInputStream.h (100%) rename {Minecraft.World => src/world}/LevelSettings.cpp (100%) rename {Minecraft.World => src/world}/LevelSettings.h (100%) rename {Minecraft.World => src/world}/LevelSoundPacket.cpp (100%) rename {Minecraft.World => src/world}/LevelSoundPacket.h (100%) rename {Minecraft.World => src/world}/LevelSource.h (100%) rename {Minecraft.World => src/world}/LevelStorage.cpp (100%) rename {Minecraft.World => src/world}/LevelStorage.h (100%) rename {Minecraft.World => src/world}/LevelStorageProfilerDecorator.cpp (100%) rename {Minecraft.World => src/world}/LevelStorageProfilerDecorator.h (100%) rename {Minecraft.World => src/world}/LevelStorageSource.h (100%) rename {Minecraft.World => src/world}/LevelSummary.cpp (100%) rename {Minecraft.World => src/world}/LevelSummary.h (100%) rename {Minecraft.World => src/world}/LevelType.cpp (100%) rename {Minecraft.World => src/world}/LevelType.h (100%) rename {Minecraft.World => src/world}/LeverTile.cpp (100%) rename {Minecraft.World => src/world}/LeverTile.h (100%) rename {Minecraft.World => src/world}/LightGemFeature.cpp (100%) rename {Minecraft.World => src/world}/LightGemFeature.h (100%) rename {Minecraft.World => src/world}/LightGemTile.cpp (100%) rename {Minecraft.World => src/world}/LightGemTile.h (100%) rename {Minecraft.World => src/world}/LightLayer.h (100%) rename {Minecraft.World => src/world}/LightningBolt.cpp (97%) rename {Minecraft.World => src/world}/LightningBolt.h (100%) rename {Minecraft.World => src/world}/LiquidMaterial.h (100%) rename {Minecraft.World => src/world}/LiquidTile.cpp (100%) rename {Minecraft.World => src/world}/LiquidTile.h (100%) rename {Minecraft.World => src/world}/LiquidTileDynamic.cpp (100%) rename {Minecraft.World => src/world}/LiquidTileDynamic.h (100%) rename {Minecraft.World => src/world}/LiquidTileStatic.cpp (100%) rename {Minecraft.World => src/world}/LiquidTileStatic.h (100%) rename {Minecraft.World => src/world}/ListTag.h (100%) rename {Minecraft.World => src/world}/LockedChestTile.cpp (100%) rename {Minecraft.World => src/world}/LockedChestTile.h (100%) rename {Minecraft.World => src/world}/LoginPacket.cpp (100%) rename {Minecraft.World => src/world}/LoginPacket.h (100%) rename {Minecraft.World => src/world}/LongTag.h (100%) rename {Minecraft.World => src/world}/LookAtPlayerGoal.cpp (100%) rename {Minecraft.World => src/world}/LookAtPlayerGoal.h (100%) rename {Minecraft.World => src/world}/LookAtTradingPlayerGoal.cpp (100%) rename {Minecraft.World => src/world}/LookAtTradingPlayerGoal.h (100%) rename {Minecraft.World => src/world}/LookControl.cpp (100%) rename {Minecraft.World => src/world}/LookControl.h (100%) rename {Minecraft.World => src/world}/LootBonusEnchantment.cpp (100%) rename {Minecraft.World => src/world}/LootBonusEnchantment.h (100%) rename {Minecraft.World => src/world}/MakeLoveGoal.cpp (100%) rename {Minecraft.World => src/world}/MakeLoveGoal.h (100%) rename {Minecraft.World => src/world}/MapItem.cpp (100%) rename {Minecraft.World => src/world}/MapItem.h (100%) rename {Minecraft.World => src/world}/MapItemSavedData.cpp (98%) rename {Minecraft.World => src/world}/MapItemSavedData.h (100%) rename {Minecraft.World => src/world}/Material.cpp (100%) rename {Minecraft.World => src/world}/Material.h (100%) rename {Minecraft.World => src/world}/MaterialColor.cpp (100%) rename {Minecraft.World => src/world}/MaterialColor.h (100%) rename {Minecraft.World => src/world}/McRegionChunkStorage.cpp (100%) rename {Minecraft.World => src/world}/McRegionChunkStorage.h (100%) rename {Minecraft.World => src/world}/McRegionLevelStorage.cpp (100%) rename {Minecraft.World => src/world}/McRegionLevelStorage.h (100%) rename {Minecraft.World => src/world}/McRegionLevelStorageSource.cpp (100%) rename {Minecraft.World => src/world}/McRegionLevelStorageSource.h (100%) rename {Minecraft.World => src/world}/MegaTreeFeature.cpp (100%) rename {Minecraft.World => src/world}/MegaTreeFeature.h (100%) rename {Minecraft.World => src/world}/MeleeAttackGoal.cpp (100%) rename {Minecraft.World => src/world}/MeleeAttackGoal.h (100%) rename {Minecraft.World => src/world}/MelonTile.cpp (100%) rename {Minecraft.World => src/world}/MelonTile.h (100%) rename {Minecraft.World => src/world}/MemoryChunkStorage.cpp (100%) rename {Minecraft.World => src/world}/MemoryChunkStorage.h (100%) rename {Minecraft.World => src/world}/MemoryLevelStorage.cpp (100%) rename {Minecraft.World => src/world}/MemoryLevelStorage.h (100%) rename {Minecraft.World => src/world}/MemoryLevelStorageSource.cpp (100%) rename {Minecraft.World => src/world}/MemoryLevelStorageSource.h (100%) rename {Minecraft.World => src/world}/MenuBackup.cpp (100%) rename {Minecraft.World => src/world}/MenuBackup.h (100%) rename {Minecraft.World => src/world}/Merchant.h (100%) rename {Minecraft.World => src/world}/MerchantContainer.cpp (100%) rename {Minecraft.World => src/world}/MerchantContainer.h (100%) rename {Minecraft.World => src/world}/MerchantMenu.cpp (100%) rename {Minecraft.World => src/world}/MerchantMenu.h (100%) rename {Minecraft.World => src/world}/MerchantRecipe.cpp (100%) rename {Minecraft.World => src/world}/MerchantRecipe.h (100%) rename {Minecraft.World => src/world}/MerchantRecipeList.cpp (100%) rename {Minecraft.World => src/world}/MerchantRecipeList.h (100%) rename {Minecraft.World => src/world}/MerchantResultSlot.cpp (100%) rename {Minecraft.World => src/world}/MerchantResultSlot.h (100%) rename {Minecraft.World => src/world}/MetalTile.cpp (100%) rename {Minecraft.World => src/world}/MetalTile.h (100%) rename {Minecraft.World => src/world}/MilkBucketItem.cpp (100%) rename {Minecraft.World => src/world}/MilkBucketItem.h (100%) rename {Minecraft.World => src/world}/MineShaftFeature.cpp (100%) rename {Minecraft.World => src/world}/MineShaftFeature.h (100%) rename {Minecraft.World => src/world}/MineShaftPieces.cpp (100%) rename {Minecraft.World => src/world}/MineShaftPieces.h (100%) rename {Minecraft.World => src/world}/MineShaftStart.cpp (100%) rename {Minecraft.World => src/world}/MineShaftStart.h (100%) rename {Minecraft.World => src/world}/Minecart.cpp (100%) rename {Minecraft.World => src/world}/Minecart.h (100%) rename {Minecraft.World => src/world}/MinecartItem.cpp (100%) rename {Minecraft.World => src/world}/MinecartItem.h (100%) rename {Minecraft.World => src/world}/Minecraft.World.cpp (98%) rename {Minecraft.World => src/world}/Minecraft.World.h (100%) rename {Minecraft.World => src/world}/Minecraft.World.vcxproj (97%) rename {Minecraft.World => src/world}/Minecraft.World.vcxproj.filters (99%) rename {Minecraft.World => src/world}/Mob.cpp (99%) rename {Minecraft.World => src/world}/Mob.h (100%) rename {Minecraft.World => src/world}/MobCategory.cpp (100%) rename {Minecraft.World => src/world}/MobCategory.h (100%) rename {Minecraft.World => src/world}/MobEffect.cpp (100%) rename {Minecraft.World => src/world}/MobEffect.h (100%) rename {Minecraft.World => src/world}/MobEffectInstance.cpp (100%) rename {Minecraft.World => src/world}/MobEffectInstance.h (100%) rename {Minecraft.World => src/world}/MobSpawner.cpp (99%) rename {Minecraft.World => src/world}/MobSpawner.h (95%) rename {Minecraft.World => src/world}/MobSpawnerTile.cpp (100%) rename {Minecraft.World => src/world}/MobSpawnerTile.h (100%) rename {Minecraft.World => src/world}/MobSpawnerTileEntity.cpp (100%) rename {Minecraft.World => src/world}/MobSpawnerTileEntity.h (100%) rename {Minecraft.World => src/world}/MobType.h (100%) rename {Minecraft.World => src/world}/MockedLevelStorage.cpp (100%) rename {Minecraft.World => src/world}/MockedLevelStorage.h (100%) rename {Minecraft.World => src/world}/Monster.cpp (98%) rename {Minecraft.World => src/world}/Monster.h (100%) rename {Minecraft.World => src/world}/MonsterPlacerItem.cpp (99%) rename {Minecraft.World => src/world}/MonsterPlacerItem.h (100%) rename {Minecraft.World => src/world}/MonsterRoomFeature.cpp (100%) rename {Minecraft.World => src/world}/MonsterRoomFeature.h (100%) rename {Minecraft.World => src/world}/MouseInventoryClickHandler.h (100%) rename {Minecraft.World => src/world}/MoveControl.cpp (100%) rename {Minecraft.World => src/world}/MoveControl.h (100%) rename {Minecraft.World => src/world}/MoveEntityPacket.cpp (100%) rename {Minecraft.World => src/world}/MoveEntityPacket.h (100%) rename {Minecraft.World => src/world}/MoveEntityPacketSmall.cpp (100%) rename {Minecraft.World => src/world}/MoveEntityPacketSmall.h (100%) rename {Minecraft.World => src/world}/MoveIndoorsGoal.cpp (100%) rename {Minecraft.World => src/world}/MoveIndoorsGoal.h (100%) rename {Minecraft.World => src/world}/MovePlayerPacket.cpp (100%) rename {Minecraft.World => src/world}/MovePlayerPacket.h (100%) rename {Minecraft.World => src/world}/MoveThroughVillageGoal.cpp (100%) rename {Minecraft.World => src/world}/MoveThroughVillageGoal.h (100%) rename {Minecraft.World => src/world}/MoveTowardsRestrictionGoal.cpp (100%) rename {Minecraft.World => src/world}/MoveTowardsRestrictionGoal.h (100%) rename {Minecraft.World => src/world}/MoveTowardsTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/MoveTowardsTargetGoal.h (100%) rename {Minecraft.World => src/world}/Mth.cpp (100%) rename {Minecraft.World => src/world}/Mth.h (100%) rename {Minecraft.World => src/world}/MultiTextureTileItem.cpp (100%) rename {Minecraft.World => src/world}/MultiTextureTileItem.h (100%) rename {Minecraft.World => src/world}/Mushroom.cpp (100%) rename {Minecraft.World => src/world}/Mushroom.h (100%) rename {Minecraft.World => src/world}/MushroomCow.cpp (98%) rename {Minecraft.World => src/world}/MushroomCow.h (100%) rename {Minecraft.World => src/world}/MushroomIslandBiome.cpp (100%) rename {Minecraft.World => src/world}/MushroomIslandBiome.h (100%) rename {Minecraft.World => src/world}/MusicTile.cpp (100%) rename {Minecraft.World => src/world}/MusicTile.h (100%) rename {Minecraft.World => src/world}/MusicTileEntity.cpp (100%) rename {Minecraft.World => src/world}/MusicTileEntity.h (100%) rename {Minecraft.World => src/world}/MycelTile.cpp (100%) rename {Minecraft.World => src/world}/MycelTile.h (100%) rename {Minecraft.World => src/world}/NbtIo.cpp (100%) rename {Minecraft.World => src/world}/NbtIo.h (100%) rename {Minecraft.World => src/world}/NbtSlotFile.cpp (100%) rename {Minecraft.World => src/world}/NbtSlotFile.h (100%) rename {Minecraft.World => src/world}/NearestAttackableTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/NearestAttackableTargetGoal.h (100%) rename {Minecraft.World => src/world}/NetherBridgeFeature.cpp (100%) rename {Minecraft.World => src/world}/NetherBridgeFeature.h (100%) rename {Minecraft.World => src/world}/NetherBridgePieces.cpp (100%) rename {Minecraft.World => src/world}/NetherBridgePieces.h (100%) rename {Minecraft.World => src/world}/NetherSphere.cpp (100%) rename {Minecraft.World => src/world}/NetherSphere.h (100%) rename {Minecraft.World => src/world}/NetherStalkTile.cpp (100%) rename {Minecraft.World => src/world}/NetherStalkTile.h (100%) rename {Minecraft.World => src/world}/Node.cpp (100%) rename {Minecraft.World => src/world}/Node.h (100%) rename {Minecraft.World => src/world}/NonTameRandomTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/NonTameRandomTargetGoal.h (100%) rename {Minecraft.World => src/world}/NormalDimension.h (100%) rename {Minecraft.World => src/world}/NotGateTile.cpp (100%) rename {Minecraft.World => src/world}/NotGateTile.h (100%) rename {Minecraft.World => src/world}/Npc.cpp (100%) rename {Minecraft.World => src/world}/Npc.h (100%) rename {Minecraft.World => src/world}/NumberFormaters.h (100%) rename {Minecraft.World => src/world}/ObsidianTile.cpp (100%) rename {Minecraft.World => src/world}/ObsidianTile.h (100%) rename {Minecraft.World => src/world}/OceanBiome.h (100%) rename {Minecraft.World => src/world}/OcelotSitOnTileGoal.cpp (100%) rename {Minecraft.World => src/world}/OcelotSitOnTileGoal.h (100%) rename {Minecraft.World => src/world}/OfferFlowerGoal.cpp (100%) rename {Minecraft.World => src/world}/OfferFlowerGoal.h (100%) rename {Minecraft.World => src/world}/OldChunkStorage.cpp (100%) rename {Minecraft.World => src/world}/OldChunkStorage.h (100%) rename {Minecraft.World => src/world}/OpenDoorGoal.cpp (100%) rename {Minecraft.World => src/world}/OpenDoorGoal.h (100%) rename {Minecraft.World => src/world}/OreFeature.cpp (100%) rename {Minecraft.World => src/world}/OreFeature.h (100%) rename {Minecraft.World => src/world}/OreRecipies.cpp (100%) rename {Minecraft.World => src/world}/OreRecipies.h (100%) rename {Minecraft.World => src/world}/OreTile.cpp (100%) rename {Minecraft.World => src/world}/OreTile.h (100%) rename {Minecraft.World => src/world}/OutputStream.h (100%) rename {Minecraft.World => src/world}/OwnerHurtByTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/OwnerHurtByTargetGoal.h (100%) rename {Minecraft.World => src/world}/OwnerHurtTargetGoal.cpp (100%) rename {Minecraft.World => src/world}/OwnerHurtTargetGoal.h (100%) rename {Minecraft.World => src/world}/OxygenEnchantment.cpp (100%) rename {Minecraft.World => src/world}/OxygenEnchantment.h (100%) rename {Minecraft.World => src/world}/Ozelot.cpp (99%) rename {Minecraft.World => src/world}/Ozelot.h (100%) rename {Minecraft.World => src/world}/OzelotAttackGoal.cpp (100%) rename {Minecraft.World => src/world}/OzelotAttackGoal.h (100%) rename {Minecraft.World => src/world}/Packet.cpp (99%) rename {Minecraft.World => src/world}/Packet.h (100%) rename {Minecraft.World => src/world}/PacketListener.cpp (100%) rename {Minecraft.World => src/world}/PacketListener.h (100%) rename {Minecraft.World => src/world}/Painting.cpp (100%) rename {Minecraft.World => src/world}/Painting.h (100%) rename {Minecraft.World => src/world}/PanicGoal.cpp (100%) rename {Minecraft.World => src/world}/PanicGoal.h (100%) rename {Minecraft.World => src/world}/ParticleTypes.h (100%) rename {Minecraft.World => src/world}/Path.cpp (100%) rename {Minecraft.World => src/world}/Path.h (100%) rename {Minecraft.World => src/world}/PathFinder.cpp (100%) rename {Minecraft.World => src/world}/PathFinder.h (100%) rename {Minecraft.World => src/world}/PathNavigation.cpp (100%) rename {Minecraft.World => src/world}/PathNavigation.h (100%) rename {Minecraft.World => src/world}/PathfinderMob.cpp (100%) rename {Minecraft.World => src/world}/PathfinderMob.h (100%) rename {Minecraft.World => src/world}/PerformanceTimer.cpp (100%) rename {Minecraft.World => src/world}/PerformanceTimer.h (100%) rename {Minecraft.World => src/world}/PerlinNoise.cpp (100%) rename {Minecraft.World => src/world}/PerlinNoise.h (100%) rename {Minecraft.World => src/world}/PerlinSimplexNoise.cpp (100%) rename {Minecraft.World => src/world}/PerlinSimplexNoise.h (100%) rename {Minecraft.World => src/world}/PickaxeItem.cpp (100%) rename {Minecraft.World => src/world}/PickaxeItem.h (100%) rename {Minecraft.World => src/world}/Pig.cpp (99%) rename {Minecraft.World => src/world}/Pig.h (100%) rename {Minecraft.World => src/world}/PigZombie.cpp (99%) rename {Minecraft.World => src/world}/PigZombie.h (100%) rename {Minecraft.World => src/world}/PineFeature.cpp (100%) rename {Minecraft.World => src/world}/PineFeature.h (100%) rename {Minecraft.World => src/world}/PistonBaseTile.cpp (99%) rename {Minecraft.World => src/world}/PistonBaseTile.h (100%) rename {Minecraft.World => src/world}/PistonExtensionTile.cpp (100%) rename {Minecraft.World => src/world}/PistonExtensionTile.h (100%) rename {Minecraft.World => src/world}/PistonMovingPiece.cpp (100%) rename {Minecraft.World => src/world}/PistonMovingPiece.h (100%) rename {Minecraft.World => src/world}/PistonPieceEntity.cpp (100%) rename {Minecraft.World => src/world}/PistonPieceEntity.h (100%) rename {Minecraft.World => src/world}/PistonTileItem.cpp (100%) rename {Minecraft.World => src/world}/PistonTileItem.h (100%) rename {Minecraft.World => src/world}/PlainsBiome.cpp (100%) rename {Minecraft.World => src/world}/PlainsBiome.h (100%) rename {Minecraft.World => src/world}/PlayGoal.cpp (100%) rename {Minecraft.World => src/world}/PlayGoal.h (100%) rename {Minecraft.World => src/world}/Player.cpp (99%) rename {Minecraft.World => src/world}/Player.h (100%) rename {Minecraft.World => src/world}/PlayerAbilitiesPacket.cpp (100%) rename {Minecraft.World => src/world}/PlayerAbilitiesPacket.h (100%) rename {Minecraft.World => src/world}/PlayerActionPacket.cpp (100%) rename {Minecraft.World => src/world}/PlayerActionPacket.h (100%) rename {Minecraft.World => src/world}/PlayerCommandPacket.cpp (100%) rename {Minecraft.World => src/world}/PlayerCommandPacket.h (100%) rename {Minecraft.World => src/world}/PlayerEnderChestContainer.cpp (100%) rename {Minecraft.World => src/world}/PlayerEnderChestContainer.h (100%) rename {Minecraft.World => src/world}/PlayerIO.h (100%) rename {Minecraft.World => src/world}/PlayerInfoPacket.cpp (94%) rename {Minecraft.World => src/world}/PlayerInfoPacket.h (100%) rename {Minecraft.World => src/world}/PlayerInputPacket.cpp (100%) rename {Minecraft.World => src/world}/PlayerInputPacket.h (100%) rename {Minecraft.World => src/world}/PortalForcer.cpp (100%) rename {Minecraft.World => src/world}/PortalForcer.h (100%) rename {Minecraft.World => src/world}/PortalMaterial.h (100%) rename {Minecraft.World => src/world}/PortalTile.cpp (100%) rename {Minecraft.World => src/world}/PortalTile.h (100%) rename {Minecraft.World => src/world}/Pos.cpp (100%) rename {Minecraft.World => src/world}/Pos.h (100%) rename {Minecraft.World => src/world}/PotatoTile.cpp (100%) rename {Minecraft.World => src/world}/PotatoTile.h (100%) rename {Minecraft.World => src/world}/PotionBrewing.cpp (99%) rename {Minecraft.World => src/world}/PotionBrewing.h (100%) rename {Minecraft.World => src/world}/PotionItem.cpp (100%) rename {Minecraft.World => src/world}/PotionItem.h (100%) rename {Minecraft.World => src/world}/PreLoginPacket.cpp (100%) rename {Minecraft.World => src/world}/PreLoginPacket.h (100%) rename {Minecraft.World => src/world}/PressurePlateTile.cpp (100%) rename {Minecraft.World => src/world}/PressurePlateTile.h (100%) rename {Minecraft.World => src/world}/PrimedTnt.cpp (100%) rename {Minecraft.World => src/world}/PrimedTnt.h (100%) rename {Minecraft.World => src/world}/ProgressListener.h (100%) rename {Minecraft.World => src/world}/ProtectionEnchantment.cpp (100%) rename {Minecraft.World => src/world}/ProtectionEnchantment.h (100%) rename {Minecraft.World => src/world}/PumpkinFeature.cpp (100%) rename {Minecraft.World => src/world}/PumpkinFeature.h (100%) rename {Minecraft.World => src/world}/PumpkinTile.cpp (100%) rename {Minecraft.World => src/world}/PumpkinTile.h (100%) rename {Minecraft.World => src/world}/QuartzBlockTile.cpp (100%) rename {Minecraft.World => src/world}/QuartzBlockTile.h (100%) rename {Minecraft.World => src/world}/RailTile.cpp (100%) rename {Minecraft.World => src/world}/RailTile.h (100%) rename {Minecraft.World => src/world}/RainforestBiome.cpp (100%) rename {Minecraft.World => src/world}/RainforestBiome.h (100%) rename {Minecraft.World => src/world}/Random.cpp (100%) rename {Minecraft.World => src/world}/Random.h (100%) rename {Minecraft.World => src/world}/RandomLevelSource.cpp (99%) rename {Minecraft.World => src/world}/RandomLevelSource.h (100%) rename {Minecraft.World => src/world}/RandomLookAroundGoal.cpp (100%) rename {Minecraft.World => src/world}/RandomLookAroundGoal.h (100%) rename {Minecraft.World => src/world}/RandomPos.cpp (100%) rename {Minecraft.World => src/world}/RandomPos.h (100%) rename {Minecraft.World => src/world}/RandomScatteredLargeFeature.cpp (100%) rename {Minecraft.World => src/world}/RandomScatteredLargeFeature.h (100%) rename {Minecraft.World => src/world}/RandomStrollGoal.cpp (100%) rename {Minecraft.World => src/world}/RandomStrollGoal.h (100%) rename {Minecraft.World => src/world}/Rarity.cpp (100%) rename {Minecraft.World => src/world}/Rarity.h (100%) rename {Minecraft.World => src/world}/ReadMe.txt (100%) rename {Minecraft.World => src/world}/ReadOnlyChunkCache.cpp (100%) rename {Minecraft.World => src/world}/ReadOnlyChunkCache.h (100%) rename {Minecraft.World => src/world}/Reader.h (100%) rename {Minecraft.World => src/world}/Recipes.cpp (100%) rename {Minecraft.World => src/world}/Recipes.h (100%) rename {Minecraft.World => src/world}/Recipy.h (100%) rename {Minecraft.World => src/world}/RecordPlayerTile.cpp (100%) rename {Minecraft.World => src/world}/RecordPlayerTile.h (100%) rename {Minecraft.World => src/world}/RecordingItem.cpp (100%) rename {Minecraft.World => src/world}/RecordingItem.h (100%) rename {Minecraft.World => src/world}/RedStoneDustTile.cpp (99%) rename {Minecraft.World => src/world}/RedStoneDustTile.h (100%) rename {Minecraft.World => src/world}/RedStoneItem.cpp (100%) rename {Minecraft.World => src/world}/RedStoneItem.h (100%) rename {Minecraft.World => src/world}/RedStoneOreTile.cpp (100%) rename {Minecraft.World => src/world}/RedStoneOreTile.h (100%) rename {Minecraft.World => src/world}/RedlightTile.cpp (100%) rename {Minecraft.World => src/world}/RedlightTile.h (100%) rename {Minecraft.World => src/world}/ReedTile.cpp (100%) rename {Minecraft.World => src/world}/ReedTile.h (100%) rename {Minecraft.World => src/world}/ReedsFeature.cpp (100%) rename {Minecraft.World => src/world}/ReedsFeature.h (100%) rename {Minecraft.World => src/world}/Reference.h (100%) rename {Minecraft.World => src/world}/Region.cpp (100%) rename {Minecraft.World => src/world}/Region.h (100%) rename {Minecraft.World => src/world}/RegionFile.cpp (100%) rename {Minecraft.World => src/world}/RegionFile.h (100%) rename {Minecraft.World => src/world}/RegionFileCache.cpp (100%) rename {Minecraft.World => src/world}/RegionFileCache.h (100%) rename {Minecraft.World => src/world}/RegionHillsLayer.cpp (100%) rename {Minecraft.World => src/world}/RegionHillsLayer.h (100%) rename {Minecraft.World => src/world}/RemoveEntitiesPacket.cpp (100%) rename {Minecraft.World => src/world}/RemoveEntitiesPacket.h (100%) rename {Minecraft.World => src/world}/RemoveMobEffectPacket.cpp (100%) rename {Minecraft.World => src/world}/RemoveMobEffectPacket.h (100%) rename {Minecraft.World => src/world}/RepairContainer.cpp (100%) rename {Minecraft.World => src/world}/RepairContainer.h (100%) rename {Minecraft.World => src/world}/RepairMenu.cpp (100%) rename {Minecraft.World => src/world}/RepairMenu.h (100%) rename {Minecraft.World => src/world}/RepairResultSlot.cpp (100%) rename {Minecraft.World => src/world}/RepairResultSlot.h (100%) rename {Minecraft.World => src/world}/RespawnPacket.cpp (100%) rename {Minecraft.World => src/world}/RespawnPacket.h (100%) rename {Minecraft.World => src/world}/RestrictOpenDoorGoal.cpp (100%) rename {Minecraft.World => src/world}/RestrictOpenDoorGoal.h (100%) rename {Minecraft.World => src/world}/RestrictSunGoal.cpp (100%) rename {Minecraft.World => src/world}/RestrictSunGoal.h (100%) rename {Minecraft.World => src/world}/ResultContainer.cpp (100%) rename {Minecraft.World => src/world}/ResultContainer.h (100%) rename {Minecraft.World => src/world}/ResultSlot.cpp (100%) rename {Minecraft.World => src/world}/ResultSlot.h (100%) rename {Minecraft.World => src/world}/RiverBiome.h (100%) rename {Minecraft.World => src/world}/RiverInitLayer.cpp (100%) rename {Minecraft.World => src/world}/RiverInitLayer.h (100%) rename {Minecraft.World => src/world}/RiverLayer.cpp (100%) rename {Minecraft.World => src/world}/RiverLayer.h (100%) rename {Minecraft.World => src/world}/RiverMixerLayer.cpp (100%) rename {Minecraft.World => src/world}/RiverMixerLayer.h (100%) rename {Minecraft.World => src/world}/Rotate.cpp (100%) rename {Minecraft.World => src/world}/Rotate.h (100%) rename {Minecraft.World => src/world}/RotateHeadPacket.cpp (100%) rename {Minecraft.World => src/world}/RotateHeadPacket.h (100%) rename {Minecraft.World => src/world}/SaddleItem.cpp (100%) rename {Minecraft.World => src/world}/SaddleItem.h (100%) rename {Minecraft.World => src/world}/SandFeature.cpp (100%) rename {Minecraft.World => src/world}/SandFeature.h (100%) rename {Minecraft.World => src/world}/SandStoneTile.cpp (100%) rename {Minecraft.World => src/world}/SandStoneTile.h (100%) rename {Minecraft.World => src/world}/Sapling.cpp (100%) rename {Minecraft.World => src/world}/Sapling.h (100%) rename {Minecraft.World => src/world}/SaplingTileItem.cpp (100%) rename {Minecraft.World => src/world}/SaplingTileItem.h (100%) rename {Minecraft.World => src/world}/SavedData.cpp (100%) rename {Minecraft.World => src/world}/SavedData.h (100%) rename {Minecraft.World => src/world}/SavedDataStorage.cpp (100%) rename {Minecraft.World => src/world}/SavedDataStorage.h (100%) rename {Minecraft.World => src/world}/Scale.cpp (100%) rename {Minecraft.World => src/world}/Scale.h (100%) rename {Minecraft.World => src/world}/ScatteredFeaturePieces.cpp (100%) rename {Minecraft.World => src/world}/ScatteredFeaturePieces.h (100%) rename {Minecraft.World => src/world}/SeedFoodItem.cpp (100%) rename {Minecraft.World => src/world}/SeedFoodItem.h (100%) rename {Minecraft.World => src/world}/SeedItem.cpp (100%) rename {Minecraft.World => src/world}/SeedItem.h (100%) rename {Minecraft.World => src/world}/Sensing.cpp (100%) rename {Minecraft.World => src/world}/Sensing.h (100%) rename {Minecraft.World => src/world}/ServerAuthDataPacket.h (100%) rename {Minecraft.World => src/world}/ServerSettingsChangedPacket.cpp (100%) rename {Minecraft.World => src/world}/ServerSettingsChangedPacket.h (100%) rename {Minecraft.World => src/world}/SetCarriedItemPacket.cpp (100%) rename {Minecraft.World => src/world}/SetCarriedItemPacket.h (100%) rename {Minecraft.World => src/world}/SetCreativeModeSlotPacket.cpp (100%) rename {Minecraft.World => src/world}/SetCreativeModeSlotPacket.h (100%) rename {Minecraft.World => src/world}/SetEntityDataPacket.cpp (100%) rename {Minecraft.World => src/world}/SetEntityDataPacket.h (100%) rename {Minecraft.World => src/world}/SetEntityMotionPacket.cpp (100%) rename {Minecraft.World => src/world}/SetEntityMotionPacket.h (100%) rename {Minecraft.World => src/world}/SetEquippedItemPacket.cpp (100%) rename {Minecraft.World => src/world}/SetEquippedItemPacket.h (100%) rename {Minecraft.World => src/world}/SetExperiencePacket.cpp (100%) rename {Minecraft.World => src/world}/SetExperiencePacket.h (100%) rename {Minecraft.World => src/world}/SetHealthPacket.cpp (100%) rename {Minecraft.World => src/world}/SetHealthPacket.h (100%) rename {Minecraft.World => src/world}/SetRidingPacket.cpp (100%) rename {Minecraft.World => src/world}/SetRidingPacket.h (100%) rename {Minecraft.World => src/world}/SetSpawnPositionPacket.cpp (100%) rename {Minecraft.World => src/world}/SetSpawnPositionPacket.h (100%) rename {Minecraft.World => src/world}/SetTimePacket.cpp (100%) rename {Minecraft.World => src/world}/SetTimePacket.h (100%) rename {Minecraft.World => src/world}/ShapedRecipy.cpp (100%) rename {Minecraft.World => src/world}/ShapedRecipy.h (100%) rename {Minecraft.World => src/world}/ShapelessRecipy.cpp (100%) rename {Minecraft.World => src/world}/ShapelessRecipy.h (100%) rename {Minecraft.World => src/world}/SharedConstants.cpp (100%) rename {Minecraft.World => src/world}/SharedConstants.h (100%) rename {Minecraft.World => src/world}/SharedKeyPacket.h (100%) rename {Minecraft.World => src/world}/ShearsItem.cpp (100%) rename {Minecraft.World => src/world}/ShearsItem.h (100%) rename {Minecraft.World => src/world}/Sheep.cpp (99%) rename {Minecraft.World => src/world}/Sheep.h (100%) rename {Minecraft.World => src/world}/ShoreLayer.cpp (100%) rename {Minecraft.World => src/world}/ShoreLayer.h (100%) rename {Minecraft.World => src/world}/ShortTag.h (100%) rename {Minecraft.World => src/world}/ShovelItem.cpp (100%) rename {Minecraft.World => src/world}/ShovelItem.h (100%) rename {Minecraft.World => src/world}/SignItem.cpp (100%) rename {Minecraft.World => src/world}/SignItem.h (100%) rename {Minecraft.World => src/world}/SignTile.cpp (100%) rename {Minecraft.World => src/world}/SignTile.h (100%) rename {Minecraft.World => src/world}/SignTileEntity.cpp (96%) rename {Minecraft.World => src/world}/SignTileEntity.h (100%) rename {Minecraft.World => src/world}/SignUpdatePacket.cpp (100%) rename {Minecraft.World => src/world}/SignUpdatePacket.h (100%) rename {Minecraft.World => src/world}/Silverfish.cpp (99%) rename {Minecraft.World => src/world}/Silverfish.h (100%) rename {Minecraft.World => src/world}/SimpleContainer.cpp (100%) rename {Minecraft.World => src/world}/SimpleContainer.h (100%) rename {Minecraft.World => src/world}/SimplexNoise.cpp (100%) rename {Minecraft.World => src/world}/SimplexNoise.h (100%) rename {Minecraft.World => src/world}/SitGoal.cpp (100%) rename {Minecraft.World => src/world}/SitGoal.h (100%) rename {Minecraft.World => src/world}/Skeleton.cpp (98%) rename {Minecraft.World => src/world}/Skeleton.h (100%) rename {Minecraft.World => src/world}/SkullItem.cpp (100%) rename {Minecraft.World => src/world}/SkullItem.h (100%) rename {Minecraft.World => src/world}/SkullTile.cpp (100%) rename {Minecraft.World => src/world}/SkullTile.h (100%) rename {Minecraft.World => src/world}/SkullTileEntity.cpp (100%) rename {Minecraft.World => src/world}/SkullTileEntity.h (100%) rename {Minecraft.World => src/world}/SkyIslandDimension.cpp (100%) rename {Minecraft.World => src/world}/Slime.cpp (99%) rename {Minecraft.World => src/world}/Slime.h (100%) rename {Minecraft.World => src/world}/Slot.cpp (100%) rename {Minecraft.World => src/world}/Slot.h (100%) rename {Minecraft.World => src/world}/SmallFireball.cpp (100%) rename {Minecraft.World => src/world}/SmallFireball.h (100%) rename {Minecraft.World => src/world}/SmoothFloat.cpp (100%) rename {Minecraft.World => src/world}/SmoothFloat.h (100%) rename {Minecraft.World => src/world}/SmoothLayer.cpp (100%) rename {Minecraft.World => src/world}/SmoothLayer.h (100%) rename {Minecraft.World => src/world}/SmoothStoneBrickTile.cpp (100%) rename {Minecraft.World => src/world}/SmoothStoneBrickTile.h (100%) rename {Minecraft.World => src/world}/SmoothStoneBrickTileItem.cpp (100%) rename {Minecraft.World => src/world}/SmoothStoneBrickTileItem.h (100%) rename {Minecraft.World => src/world}/SmoothZoomLayer.cpp (100%) rename {Minecraft.World => src/world}/SmoothZoomLayer.h (100%) rename {Minecraft.World => src/world}/SnowMan.cpp (98%) rename {Minecraft.World => src/world}/SnowMan.h (100%) rename {Minecraft.World => src/world}/SnowTile.cpp (100%) rename {Minecraft.World => src/world}/SnowTile.h (100%) rename {Minecraft.World => src/world}/Snowball.cpp (100%) rename {Minecraft.World => src/world}/Snowball.h (100%) rename {Minecraft.World => src/world}/SnowballItem.cpp (100%) rename {Minecraft.World => src/world}/SnowballItem.h (100%) rename {Minecraft.World => src/world}/Socket.cpp (99%) rename {Minecraft.World => src/world}/Socket.h (100%) rename {Minecraft.World => src/world}/SocketAddress.h (100%) rename {Minecraft.World => src/world}/SoundTypes.h (100%) rename {Minecraft.World => src/world}/SparseDataStorage.cpp (100%) rename {Minecraft.World => src/world}/SparseDataStorage.h (100%) rename {Minecraft.World => src/world}/SparseLightStorage.cpp (100%) rename {Minecraft.World => src/world}/SparseLightStorage.h (100%) rename {Minecraft.World => src/world}/Spider.cpp (98%) rename {Minecraft.World => src/world}/Spider.h (100%) rename {Minecraft.World => src/world}/SpikeFeature.cpp (100%) rename {Minecraft.World => src/world}/SpikeFeature.h (100%) rename {Minecraft.World => src/world}/Sponge.cpp (100%) rename {Minecraft.World => src/world}/Sponge.h (100%) rename {Minecraft.World => src/world}/SpringFeature.cpp (100%) rename {Minecraft.World => src/world}/SpringFeature.h (100%) rename {Minecraft.World => src/world}/SpringTile.cpp (100%) rename {Minecraft.World => src/world}/SpringTile.h (100%) rename {Minecraft.World => src/world}/SpruceFeature.cpp (100%) rename {Minecraft.World => src/world}/SpruceFeature.h (100%) rename {Minecraft.World => src/world}/Squid.cpp (98%) rename {Minecraft.World => src/world}/Squid.h (100%) rename {Minecraft.World => src/world}/StairTile.cpp (100%) rename {Minecraft.World => src/world}/StairTile.h (100%) rename {Minecraft.World => src/world}/Stat.cpp (100%) rename {Minecraft.World => src/world}/Stat.h (100%) rename {Minecraft.World => src/world}/StatFormatter.h (100%) rename {Minecraft.World => src/world}/Stats.cpp (99%) rename {Minecraft.World => src/world}/Stats.h (100%) rename {Minecraft.World => src/world}/StemTile.cpp (98%) rename {Minecraft.World => src/world}/StemTile.h (100%) rename {Minecraft.World => src/world}/StoneMonsterTile.cpp (100%) rename {Minecraft.World => src/world}/StoneMonsterTile.h (100%) rename {Minecraft.World => src/world}/StoneMonsterTileItem.cpp (100%) rename {Minecraft.World => src/world}/StoneMonsterTileItem.h (100%) rename {Minecraft.World => src/world}/StoneSlabTile.cpp (100%) rename {Minecraft.World => src/world}/StoneSlabTile.h (100%) rename {Minecraft.World => src/world}/StoneSlabTileItem.cpp (100%) rename {Minecraft.World => src/world}/StoneSlabTileItem.h (100%) rename {Minecraft.World => src/world}/StoneTile.cpp (100%) rename {Minecraft.World => src/world}/StoneTile.h (100%) rename {Minecraft.World => src/world}/StringHelpers.cpp (100%) rename {Minecraft.World => src/world}/StringHelpers.h (100%) rename {Minecraft.World => src/world}/StringTag.h (100%) rename {Minecraft.World => src/world}/StrongholdFeature.cpp (100%) rename {Minecraft.World => src/world}/StrongholdFeature.h (100%) rename {Minecraft.World => src/world}/StrongholdPieces.cpp (100%) rename {Minecraft.World => src/world}/StrongholdPieces.h (100%) rename {Minecraft.World => src/world}/StructureFeature.cpp (100%) rename {Minecraft.World => src/world}/StructureFeature.h (100%) rename {Minecraft.World => src/world}/StructurePiece.cpp (100%) rename {Minecraft.World => src/world}/StructurePiece.h (100%) rename {Minecraft.World => src/world}/StructureRecipies.cpp (100%) rename {Minecraft.World => src/world}/StructureRecipies.h (100%) rename {Minecraft.World => src/world}/StructureStart.cpp (100%) rename {Minecraft.World => src/world}/StructureStart.h (100%) rename {Minecraft.World => src/world}/SwampBiome.cpp (100%) rename {Minecraft.World => src/world}/SwampBiome.h (100%) rename {Minecraft.World => src/world}/SwampRiversLayer.cpp (100%) rename {Minecraft.World => src/world}/SwampRiversLayer.h (100%) rename {Minecraft.World => src/world}/SwampTreeFeature.cpp (100%) rename {Minecraft.World => src/world}/SwampTreeFeature.h (100%) rename {Minecraft.World => src/world}/SwellGoal.cpp (100%) rename {Minecraft.World => src/world}/SwellGoal.h (100%) rename {Minecraft.World => src/world}/SynchedEntityData.cpp (100%) rename {Minecraft.World => src/world}/SynchedEntityData.h (100%) rename {Minecraft.World => src/world}/Synth.cpp (100%) rename {Minecraft.World => src/world}/Synth.h (100%) rename {Minecraft.World => src/world}/System.h (100%) rename {Minecraft.World => src/world}/Tag.cpp (100%) rename {Minecraft.World => src/world}/Tag.h (100%) rename {Minecraft.World => src/world}/TaigaBiome.cpp (100%) rename {Minecraft.World => src/world}/TaigaBiome.h (100%) rename {Minecraft.World => src/world}/TakeFlowerGoal.cpp (100%) rename {Minecraft.World => src/world}/TakeFlowerGoal.h (100%) rename {Minecraft.World => src/world}/TakeItemEntityPacket.cpp (100%) rename {Minecraft.World => src/world}/TakeItemEntityPacket.h (100%) rename {Minecraft.World => src/world}/TallGrass.cpp (98%) rename {Minecraft.World => src/world}/TallGrass.h (100%) rename {Minecraft.World => src/world}/TallGrassFeature.cpp (100%) rename {Minecraft.World => src/world}/TallGrassFeature.h (100%) rename {Minecraft.World => src/world}/TamableAnimal.cpp (100%) rename {Minecraft.World => src/world}/TamableAnimal.h (100%) rename {Minecraft.World => src/world}/TargetGoal.cpp (100%) rename {Minecraft.World => src/world}/TargetGoal.h (100%) rename {Minecraft.World => src/world}/TeleportEntityPacket.cpp (100%) rename {Minecraft.World => src/world}/TeleportEntityPacket.h (100%) rename {Minecraft.World => src/world}/TemperatureLayer.cpp (100%) rename {Minecraft.World => src/world}/TemperatureLayer.h (100%) rename {Minecraft.World => src/world}/TemperatureMixerLayer.cpp (100%) rename {Minecraft.World => src/world}/TemperatureMixerLayer.h (100%) rename {Minecraft.World => src/world}/TemptGoal.cpp (100%) rename {Minecraft.World => src/world}/TemptGoal.h (100%) rename {Minecraft.World => src/world}/TextureAndGeometryChangePacket.cpp (100%) rename {Minecraft.World => src/world}/TextureAndGeometryChangePacket.h (100%) rename {Minecraft.World => src/world}/TextureAndGeometryPacket.cpp (100%) rename {Minecraft.World => src/world}/TextureAndGeometryPacket.h (93%) rename {Minecraft.World => src/world}/TextureChangePacket.cpp (100%) rename {Minecraft.World => src/world}/TextureChangePacket.h (100%) rename {Minecraft.World => src/world}/TexturePacket.cpp (100%) rename {Minecraft.World => src/world}/TexturePacket.h (100%) rename {Minecraft.World => src/world}/TheEndBiome.cpp (100%) rename {Minecraft.World => src/world}/TheEndBiome.h (100%) rename {Minecraft.World => src/world}/TheEndBiomeDecorator.cpp (100%) rename {Minecraft.World => src/world}/TheEndBiomeDecorator.h (100%) rename {Minecraft.World => src/world}/TheEndDimension.cpp (94%) rename {Minecraft.World => src/world}/TheEndDimension.h (100%) rename {Minecraft.World => src/world}/TheEndLevelRandomLevelSource.cpp (100%) rename {Minecraft.World => src/world}/TheEndLevelRandomLevelSource.h (100%) rename {Minecraft.World => src/world}/TheEndPortal.cpp (100%) rename {Minecraft.World => src/world}/TheEndPortal.h (100%) rename {Minecraft.World => src/world}/TheEndPortalFrameTile.cpp (100%) rename {Minecraft.World => src/world}/TheEndPortalFrameTile.h (100%) rename {Minecraft.World => src/world}/TheEndPortalTileEntity.cpp (100%) rename {Minecraft.World => src/world}/TheEndPortalTileEntity.h (100%) rename {Minecraft.World => src/world}/ThinFenceTile.cpp (100%) rename {Minecraft.World => src/world}/ThinFenceTile.h (100%) rename {Minecraft.World => src/world}/ThornsEnchantment.cpp (100%) rename {Minecraft.World => src/world}/ThornsEnchantment.h (100%) rename {Minecraft.World => src/world}/ThreadName.cpp (100%) rename {Minecraft.World => src/world}/ThreadName.h (100%) rename {Minecraft.World => src/world}/Throwable.cpp (100%) rename {Minecraft.World => src/world}/Throwable.h (100%) rename {Minecraft.World => src/world}/ThrownEgg.cpp (100%) rename {Minecraft.World => src/world}/ThrownEgg.h (100%) rename {Minecraft.World => src/world}/ThrownEnderpearl.cpp (95%) rename {Minecraft.World => src/world}/ThrownEnderpearl.h (100%) rename {Minecraft.World => src/world}/ThrownExpBottle.cpp (100%) rename {Minecraft.World => src/world}/ThrownExpBottle.h (100%) rename {Minecraft.World => src/world}/ThrownPotion.cpp (100%) rename {Minecraft.World => src/world}/ThrownPotion.h (100%) rename {Minecraft.World => src/world}/TickNextTickData.cpp (100%) rename {Minecraft.World => src/world}/TickNextTickData.h (100%) rename {Minecraft.World => src/world}/Tile.cpp (100%) rename {Minecraft.World => src/world}/Tile.h (100%) rename {Minecraft.World => src/world}/TileDestructionPacket.cpp (100%) rename {Minecraft.World => src/world}/TileDestructionPacket.h (100%) rename {Minecraft.World => src/world}/TileEntity.cpp (100%) rename {Minecraft.World => src/world}/TileEntity.h (97%) rename {Minecraft.World => src/world}/TileEntityDataPacket.cpp (100%) rename {Minecraft.World => src/world}/TileEntityDataPacket.h (100%) rename {Minecraft.World => src/world}/TileEventData.cpp (100%) rename {Minecraft.World => src/world}/TileEventData.h (100%) rename {Minecraft.World => src/world}/TileEventPacket.cpp (100%) rename {Minecraft.World => src/world}/TileEventPacket.h (100%) rename {Minecraft.World => src/world}/TileItem.cpp (100%) rename {Minecraft.World => src/world}/TileItem.h (100%) rename {Minecraft.World => src/world}/TilePlanterItem.cpp (100%) rename {Minecraft.World => src/world}/TilePlanterItem.h (100%) rename {Minecraft.World => src/world}/TilePos.cpp (100%) rename {Minecraft.World => src/world}/TilePos.h (100%) rename {Minecraft.World => src/world}/TileUpdatePacket.cpp (100%) rename {Minecraft.World => src/world}/TileUpdatePacket.h (100%) rename {Minecraft.World => src/world}/TimeCommand.cpp (95%) rename {Minecraft.World => src/world}/TimeCommand.h (100%) rename {Minecraft.World => src/world}/TntTile.cpp (100%) rename {Minecraft.World => src/world}/TntTile.h (100%) rename {Minecraft.World => src/world}/ToggleDownfallCommand.cpp (90%) rename {Minecraft.World => src/world}/ToggleDownfallCommand.h (100%) rename {Minecraft.World => src/world}/ToolRecipies.cpp (100%) rename {Minecraft.World => src/world}/ToolRecipies.h (100%) rename {Minecraft.World => src/world}/TopSnowTile.cpp (100%) rename {Minecraft.World => src/world}/TopSnowTile.h (100%) rename {Minecraft.World => src/world}/TorchTile.cpp (100%) rename {Minecraft.World => src/world}/TorchTile.h (100%) rename {Minecraft.World => src/world}/TownFeature.h (100%) rename {Minecraft.World => src/world}/TradeItemPacket.cpp (100%) rename {Minecraft.World => src/world}/TradeItemPacket.h (100%) rename {Minecraft.World => src/world}/TradeWithPlayerGoal.cpp (100%) rename {Minecraft.World => src/world}/TradeWithPlayerGoal.h (100%) rename {Minecraft.World => src/world}/TransparentTile.cpp (100%) rename {Minecraft.World => src/world}/TransparentTile.h (100%) rename {Minecraft.World => src/world}/TrapDoorTile.cpp (100%) rename {Minecraft.World => src/world}/TrapDoorTile.h (100%) rename {Minecraft.World => src/world}/TrapMenu.cpp (100%) rename {Minecraft.World => src/world}/TrapMenu.h (100%) rename {Minecraft.World => src/world}/TreeFeature.cpp (100%) rename {Minecraft.World => src/world}/TreeFeature.h (100%) rename {Minecraft.World => src/world}/TreeTile.cpp (100%) rename {Minecraft.World => src/world}/TreeTile.h (100%) rename {Minecraft.World => src/world}/TreeTileItem.cpp (100%) rename {Minecraft.World => src/world}/TreeTileItem.h (100%) rename {Minecraft.World => src/world}/TripWireSourceTile.cpp (100%) rename {Minecraft.World => src/world}/TripWireSourceTile.h (100%) rename {Minecraft.World => src/world}/TripWireTile.cpp (100%) rename {Minecraft.World => src/world}/TripWireTile.h (100%) rename {Minecraft.World => src/world}/UntouchingEnchantment.cpp (100%) rename {Minecraft.World => src/world}/UntouchingEnchantment.h (100%) rename {Minecraft.World => src/world}/UpdateGameRuleProgressPacket.cpp (100%) rename {Minecraft.World => src/world}/UpdateGameRuleProgressPacket.h (100%) rename {Minecraft.World => src/world}/UpdateMobEffectPacket.cpp (100%) rename {Minecraft.World => src/world}/UpdateMobEffectPacket.h (100%) rename {Minecraft.World => src/world}/UpdateProgressPacket.cpp (100%) rename {Minecraft.World => src/world}/UpdateProgressPacket.h (100%) rename {Minecraft.World => src/world}/UseAnim.h (100%) rename {Minecraft.World => src/world}/UseItemPacket.cpp (100%) rename {Minecraft.World => src/world}/UseItemPacket.h (100%) rename {Minecraft.World => src/world}/Vec3.cpp (100%) rename {Minecraft.World => src/world}/Vec3.h (100%) rename {Minecraft.World => src/world}/Village.cpp (100%) rename {Minecraft.World => src/world}/Village.h (100%) rename {Minecraft.World => src/world}/VillageFeature.cpp (100%) rename {Minecraft.World => src/world}/VillageFeature.h (100%) rename {Minecraft.World => src/world}/VillagePieces.cpp (100%) rename {Minecraft.World => src/world}/VillagePieces.h (100%) rename {Minecraft.World => src/world}/VillageSiege.cpp (100%) rename {Minecraft.World => src/world}/VillageSiege.h (100%) rename {Minecraft.World => src/world}/Villager.cpp (99%) rename {Minecraft.World => src/world}/Villager.h (100%) rename {Minecraft.World => src/world}/VillagerGolem.cpp (99%) rename {Minecraft.World => src/world}/VillagerGolem.h (100%) rename {Minecraft.World => src/world}/Villages.cpp (100%) rename {Minecraft.World => src/world}/Villages.h (100%) rename {Minecraft.World => src/world}/VineTile.cpp (100%) rename {Minecraft.World => src/world}/VineTile.h (100%) rename {Minecraft.World => src/world}/VinesFeature.cpp (100%) rename {Minecraft.World => src/world}/VinesFeature.h (100%) rename {Minecraft.World => src/world}/VoronoiZoom.cpp (100%) rename {Minecraft.World => src/world}/VoronoiZoom.h (100%) rename {Minecraft.World => src/world}/WallTile.cpp (100%) rename {Minecraft.World => src/world}/WallTile.h (100%) rename {Minecraft.World => src/world}/WaterAnimal.cpp (100%) rename {Minecraft.World => src/world}/WaterAnimal.h (100%) rename {Minecraft.World => src/world}/WaterColor.cpp (100%) rename {Minecraft.World => src/world}/WaterColor.h (100%) rename {Minecraft.World => src/world}/WaterLevelChunk.cpp (100%) rename {Minecraft.World => src/world}/WaterLevelChunk.h (100%) rename {Minecraft.World => src/world}/WaterLilyTile.cpp (98%) rename {Minecraft.World => src/world}/WaterLilyTile.h (100%) rename {Minecraft.World => src/world}/WaterLilyTileItem.cpp (100%) rename {Minecraft.World => src/world}/WaterLilyTileItem.h (100%) rename {Minecraft.World => src/world}/WaterWorkerEnchantment.cpp (100%) rename {Minecraft.World => src/world}/WaterWorkerEnchantment.h (100%) rename {Minecraft.World => src/world}/WaterlilyFeature.cpp (100%) rename {Minecraft.World => src/world}/WaterlilyFeature.h (100%) rename {Minecraft.World => src/world}/WeaponItem.cpp (100%) rename {Minecraft.World => src/world}/WeaponItem.h (100%) rename {Minecraft.World => src/world}/WeaponRecipies.cpp (100%) rename {Minecraft.World => src/world}/WeaponRecipies.h (100%) rename {Minecraft.World => src/world}/WebMaterial.h (100%) rename {Minecraft.World => src/world}/WebTile.cpp (100%) rename {Minecraft.World => src/world}/WebTile.h (100%) rename {Minecraft.World => src/world}/WeighedRandom.cpp (100%) rename {Minecraft.World => src/world}/WeighedRandom.h (100%) rename {Minecraft.World => src/world}/WeighedTreasure.cpp (100%) rename {Minecraft.World => src/world}/WeighedTreasure.h (100%) rename {Minecraft.World => src/world}/Wolf.cpp (99%) rename {Minecraft.World => src/world}/Wolf.h (100%) rename {Minecraft.World => src/world}/WoodSlabTile.cpp (100%) rename {Minecraft.World => src/world}/WoodSlabTile.h (100%) rename {Minecraft.World => src/world}/WoodTile.cpp (100%) rename {Minecraft.World => src/world}/WoodTile.h (100%) rename {Minecraft.World => src/world}/WoolCarpetTile.cpp (100%) rename {Minecraft.World => src/world}/WoolCarpetTile.h (100%) rename {Minecraft.World => src/world}/WorkbenchTile.cpp (100%) rename {Minecraft.World => src/world}/WorkbenchTile.h (100%) rename {Minecraft.World => src/world}/XZPacket.cpp (100%) rename {Minecraft.World => src/world}/XZPacket.h (100%) rename {Minecraft.World => src/world}/Zombie.cpp (99%) rename {Minecraft.World => src/world}/Zombie.h (100%) rename {Minecraft.World => src/world}/ZoneFile.cpp (100%) rename {Minecraft.World => src/world}/ZoneFile.h (100%) rename {Minecraft.World => src/world}/ZoneIo.cpp (100%) rename {Minecraft.World => src/world}/ZoneIo.h (100%) rename {Minecraft.World => src/world}/ZonedChunkStorage.cpp (100%) rename {Minecraft.World => src/world}/ZonedChunkStorage.h (100%) rename {Minecraft.World => src/world}/ZoomLayer.cpp (100%) rename {Minecraft.World => src/world}/ZoomLayer.h (100%) rename {Minecraft.World => src/world}/com.mojang.nbt.h (100%) rename {Minecraft.World => src/world}/compression.cpp (98%) rename {Minecraft.World => src/world}/compression.h (97%) rename {Minecraft.World => src/world}/net.minecraft.commands.common.h (100%) rename {Minecraft.World => src/world}/net.minecraft.commands.h (100%) rename {Minecraft.World => src/world}/net.minecraft.h (100%) rename {Minecraft.World => src/world}/net.minecraft.locale.h (100%) rename {Minecraft.World => src/world}/net.minecraft.network.h (100%) rename {Minecraft.World => src/world}/net.minecraft.network.packet.h (100%) rename {Minecraft.World => src/world}/net.minecraft.stats.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.ContainerListener.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.damagesource.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.effect.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.ai.control.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.ai.goal.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.ai.goal.target.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.ai.navigation.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.ai.sensing.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.ai.util.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.ai.village.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.animal.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.boss.enderdragon.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.boss.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.global.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.item.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.monster.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.npc.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.player.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.entity.projectile.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.food.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.inventory.ContainerListener.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.inventory.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.item.alchemy.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.item.crafting.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.item.enchantment.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.item.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.item.trading.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.biome.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.chunk.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.chunk.storage.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.dimension.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.levelgen.feature.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.levelgen.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.levelgen.structure.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.levelgen.synth.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.material.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.newbiome.layer.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.pathfinder.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.saveddata.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.storage.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.tile.entity.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.tile.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.level.tile.piston.h (100%) rename {Minecraft.World => src/world}/net.minecraft.world.phys.h (100%) rename {Minecraft.World => src/world}/stdafx.cpp (100%) create mode 100644 src/world/stdafx.h rename {Minecraft.World => src/world}/system.cpp (100%) rename {Minecraft.World => src/world}/x64headers/extraX64.h (96%) rename {Minecraft.World => src/world}/x64headers/qnet.h (100%) rename {Minecraft.World => src/world}/x64headers/xmcore.h (100%) rename {Minecraft.World => src/world}/x64headers/xrnm.h (100%) rename {Minecraft.World => src/world}/x64headers/xsocialpost.h (100%) rename {Minecraft.World => src/world}/x64headers/xuiapp.h (100%) rename {Minecraft.World => src/world}/x64headers/xuiresource.h (100%) diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 00000000..49e5f946 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,17 @@ +cmake_minimum_required(VERSION 3.16) +project(minecraft LANGUAGES CXX) + +set(CMAKE_CXX_STANDARD 11) +set(CMAKE_CXX_STANDARD_REQUIRED ON) + +set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) + +file(GLOB_RECURSE WORLD_SOURCES ${PROJECT_SOURCE_DIR}/src/world/*.cpp) +add_library(world STATIC ${WORLD_SOURCES}) + +target_include_directories(world PUBLIC + ${PROJECT_SOURCE_DIR}/src/world + ${PROJECT_SOURCE_DIR}/src/world/x64headers + ${PROJECT_SOURCE_DIR}/src/client + ${PROJECT_SOURCE_DIR}/include +) \ No newline at end of file diff --git a/Minecraft.World/stdafx.h b/Minecraft.World/stdafx.h deleted file mode 100644 index 614f997b..00000000 --- a/Minecraft.World/stdafx.h +++ /dev/null @@ -1,247 +0,0 @@ -// stdafx.h : include file for standard system include files, -// or project specific include files that are used frequently, but -// are changed infrequently -// -#pragma once - -#ifdef __PS3__ -#else -#define AUTO_VAR(_var, _val) auto _var = _val -#endif - -#if ( defined _XBOX || defined _WINDOWS64 || defined _DURANGO ) -typedef unsigned __int64 __uint64; -#endif - -#ifdef _WINDOWS64 -#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers -// Windows Header Files: -#include -#include -#include -// TODO: reference additional headers your program requires here -#include -#endif - -#ifdef _DURANGO -#include -#include -#include -#include -using namespace DirectX; -#include -#include "..\Minecraft.Client\Durango\DurangoExtras\DurangoStubs.h" -#endif - -#if (defined __PS3__ || defined _XBOX ) -// C RunTime Header Files -#include -#endif - -#ifdef __ORBIS__ -#include -#include -#include -#include -#include -#include -#include -#endif - -#ifdef _XBOX -#include -#include -#include -#include -typedef XINVITE_INFO INVITE_INFO; -typedef XUID PlayerUID; -typedef XNKID SessionID; -typedef XUID GameSessionUID; -#endif - -#ifdef __PS3__ -#include -#include -#include -#include -#include -#include -#include -#include -#include - - -#include "Ps3Types.h" -#include "Ps3Stubs.h" -#include "PS3Maths.h" - -#elif defined __ORBIS__ -#include -#include -#include -#include "OrbisTypes.h" -#include "OrbisStubs.h" -#include "OrbisMaths.h" -#elif defined __PSVITA__ -#include -#include -#include -#include -#include "PSVitaTypes.h" -#include "PSVitaStubs.h" -#include "PSVitaMaths.h" -#else -#include -#include -#include -#include -#endif //__PS3__ - -#include - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#ifndef __PS3__ // the PS3 lib assert is rubbish, and aborts the code, we define our own in PS3Types.h -#include -#endif - -#ifndef _XBOX -#include "extraX64.h" -#else -#include "..\Minecraft.Client\xbox\network\extra.h" -#endif - -#include "Definitions.h" -#include "Class.h" -#include "Exceptions.h" -#include "Mth.h" -#include "StringHelpers.h" -#include "ArrayWithLength.h" -#include "Random.h" -#include "TilePos.h" -#include "ChunkPos.h" -#include "compression.h" -#include "PerformanceTimer.h" - - -#ifdef _FINAL_BUILD -#define printf BREAKTHECOMPILE -#define wprintf BREAKTHECOMPILE -#undef OutputDebugString -#define OutputDebugString BREAKTHECOMPILE -#define OutputDebugStringA BREAKTHECOMPILE -#define OutputDebugStringW BREAKTHECOMPILE -#endif - - -void MemSect(int sect); - -#ifdef _XBOX -#include "..\Minecraft.Client\xbox\4JLibs\inc\4J_Profile.h" -#include "..\Minecraft.Client\xbox\4JLibs\inc\4J_Render.h" -#include "..\Minecraft.Client\xbox\4JLibs\inc\4J_XTMS.h" -#include "..\Minecraft.Client\xbox\4JLibs\inc\4J_Storage.h" -#include "..\Minecraft.Client\xbox\4JLibs\inc\4J_Input.h" -#elif defined (__PS3__) -#include "..\Minecraft.Client\PS3\4JLibs\inc\4J_Profile.h" -#include "..\Minecraft.Client\PS3\4JLibs\inc\4J_Render.h" -#include "..\Minecraft.Client\PS3\4JLibs\inc\4J_Storage.h" -#include "..\Minecraft.Client\PS3\4JLibs\inc\4J_Input.h" -#elif defined _DURANGO -#include "..\Minecraft.Client\Durango\4JLibs\inc\4J_Profile.h" -#include "..\Minecraft.Client\Durango\4JLibs\inc\4J_Render.h" -#include "..\Minecraft.Client\Durango\4JLibs\inc\4J_Storage.h" -#include "..\Minecraft.Client\Durango\4JLibs\inc\4J_Input.h" -#elif defined _WINDOWS64 -#include "..\Minecraft.Client\Windows64\4JLibs\inc\4J_Profile.h" -#include "..\Minecraft.Client\Windows64\4JLibs\inc\4J_Render.h" -#include "..\Minecraft.Client\Windows64\4JLibs\inc\4J_Storage.h" -#include "..\Minecraft.Client\Windows64\4JLibs\inc\4J_Input.h" -#elif defined __PSVITA__ -#include "..\Minecraft.Client\PSVita\4JLibs\inc\4J_Profile.h" -#include "..\Minecraft.Client\PSVita\4JLibs\inc\4J_Render.h" -#include "..\Minecraft.Client\PSVita\4JLibs\inc\4J_Storage.h" -#include "..\Minecraft.Client\PSVita\4JLibs\inc\4J_Input.h" -#else -#include "..\Minecraft.Client\Orbis\4JLibs\inc\4J_Profile.h" -#include "..\Minecraft.Client\Orbis\4JLibs\inc\4J_Render.h" -#include "..\Minecraft.Client\Orbis\4JLibs\inc\4J_Storage.h" -#include "..\Minecraft.Client\Orbis\4JLibs\inc\4J_Input.h" -#endif - -#include "..\Minecraft.Client\Common\Network\GameNetworkManager.h" - -// #ifdef _XBOX -#include "..\Minecraft.Client\Common\UI\UIEnums.h" -#include "..\Minecraft.Client\Common\App_defines.h" -#include "..\Minecraft.Client\Common\App_enums.h" -#include "..\Minecraft.Client\Common\Tutorial\TutorialEnum.h" -#include "..\Minecraft.Client\Common\App_structs.h" -//#endif - -#ifdef _XBOX -#include "..\Minecraft.Client\Common\XUI\XUI_Helper.h" -#include "..\Minecraft.Client\Common\XUI\XUI_Scene_Base.h" -#endif -#include "..\Minecraft.Client\Common\Consoles_App.h" -#include "..\Minecraft.Client\Common\Minecraft_Macros.h" -#include "..\Minecraft.Client\Common\Colours\ColourTable.h" - -#include "..\Minecraft.Client\Common\BuildVer.h" - -#ifdef _XBOX -#include "..\Minecraft.Client\Xbox\Xbox_App.h" -#include "..\Minecraft.Client\XboxMedia\strings.h" -#include "..\Minecraft.Client\Xbox\Sentient\SentientTelemetryCommon.h" -#include "..\Minecraft.Client\Xbox\Sentient\MinecraftTelemetry.h" - -#elif defined (__PS3__) -#include "..\Minecraft.Client\PS3\PS3_App.h" -#include "..\Minecraft.Client\PS3Media\strings.h" -#include "..\Minecraft.Client\PS3\Sentient\SentientTelemetryCommon.h" -#include "..\Minecraft.Client\PS3\Sentient\MinecraftTelemetry.h" - -#elif defined _DURANGO -#include "..\Minecraft.Client\Durango\Durango_App.h" -#include "..\Minecraft.Client\DurangoMedia\strings.h" -//#include "..\Minecraft.Client\Durango\Sentient\SentientManager.h" -#include "..\Minecraft.Client\Durango\Sentient\SentientTelemetryCommon.h" -#include "..\Minecraft.Client\Durango\Sentient\MinecraftTelemetry.h" -#include "..\Minecraft.Client\Durango\Sentient\TelemetryEnum.h" - -#elif defined _WINDOWS64 -#include "..\Minecraft.Client\Windows64\Windows64_App.h" -#include "..\Minecraft.Client\Windows64Media\strings.h" -#include "..\Minecraft.Client\Windows64\Sentient\SentientTelemetryCommon.h" -#include "..\Minecraft.Client\Windows64\Sentient\MinecraftTelemetry.h" - -#elif defined __PSVITA__ -#include "..\Minecraft.Client\PSVita\PSVita_App.h" -#include "..\Minecraft.Client\PSVitaMedia\strings.h" // TODO - create PSVita-specific version of this -#include "..\Minecraft.Client\PSVita\Sentient\SentientManager.h" -#include "..\Minecraft.Client\PSVita\Sentient\MinecraftTelemetry.h" -#else -#include "..\Minecraft.Client\Orbis\Orbis_App.h" -#include "..\Minecraft.Client\OrbisMedia\strings.h" -#include "..\Minecraft.Client\Orbis\Sentient\SentientTelemetryCommon.h" -#include "..\Minecraft.Client\Orbis\Sentient\MinecraftTelemetry.h" -#endif - -#include "..\Minecraft.Client\Common\DLC\DLCSkinFile.h" -#include "..\Minecraft.Client\Common\Console_Awards_enum.h" -#include "..\Minecraft.Client\Common\Potion_Macros.h" -#include "..\Minecraft.Client\Common\Console_Debug_enum.h" -#include "..\Minecraft.Client\Common\GameRules\ConsoleGameRulesConstants.h" -#include "..\Minecraft.Client\Common\GameRules\ConsoleGameRules.h" -#include "..\Minecraft.Client\Common\Telemetry\TelemetryManager.h" diff --git a/Minecraft.Client/AbstractContainerScreen.cpp b/src/client/AbstractContainerScreen.cpp similarity index 97% rename from Minecraft.Client/AbstractContainerScreen.cpp rename to src/client/AbstractContainerScreen.cpp index 2b3e0837..03fdfdba 100644 --- a/Minecraft.Client/AbstractContainerScreen.cpp +++ b/src/client/AbstractContainerScreen.cpp @@ -6,9 +6,9 @@ #include "GameMode.h" #include "KeyMapping.h" #include "Options.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.world.item.h" ItemRenderer *AbstractContainerScreen::itemRenderer = new ItemRenderer(); diff --git a/Minecraft.Client/AbstractContainerScreen.h b/src/client/AbstractContainerScreen.h similarity index 100% rename from Minecraft.Client/AbstractContainerScreen.h rename to src/client/AbstractContainerScreen.h diff --git a/Minecraft.Client/AbstractTexturePack.cpp b/src/client/AbstractTexturePack.cpp similarity index 99% rename from Minecraft.Client/AbstractTexturePack.cpp rename to src/client/AbstractTexturePack.cpp index a4eb7f01..45514ccd 100644 --- a/Minecraft.Client/AbstractTexturePack.cpp +++ b/src/client/AbstractTexturePack.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "Textures.h" #include "AbstractTexturePack.h" -#include "..\Minecraft.World\InputOutputStream.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "InputOutputStream.h" +#include "StringHelpers.h" AbstractTexturePack::AbstractTexturePack(DWORD id, File *file, const wstring &name, TexturePack *fallback) : id(id), name(name) { diff --git a/Minecraft.Client/AbstractTexturePack.h b/src/client/AbstractTexturePack.h similarity index 100% rename from Minecraft.Client/AbstractTexturePack.h rename to src/client/AbstractTexturePack.h diff --git a/Minecraft.Client/AchievementPopup.cpp b/src/client/AchievementPopup.cpp similarity index 94% rename from Minecraft.Client/AchievementPopup.cpp rename to src/client/AchievementPopup.cpp index 04f822ab..29e85998 100644 --- a/Minecraft.Client/AchievementPopup.cpp +++ b/src/client/AchievementPopup.cpp @@ -4,10 +4,10 @@ #include "Font.h" #include "Textures.h" #include "Lighting.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.World\SharedConstants.h" +#include "System.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.stats.h" +#include "SharedConstants.h" AchievementPopup::AchievementPopup(Minecraft *mc) { diff --git a/Minecraft.Client/AchievementPopup.h b/src/client/AchievementPopup.h similarity index 100% rename from Minecraft.Client/AchievementPopup.h rename to src/client/AchievementPopup.h diff --git a/Minecraft.Client/AchievementScreen.cpp b/src/client/AchievementScreen.cpp similarity index 98% rename from Minecraft.Client/AchievementScreen.cpp rename to src/client/AchievementScreen.cpp index 26f20326..2564fb23 100644 --- a/Minecraft.Client/AchievementScreen.cpp +++ b/src/client/AchievementScreen.cpp @@ -8,10 +8,10 @@ #include "Textures.h" #include "StatsCounter.h" #include "ItemRenderer.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\JavaMath.h" +#include "System.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.world.level.tile.h" +#include "JavaMath.h" diff --git a/Minecraft.Client/AchievementScreen.h b/src/client/AchievementScreen.h similarity index 96% rename from Minecraft.Client/AchievementScreen.h rename to src/client/AchievementScreen.h index 3c4412e3..58e419e5 100644 --- a/Minecraft.Client/AchievementScreen.h +++ b/src/client/AchievementScreen.h @@ -1,6 +1,6 @@ #pragma once #include "Screen.h" -#include "..\Minecraft.World\net.minecraft.stats.h" +#include "net.minecraft.stats.h" class StatsCounter; class AchievementScreen : public Screen diff --git a/Minecraft.Client/AllowAllCuller.cpp b/src/client/AllowAllCuller.cpp similarity index 100% rename from Minecraft.Client/AllowAllCuller.cpp rename to src/client/AllowAllCuller.cpp diff --git a/Minecraft.Client/AllowAllCuller.h b/src/client/AllowAllCuller.h similarity index 100% rename from Minecraft.Client/AllowAllCuller.h rename to src/client/AllowAllCuller.h diff --git a/Minecraft.Client/ArchiveFile.cpp b/src/client/ArchiveFile.cpp similarity index 98% rename from Minecraft.Client/ArchiveFile.cpp rename to src/client/ArchiveFile.cpp index 642471a4..3beff914 100644 --- a/Minecraft.Client/ArchiveFile.cpp +++ b/src/client/ArchiveFile.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\compression.h" +#include "StringHelpers.h" +#include "compression.h" #include "ArchiveFile.h" diff --git a/Minecraft.Client/ArchiveFile.h b/src/client/ArchiveFile.h similarity index 87% rename from Minecraft.Client/ArchiveFile.h rename to src/client/ArchiveFile.h index 722d570d..f1ff05d3 100644 --- a/Minecraft.Client/ArchiveFile.h +++ b/src/client/ArchiveFile.h @@ -3,8 +3,8 @@ #include #include -#include "..\Minecraft.World\File.h" -#include "..\Minecraft.World\ArrayWithLength.h" +#include "File.h" +#include "ArrayWithLength.h" using namespace std; diff --git a/Minecraft.Client/ArrowRenderer.cpp b/src/client/ArrowRenderer.cpp similarity index 96% rename from Minecraft.Client/ArrowRenderer.cpp rename to src/client/ArrowRenderer.cpp index 65c4ee71..97bab4db 100644 --- a/Minecraft.Client/ArrowRenderer.cpp +++ b/src/client/ArrowRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ArrowRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.entity.projectile.h" +#include "Mth.h" void ArrowRenderer::render(shared_ptr _arrow, double x, double y, double z, float rot, float a) { diff --git a/Minecraft.Client/ArrowRenderer.h b/src/client/ArrowRenderer.h similarity index 100% rename from Minecraft.Client/ArrowRenderer.h rename to src/client/ArrowRenderer.h diff --git a/Minecraft.Client/BlazeModel.cpp b/src/client/BlazeModel.cpp similarity index 98% rename from Minecraft.Client/BlazeModel.cpp rename to src/client/BlazeModel.cpp index 5af894ac..117442bb 100644 --- a/Minecraft.Client/BlazeModel.cpp +++ b/src/client/BlazeModel.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "BlazeModel.h" #include "ModelPart.h" diff --git a/Minecraft.Client/BlazeModel.h b/src/client/BlazeModel.h similarity index 100% rename from Minecraft.Client/BlazeModel.h rename to src/client/BlazeModel.h diff --git a/Minecraft.Client/BlazeRenderer.cpp b/src/client/BlazeRenderer.cpp similarity index 91% rename from Minecraft.Client/BlazeRenderer.cpp rename to src/client/BlazeRenderer.cpp index 7d5210dc..52b119bd 100644 --- a/Minecraft.Client/BlazeRenderer.cpp +++ b/src/client/BlazeRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "BlazeModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.monster.h" #include "BlazeRenderer.h" BlazeRenderer::BlazeRenderer() : MobRenderer(new BlazeModel(), 0.5f) diff --git a/Minecraft.Client/BlazeRenderer.h b/src/client/BlazeRenderer.h similarity index 100% rename from Minecraft.Client/BlazeRenderer.h rename to src/client/BlazeRenderer.h diff --git a/Minecraft.Client/BoatModel.cpp b/src/client/BoatModel.cpp similarity index 100% rename from Minecraft.Client/BoatModel.cpp rename to src/client/BoatModel.cpp diff --git a/Minecraft.Client/BoatModel.h b/src/client/BoatModel.h similarity index 100% rename from Minecraft.Client/BoatModel.h rename to src/client/BoatModel.h diff --git a/Minecraft.Client/BoatRenderer.cpp b/src/client/BoatRenderer.cpp similarity index 91% rename from Minecraft.Client/BoatRenderer.cpp rename to src/client/BoatRenderer.cpp index f1367ae4..cc1357a8 100644 --- a/Minecraft.Client/BoatRenderer.cpp +++ b/src/client/BoatRenderer.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "BoatRenderer.h" #include "BoatModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.entity.item.h" +#include "Mth.h" BoatRenderer::BoatRenderer() : EntityRenderer() { diff --git a/Minecraft.Client/BoatRenderer.h b/src/client/BoatRenderer.h similarity index 100% rename from Minecraft.Client/BoatRenderer.h rename to src/client/BoatRenderer.h diff --git a/Minecraft.Client/BookModel.cpp b/src/client/BookModel.cpp similarity index 98% rename from Minecraft.Client/BookModel.cpp rename to src/client/BookModel.cpp index bc4769bd..1ec360a7 100644 --- a/Minecraft.Client/BookModel.cpp +++ b/src/client/BookModel.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "BookModel.h" #include "ModelPart.h" diff --git a/Minecraft.Client/BookModel.h b/src/client/BookModel.h similarity index 100% rename from Minecraft.Client/BookModel.h rename to src/client/BookModel.h diff --git a/Minecraft.Client/BreakingItemParticle.cpp b/src/client/BreakingItemParticle.cpp similarity index 93% rename from Minecraft.Client/BreakingItemParticle.cpp rename to src/client/BreakingItemParticle.cpp index 51b721f5..51cf6497 100644 --- a/Minecraft.Client/BreakingItemParticle.cpp +++ b/src/client/BreakingItemParticle.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "BreakingItemParticle.h" #include "Tesselator.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.h" void BreakingItemParticle::_init(Item *item, Textures *textures, int data) { diff --git a/Minecraft.Client/BreakingItemParticle.h b/src/client/BreakingItemParticle.h similarity index 100% rename from Minecraft.Client/BreakingItemParticle.h rename to src/client/BreakingItemParticle.h diff --git a/Minecraft.Client/BubbleParticle.cpp b/src/client/BubbleParticle.cpp similarity index 78% rename from Minecraft.Client/BubbleParticle.cpp rename to src/client/BubbleParticle.cpp index 2d1380eb..9584774d 100644 --- a/Minecraft.Client/BubbleParticle.cpp +++ b/src/client/BubbleParticle.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "BubbleParticle.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.material.h" +#include "Random.h" +#include "Mth.h" +#include "JavaMath.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.material.h" BubbleParticle::BubbleParticle(Level *level, double x, double y, double z, double xa, double ya, double za) : Particle(level, x, y, z, xa, ya, za) { diff --git a/Minecraft.Client/BubbleParticle.h b/src/client/BubbleParticle.h similarity index 100% rename from Minecraft.Client/BubbleParticle.h rename to src/client/BubbleParticle.h diff --git a/Minecraft.Client/BufferedImage.cpp b/src/client/BufferedImage.cpp similarity index 98% rename from Minecraft.Client/BufferedImage.cpp rename to src/client/BufferedImage.cpp index 658e9341..a4d29a66 100644 --- a/Minecraft.Client/BufferedImage.cpp +++ b/src/client/BufferedImage.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "Textures.h" -#include "..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" #include "BufferedImage.h" #ifdef _XBOX diff --git a/Minecraft.Client/BufferedImage.h b/src/client/BufferedImage.h similarity index 100% rename from Minecraft.Client/BufferedImage.h rename to src/client/BufferedImage.h diff --git a/Minecraft.Client/Button.cpp b/src/client/Button.cpp similarity index 100% rename from Minecraft.Client/Button.cpp rename to src/client/Button.cpp diff --git a/Minecraft.Client/Button.h b/src/client/Button.h similarity index 100% rename from Minecraft.Client/Button.h rename to src/client/Button.h diff --git a/Minecraft.Client/Camera.cpp b/src/client/Camera.cpp similarity index 94% rename from Minecraft.Client/Camera.cpp rename to src/client/Camera.cpp index db6072b2..efc4a0a3 100644 --- a/Minecraft.Client/Camera.cpp +++ b/src/client/Camera.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "Camera.h" #include "MemoryTracker.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\TilePos.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "TilePos.h" float Camera::xPlayerOffs = 0.0f; float Camera::yPlayerOffs = 0.0f; diff --git a/Minecraft.Client/Camera.h b/src/client/Camera.h similarity index 88% rename from Minecraft.Client/Camera.h rename to src/client/Camera.h index cccb0b2d..f2a45434 100644 --- a/Minecraft.Client/Camera.h +++ b/src/client/Camera.h @@ -1,6 +1,6 @@ #pragma once -#include "..\Minecraft.World\FloatBuffer.h" -#include "..\Minecraft.World\IntBuffer.h" +#include "FloatBuffer.h" +#include "IntBuffer.h" class TilePos; diff --git a/Minecraft.Client/ChatScreen.cpp b/src/client/ChatScreen.cpp similarity index 95% rename from Minecraft.Client/ChatScreen.cpp rename to src/client/ChatScreen.cpp index b68e6cac..9319f136 100644 --- a/Minecraft.Client/ChatScreen.cpp +++ b/src/client/ChatScreen.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "ChatScreen.h" #include "MultiplayerLocalPlayer.h" -#include "..\Minecraft.World\SharedConstants.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "SharedConstants.h" +#include "StringHelpers.h" const wstring ChatScreen::allowedChars = SharedConstants::acceptableLetters; diff --git a/Minecraft.Client/ChatScreen.h b/src/client/ChatScreen.h similarity index 100% rename from Minecraft.Client/ChatScreen.h rename to src/client/ChatScreen.h diff --git a/Minecraft.Client/ChestModel.cpp b/src/client/ChestModel.cpp similarity index 100% rename from Minecraft.Client/ChestModel.cpp rename to src/client/ChestModel.cpp diff --git a/Minecraft.Client/ChestModel.h b/src/client/ChestModel.h similarity index 100% rename from Minecraft.Client/ChestModel.h rename to src/client/ChestModel.h diff --git a/Minecraft.Client/ChestRenderer.cpp b/src/client/ChestRenderer.cpp similarity index 94% rename from Minecraft.Client/ChestRenderer.cpp rename to src/client/ChestRenderer.cpp index d1b5cf91..a6e9b8a5 100644 --- a/Minecraft.Client/ChestRenderer.cpp +++ b/src/client/ChestRenderer.cpp @@ -3,8 +3,8 @@ #include "ChestModel.h" #include "LargeChestModel.h" #include "ModelPart.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.tile.h" ChestRenderer::ChestRenderer() { diff --git a/Minecraft.Client/ChestRenderer.h b/src/client/ChestRenderer.h similarity index 100% rename from Minecraft.Client/ChestRenderer.h rename to src/client/ChestRenderer.h diff --git a/Minecraft.Client/ChickenModel.cpp b/src/client/ChickenModel.cpp similarity index 98% rename from Minecraft.Client/ChickenModel.cpp rename to src/client/ChickenModel.cpp index 21dc2059..6850a1b3 100644 --- a/Minecraft.Client/ChickenModel.cpp +++ b/src/client/ChickenModel.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ChickenModel.h" #include "ModelPart.h" diff --git a/Minecraft.Client/ChickenModel.h b/src/client/ChickenModel.h similarity index 100% rename from Minecraft.Client/ChickenModel.h rename to src/client/ChickenModel.h diff --git a/Minecraft.Client/ChickenRenderer.cpp b/src/client/ChickenRenderer.cpp similarity index 87% rename from Minecraft.Client/ChickenRenderer.cpp rename to src/client/ChickenRenderer.cpp index 908ba506..b7a2aee4 100644 --- a/Minecraft.Client/ChickenRenderer.cpp +++ b/src/client/ChickenRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ChickenRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" ChickenRenderer::ChickenRenderer(Model *model, float shadow) : MobRenderer(model,shadow) { diff --git a/Minecraft.Client/ChickenRenderer.h b/src/client/ChickenRenderer.h similarity index 100% rename from Minecraft.Client/ChickenRenderer.h rename to src/client/ChickenRenderer.h diff --git a/Minecraft.Client/Chunk.cpp b/src/client/Chunk.cpp similarity index 99% rename from Minecraft.Client/Chunk.cpp rename to src/client/Chunk.cpp index 99933db3..c3437bb6 100644 --- a/Minecraft.Client/Chunk.cpp +++ b/src/client/Chunk.cpp @@ -2,10 +2,10 @@ #include "Chunk.h" #include "TileRenderer.h" #include "TileEntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.tile.entity.h" #include "LevelRenderer.h" #ifdef __PS3__ diff --git a/Minecraft.Client/Chunk.h b/src/client/Chunk.h similarity index 97% rename from Minecraft.Client/Chunk.h rename to src/client/Chunk.h index f7947156..56d6a49d 100644 --- a/Minecraft.Client/Chunk.h +++ b/src/client/Chunk.h @@ -1,7 +1,7 @@ #pragma once #include "AllowAllCuller.h" #include "Tesselator.h" -#include "..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" #include "LevelRenderer.h" class Level; diff --git a/Minecraft.Client/ClassDiagram.cd b/src/client/ClassDiagram.cd similarity index 100% rename from Minecraft.Client/ClassDiagram.cd rename to src/client/ClassDiagram.cd diff --git a/Minecraft.Client/ClientConnection.cpp b/src/client/ClientConnection.cpp similarity index 98% rename from Minecraft.Client/ClientConnection.cpp rename to src/client/ClientConnection.cpp index b80eaed9..596c4c31 100644 --- a/Minecraft.Client/ClientConnection.cpp +++ b/src/client/ClientConnection.cpp @@ -9,43 +9,43 @@ #include "TakeAnimationParticle.h" #include "CritParticle.h" #include "User.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.entity.npc.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.global.h" -#include "..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.item.trading.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\net.minecraft.world.level.saveddata.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\Minecraft.World\net.minecraft.world.food.h" -#include "..\Minecraft.World\SharedConstants.h" -#include "..\Minecraft.World\AABB.h" -#include "..\Minecraft.World\Pos.h" -#include "..\Minecraft.World\Socket.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.stats.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.npc.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.entity.global.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" +#include "net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.trading.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.h" +#include "net.minecraft.world.level.saveddata.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.effect.h" +#include "net.minecraft.world.food.h" +#include "SharedConstants.h" +#include "AABB.h" +#include "Pos.h" +#include "Socket.h" #include "Minecraft.h" #include "ProgressRenderer.h" #include "LevelRenderer.h" #include "Options.h" #include "MinecraftServer.h" #include "ClientConstants.h" -#include "..\Minecraft.World\SoundTypes.h" +#include "SoundTypes.h" #include "TexturePackRepository.h" #ifdef _XBOX -#include "Common\XUI\XUI_Scene_Trading.h" +#include "Common/XUI\XUI_Scene_Trading.h" #else -#include "Common\UI\UI.h" +#include "Common/UI\UI.h" #endif #ifdef __PS3__ #include "PS3/Network/SonyVoiceChat.h" @@ -53,8 +53,8 @@ #include "DLCTexturePack.h" #ifdef _DURANGO -#include "..\Minecraft.World\DurangoStats.h" -#include "..\Minecraft.World\GenericStats.h" +#include "DurangoStats.h" +#include "GenericStats.h" #endif ClientConnection::ClientConnection(Minecraft *minecraft, const wstring& ip, int port) diff --git a/Minecraft.Client/ClientConnection.h b/src/client/ClientConnection.h similarity index 99% rename from Minecraft.Client/ClientConnection.h rename to src/client/ClientConnection.h index 2ce46ce0..6cad5ead 100644 --- a/Minecraft.Client/ClientConnection.h +++ b/src/client/ClientConnection.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\net.minecraft.network.h" +#include "net.minecraft.network.h" class Minecraft; class MultiPlayerLevel; class SavedDataStorage; diff --git a/Minecraft.Client/ClientConstants.cpp b/src/client/ClientConstants.cpp similarity index 100% rename from Minecraft.Client/ClientConstants.cpp rename to src/client/ClientConstants.cpp diff --git a/Minecraft.Client/ClientConstants.h b/src/client/ClientConstants.h similarity index 100% rename from Minecraft.Client/ClientConstants.h rename to src/client/ClientConstants.h diff --git a/Minecraft.Client/ClockTexture.cpp b/src/client/ClockTexture.cpp similarity index 93% rename from Minecraft.Client/ClockTexture.cpp rename to src/client/ClockTexture.cpp index d8abb785..9471dd33 100644 --- a/Minecraft.Client/ClockTexture.cpp +++ b/src/client/ClockTexture.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "Minecraft.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" #include "MultiplayerLocalPlayer.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "Texture.h" #include "ClockTexture.h" diff --git a/Minecraft.Client/ClockTexture.h b/src/client/ClockTexture.h similarity index 100% rename from Minecraft.Client/ClockTexture.h rename to src/client/ClockTexture.h diff --git a/Minecraft.Client/Common/App_Defines.h b/src/client/Common/App_Defines.h similarity index 100% rename from Minecraft.Client/Common/App_Defines.h rename to src/client/Common/App_Defines.h diff --git a/Minecraft.Client/Common/App_enums.h b/src/client/Common/App_enums.h similarity index 100% rename from Minecraft.Client/Common/App_enums.h rename to src/client/Common/App_enums.h diff --git a/Minecraft.Client/Common/App_structs.h b/src/client/Common/App_structs.h similarity index 100% rename from Minecraft.Client/Common/App_structs.h rename to src/client/Common/App_structs.h diff --git a/Minecraft.Client/Common/Audio/Consoles_SoundEngine.cpp b/src/client/Common/Audio/Consoles_SoundEngine.cpp similarity index 100% rename from Minecraft.Client/Common/Audio/Consoles_SoundEngine.cpp rename to src/client/Common/Audio/Consoles_SoundEngine.cpp diff --git a/Minecraft.Client/Common/Audio/Consoles_SoundEngine.h b/src/client/Common/Audio/Consoles_SoundEngine.h similarity index 89% rename from Minecraft.Client/Common/Audio/Consoles_SoundEngine.h rename to src/client/Common/Audio/Consoles_SoundEngine.h index 4ec76036..66398715 100644 --- a/Minecraft.Client/Common/Audio/Consoles_SoundEngine.h +++ b/src/client/Common/Audio/Consoles_SoundEngine.h @@ -1,25 +1,25 @@ #pragma once -#include "..\..\..\Minecraft.World\SoundTypes.h" +#include "SoundTypes.h" #ifdef _XBOX #elif defined (__PS3__) #undef __in #undef __out -#include "..\..\PS3\Miles\include\mss.h" +#include "PS3\Miles\include\mss.h" #elif defined (__PSVITA__) -#include "..\..\PSVITA\Miles\include\mss.h" +#include "PSVITA\Miles\include\mss.h" #elif defined _DURANGO // 4J Stu - Temp define to get Miles to link, can likely be removed when we get a new version of Miles #define _SEKRIT -#include "..\..\Durango\Miles\include\mss.h" +#include "Durango\Miles\include\mss.h" #elif defined _WINDOWS64 -#include "..\..\windows64\Miles\include\mss.h" +#include "windows64\Miles\include\mss.h" #else // PS4 // 4J Stu - Temp define to get Miles to link, can likely be removed when we get a new version of Miles #define _SEKRIT2 -#include "..\..\Orbis\Miles\include\mss.h" +#include "Orbis\Miles\include\mss.h" #endif typedef struct diff --git a/Minecraft.Client/Common/Audio/SoundEngine.cpp b/src/client/Common/Audio/SoundEngine.cpp similarity index 99% rename from Minecraft.Client/Common/Audio/SoundEngine.cpp rename to src/client/Common/Audio/SoundEngine.cpp index 4eaf7df7..f13cff89 100644 --- a/Minecraft.Client/Common/Audio/SoundEngine.cpp +++ b/src/client/Common/Audio/SoundEngine.cpp @@ -2,21 +2,21 @@ #include "SoundEngine.h" #include "..\Consoles_App.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\Minecraft.World\leveldata.h" -#include "..\..\Minecraft.World\mth.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\DLCTexturePack.h" -#include "Common\DLC\DLCAudioFile.h" +#include "MultiplayerLocalPlayer.h" +#include "net.minecraft.world.level.h" +#include "..\leveldata.h" +#include "..\mth.h" +#include "TexturePackRepository.h" +#include "DLCTexturePack.h" +#include "Common/DLC/DLCAudioFile.h" #ifdef __PSVITA__ #include #endif #ifdef _WINDOWS64 -#include "..\..\Minecraft.Client\Windows64\Windows64_App.h" -#include "..\..\Minecraft.Client\Windows64\Miles\include\imssapi.h" +#include "..\Windows64\Windows64_App.h" +#include "..\Windows64\Miles\include\imssapi.h" #endif #ifdef __ORBIS__ diff --git a/Minecraft.Client/Common/Audio/SoundEngine.h b/src/client/Common/Audio/SoundEngine.h similarity index 98% rename from Minecraft.Client/Common/Audio/SoundEngine.h rename to src/client/Common/Audio/SoundEngine.h index 92c99d23..02626a78 100644 --- a/Minecraft.Client/Common/Audio/SoundEngine.h +++ b/src/client/Common/Audio/SoundEngine.h @@ -2,7 +2,7 @@ class Mob; class Options; using namespace std; -#include "..\..\Minecraft.World\SoundTypes.h" +#include "..\SoundTypes.h" enum eMUSICFILES { diff --git a/Minecraft.Client/Common/Audio/SoundNames.cpp b/src/client/Common/Audio/SoundNames.cpp similarity index 100% rename from Minecraft.Client/Common/Audio/SoundNames.cpp rename to src/client/Common/Audio/SoundNames.cpp diff --git a/Minecraft.Client/Common/BuildVer.h b/src/client/Common/BuildVer.h similarity index 100% rename from Minecraft.Client/Common/BuildVer.h rename to src/client/Common/BuildVer.h diff --git a/Minecraft.Client/Common/C4JMemoryPool.h b/src/client/Common/C4JMemoryPool.h similarity index 100% rename from Minecraft.Client/Common/C4JMemoryPool.h rename to src/client/Common/C4JMemoryPool.h diff --git a/Minecraft.Client/Common/C4JMemoryPoolAllocator.h b/src/client/Common/C4JMemoryPoolAllocator.h similarity index 97% rename from Minecraft.Client/Common/C4JMemoryPoolAllocator.h rename to src/client/Common/C4JMemoryPoolAllocator.h index a46cc76d..2a979051 100644 --- a/Minecraft.Client/Common/C4JMemoryPoolAllocator.h +++ b/src/client/Common/C4JMemoryPoolAllocator.h @@ -1,7 +1,7 @@ #pragma once -#include "..\Minecraft.Client\Common\C4JMemoryPool.h" +#include "Common/C4JMemoryPool.h" // Custom allocator, takes a C4JMemoryPool class, which can be one of a number of pool implementations. diff --git a/Minecraft.Client/Common/Colours/ColourTable.cpp b/src/client/Common/Colours/ColourTable.cpp similarity index 99% rename from Minecraft.Client/Common/Colours/ColourTable.cpp rename to src/client/Common/Colours/ColourTable.cpp index dc58cfb1..846946f3 100644 --- a/Minecraft.Client/Common/Colours/ColourTable.cpp +++ b/src/client/Common/Colours/ColourTable.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "ColourTable.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" unordered_map ColourTable::s_colourNamesMap; diff --git a/Minecraft.Client/Common/Colours/ColourTable.h b/src/client/Common/Colours/ColourTable.h similarity index 100% rename from Minecraft.Client/Common/Colours/ColourTable.h rename to src/client/Common/Colours/ColourTable.h diff --git a/Minecraft.Client/Common/CommonMedia.sln b/src/client/Common/CommonMedia.sln similarity index 100% rename from Minecraft.Client/Common/CommonMedia.sln rename to src/client/Common/CommonMedia.sln diff --git a/Minecraft.Client/Common/CommonMedia.vcxproj b/src/client/Common/CommonMedia.vcxproj similarity index 100% rename from Minecraft.Client/Common/CommonMedia.vcxproj rename to src/client/Common/CommonMedia.vcxproj diff --git a/Minecraft.Client/Common/CommonMedia.vcxproj.filters b/src/client/Common/CommonMedia.vcxproj.filters similarity index 100% rename from Minecraft.Client/Common/CommonMedia.vcxproj.filters rename to src/client/Common/CommonMedia.vcxproj.filters diff --git a/Minecraft.Client/Common/ConsoleGameMode.cpp b/src/client/Common/ConsoleGameMode.cpp similarity index 100% rename from Minecraft.Client/Common/ConsoleGameMode.cpp rename to src/client/Common/ConsoleGameMode.cpp diff --git a/Minecraft.Client/Common/ConsoleGameMode.h b/src/client/Common/ConsoleGameMode.h similarity index 100% rename from Minecraft.Client/Common/ConsoleGameMode.h rename to src/client/Common/ConsoleGameMode.h diff --git a/Minecraft.Client/Common/Console_Awards_enum.h b/src/client/Common/Console_Awards_enum.h similarity index 100% rename from Minecraft.Client/Common/Console_Awards_enum.h rename to src/client/Common/Console_Awards_enum.h diff --git a/Minecraft.Client/Common/Console_Debug_enum.h b/src/client/Common/Console_Debug_enum.h similarity index 100% rename from Minecraft.Client/Common/Console_Debug_enum.h rename to src/client/Common/Console_Debug_enum.h diff --git a/Minecraft.Client/Common/Console_Utils.cpp b/src/client/Common/Console_Utils.cpp similarity index 100% rename from Minecraft.Client/Common/Console_Utils.cpp rename to src/client/Common/Console_Utils.cpp diff --git a/Minecraft.Client/Common/Consoles_App.cpp b/src/client/Common/Consoles_App.cpp similarity index 99% rename from Minecraft.Client/Common/Consoles_App.cpp rename to src/client/Common/Consoles_App.cpp index 12aecb3d..03940ffd 100644 --- a/Minecraft.Client/Common/Consoles_App.cpp +++ b/src/client/Common/Consoles_App.cpp @@ -1,47 +1,47 @@  #include "stdafx.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.Client\Options.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" +#include "..\Recipy.h" +#include "..\Options.h" +#include "..\AABB.h" +#include "..\Vec3.h" #include "..\MinecraftServer.h" #include "..\MultiPlayerLevel.h" #include "..\GameRenderer.h" #include "..\ProgressRenderer.h" -#include "..\..\Minecraft.Client\LevelRenderer.h" -#include "..\..\Minecraft.Client\MobSkinMemTextureProcessor.h" -#include "..\..\Minecraft.Client\Minecraft.h" +#include "..\LevelRenderer.h" +#include "..\MobSkinMemTextureProcessor.h" +#include "..\Minecraft.h" #include "..\ClientConnection.h" #include "..\MultiPlayerLocalPlayer.h" -#include "..\..\Minecraft.Client\LocalPlayer.h" -#include "..\..\Minecraft.World\Player.h" -#include "..\..\Minecraft.World\Inventory.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\FurnaceTileEntity.h" -#include "..\..\Minecraft.World\Container.h" -#include "..\..\Minecraft.World\DispenserTileEntity.h" -#include "..\..\Minecraft.World\SignTileEntity.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\LocalPlayer.h" +#include "..\Player.h" +#include "..\Inventory.h" +#include "..\Level.h" +#include "..\FurnaceTileEntity.h" +#include "..\Container.h" +#include "..\DispenserTileEntity.h" +#include "..\SignTileEntity.h" +#include "..\StatsCounter.h" #include "..\GameMode.h" #include "..\Xbox\Social\SocialManager.h" #include "Tutorial\TutorialMode.h" #if defined _XBOX || defined _WINDOWS64 -#include "..\..\Minecraft.Client\Xbox\XML\ATGXmlParser.h" -#include "..\..\Minecraft.Client\Xbox\XML\xmlFilesCallback.h" +#include "..\Xbox\XML\ATGXmlParser.h" +#include "..\Xbox\XML\xmlFilesCallback.h" #endif #include "Minecraft_Macros.h" -#include "..\..\Minecraft.Client\PlayerList.h" -#include "..\..\Minecraft.Client\ServerPlayer.h" +#include "..\PlayerList.h" +#include "..\ServerPlayer.h" #include "GameRules\ConsoleGameRules.h" #include "GameRules\ConsoleSchematicFile.h" -#include "..\..\Minecraft.World\InputOutputStream.h" -#include "..\..\Minecraft.World\LevelSettings.h" +#include "..\InputOutputStream.h" +#include "..\LevelSettings.h" #include "..\User.h" -#include "..\..\Minecraft.World\LevelData.h" -#include "..\..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\..\Minecraft.Client\EntityRenderDispatcher.h" -#include "..\..\Minecraft.World\compression.h" +#include "..\LevelData.h" +#include "..\net.minecraft.world.entity.player.h" +#include "..\EntityRenderDispatcher.h" +#include "..\compression.h" #include "..\TexturePackRepository.h" #include "..\DLCTexturePack.h" #include "DLC\DLCPack.h" diff --git a/Minecraft.Client/Common/Consoles_App.h b/src/client/Common/Consoles_App.h similarity index 99% rename from Minecraft.Client/Common/Consoles_App.h rename to src/client/Common/Consoles_App.h index 14356010..e83e63ea 100644 --- a/Minecraft.Client/Common/Consoles_App.h +++ b/src/client/Common/Consoles_App.h @@ -13,7 +13,7 @@ using namespace std; #endif #include "UI\UIStructs.h" -#include "..\..\Minecraft.World\DisconnectPacket.h" +#include "..\DisconnectPacket.h" #include #include "..\StringTable.h" diff --git a/Minecraft.Client/Common/DLC/DLCAudioFile.cpp b/src/client/Common/DLC/DLCAudioFile.cpp similarity index 98% rename from Minecraft.Client/Common/DLC/DLCAudioFile.cpp rename to src/client/Common/DLC/DLCAudioFile.cpp index 49ba52cd..f3a8c18b 100644 --- a/Minecraft.Client/Common/DLC/DLCAudioFile.cpp +++ b/src/client/Common/DLC/DLCAudioFile.cpp @@ -2,8 +2,8 @@ #include "DLCManager.h" #include "DLCAudioFile.h" #if defined _XBOX || defined _WINDOWS64 -#include "..\..\Xbox\XML\ATGXmlParser.h" -#include "..\..\Xbox\XML\xmlFilesCallback.h" +#include "Xbox\XML\ATGXmlParser.h" +#include "Xbox\XML\xmlFilesCallback.h" #endif DLCAudioFile::DLCAudioFile(const wstring &path) : DLCFile(DLCManager::e_DLCType_Audio,path) diff --git a/Minecraft.Client/Common/DLC/DLCAudioFile.h b/src/client/Common/DLC/DLCAudioFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCAudioFile.h rename to src/client/Common/DLC/DLCAudioFile.h diff --git a/Minecraft.Client/Common/DLC/DLCCapeFile.cpp b/src/client/Common/DLC/DLCCapeFile.cpp similarity index 100% rename from Minecraft.Client/Common/DLC/DLCCapeFile.cpp rename to src/client/Common/DLC/DLCCapeFile.cpp diff --git a/Minecraft.Client/Common/DLC/DLCCapeFile.h b/src/client/Common/DLC/DLCCapeFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCCapeFile.h rename to src/client/Common/DLC/DLCCapeFile.h diff --git a/Minecraft.Client/Common/DLC/DLCColourTableFile.cpp b/src/client/Common/DLC/DLCColourTableFile.cpp similarity index 85% rename from Minecraft.Client/Common/DLC/DLCColourTableFile.cpp rename to src/client/Common/DLC/DLCColourTableFile.cpp index ec800dac..2d22d7fd 100644 --- a/Minecraft.Client/Common/DLC/DLCColourTableFile.cpp +++ b/src/client/Common/DLC/DLCColourTableFile.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "DLCManager.h" #include "DLCColourTableFile.h" -#include "..\..\Minecraft.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" +#include "Minecraft.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" DLCColourTableFile::DLCColourTableFile(const wstring &path) : DLCFile(DLCManager::e_DLCType_ColourTable,path) { diff --git a/Minecraft.Client/Common/DLC/DLCColourTableFile.h b/src/client/Common/DLC/DLCColourTableFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCColourTableFile.h rename to src/client/Common/DLC/DLCColourTableFile.h diff --git a/Minecraft.Client/Common/DLC/DLCFile.cpp b/src/client/Common/DLC/DLCFile.cpp similarity index 100% rename from Minecraft.Client/Common/DLC/DLCFile.cpp rename to src/client/Common/DLC/DLCFile.cpp diff --git a/Minecraft.Client/Common/DLC/DLCFile.h b/src/client/Common/DLC/DLCFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCFile.h rename to src/client/Common/DLC/DLCFile.h diff --git a/Minecraft.Client/Common/DLC/DLCGameRules.h b/src/client/Common/DLC/DLCGameRules.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCGameRules.h rename to src/client/Common/DLC/DLCGameRules.h diff --git a/Minecraft.Client/Common/DLC/DLCGameRulesFile.cpp b/src/client/Common/DLC/DLCGameRulesFile.cpp similarity index 100% rename from Minecraft.Client/Common/DLC/DLCGameRulesFile.cpp rename to src/client/Common/DLC/DLCGameRulesFile.cpp diff --git a/Minecraft.Client/Common/DLC/DLCGameRulesFile.h b/src/client/Common/DLC/DLCGameRulesFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCGameRulesFile.h rename to src/client/Common/DLC/DLCGameRulesFile.h diff --git a/Minecraft.Client/Common/DLC/DLCGameRulesHeader.cpp b/src/client/Common/DLC/DLCGameRulesHeader.cpp similarity index 92% rename from Minecraft.Client/Common/DLC/DLCGameRulesHeader.cpp rename to src/client/Common/DLC/DLCGameRulesHeader.cpp index 39b85219..4c041147 100644 --- a/Minecraft.Client/Common/DLC/DLCGameRulesHeader.cpp +++ b/src/client/Common/DLC/DLCGameRulesHeader.cpp @@ -2,9 +2,9 @@ #include -#include "..\..\..\Minecraft.World\File.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\InputOutputStream.h" +#include "File.h" +#include "StringHelpers.h" +#include "InputOutputStream.h" #include "DLCManager.h" #include "DLCGameRulesHeader.h" diff --git a/Minecraft.Client/Common/DLC/DLCGameRulesHeader.h b/src/client/Common/DLC/DLCGameRulesHeader.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCGameRulesHeader.h rename to src/client/Common/DLC/DLCGameRulesHeader.h diff --git a/Minecraft.Client/Common/DLC/DLCLocalisationFile.cpp b/src/client/Common/DLC/DLCLocalisationFile.cpp similarity index 91% rename from Minecraft.Client/Common/DLC/DLCLocalisationFile.cpp rename to src/client/Common/DLC/DLCLocalisationFile.cpp index 358a93e5..20f0ad10 100644 --- a/Minecraft.Client/Common/DLC/DLCLocalisationFile.cpp +++ b/src/client/Common/DLC/DLCLocalisationFile.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "DLCManager.h" #include "DLCLocalisationFile.h" -#include "..\..\StringTable.h" +#include "StringTable.h" DLCLocalisationFile::DLCLocalisationFile(const wstring &path) : DLCFile(DLCManager::e_DLCType_LocalisationData,path) { diff --git a/Minecraft.Client/Common/DLC/DLCLocalisationFile.h b/src/client/Common/DLC/DLCLocalisationFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCLocalisationFile.h rename to src/client/Common/DLC/DLCLocalisationFile.h diff --git a/Minecraft.Client/Common/DLC/DLCManager.cpp b/src/client/Common/DLC/DLCManager.cpp similarity index 99% rename from Minecraft.Client/Common/DLC/DLCManager.cpp rename to src/client/Common/DLC/DLCManager.cpp index 123e4266..973c1e4d 100644 --- a/Minecraft.Client/Common/DLC/DLCManager.cpp +++ b/src/client/Common/DLC/DLCManager.cpp @@ -3,9 +3,9 @@ #include "DLCManager.h" #include "DLCPack.h" #include "DLCFile.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.h" -#include "..\..\TexturePackRepository.h" +#include "StringHelpers.h" +#include "Minecraft.h" +#include "TexturePackRepository.h" WCHAR *DLCManager::wchTypeNamesA[]= { diff --git a/Minecraft.Client/Common/DLC/DLCManager.h b/src/client/Common/DLC/DLCManager.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCManager.h rename to src/client/Common/DLC/DLCManager.h diff --git a/Minecraft.Client/Common/DLC/DLCPack.cpp b/src/client/Common/DLC/DLCPack.cpp similarity index 99% rename from Minecraft.Client/Common/DLC/DLCPack.cpp rename to src/client/Common/DLC/DLCPack.cpp index 23a2e44a..a0fb63aa 100644 --- a/Minecraft.Client/Common/DLC/DLCPack.cpp +++ b/src/client/Common/DLC/DLCPack.cpp @@ -9,7 +9,7 @@ #include "DLCGameRulesHeader.h" #include "DLCAudioFile.h" #include "DLCColourTableFile.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" DLCPack::DLCPack(const wstring &name,DWORD dwLicenseMask) { diff --git a/Minecraft.Client/Common/DLC/DLCPack.h b/src/client/Common/DLC/DLCPack.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCPack.h rename to src/client/Common/DLC/DLCPack.h diff --git a/Minecraft.Client/Common/DLC/DLCSkinFile.cpp b/src/client/Common/DLC/DLCSkinFile.cpp similarity index 96% rename from Minecraft.Client/Common/DLC/DLCSkinFile.cpp rename to src/client/Common/DLC/DLCSkinFile.cpp index f3768a34..b4146444 100644 --- a/Minecraft.Client/Common/DLC/DLCSkinFile.cpp +++ b/src/client/Common/DLC/DLCSkinFile.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "DLCManager.h" #include "DLCSkinFile.h" -#include "..\..\ModelPart.h" -#include "..\..\EntityRenderer.h" -#include "..\..\EntityRenderDispatcher.h" -#include "..\..\..\Minecraft.World\Player.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "ModelPart.h" +#include "EntityRenderer.h" +#include "EntityRenderDispatcher.h" +#include "Player.h" +#include "StringHelpers.h" DLCSkinFile::DLCSkinFile(const wstring &path) : DLCFile(DLCManager::e_DLCType_Skin,path) { diff --git a/Minecraft.Client/Common/DLC/DLCSkinFile.h b/src/client/Common/DLC/DLCSkinFile.h similarity index 93% rename from Minecraft.Client/Common/DLC/DLCSkinFile.h rename to src/client/Common/DLC/DLCSkinFile.h index c8dcf0e9..5f95669e 100644 --- a/Minecraft.Client/Common/DLC/DLCSkinFile.h +++ b/src/client/Common/DLC/DLCSkinFile.h @@ -1,6 +1,6 @@ #pragma once #include "DLCFile.h" -#include "..\..\..\Minecraft.Client\HumanoidModel.h" +#include "HumanoidModel.h" class DLCSkinFile : public DLCFile { diff --git a/Minecraft.Client/Common/DLC/DLCTextureFile.cpp b/src/client/Common/DLC/DLCTextureFile.cpp similarity index 100% rename from Minecraft.Client/Common/DLC/DLCTextureFile.cpp rename to src/client/Common/DLC/DLCTextureFile.cpp diff --git a/Minecraft.Client/Common/DLC/DLCTextureFile.h b/src/client/Common/DLC/DLCTextureFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCTextureFile.h rename to src/client/Common/DLC/DLCTextureFile.h diff --git a/Minecraft.Client/Common/DLC/DLCUIDataFile.cpp b/src/client/Common/DLC/DLCUIDataFile.cpp similarity index 100% rename from Minecraft.Client/Common/DLC/DLCUIDataFile.cpp rename to src/client/Common/DLC/DLCUIDataFile.cpp diff --git a/Minecraft.Client/Common/DLC/DLCUIDataFile.h b/src/client/Common/DLC/DLCUIDataFile.h similarity index 100% rename from Minecraft.Client/Common/DLC/DLCUIDataFile.h rename to src/client/Common/DLC/DLCUIDataFile.h diff --git a/Minecraft.Client/Common/DummyTexturePack/res/TFSHOLDER.txt b/src/client/Common/DummyTexturePack/res/TFSHOLDER.txt similarity index 100% rename from Minecraft.Client/Common/DummyTexturePack/res/TFSHOLDER.txt rename to src/client/Common/DummyTexturePack/res/TFSHOLDER.txt diff --git a/Minecraft.Client/Common/GameRules/AddEnchantmentRuleDefinition.cpp b/src/client/Common/GameRules/AddEnchantmentRuleDefinition.cpp similarity index 91% rename from Minecraft.Client/Common/GameRules/AddEnchantmentRuleDefinition.cpp rename to src/client/Common/GameRules/AddEnchantmentRuleDefinition.cpp index eabc1401..fce36860 100644 --- a/Minecraft.Client/Common/GameRules/AddEnchantmentRuleDefinition.cpp +++ b/src/client/Common/GameRules/AddEnchantmentRuleDefinition.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.enchantment.h" +#include "StringHelpers.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.enchantment.h" #include "AddEnchantmentRuleDefinition.h" AddEnchantmentRuleDefinition::AddEnchantmentRuleDefinition() diff --git a/Minecraft.Client/Common/GameRules/AddEnchantmentRuleDefinition.h b/src/client/Common/GameRules/AddEnchantmentRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/AddEnchantmentRuleDefinition.h rename to src/client/Common/GameRules/AddEnchantmentRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/AddItemRuleDefinition.cpp b/src/client/Common/GameRules/AddItemRuleDefinition.cpp similarity index 93% rename from Minecraft.Client/Common/GameRules/AddItemRuleDefinition.cpp rename to src/client/Common/GameRules/AddItemRuleDefinition.cpp index 0d14884a..cdc59276 100644 --- a/Minecraft.Client/Common/GameRules/AddItemRuleDefinition.cpp +++ b/src/client/Common/GameRules/AddItemRuleDefinition.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" +#include "StringHelpers.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.entity.player.h" #include "AddItemRuleDefinition.h" #include "AddEnchantmentRuleDefinition.h" diff --git a/Minecraft.Client/Common/GameRules/AddItemRuleDefinition.h b/src/client/Common/GameRules/AddItemRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/AddItemRuleDefinition.h rename to src/client/Common/GameRules/AddItemRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/ApplySchematicRuleDefinition.cpp b/src/client/Common/GameRules/ApplySchematicRuleDefinition.cpp similarity index 95% rename from Minecraft.Client/Common/GameRules/ApplySchematicRuleDefinition.cpp rename to src/client/Common/GameRules/ApplySchematicRuleDefinition.cpp index aa4a8fb2..686206f3 100644 --- a/Minecraft.Client/Common/GameRules/ApplySchematicRuleDefinition.cpp +++ b/src/client/Common/GameRules/ApplySchematicRuleDefinition.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "StringHelpers.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.tile.entity.h" #include "ApplySchematicRuleDefinition.h" #include "LevelGenerationOptions.h" #include "ConsoleSchematicFile.h" diff --git a/Minecraft.Client/Common/GameRules/ApplySchematicRuleDefinition.h b/src/client/Common/GameRules/ApplySchematicRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/ApplySchematicRuleDefinition.h rename to src/client/Common/GameRules/ApplySchematicRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/BiomeOverride.cpp b/src/client/Common/GameRules/BiomeOverride.cpp similarity index 96% rename from Minecraft.Client/Common/GameRules/BiomeOverride.cpp rename to src/client/Common/GameRules/BiomeOverride.cpp index 22cc0c7a..598b7740 100644 --- a/Minecraft.Client/Common/GameRules/BiomeOverride.cpp +++ b/src/client/Common/GameRules/BiomeOverride.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "BiomeOverride.h" BiomeOverride::BiomeOverride() diff --git a/Minecraft.Client/Common/GameRules/BiomeOverride.h b/src/client/Common/GameRules/BiomeOverride.h similarity index 100% rename from Minecraft.Client/Common/GameRules/BiomeOverride.h rename to src/client/Common/GameRules/BiomeOverride.h diff --git a/Minecraft.Client/Common/GameRules/CollectItemRuleDefinition.cpp b/src/client/Common/GameRules/CollectItemRuleDefinition.cpp similarity index 92% rename from Minecraft.Client/Common/GameRules/CollectItemRuleDefinition.cpp rename to src/client/Common/GameRules/CollectItemRuleDefinition.cpp index 66abefbb..2ead5055 100644 --- a/Minecraft.Client/Common/GameRules/CollectItemRuleDefinition.cpp +++ b/src/client/Common/GameRules/CollectItemRuleDefinition.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" -#include "..\..\WstringLookup.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "WstringLookup.h" +#include "StringHelpers.h" #include "CollectItemRuleDefinition.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\Connection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" +#include "net.minecraft.world.item.h" +#include "Connection.h" +#include "net.minecraft.network.packet.h" CollectItemRuleDefinition::CollectItemRuleDefinition() { diff --git a/Minecraft.Client/Common/GameRules/CollectItemRuleDefinition.h b/src/client/Common/GameRules/CollectItemRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/CollectItemRuleDefinition.h rename to src/client/Common/GameRules/CollectItemRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/CompleteAllRuleDefinition.cpp b/src/client/Common/GameRules/CompleteAllRuleDefinition.cpp similarity index 92% rename from Minecraft.Client/Common/GameRules/CompleteAllRuleDefinition.cpp rename to src/client/Common/GameRules/CompleteAllRuleDefinition.cpp index adaf70c8..f276dc4f 100644 --- a/Minecraft.Client/Common/GameRules/CompleteAllRuleDefinition.cpp +++ b/src/client/Common/GameRules/CompleteAllRuleDefinition.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "CompleteAllRuleDefinition.h" #include "ConsoleGameRules.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\Connection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" +#include "StringHelpers.h" +#include "Connection.h" +#include "net.minecraft.network.packet.h" void CompleteAllRuleDefinition::getChildren(vector *children) { diff --git a/Minecraft.Client/Common/GameRules/CompleteAllRuleDefinition.h b/src/client/Common/GameRules/CompleteAllRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/CompleteAllRuleDefinition.h rename to src/client/Common/GameRules/CompleteAllRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/CompoundGameRuleDefinition.cpp b/src/client/Common/GameRules/CompoundGameRuleDefinition.cpp similarity index 96% rename from Minecraft.Client/Common/GameRules/CompoundGameRuleDefinition.cpp rename to src/client/Common/GameRules/CompoundGameRuleDefinition.cpp index 0481a54b..968633d2 100644 --- a/Minecraft.Client/Common/GameRules/CompoundGameRuleDefinition.cpp +++ b/src/client/Common/GameRules/CompoundGameRuleDefinition.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "StringHelpers.h" +#include "net.minecraft.world.item.h" #include "CompoundGameRuleDefinition.h" #include "ConsoleGameRules.h" diff --git a/Minecraft.Client/Common/GameRules/CompoundGameRuleDefinition.h b/src/client/Common/GameRules/CompoundGameRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/CompoundGameRuleDefinition.h rename to src/client/Common/GameRules/CompoundGameRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/ConsoleGameRules.h b/src/client/Common/GameRules/ConsoleGameRules.h similarity index 100% rename from Minecraft.Client/Common/GameRules/ConsoleGameRules.h rename to src/client/Common/GameRules/ConsoleGameRules.h diff --git a/Minecraft.Client/Common/GameRules/ConsoleGameRulesConstants.h b/src/client/Common/GameRules/ConsoleGameRulesConstants.h similarity index 100% rename from Minecraft.Client/Common/GameRules/ConsoleGameRulesConstants.h rename to src/client/Common/GameRules/ConsoleGameRulesConstants.h diff --git a/Minecraft.Client/Common/GameRules/ConsoleGenerateStructure.cpp b/src/client/Common/GameRules/ConsoleGenerateStructure.cpp similarity index 94% rename from Minecraft.Client/Common/GameRules/ConsoleGenerateStructure.cpp rename to src/client/Common/GameRules/ConsoleGenerateStructure.cpp index 0476b0e3..a4f76a0f 100644 --- a/Minecraft.Client/Common/GameRules/ConsoleGenerateStructure.cpp +++ b/src/client/Common/GameRules/ConsoleGenerateStructure.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "ConsoleGenerateStructure.h" #include "ConsoleGameRules.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.levelgen.structure.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.levelgen.structure.h" +#include "StringHelpers.h" +#include "net.minecraft.h" ConsoleGenerateStructure::ConsoleGenerateStructure() : StructurePiece(0) { diff --git a/Minecraft.Client/Common/GameRules/ConsoleGenerateStructure.h b/src/client/Common/GameRules/ConsoleGenerateStructure.h similarity index 95% rename from Minecraft.Client/Common/GameRules/ConsoleGenerateStructure.h rename to src/client/Common/GameRules/ConsoleGenerateStructure.h index 5b97b108..74cb6b78 100644 --- a/Minecraft.Client/Common/GameRules/ConsoleGenerateStructure.h +++ b/src/client/Common/GameRules/ConsoleGenerateStructure.h @@ -1,6 +1,6 @@ #pragma once #include "GameRuleDefinition.h" -#include "..\..\..\Minecraft.World\StructurePiece.h" +#include "StructurePiece.h" class Level; class Random; diff --git a/Minecraft.Client/Common/GameRules/ConsoleGenerateStructureAction.h b/src/client/Common/GameRules/ConsoleGenerateStructureAction.h similarity index 100% rename from Minecraft.Client/Common/GameRules/ConsoleGenerateStructureAction.h rename to src/client/Common/GameRules/ConsoleGenerateStructureAction.h diff --git a/Minecraft.Client/Common/GameRules/ConsoleSchematicFile.cpp b/src/client/Common/GameRules/ConsoleSchematicFile.cpp similarity index 98% rename from Minecraft.Client/Common/GameRules/ConsoleSchematicFile.cpp rename to src/client/Common/GameRules/ConsoleSchematicFile.cpp index 4a4e27b2..8139de9a 100644 --- a/Minecraft.Client/Common/GameRules/ConsoleSchematicFile.cpp +++ b/src/client/Common/GameRules/ConsoleSchematicFile.cpp @@ -1,16 +1,16 @@ #include "stdafx.h" #include -#include "..\..\..\Minecraft.World\com.mojang.nbt.h" -#include "..\..\..\Minecraft.World\System.h" +#include "com.mojang.nbt.h" +#include "System.h" #include "ConsoleSchematicFile.h" -#include "..\..\..\Minecraft.World\InputOutputStream.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\..\..\Minecraft.World\compression.h" +#include "InputOutputStream.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.phys.h" +#include "compression.h" ConsoleSchematicFile::ConsoleSchematicFile() { diff --git a/Minecraft.Client/Common/GameRules/ConsoleSchematicFile.h b/src/client/Common/GameRules/ConsoleSchematicFile.h similarity index 98% rename from Minecraft.Client/Common/GameRules/ConsoleSchematicFile.h rename to src/client/Common/GameRules/ConsoleSchematicFile.h index f37a6058..5b435699 100644 --- a/Minecraft.Client/Common/GameRules/ConsoleSchematicFile.h +++ b/src/client/Common/GameRules/ConsoleSchematicFile.h @@ -4,7 +4,7 @@ using namespace std; #define XBOX_SCHEMATIC_ORIGINAL_VERSION 1 #define XBOX_SCHEMATIC_CURRENT_VERSION 2 -#include "..\..\..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" class Level; class DataOutputStream; diff --git a/Minecraft.Client/Common/GameRules/GameRule.cpp b/src/client/Common/GameRules/GameRule.cpp similarity index 100% rename from Minecraft.Client/Common/GameRules/GameRule.cpp rename to src/client/Common/GameRules/GameRule.cpp diff --git a/Minecraft.Client/Common/GameRules/GameRule.h b/src/client/Common/GameRules/GameRule.h similarity index 100% rename from Minecraft.Client/Common/GameRules/GameRule.h rename to src/client/Common/GameRules/GameRule.h diff --git a/Minecraft.Client/Common/GameRules/GameRuleDefinition.cpp b/src/client/Common/GameRules/GameRuleDefinition.cpp similarity index 98% rename from Minecraft.Client/Common/GameRules/GameRuleDefinition.cpp rename to src/client/Common/GameRules/GameRuleDefinition.cpp index b63687c2..8f36d88c 100644 --- a/Minecraft.Client/Common/GameRules/GameRuleDefinition.cpp +++ b/src/client/Common/GameRules/GameRuleDefinition.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\WstringLookup.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "WstringLookup.h" +#include "StringHelpers.h" #include "ConsoleGameRules.h" GameRuleDefinition::GameRuleDefinition() diff --git a/Minecraft.Client/Common/GameRules/GameRuleDefinition.h b/src/client/Common/GameRules/GameRuleDefinition.h similarity index 97% rename from Minecraft.Client/Common/GameRules/GameRuleDefinition.h rename to src/client/Common/GameRules/GameRuleDefinition.h index afec8fbc..fc0b7195 100644 --- a/Minecraft.Client/Common/GameRules/GameRuleDefinition.h +++ b/src/client/Common/GameRules/GameRuleDefinition.h @@ -3,7 +3,7 @@ using namespace std; #include #include -#include "..\..\..\Minecraft.World\ItemInstance.h" +#include "ItemInstance.h" #include "ConsoleGameRulesConstants.h" #include "GameRulesInstance.h" diff --git a/Minecraft.Client/Common/GameRules/GameRuleManager.cpp b/src/client/Common/GameRules/GameRuleManager.cpp similarity index 99% rename from Minecraft.Client/Common/GameRules/GameRuleManager.cpp rename to src/client/Common/GameRules/GameRuleManager.cpp index 0c6a7804..5866e66f 100644 --- a/Minecraft.Client/Common/GameRules/GameRuleManager.cpp +++ b/src/client/Common/GameRules/GameRuleManager.cpp @@ -1,14 +1,14 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\compression.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\File.h" -#include "..\..\..\Minecraft.World\compression.h" +#include "compression.h" +#include "StringHelpers.h" +#include "File.h" +#include "compression.h" #include "..\DLC\DLCPack.h" #include "..\DLC\DLCLocalisationFile.h" #include "..\DLC\DLCGameRulesFile.h" #include "..\DLC\DLCGameRules.h" #include "..\DLC\DLCGameRulesHeader.h" -#include "..\..\StringTable.h" +#include "StringTable.h" #include "ConsoleGameRules.h" #include "GameRuleManager.h" diff --git a/Minecraft.Client/Common/GameRules/GameRuleManager.h b/src/client/Common/GameRules/GameRuleManager.h similarity index 100% rename from Minecraft.Client/Common/GameRules/GameRuleManager.h rename to src/client/Common/GameRules/GameRuleManager.h diff --git a/Minecraft.Client/Common/GameRules/GameRulesInstance.h b/src/client/Common/GameRules/GameRulesInstance.h similarity index 100% rename from Minecraft.Client/Common/GameRules/GameRulesInstance.h rename to src/client/Common/GameRules/GameRulesInstance.h diff --git a/Minecraft.Client/Common/GameRules/LevelGenerationOptions.cpp b/src/client/Common/GameRules/LevelGenerationOptions.cpp similarity index 98% rename from Minecraft.Client/Common/GameRules/LevelGenerationOptions.cpp rename to src/client/Common/GameRules/LevelGenerationOptions.cpp index 717b066e..ec549d44 100644 --- a/Minecraft.Client/Common/GameRules/LevelGenerationOptions.cpp +++ b/src/client/Common/GameRules/LevelGenerationOptions.cpp @@ -2,12 +2,12 @@ #include -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\Pos.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\..\StringTable.h" +#include "StringHelpers.h" +#include "Pos.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.chunk.h" +#include "StringTable.h" #include "LevelGenerationOptions.h" #include "ConsoleGameRules.h" diff --git a/Minecraft.Client/Common/GameRules/LevelGenerationOptions.h b/src/client/Common/GameRules/LevelGenerationOptions.h similarity index 99% rename from Minecraft.Client/Common/GameRules/LevelGenerationOptions.h rename to src/client/Common/GameRules/LevelGenerationOptions.h index 0cc9da79..adafadb9 100644 --- a/Minecraft.Client/Common/GameRules/LevelGenerationOptions.h +++ b/src/client/Common/GameRules/LevelGenerationOptions.h @@ -4,7 +4,7 @@ using namespace std; #pragma message("LevelGenerationOptions.h ") #include "GameRuleDefinition.h" -#include "..\..\..\Minecraft.World\StructureFeature.h" +#include "StructureFeature.h" class ApplySchematicRuleDefinition; class LevelChunk; diff --git a/Minecraft.Client/Common/GameRules/LevelGenerators.cpp b/src/client/Common/GameRules/LevelGenerators.cpp similarity index 100% rename from Minecraft.Client/Common/GameRules/LevelGenerators.cpp rename to src/client/Common/GameRules/LevelGenerators.cpp diff --git a/Minecraft.Client/Common/GameRules/LevelGenerators.h b/src/client/Common/GameRules/LevelGenerators.h similarity index 100% rename from Minecraft.Client/Common/GameRules/LevelGenerators.h rename to src/client/Common/GameRules/LevelGenerators.h diff --git a/Minecraft.Client/Common/GameRules/LevelRules.cpp b/src/client/Common/GameRules/LevelRules.cpp similarity index 100% rename from Minecraft.Client/Common/GameRules/LevelRules.cpp rename to src/client/Common/GameRules/LevelRules.cpp diff --git a/Minecraft.Client/Common/GameRules/LevelRules.h b/src/client/Common/GameRules/LevelRules.h similarity index 100% rename from Minecraft.Client/Common/GameRules/LevelRules.h rename to src/client/Common/GameRules/LevelRules.h diff --git a/Minecraft.Client/Common/GameRules/LevelRuleset.cpp b/src/client/Common/GameRules/LevelRuleset.cpp similarity index 94% rename from Minecraft.Client/Common/GameRules/LevelRuleset.cpp rename to src/client/Common/GameRules/LevelRuleset.cpp index 1c7ecd47..402f8d0f 100644 --- a/Minecraft.Client/Common/GameRules/LevelRuleset.cpp +++ b/src/client/Common/GameRules/LevelRuleset.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\StringTable.h" +#include "StringHelpers.h" +#include "StringTable.h" #include "ConsoleGameRules.h" #include "LevelRuleset.h" diff --git a/Minecraft.Client/Common/GameRules/LevelRuleset.h b/src/client/Common/GameRules/LevelRuleset.h similarity index 100% rename from Minecraft.Client/Common/GameRules/LevelRuleset.h rename to src/client/Common/GameRules/LevelRuleset.h diff --git a/Minecraft.Client/Common/GameRules/NamedAreaRuleDefinition.cpp b/src/client/Common/GameRules/NamedAreaRuleDefinition.cpp similarity index 95% rename from Minecraft.Client/Common/GameRules/NamedAreaRuleDefinition.cpp rename to src/client/Common/GameRules/NamedAreaRuleDefinition.cpp index 41ff15e8..311d3739 100644 --- a/Minecraft.Client/Common/GameRules/NamedAreaRuleDefinition.cpp +++ b/src/client/Common/GameRules/NamedAreaRuleDefinition.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "NamedAreaRuleDefinition.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.phys.h" +#include "StringHelpers.h" +#include "net.minecraft.world.phys.h" NamedAreaRuleDefinition::NamedAreaRuleDefinition() { diff --git a/Minecraft.Client/Common/GameRules/NamedAreaRuleDefinition.h b/src/client/Common/GameRules/NamedAreaRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/NamedAreaRuleDefinition.h rename to src/client/Common/GameRules/NamedAreaRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/StartFeature.cpp b/src/client/Common/GameRules/StartFeature.cpp similarity index 96% rename from Minecraft.Client/Common/GameRules/StartFeature.cpp rename to src/client/Common/GameRules/StartFeature.cpp index 9d5f15c0..bde8cbb1 100644 --- a/Minecraft.Client/Common/GameRules/StartFeature.cpp +++ b/src/client/Common/GameRules/StartFeature.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "StartFeature.h" StartFeature::StartFeature() diff --git a/Minecraft.Client/Common/GameRules/StartFeature.h b/src/client/Common/GameRules/StartFeature.h similarity index 91% rename from Minecraft.Client/Common/GameRules/StartFeature.h rename to src/client/Common/GameRules/StartFeature.h index d3f1280a..6312da60 100644 --- a/Minecraft.Client/Common/GameRules/StartFeature.h +++ b/src/client/Common/GameRules/StartFeature.h @@ -2,7 +2,7 @@ using namespace std; #include "GameRuleDefinition.h" -#include "..\..\..\Minecraft.World\StructureFeature.h" +#include "StructureFeature.h" class StartFeature : public GameRuleDefinition { diff --git a/Minecraft.Client/Common/GameRules/UpdatePlayerRuleDefinition.cpp b/src/client/Common/GameRules/UpdatePlayerRuleDefinition.cpp similarity index 93% rename from Minecraft.Client/Common/GameRules/UpdatePlayerRuleDefinition.cpp rename to src/client/Common/GameRules/UpdatePlayerRuleDefinition.cpp index 6e55cd45..4f220023 100644 --- a/Minecraft.Client/Common/GameRules/UpdatePlayerRuleDefinition.cpp +++ b/src/client/Common/GameRules/UpdatePlayerRuleDefinition.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "UpdatePlayerRuleDefinition.h" #include "ConsoleGameRules.h" -#include "..\..\..\Minecraft.World\Pos.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.food.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "Pos.h" +#include "StringHelpers.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.food.h" +#include "net.minecraft.world.item.h" UpdatePlayerRuleDefinition::UpdatePlayerRuleDefinition() { diff --git a/Minecraft.Client/Common/GameRules/UpdatePlayerRuleDefinition.h b/src/client/Common/GameRules/UpdatePlayerRuleDefinition.h similarity index 100% rename from Minecraft.Client/Common/GameRules/UpdatePlayerRuleDefinition.h rename to src/client/Common/GameRules/UpdatePlayerRuleDefinition.h diff --git a/Minecraft.Client/Common/GameRules/UseTileRuleDefinition.cpp b/src/client/Common/GameRules/UseTileRuleDefinition.cpp similarity index 98% rename from Minecraft.Client/Common/GameRules/UseTileRuleDefinition.cpp rename to src/client/Common/GameRules/UseTileRuleDefinition.cpp index 965405ae..2870d588 100644 --- a/Minecraft.Client/Common/GameRules/UseTileRuleDefinition.cpp +++ b/src/client/Common/GameRules/UseTileRuleDefinition.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "UseTileRuleDefinition.h" UseTileRuleDefinition::UseTileRuleDefinition() diff --git a/Minecraft.Client/Common/GameRules/UseTileRuleDefinition.h b/src/client/Common/GameRules/UseTileRuleDefinition.h similarity index 93% rename from Minecraft.Client/Common/GameRules/UseTileRuleDefinition.h rename to src/client/Common/GameRules/UseTileRuleDefinition.h index ad64bfe4..8e34e7bc 100644 --- a/Minecraft.Client/Common/GameRules/UseTileRuleDefinition.h +++ b/src/client/Common/GameRules/UseTileRuleDefinition.h @@ -2,7 +2,7 @@ using namespace std; #include "GameRuleDefinition.h" -#include "..\..\..\Minecraft.World\Pos.h" +#include "Pos.h" class UseTileRuleDefinition : public GameRuleDefinition { diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionGenerateBox.cpp b/src/client/Common/GameRules/XboxStructureActionGenerateBox.cpp similarity index 96% rename from Minecraft.Client/Common/GameRules/XboxStructureActionGenerateBox.cpp rename to src/client/Common/GameRules/XboxStructureActionGenerateBox.cpp index 6d687b36..992a1cef 100644 --- a/Minecraft.Client/Common/GameRules/XboxStructureActionGenerateBox.cpp +++ b/src/client/Common/GameRules/XboxStructureActionGenerateBox.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "XboxStructureActionGenerateBox.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.levelgen.structure.h" +#include "StringHelpers.h" +#include "net.minecraft.world.level.levelgen.structure.h" XboxStructureActionGenerateBox::XboxStructureActionGenerateBox() { diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionGenerateBox.h b/src/client/Common/GameRules/XboxStructureActionGenerateBox.h similarity index 100% rename from Minecraft.Client/Common/GameRules/XboxStructureActionGenerateBox.h rename to src/client/Common/GameRules/XboxStructureActionGenerateBox.h diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceBlock.cpp b/src/client/Common/GameRules/XboxStructureActionPlaceBlock.cpp similarity index 94% rename from Minecraft.Client/Common/GameRules/XboxStructureActionPlaceBlock.cpp rename to src/client/Common/GameRules/XboxStructureActionPlaceBlock.cpp index b816d5b6..c43b8e97 100644 --- a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceBlock.cpp +++ b/src/client/Common/GameRules/XboxStructureActionPlaceBlock.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "XboxStructureActionPlaceBlock.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.levelgen.structure.h" +#include "StringHelpers.h" +#include "net.minecraft.world.level.levelgen.structure.h" XboxStructureActionPlaceBlock::XboxStructureActionPlaceBlock() { diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceBlock.h b/src/client/Common/GameRules/XboxStructureActionPlaceBlock.h similarity index 100% rename from Minecraft.Client/Common/GameRules/XboxStructureActionPlaceBlock.h rename to src/client/Common/GameRules/XboxStructureActionPlaceBlock.h diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceContainer.cpp b/src/client/Common/GameRules/XboxStructureActionPlaceContainer.cpp similarity index 89% rename from Minecraft.Client/Common/GameRules/XboxStructureActionPlaceContainer.cpp rename to src/client/Common/GameRules/XboxStructureActionPlaceContainer.cpp index 8184f45b..d619ac52 100644 --- a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceContainer.cpp +++ b/src/client/Common/GameRules/XboxStructureActionPlaceContainer.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "XboxStructureActionPlaceContainer.h" #include "AddItemRuleDefinition.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.levelgen.structure.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.level.levelgen.structure.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.inventory.h" XboxStructureActionPlaceContainer::XboxStructureActionPlaceContainer() { diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceContainer.h b/src/client/Common/GameRules/XboxStructureActionPlaceContainer.h similarity index 100% rename from Minecraft.Client/Common/GameRules/XboxStructureActionPlaceContainer.h rename to src/client/Common/GameRules/XboxStructureActionPlaceContainer.h diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceSpawner.cpp b/src/client/Common/GameRules/XboxStructureActionPlaceSpawner.cpp similarity index 87% rename from Minecraft.Client/Common/GameRules/XboxStructureActionPlaceSpawner.cpp rename to src/client/Common/GameRules/XboxStructureActionPlaceSpawner.cpp index 1eca3342..d3aa4cfb 100644 --- a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceSpawner.cpp +++ b/src/client/Common/GameRules/XboxStructureActionPlaceSpawner.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "XboxStructureActionPlaceSpawner.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.levelgen.structure.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.levelgen.structure.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.entity.h" XboxStructureActionPlaceSpawner::XboxStructureActionPlaceSpawner() { diff --git a/Minecraft.Client/Common/GameRules/XboxStructureActionPlaceSpawner.h b/src/client/Common/GameRules/XboxStructureActionPlaceSpawner.h similarity index 100% rename from Minecraft.Client/Common/GameRules/XboxStructureActionPlaceSpawner.h rename to src/client/Common/GameRules/XboxStructureActionPlaceSpawner.h diff --git a/Minecraft.Client/Common/Leaderboards/LeaderboardManager.cpp b/src/client/Common/Leaderboards/LeaderboardManager.cpp similarity index 97% rename from Minecraft.Client/Common/Leaderboards/LeaderboardManager.cpp rename to src/client/Common/Leaderboards/LeaderboardManager.cpp index 33707b14..e2d1c736 100644 --- a/Minecraft.Client/Common/Leaderboards/LeaderboardManager.cpp +++ b/src/client/Common/Leaderboards/LeaderboardManager.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "LeaderboardManager.h" diff --git a/Minecraft.Client/Common/Leaderboards/LeaderboardManager.h b/src/client/Common/Leaderboards/LeaderboardManager.h similarity index 100% rename from Minecraft.Client/Common/Leaderboards/LeaderboardManager.h rename to src/client/Common/Leaderboards/LeaderboardManager.h diff --git a/Minecraft.Client/Common/Media/4J_strings.resx b/src/client/Common/Media/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/4J_strings.resx rename to src/client/Common/Media/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/AnvilMenu1080.swf b/src/client/Common/Media/AnvilMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/AnvilMenu1080.swf rename to src/client/Common/Media/AnvilMenu1080.swf diff --git a/Minecraft.Client/Common/Media/AnvilMenu480.swf b/src/client/Common/Media/AnvilMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/AnvilMenu480.swf rename to src/client/Common/Media/AnvilMenu480.swf diff --git a/Minecraft.Client/Common/Media/AnvilMenu720.swf b/src/client/Common/Media/AnvilMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/AnvilMenu720.swf rename to src/client/Common/Media/AnvilMenu720.swf diff --git a/Minecraft.Client/Common/Media/AnvilMenuSplit1080.swf b/src/client/Common/Media/AnvilMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/AnvilMenuSplit1080.swf rename to src/client/Common/Media/AnvilMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/AnvilMenuSplit720.swf b/src/client/Common/Media/AnvilMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/AnvilMenuSplit720.swf rename to src/client/Common/Media/AnvilMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/AnvilMenuVita.swf b/src/client/Common/Media/AnvilMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/AnvilMenuVita.swf rename to src/client/Common/Media/AnvilMenuVita.swf diff --git a/Minecraft.Client/Common/Media/BrewingStandMenu1080.swf b/src/client/Common/Media/BrewingStandMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/BrewingStandMenu1080.swf rename to src/client/Common/Media/BrewingStandMenu1080.swf diff --git a/Minecraft.Client/Common/Media/BrewingStandMenu480.swf b/src/client/Common/Media/BrewingStandMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/BrewingStandMenu480.swf rename to src/client/Common/Media/BrewingStandMenu480.swf diff --git a/Minecraft.Client/Common/Media/BrewingStandMenu720.swf b/src/client/Common/Media/BrewingStandMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/BrewingStandMenu720.swf rename to src/client/Common/Media/BrewingStandMenu720.swf diff --git a/Minecraft.Client/Common/Media/BrewingStandMenuSplit1080.swf b/src/client/Common/Media/BrewingStandMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/BrewingStandMenuSplit1080.swf rename to src/client/Common/Media/BrewingStandMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/BrewingStandMenuSplit720.swf b/src/client/Common/Media/BrewingStandMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/BrewingStandMenuSplit720.swf rename to src/client/Common/Media/BrewingStandMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/BrewingStandMenuVita.swf b/src/client/Common/Media/BrewingStandMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/BrewingStandMenuVita.swf rename to src/client/Common/Media/BrewingStandMenuVita.swf diff --git a/Minecraft.Client/Common/Media/ChestLargeMenu1080.swf b/src/client/Common/Media/ChestLargeMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestLargeMenu1080.swf rename to src/client/Common/Media/ChestLargeMenu1080.swf diff --git a/Minecraft.Client/Common/Media/ChestLargeMenu480.swf b/src/client/Common/Media/ChestLargeMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestLargeMenu480.swf rename to src/client/Common/Media/ChestLargeMenu480.swf diff --git a/Minecraft.Client/Common/Media/ChestLargeMenu720.swf b/src/client/Common/Media/ChestLargeMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestLargeMenu720.swf rename to src/client/Common/Media/ChestLargeMenu720.swf diff --git a/Minecraft.Client/Common/Media/ChestLargeMenuSplit1080.swf b/src/client/Common/Media/ChestLargeMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestLargeMenuSplit1080.swf rename to src/client/Common/Media/ChestLargeMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/ChestLargeMenuSplit720.swf b/src/client/Common/Media/ChestLargeMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestLargeMenuSplit720.swf rename to src/client/Common/Media/ChestLargeMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/ChestLargeMenuVita.swf b/src/client/Common/Media/ChestLargeMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestLargeMenuVita.swf rename to src/client/Common/Media/ChestLargeMenuVita.swf diff --git a/Minecraft.Client/Common/Media/ChestMenu1080.swf b/src/client/Common/Media/ChestMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestMenu1080.swf rename to src/client/Common/Media/ChestMenu1080.swf diff --git a/Minecraft.Client/Common/Media/ChestMenu480.swf b/src/client/Common/Media/ChestMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestMenu480.swf rename to src/client/Common/Media/ChestMenu480.swf diff --git a/Minecraft.Client/Common/Media/ChestMenu720.swf b/src/client/Common/Media/ChestMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestMenu720.swf rename to src/client/Common/Media/ChestMenu720.swf diff --git a/Minecraft.Client/Common/Media/ChestMenuSplit1080.swf b/src/client/Common/Media/ChestMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestMenuSplit1080.swf rename to src/client/Common/Media/ChestMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/ChestMenuSplit720.swf b/src/client/Common/Media/ChestMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestMenuSplit720.swf rename to src/client/Common/Media/ChestMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/ChestMenuVita.swf b/src/client/Common/Media/ChestMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/ChestMenuVita.swf rename to src/client/Common/Media/ChestMenuVita.swf diff --git a/Minecraft.Client/Common/Media/ComponentLogo1080.swf b/src/client/Common/Media/ComponentLogo1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ComponentLogo1080.swf rename to src/client/Common/Media/ComponentLogo1080.swf diff --git a/Minecraft.Client/Common/Media/ComponentLogo480.swf b/src/client/Common/Media/ComponentLogo480.swf similarity index 100% rename from Minecraft.Client/Common/Media/ComponentLogo480.swf rename to src/client/Common/Media/ComponentLogo480.swf diff --git a/Minecraft.Client/Common/Media/ComponentLogo720.swf b/src/client/Common/Media/ComponentLogo720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ComponentLogo720.swf rename to src/client/Common/Media/ComponentLogo720.swf diff --git a/Minecraft.Client/Common/Media/ComponentLogoSplit1080.swf b/src/client/Common/Media/ComponentLogoSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ComponentLogoSplit1080.swf rename to src/client/Common/Media/ComponentLogoSplit1080.swf diff --git a/Minecraft.Client/Common/Media/ComponentLogoSplit720.swf b/src/client/Common/Media/ComponentLogoSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ComponentLogoSplit720.swf rename to src/client/Common/Media/ComponentLogoSplit720.swf diff --git a/Minecraft.Client/Common/Media/ComponentLogoVita.swf b/src/client/Common/Media/ComponentLogoVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/ComponentLogoVita.swf rename to src/client/Common/Media/ComponentLogoVita.swf diff --git a/Minecraft.Client/Common/Media/Controls1080.swf b/src/client/Common/Media/Controls1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Controls1080.swf rename to src/client/Common/Media/Controls1080.swf diff --git a/Minecraft.Client/Common/Media/Controls480.swf b/src/client/Common/Media/Controls480.swf similarity index 100% rename from Minecraft.Client/Common/Media/Controls480.swf rename to src/client/Common/Media/Controls480.swf diff --git a/Minecraft.Client/Common/Media/Controls720.swf b/src/client/Common/Media/Controls720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Controls720.swf rename to src/client/Common/Media/Controls720.swf diff --git a/Minecraft.Client/Common/Media/ControlsRemotePlay1080.swf b/src/client/Common/Media/ControlsRemotePlay1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ControlsRemotePlay1080.swf rename to src/client/Common/Media/ControlsRemotePlay1080.swf diff --git a/Minecraft.Client/Common/Media/ControlsSplit1080.swf b/src/client/Common/Media/ControlsSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ControlsSplit1080.swf rename to src/client/Common/Media/ControlsSplit1080.swf diff --git a/Minecraft.Client/Common/Media/ControlsSplit720.swf b/src/client/Common/Media/ControlsSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ControlsSplit720.swf rename to src/client/Common/Media/ControlsSplit720.swf diff --git a/Minecraft.Client/Common/Media/ControlsTVVita.swf b/src/client/Common/Media/ControlsTVVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/ControlsTVVita.swf rename to src/client/Common/Media/ControlsTVVita.swf diff --git a/Minecraft.Client/Common/Media/ControlsVita.swf b/src/client/Common/Media/ControlsVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/ControlsVita.swf rename to src/client/Common/Media/ControlsVita.swf diff --git a/Minecraft.Client/Common/Media/Crafting2x2Menu1080.swf b/src/client/Common/Media/Crafting2x2Menu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting2x2Menu1080.swf rename to src/client/Common/Media/Crafting2x2Menu1080.swf diff --git a/Minecraft.Client/Common/Media/Crafting2x2Menu480.swf b/src/client/Common/Media/Crafting2x2Menu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting2x2Menu480.swf rename to src/client/Common/Media/Crafting2x2Menu480.swf diff --git a/Minecraft.Client/Common/Media/Crafting2x2Menu720.swf b/src/client/Common/Media/Crafting2x2Menu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting2x2Menu720.swf rename to src/client/Common/Media/Crafting2x2Menu720.swf diff --git a/Minecraft.Client/Common/Media/Crafting2x2MenuSplit1080.swf b/src/client/Common/Media/Crafting2x2MenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting2x2MenuSplit1080.swf rename to src/client/Common/Media/Crafting2x2MenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/Crafting2x2MenuSplit720.swf b/src/client/Common/Media/Crafting2x2MenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting2x2MenuSplit720.swf rename to src/client/Common/Media/Crafting2x2MenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/Crafting2x2MenuVita.swf b/src/client/Common/Media/Crafting2x2MenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting2x2MenuVita.swf rename to src/client/Common/Media/Crafting2x2MenuVita.swf diff --git a/Minecraft.Client/Common/Media/Crafting3x3Menu1080.swf b/src/client/Common/Media/Crafting3x3Menu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting3x3Menu1080.swf rename to src/client/Common/Media/Crafting3x3Menu1080.swf diff --git a/Minecraft.Client/Common/Media/Crafting3x3Menu480.swf b/src/client/Common/Media/Crafting3x3Menu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting3x3Menu480.swf rename to src/client/Common/Media/Crafting3x3Menu480.swf diff --git a/Minecraft.Client/Common/Media/Crafting3x3Menu720.swf b/src/client/Common/Media/Crafting3x3Menu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting3x3Menu720.swf rename to src/client/Common/Media/Crafting3x3Menu720.swf diff --git a/Minecraft.Client/Common/Media/Crafting3x3MenuSplit1080.swf b/src/client/Common/Media/Crafting3x3MenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting3x3MenuSplit1080.swf rename to src/client/Common/Media/Crafting3x3MenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/Crafting3x3MenuSplit720.swf b/src/client/Common/Media/Crafting3x3MenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting3x3MenuSplit720.swf rename to src/client/Common/Media/Crafting3x3MenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/Crafting3x3MenuVita.swf b/src/client/Common/Media/Crafting3x3MenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/Crafting3x3MenuVita.swf rename to src/client/Common/Media/Crafting3x3MenuVita.swf diff --git a/Minecraft.Client/Common/Media/CreateWorldMenu1080.swf b/src/client/Common/Media/CreateWorldMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreateWorldMenu1080.swf rename to src/client/Common/Media/CreateWorldMenu1080.swf diff --git a/Minecraft.Client/Common/Media/CreateWorldMenu480.swf b/src/client/Common/Media/CreateWorldMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreateWorldMenu480.swf rename to src/client/Common/Media/CreateWorldMenu480.swf diff --git a/Minecraft.Client/Common/Media/CreateWorldMenu720.swf b/src/client/Common/Media/CreateWorldMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreateWorldMenu720.swf rename to src/client/Common/Media/CreateWorldMenu720.swf diff --git a/Minecraft.Client/Common/Media/CreateWorldMenuVita.swf b/src/client/Common/Media/CreateWorldMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreateWorldMenuVita.swf rename to src/client/Common/Media/CreateWorldMenuVita.swf diff --git a/Minecraft.Client/Common/Media/CreativeMenu1080.swf b/src/client/Common/Media/CreativeMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreativeMenu1080.swf rename to src/client/Common/Media/CreativeMenu1080.swf diff --git a/Minecraft.Client/Common/Media/CreativeMenu480.swf b/src/client/Common/Media/CreativeMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreativeMenu480.swf rename to src/client/Common/Media/CreativeMenu480.swf diff --git a/Minecraft.Client/Common/Media/CreativeMenu720.swf b/src/client/Common/Media/CreativeMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreativeMenu720.swf rename to src/client/Common/Media/CreativeMenu720.swf diff --git a/Minecraft.Client/Common/Media/CreativeMenuSplit1080.swf b/src/client/Common/Media/CreativeMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreativeMenuSplit1080.swf rename to src/client/Common/Media/CreativeMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/CreativeMenuSplit720.swf b/src/client/Common/Media/CreativeMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreativeMenuSplit720.swf rename to src/client/Common/Media/CreativeMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/CreativeMenuVita.swf b/src/client/Common/Media/CreativeMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreativeMenuVita.swf rename to src/client/Common/Media/CreativeMenuVita.swf diff --git a/Minecraft.Client/Common/Media/Credits1080.swf b/src/client/Common/Media/Credits1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Credits1080.swf rename to src/client/Common/Media/Credits1080.swf diff --git a/Minecraft.Client/Common/Media/Credits480.swf b/src/client/Common/Media/Credits480.swf similarity index 100% rename from Minecraft.Client/Common/Media/Credits480.swf rename to src/client/Common/Media/Credits480.swf diff --git a/Minecraft.Client/Common/Media/Credits720.swf b/src/client/Common/Media/Credits720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Credits720.swf rename to src/client/Common/Media/Credits720.swf diff --git a/Minecraft.Client/Common/Media/CreditsVita.swf b/src/client/Common/Media/CreditsVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/CreditsVita.swf rename to src/client/Common/Media/CreditsVita.swf diff --git a/Minecraft.Client/Common/Media/DLCMainMenu1080.swf b/src/client/Common/Media/DLCMainMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCMainMenu1080.swf rename to src/client/Common/Media/DLCMainMenu1080.swf diff --git a/Minecraft.Client/Common/Media/DLCMainMenu480.swf b/src/client/Common/Media/DLCMainMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCMainMenu480.swf rename to src/client/Common/Media/DLCMainMenu480.swf diff --git a/Minecraft.Client/Common/Media/DLCMainMenu720.swf b/src/client/Common/Media/DLCMainMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCMainMenu720.swf rename to src/client/Common/Media/DLCMainMenu720.swf diff --git a/Minecraft.Client/Common/Media/DLCMainMenuVita.swf b/src/client/Common/Media/DLCMainMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCMainMenuVita.swf rename to src/client/Common/Media/DLCMainMenuVita.swf diff --git a/Minecraft.Client/Common/Media/DLCOffersMenu1080.swf b/src/client/Common/Media/DLCOffersMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCOffersMenu1080.swf rename to src/client/Common/Media/DLCOffersMenu1080.swf diff --git a/Minecraft.Client/Common/Media/DLCOffersMenu480.swf b/src/client/Common/Media/DLCOffersMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCOffersMenu480.swf rename to src/client/Common/Media/DLCOffersMenu480.swf diff --git a/Minecraft.Client/Common/Media/DLCOffersMenu720.swf b/src/client/Common/Media/DLCOffersMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCOffersMenu720.swf rename to src/client/Common/Media/DLCOffersMenu720.swf diff --git a/Minecraft.Client/Common/Media/DLCOffersMenuVita.swf b/src/client/Common/Media/DLCOffersMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/DLCOffersMenuVita.swf rename to src/client/Common/Media/DLCOffersMenuVita.swf diff --git a/Minecraft.Client/Common/Media/DeathMenu1080.swf b/src/client/Common/Media/DeathMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DeathMenu1080.swf rename to src/client/Common/Media/DeathMenu1080.swf diff --git a/Minecraft.Client/Common/Media/DeathMenu480.swf b/src/client/Common/Media/DeathMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/DeathMenu480.swf rename to src/client/Common/Media/DeathMenu480.swf diff --git a/Minecraft.Client/Common/Media/DeathMenu720.swf b/src/client/Common/Media/DeathMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DeathMenu720.swf rename to src/client/Common/Media/DeathMenu720.swf diff --git a/Minecraft.Client/Common/Media/DeathMenuSplit1080.swf b/src/client/Common/Media/DeathMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DeathMenuSplit1080.swf rename to src/client/Common/Media/DeathMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/DeathMenuSplit720.swf b/src/client/Common/Media/DeathMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DeathMenuSplit720.swf rename to src/client/Common/Media/DeathMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/DeathMenuVita.swf b/src/client/Common/Media/DeathMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/DeathMenuVita.swf rename to src/client/Common/Media/DeathMenuVita.swf diff --git a/Minecraft.Client/Common/Media/DebugCreateSchematic1080.swf b/src/client/Common/Media/DebugCreateSchematic1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugCreateSchematic1080.swf rename to src/client/Common/Media/DebugCreateSchematic1080.swf diff --git a/Minecraft.Client/Common/Media/DebugCreateSchematic720.swf b/src/client/Common/Media/DebugCreateSchematic720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugCreateSchematic720.swf rename to src/client/Common/Media/DebugCreateSchematic720.swf diff --git a/Minecraft.Client/Common/Media/DebugMenu1080.swf b/src/client/Common/Media/DebugMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugMenu1080.swf rename to src/client/Common/Media/DebugMenu1080.swf diff --git a/Minecraft.Client/Common/Media/DebugMenu720.swf b/src/client/Common/Media/DebugMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugMenu720.swf rename to src/client/Common/Media/DebugMenu720.swf diff --git a/Minecraft.Client/Common/Media/DebugOptionsMenu1080.swf b/src/client/Common/Media/DebugOptionsMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugOptionsMenu1080.swf rename to src/client/Common/Media/DebugOptionsMenu1080.swf diff --git a/Minecraft.Client/Common/Media/DebugOptionsMenu720.swf b/src/client/Common/Media/DebugOptionsMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugOptionsMenu720.swf rename to src/client/Common/Media/DebugOptionsMenu720.swf diff --git a/Minecraft.Client/Common/Media/DebugSetCamera1080.swf b/src/client/Common/Media/DebugSetCamera1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugSetCamera1080.swf rename to src/client/Common/Media/DebugSetCamera1080.swf diff --git a/Minecraft.Client/Common/Media/DebugSetCamera720.swf b/src/client/Common/Media/DebugSetCamera720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugSetCamera720.swf rename to src/client/Common/Media/DebugSetCamera720.swf diff --git a/Minecraft.Client/Common/Media/DebugUIConsoleComponent1080.swf b/src/client/Common/Media/DebugUIConsoleComponent1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugUIConsoleComponent1080.swf rename to src/client/Common/Media/DebugUIConsoleComponent1080.swf diff --git a/Minecraft.Client/Common/Media/DebugUIConsoleComponent720.swf b/src/client/Common/Media/DebugUIConsoleComponent720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugUIConsoleComponent720.swf rename to src/client/Common/Media/DebugUIConsoleComponent720.swf diff --git a/Minecraft.Client/Common/Media/DebugUIMarketingGuide1080.swf b/src/client/Common/Media/DebugUIMarketingGuide1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugUIMarketingGuide1080.swf rename to src/client/Common/Media/DebugUIMarketingGuide1080.swf diff --git a/Minecraft.Client/Common/Media/DebugUIMarketingGuide720.swf b/src/client/Common/Media/DebugUIMarketingGuide720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DebugUIMarketingGuide720.swf rename to src/client/Common/Media/DebugUIMarketingGuide720.swf diff --git a/Minecraft.Client/Common/Media/DispenserMenu1080.swf b/src/client/Common/Media/DispenserMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DispenserMenu1080.swf rename to src/client/Common/Media/DispenserMenu1080.swf diff --git a/Minecraft.Client/Common/Media/DispenserMenu480.swf b/src/client/Common/Media/DispenserMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/DispenserMenu480.swf rename to src/client/Common/Media/DispenserMenu480.swf diff --git a/Minecraft.Client/Common/Media/DispenserMenu720.swf b/src/client/Common/Media/DispenserMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DispenserMenu720.swf rename to src/client/Common/Media/DispenserMenu720.swf diff --git a/Minecraft.Client/Common/Media/DispenserMenuSplit1080.swf b/src/client/Common/Media/DispenserMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/DispenserMenuSplit1080.swf rename to src/client/Common/Media/DispenserMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/DispenserMenuSplit720.swf b/src/client/Common/Media/DispenserMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/DispenserMenuSplit720.swf rename to src/client/Common/Media/DispenserMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/DispenserMenuVita.swf b/src/client/Common/Media/DispenserMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/DispenserMenuVita.swf rename to src/client/Common/Media/DispenserMenuVita.swf diff --git a/Minecraft.Client/Common/Media/EULA1080.swf b/src/client/Common/Media/EULA1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/EULA1080.swf rename to src/client/Common/Media/EULA1080.swf diff --git a/Minecraft.Client/Common/Media/EULA480.swf b/src/client/Common/Media/EULA480.swf similarity index 100% rename from Minecraft.Client/Common/Media/EULA480.swf rename to src/client/Common/Media/EULA480.swf diff --git a/Minecraft.Client/Common/Media/EULA720.swf b/src/client/Common/Media/EULA720.swf similarity index 100% rename from Minecraft.Client/Common/Media/EULA720.swf rename to src/client/Common/Media/EULA720.swf diff --git a/Minecraft.Client/Common/Media/EULAVita.swf b/src/client/Common/Media/EULAVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/EULAVita.swf rename to src/client/Common/Media/EULAVita.swf diff --git a/Minecraft.Client/Common/Media/EnchantingMenu1080.swf b/src/client/Common/Media/EnchantingMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/EnchantingMenu1080.swf rename to src/client/Common/Media/EnchantingMenu1080.swf diff --git a/Minecraft.Client/Common/Media/EnchantingMenu480.swf b/src/client/Common/Media/EnchantingMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/EnchantingMenu480.swf rename to src/client/Common/Media/EnchantingMenu480.swf diff --git a/Minecraft.Client/Common/Media/EnchantingMenu720.swf b/src/client/Common/Media/EnchantingMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/EnchantingMenu720.swf rename to src/client/Common/Media/EnchantingMenu720.swf diff --git a/Minecraft.Client/Common/Media/EnchantingMenuSplit1080.swf b/src/client/Common/Media/EnchantingMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/EnchantingMenuSplit1080.swf rename to src/client/Common/Media/EnchantingMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/EnchantingMenuSplit720.swf b/src/client/Common/Media/EnchantingMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/EnchantingMenuSplit720.swf rename to src/client/Common/Media/EnchantingMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/EnchantingMenuVita.swf b/src/client/Common/Media/EnchantingMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/EnchantingMenuVita.swf rename to src/client/Common/Media/EnchantingMenuVita.swf diff --git a/Minecraft.Client/Common/Media/EndPoem1080.swf b/src/client/Common/Media/EndPoem1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/EndPoem1080.swf rename to src/client/Common/Media/EndPoem1080.swf diff --git a/Minecraft.Client/Common/Media/EndPoem480.swf b/src/client/Common/Media/EndPoem480.swf similarity index 100% rename from Minecraft.Client/Common/Media/EndPoem480.swf rename to src/client/Common/Media/EndPoem480.swf diff --git a/Minecraft.Client/Common/Media/EndPoem720.swf b/src/client/Common/Media/EndPoem720.swf similarity index 100% rename from Minecraft.Client/Common/Media/EndPoem720.swf rename to src/client/Common/Media/EndPoem720.swf diff --git a/Minecraft.Client/Common/Media/EndPoemVita.swf b/src/client/Common/Media/EndPoemVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/EndPoemVita.swf rename to src/client/Common/Media/EndPoemVita.swf diff --git a/Minecraft.Client/Common/Media/FullscreenProgress1080.swf b/src/client/Common/Media/FullscreenProgress1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/FullscreenProgress1080.swf rename to src/client/Common/Media/FullscreenProgress1080.swf diff --git a/Minecraft.Client/Common/Media/FullscreenProgress480.swf b/src/client/Common/Media/FullscreenProgress480.swf similarity index 100% rename from Minecraft.Client/Common/Media/FullscreenProgress480.swf rename to src/client/Common/Media/FullscreenProgress480.swf diff --git a/Minecraft.Client/Common/Media/FullscreenProgress720.swf b/src/client/Common/Media/FullscreenProgress720.swf similarity index 100% rename from Minecraft.Client/Common/Media/FullscreenProgress720.swf rename to src/client/Common/Media/FullscreenProgress720.swf diff --git a/Minecraft.Client/Common/Media/FullscreenProgressSplit1080.swf b/src/client/Common/Media/FullscreenProgressSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/FullscreenProgressSplit1080.swf rename to src/client/Common/Media/FullscreenProgressSplit1080.swf diff --git a/Minecraft.Client/Common/Media/FullscreenProgressSplit720.swf b/src/client/Common/Media/FullscreenProgressSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/FullscreenProgressSplit720.swf rename to src/client/Common/Media/FullscreenProgressSplit720.swf diff --git a/Minecraft.Client/Common/Media/FullscreenProgressVita.swf b/src/client/Common/Media/FullscreenProgressVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/FullscreenProgressVita.swf rename to src/client/Common/Media/FullscreenProgressVita.swf diff --git a/Minecraft.Client/Common/Media/FurnaceMenu1080.swf b/src/client/Common/Media/FurnaceMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/FurnaceMenu1080.swf rename to src/client/Common/Media/FurnaceMenu1080.swf diff --git a/Minecraft.Client/Common/Media/FurnaceMenu480.swf b/src/client/Common/Media/FurnaceMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/FurnaceMenu480.swf rename to src/client/Common/Media/FurnaceMenu480.swf diff --git a/Minecraft.Client/Common/Media/FurnaceMenu720.swf b/src/client/Common/Media/FurnaceMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/FurnaceMenu720.swf rename to src/client/Common/Media/FurnaceMenu720.swf diff --git a/Minecraft.Client/Common/Media/FurnaceMenuSplit1080.swf b/src/client/Common/Media/FurnaceMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/FurnaceMenuSplit1080.swf rename to src/client/Common/Media/FurnaceMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/FurnaceMenuSplit720.swf b/src/client/Common/Media/FurnaceMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/FurnaceMenuSplit720.swf rename to src/client/Common/Media/FurnaceMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/FurnaceMenuVita.swf b/src/client/Common/Media/FurnaceMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/FurnaceMenuVita.swf rename to src/client/Common/Media/FurnaceMenuVita.swf diff --git a/Minecraft.Client/Common/Media/GamertagSplit720.swf b/src/client/Common/Media/GamertagSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/GamertagSplit720.swf rename to src/client/Common/Media/GamertagSplit720.swf diff --git a/Minecraft.Client/Common/Media/Graphics/AnvilCross.png b/src/client/Common/Media/Graphics/AnvilCross.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/AnvilCross.png rename to src/client/Common/Media/Graphics/AnvilCross.png diff --git a/Minecraft.Client/Common/Media/Graphics/AnvilHammer.png b/src/client/Common/Media/Graphics/AnvilHammer.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/AnvilHammer.png rename to src/client/Common/Media/Graphics/AnvilHammer.png diff --git a/Minecraft.Client/Common/Media/Graphics/AnvilPlus.png b/src/client/Common/Media/Graphics/AnvilPlus.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/AnvilPlus.png rename to src/client/Common/Media/Graphics/AnvilPlus.png diff --git a/Minecraft.Client/Common/Media/Graphics/Armour_Slot_Body.png b/src/client/Common/Media/Graphics/Armour_Slot_Body.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Armour_Slot_Body.png rename to src/client/Common/Media/Graphics/Armour_Slot_Body.png diff --git a/Minecraft.Client/Common/Media/Graphics/Armour_Slot_Feet.png b/src/client/Common/Media/Graphics/Armour_Slot_Feet.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Armour_Slot_Feet.png rename to src/client/Common/Media/Graphics/Armour_Slot_Feet.png diff --git a/Minecraft.Client/Common/Media/Graphics/Armour_Slot_Head.png b/src/client/Common/Media/Graphics/Armour_Slot_Head.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Armour_Slot_Head.png rename to src/client/Common/Media/Graphics/Armour_Slot_Head.png diff --git a/Minecraft.Client/Common/Media/Graphics/Armour_Slot_Legs.png b/src/client/Common/Media/Graphics/Armour_Slot_Legs.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Armour_Slot_Legs.png rename to src/client/Common/Media/Graphics/Armour_Slot_Legs.png diff --git a/Minecraft.Client/Common/Media/Graphics/Arrow_Off.png b/src/client/Common/Media/Graphics/Arrow_Off.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Arrow_Off.png rename to src/client/Common/Media/Graphics/Arrow_Off.png diff --git a/Minecraft.Client/Common/Media/Graphics/Arrow_On.png b/src/client/Common/Media/Graphics/Arrow_On.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Arrow_On.png rename to src/client/Common/Media/Graphics/Arrow_On.png diff --git a/Minecraft.Client/Common/Media/Graphics/Arrow_Small_Off.png b/src/client/Common/Media/Graphics/Arrow_Small_Off.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Arrow_Small_Off.png rename to src/client/Common/Media/Graphics/Arrow_Small_Off.png diff --git a/Minecraft.Client/Common/Media/Graphics/Arrow_Small_On.png b/src/client/Common/Media/Graphics/Arrow_Small_On.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Arrow_Small_On.png rename to src/client/Common/Media/Graphics/Arrow_Small_On.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingArrow_Off.png b/src/client/Common/Media/Graphics/BrewingArrow_Off.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingArrow_Off.png rename to src/client/Common/Media/Graphics/BrewingArrow_Off.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingArrow_On.png b/src/client/Common/Media/Graphics/BrewingArrow_On.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingArrow_On.png rename to src/client/Common/Media/Graphics/BrewingArrow_On.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingArrow_Small_Off.png b/src/client/Common/Media/Graphics/BrewingArrow_Small_Off.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingArrow_Small_Off.png rename to src/client/Common/Media/Graphics/BrewingArrow_Small_Off.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingArrow_Small_On.png b/src/client/Common/Media/Graphics/BrewingArrow_Small_On.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingArrow_Small_On.png rename to src/client/Common/Media/Graphics/BrewingArrow_Small_On.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingBubbles_Off.png b/src/client/Common/Media/Graphics/BrewingBubbles_Off.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingBubbles_Off.png rename to src/client/Common/Media/Graphics/BrewingBubbles_Off.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingBubbles_On.png b/src/client/Common/Media/Graphics/BrewingBubbles_On.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingBubbles_On.png rename to src/client/Common/Media/Graphics/BrewingBubbles_On.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingBubbles_Small_Off.png b/src/client/Common/Media/Graphics/BrewingBubbles_Small_Off.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingBubbles_Small_Off.png rename to src/client/Common/Media/Graphics/BrewingBubbles_Small_Off.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingBubbles_Small_On.png b/src/client/Common/Media/Graphics/BrewingBubbles_Small_On.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingBubbles_Small_On.png rename to src/client/Common/Media/Graphics/BrewingBubbles_Small_On.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingStand.png b/src/client/Common/Media/Graphics/BrewingStand.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingStand.png rename to src/client/Common/Media/Graphics/BrewingStand.png diff --git a/Minecraft.Client/Common/Media/Graphics/BrewingStand_small.png b/src/client/Common/Media/Graphics/BrewingStand_small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/BrewingStand_small.png rename to src/client/Common/Media/Graphics/BrewingStand_small.png diff --git a/Minecraft.Client/Common/Media/Graphics/Controller_Message_Frame_L.png b/src/client/Common/Media/Graphics/Controller_Message_Frame_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Controller_Message_Frame_L.png rename to src/client/Common/Media/Graphics/Controller_Message_Frame_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/Controller_Quadrant_Icon_Empty.png b/src/client/Common/Media/Graphics/Controller_Quadrant_Icon_Empty.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Controller_Quadrant_Icon_Empty.png rename to src/client/Common/Media/Graphics/Controller_Quadrant_Icon_Empty.png diff --git a/Minecraft.Client/Common/Media/Graphics/Controller_Quadrant_Icon_Segment.png b/src/client/Common/Media/Graphics/Controller_Quadrant_Icon_Segment.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Controller_Quadrant_Icon_Segment.png rename to src/client/Common/Media/Graphics/Controller_Quadrant_Icon_Segment.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_Materials.png b/src/client/Common/Media/Graphics/CraftIcons/icon_Materials.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_Materials.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_Materials.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_Redstone_and_Transport.png b/src/client/Common/Media/Graphics/CraftIcons/icon_Redstone_and_Transport.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_Redstone_and_Transport.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_Redstone_and_Transport.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_armour.png b/src/client/Common/Media/Graphics/CraftIcons/icon_armour.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_armour.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_armour.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_brewing.png b/src/client/Common/Media/Graphics/CraftIcons/icon_brewing.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_brewing.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_brewing.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_decoration.png b/src/client/Common/Media/Graphics/CraftIcons/icon_decoration.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_decoration.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_decoration.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_food.png b/src/client/Common/Media/Graphics/CraftIcons/icon_food.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_food.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_food.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_mechanisms.png b/src/client/Common/Media/Graphics/CraftIcons/icon_mechanisms.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_mechanisms.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_mechanisms.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_misc.png b/src/client/Common/Media/Graphics/CraftIcons/icon_misc.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_misc.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_misc.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_structures.png b/src/client/Common/Media/Graphics/CraftIcons/icon_structures.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_structures.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_structures.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_tools.png b/src/client/Common/Media/Graphics/CraftIcons/icon_tools.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_tools.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_tools.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_transport.png b/src/client/Common/Media/Graphics/CraftIcons/icon_transport.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftIcons/icon_transport.png rename to src/client/Common/Media/Graphics/CraftIcons/icon_transport.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_ExtraSmall.png b/src/client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_ExtraSmall.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_ExtraSmall.png rename to src/client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_ExtraSmall.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_Small.png b/src/client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_Small.png rename to src/client/Common/Media/Graphics/CraftScene/Craft_Highlight_L_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftScene/Crafting_2SlotLargeV.png b/src/client/Common/Media/Graphics/CraftScene/Crafting_2SlotLargeV.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftScene/Crafting_2SlotLargeV.png rename to src/client/Common/Media/Graphics/CraftScene/Crafting_2SlotLargeV.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftScene/Crafting_2SlotSmallV.png b/src/client/Common/Media/Graphics/CraftScene/Crafting_2SlotSmallV.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftScene/Crafting_2SlotSmallV.png rename to src/client/Common/Media/Graphics/CraftScene/Crafting_2SlotSmallV.png diff --git a/Minecraft.Client/Common/Media/Graphics/CraftScene/Crafting_3SlotLargeV.png b/src/client/Common/Media/Graphics/CraftScene/Crafting_3SlotLargeV.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CraftScene/Crafting_3SlotLargeV.png rename to src/client/Common/Media/Graphics/CraftScene/Crafting_3SlotLargeV.png diff --git a/Minecraft.Client/Common/Media/Graphics/CreditBackground.png b/src/client/Common/Media/Graphics/CreditBackground.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/CreditBackground.png rename to src/client/Common/Media/Graphics/CreditBackground.png diff --git a/Minecraft.Client/Common/Media/Graphics/DLCBackground.png b/src/client/Common/Media/Graphics/DLCBackground.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/DLCBackground.png rename to src/client/Common/Media/Graphics/DLCBackground.png diff --git a/Minecraft.Client/Common/Media/Graphics/DLC_Tick.png b/src/client/Common/Media/Graphics/DLC_Tick.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/DLC_Tick.png rename to src/client/Common/Media/Graphics/DLC_Tick.png diff --git a/Minecraft.Client/Common/Media/Graphics/DLC_TickSmall.png b/src/client/Common/Media/Graphics/DLC_TickSmall.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/DLC_TickSmall.png rename to src/client/Common/Media/Graphics/DLC_TickSmall.png diff --git a/Minecraft.Client/Common/Media/Graphics/DefaultPack_Comparison.png b/src/client/Common/Media/Graphics/DefaultPack_Comparison.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/DefaultPack_Comparison.png rename to src/client/Common/Media/Graphics/DefaultPack_Comparison.png diff --git a/Minecraft.Client/Common/Media/Graphics/Dirt_Tile.png b/src/client/Common/Media/Graphics/Dirt_Tile.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Dirt_Tile.png rename to src/client/Common/Media/Graphics/Dirt_Tile.png diff --git a/Minecraft.Client/Common/Media/Graphics/Enchant_Slot.png b/src/client/Common/Media/Graphics/Enchant_Slot.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Enchant_Slot.png rename to src/client/Common/Media/Graphics/Enchant_Slot.png diff --git a/Minecraft.Client/Common/Media/Graphics/Enchant_Slot_Small.png b/src/client/Common/Media/Graphics/Enchant_Slot_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Enchant_Slot_Small.png rename to src/client/Common/Media/Graphics/Enchant_Slot_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/EnchantmentButtonActive.png b/src/client/Common/Media/Graphics/EnchantmentButtonActive.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/EnchantmentButtonActive.png rename to src/client/Common/Media/Graphics/EnchantmentButtonActive.png diff --git a/Minecraft.Client/Common/Media/Graphics/EnchantmentButtonActive_small.png b/src/client/Common/Media/Graphics/EnchantmentButtonActive_small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/EnchantmentButtonActive_small.png rename to src/client/Common/Media/Graphics/EnchantmentButtonActive_small.png diff --git a/Minecraft.Client/Common/Media/Graphics/EnchantmentButtonEmpty.png b/src/client/Common/Media/Graphics/EnchantmentButtonEmpty.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/EnchantmentButtonEmpty.png rename to src/client/Common/Media/Graphics/EnchantmentButtonEmpty.png diff --git a/Minecraft.Client/Common/Media/Graphics/EnchantmentButtonEmpty_small.png b/src/client/Common/Media/Graphics/EnchantmentButtonEmpty_small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/EnchantmentButtonEmpty_small.png rename to src/client/Common/Media/Graphics/EnchantmentButtonEmpty_small.png diff --git a/Minecraft.Client/Common/Media/Graphics/EnchantmentButtonSelected.png b/src/client/Common/Media/Graphics/EnchantmentButtonSelected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/EnchantmentButtonSelected.png rename to src/client/Common/Media/Graphics/EnchantmentButtonSelected.png diff --git a/Minecraft.Client/Common/Media/Graphics/EnchantmentButtonSelected_small.png b/src/client/Common/Media/Graphics/EnchantmentButtonSelected_small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/EnchantmentButtonSelected_small.png rename to src/client/Common/Media/Graphics/EnchantmentButtonSelected_small.png diff --git a/Minecraft.Client/Common/Media/Graphics/Flame_Off.png b/src/client/Common/Media/Graphics/Flame_Off.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Flame_Off.png rename to src/client/Common/Media/Graphics/Flame_Off.png diff --git a/Minecraft.Client/Common/Media/Graphics/Flame_Off_Small.png b/src/client/Common/Media/Graphics/Flame_Off_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Flame_Off_Small.png rename to src/client/Common/Media/Graphics/Flame_Off_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/Flame_On.png b/src/client/Common/Media/Graphics/Flame_On.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Flame_On.png rename to src/client/Common/Media/Graphics/Flame_On.png diff --git a/Minecraft.Client/Common/Media/Graphics/Flame_On_Small.png b/src/client/Common/Media/Graphics/Flame_On_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Flame_On_Small.png rename to src/client/Common/Media/Graphics/Flame_On_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Empty.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Empty.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty2.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Empty2.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty2.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Empty2.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty3.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Empty3.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty3.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Empty3.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty4.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Empty4.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty4.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Empty4.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty6.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Empty6.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Empty6.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Empty6.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Full.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Full.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full2.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Full2.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full2.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Full2.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full3.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Full3.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full3.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Full3.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full4.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Full4.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full4.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Full4.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full6.png b/src/client/Common/Media/Graphics/HUD/DragonHealth_Full6.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/DragonHealth_Full6.png rename to src/client/Common/Media/Graphics/HUD/DragonHealth_Full6.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Air_Bubble.png b/src/client/Common/Media/Graphics/HUD/HUD_Air_Bubble.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Air_Bubble.png rename to src/client/Common/Media/Graphics/HUD/HUD_Air_Bubble.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Air_Pop.png b/src/client/Common/Media/Graphics/HUD/HUD_Air_Pop.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Air_Pop.png rename to src/client/Common/Media/Graphics/HUD/HUD_Air_Pop.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Armour_Empty.png b/src/client/Common/Media/Graphics/HUD/HUD_Armour_Empty.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Armour_Empty.png rename to src/client/Common/Media/Graphics/HUD/HUD_Armour_Empty.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Armour_Full.png b/src/client/Common/Media/Graphics/HUD/HUD_Armour_Full.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Armour_Full.png rename to src/client/Common/Media/Graphics/HUD/HUD_Armour_Full.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Armour_Half.png b/src/client/Common/Media/Graphics/HUD/HUD_Armour_Half.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Armour_Half.png rename to src/client/Common/Media/Graphics/HUD/HUD_Armour_Half.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Crosshair.png b/src/client/Common/Media/Graphics/HUD/HUD_Crosshair.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Crosshair.png rename to src/client/Common/Media/Graphics/HUD/HUD_Crosshair.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Background.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Background.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Background.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Background.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Background_Flash.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Background_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Background_Flash.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Background_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Background_Poison.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Background_Poison.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Background_Poison.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Background_Poison.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Full.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Full.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full_Flash.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Full_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full_Flash.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Full_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison_Flash.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison_Flash.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Full_Poison_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Half.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Half.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half_Flash.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Half_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half_Flash.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Half_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison_Flash.png b/src/client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison_Flash.png rename to src/client/Common/Media/Graphics/HUD/HUD_Food_Half_Poison_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Background.png b/src/client/Common/Media/Graphics/HUD/Health_Background.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Background.png rename to src/client/Common/Media/Graphics/HUD/Health_Background.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Background_Flash.png b/src/client/Common/Media/Graphics/HUD/Health_Background_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Background_Flash.png rename to src/client/Common/Media/Graphics/HUD/Health_Background_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Full.png b/src/client/Common/Media/Graphics/HUD/Health_Full.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Full.png rename to src/client/Common/Media/Graphics/HUD/Health_Full.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Full_Flash.png b/src/client/Common/Media/Graphics/HUD/Health_Full_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Full_Flash.png rename to src/client/Common/Media/Graphics/HUD/Health_Full_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Full_Poison.png b/src/client/Common/Media/Graphics/HUD/Health_Full_Poison.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Full_Poison.png rename to src/client/Common/Media/Graphics/HUD/Health_Full_Poison.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Full_Poison_Flash.png b/src/client/Common/Media/Graphics/HUD/Health_Full_Poison_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Full_Poison_Flash.png rename to src/client/Common/Media/Graphics/HUD/Health_Full_Poison_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Half.png b/src/client/Common/Media/Graphics/HUD/Health_Half.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Half.png rename to src/client/Common/Media/Graphics/HUD/Health_Half.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Half_Flash.png b/src/client/Common/Media/Graphics/HUD/Health_Half_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Half_Flash.png rename to src/client/Common/Media/Graphics/HUD/Health_Half_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Half_Poison.png b/src/client/Common/Media/Graphics/HUD/Health_Half_Poison.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Half_Poison.png rename to src/client/Common/Media/Graphics/HUD/Health_Half_Poison.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/Health_Half_Poison_Flash.png b/src/client/Common/Media/Graphics/HUD/Health_Half_Poison_Flash.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/Health_Half_Poison_Flash.png rename to src/client/Common/Media/Graphics/HUD/Health_Half_Poison_Flash.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/experience_bar_empty.png b/src/client/Common/Media/Graphics/HUD/experience_bar_empty.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/experience_bar_empty.png rename to src/client/Common/Media/Graphics/HUD/experience_bar_empty.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/experience_bar_full.png b/src/client/Common/Media/Graphics/HUD/experience_bar_full.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/experience_bar_full.png rename to src/client/Common/Media/Graphics/HUD/experience_bar_full.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/hotbar_item_back.png b/src/client/Common/Media/Graphics/HUD/hotbar_item_back.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/hotbar_item_back.png rename to src/client/Common/Media/Graphics/HUD/hotbar_item_back.png diff --git a/Minecraft.Client/Common/Media/Graphics/HUD/hotbar_item_selected.png b/src/client/Common/Media/Graphics/HUD/hotbar_item_selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HUD/hotbar_item_selected.png rename to src/client/Common/Media/Graphics/HUD/hotbar_item_selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Anvil_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Breeding_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Brewing_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Chest_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_CraftTable_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Crafting_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Creative_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Dispenser_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enchantment_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest_small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest_small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest_small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Enderchest_small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_FarmingAnimals_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Furnace_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_HUD_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Inventory_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_LargeChest_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_NetherPortal_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_TheEnd_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading.png diff --git a/Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading_Small.png b/src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading_Small.png rename to src/client/Common/Media/Graphics/HowToPlay/HowToPlay_Trading_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/IconHolder.png b/src/client/Common/Media/Graphics/IconHolder.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/IconHolder.png rename to src/client/Common/Media/Graphics/IconHolder.png diff --git a/Minecraft.Client/Common/Media/Graphics/IconHolderRed.png b/src/client/Common/Media/Graphics/IconHolderRed.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/IconHolderRed.png rename to src/client/Common/Media/Graphics/IconHolderRed.png diff --git a/Minecraft.Client/Common/Media/Graphics/IconHolderRed_Small.png b/src/client/Common/Media/Graphics/IconHolderRed_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/IconHolderRed_Small.png rename to src/client/Common/Media/Graphics/IconHolderRed_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/IconHolder_Small.png b/src/client/Common/Media/Graphics/IconHolder_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/IconHolder_Small.png rename to src/client/Common/Media/Graphics/IconHolder_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_0.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_0.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_0.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_0.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_1.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_1.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_1.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_1.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_10.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_10.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_10.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_10.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_11.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_11.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_11.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_11.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_12.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_12.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_12.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_12.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_13.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_13.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_13.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_13.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_14.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_14.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_14.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_14.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_15.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_15.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_15.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_15.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_2.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_2.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_2.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_2.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_3.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_3.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_3.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_3.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_4.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_4.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_4.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_4.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_5.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_5.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_5.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_5.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_6.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_6.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_6.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_6.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_7.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_7.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_7.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_7.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_8.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_8.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_8.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_8.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_9.png b/src/client/Common/Media/Graphics/InGameInfo/MapIcon_9.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/MapIcon_9.png rename to src/client/Common/Media/Graphics/InGameInfo/MapIcon_9.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/voiceMuted.png b/src/client/Common/Media/Graphics/InGameInfo/voiceMuted.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/voiceMuted.png rename to src/client/Common/Media/Graphics/InGameInfo/voiceMuted.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/voiceNotSpeaking.png b/src/client/Common/Media/Graphics/InGameInfo/voiceNotSpeaking.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/voiceNotSpeaking.png rename to src/client/Common/Media/Graphics/InGameInfo/voiceNotSpeaking.png diff --git a/Minecraft.Client/Common/Media/Graphics/InGameInfo/voiceSpeaking.png b/src/client/Common/Media/Graphics/InGameInfo/voiceSpeaking.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/InGameInfo/voiceSpeaking.png rename to src/client/Common/Media/Graphics/InGameInfo/voiceSpeaking.png diff --git a/Minecraft.Client/Common/Media/Graphics/LayoutButton_Norm.png b/src/client/Common/Media/Graphics/LayoutButton_Norm.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/LayoutButton_Norm.png rename to src/client/Common/Media/Graphics/LayoutButton_Norm.png diff --git a/Minecraft.Client/Common/Media/Graphics/LayoutButton_Over.png b/src/client/Common/Media/Graphics/LayoutButton_Over.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/LayoutButton_Over.png rename to src/client/Common/Media/Graphics/LayoutButton_Over.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Climbed.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Climbed.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Climbed.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Climbed.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Creeper.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Creeper.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Creeper.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Creeper.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Fallen.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Fallen.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Fallen.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Fallen.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Ghast.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Ghast.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Ghast.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Ghast.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Portal.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Portal.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Portal.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Portal.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Skeleton.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Skeleton.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Skeleton.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Skeleton.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Slime.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Slime.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Slime.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Slime.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Spider.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Spider.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Spider.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Spider.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_SpiderJockey.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_SpiderJockey.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_SpiderJockey.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_SpiderJockey.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Swam.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Swam.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Swam.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Swam.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Walked.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Walked.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Walked.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Walked.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Zombie.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Zombie.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Zombie.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_Zombie.png diff --git a/Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_ZombiePigman.png b/src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_ZombiePigman.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_ZombiePigman.png rename to src/client/Common/Media/Graphics/Leaderboard/LeaderBoard_Icon_ZombiePigman.png diff --git a/Minecraft.Client/Common/Media/Graphics/LeaderboardButton_Norm.png b/src/client/Common/Media/Graphics/LeaderboardButton_Norm.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/LeaderboardButton_Norm.png rename to src/client/Common/Media/Graphics/LeaderboardButton_Norm.png diff --git a/Minecraft.Client/Common/Media/Graphics/LeaderboardButton_Over.png b/src/client/Common/Media/Graphics/LeaderboardButton_Over.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/LeaderboardButton_Over.png rename to src/client/Common/Media/Graphics/LeaderboardButton_Over.png diff --git a/Minecraft.Client/Common/Media/Graphics/ListButton_Norm.png b/src/client/Common/Media/Graphics/ListButton_Norm.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/ListButton_Norm.png rename to src/client/Common/Media/Graphics/ListButton_Norm.png diff --git a/Minecraft.Client/Common/Media/Graphics/ListButton_Over.png b/src/client/Common/Media/Graphics/ListButton_Over.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/ListButton_Over.png rename to src/client/Common/Media/Graphics/ListButton_Over.png diff --git a/Minecraft.Client/Common/Media/Graphics/Logos/4JStudios_logo.png b/src/client/Common/Media/Graphics/Logos/4JStudios_logo.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Logos/4JStudios_logo.png rename to src/client/Common/Media/Graphics/Logos/4JStudios_logo.png diff --git a/Minecraft.Client/Common/Media/Graphics/Logos/ESRB_10_Large.png b/src/client/Common/Media/Graphics/Logos/ESRB_10_Large.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Logos/ESRB_10_Large.png rename to src/client/Common/Media/Graphics/Logos/ESRB_10_Large.png diff --git a/Minecraft.Client/Common/Media/Graphics/Logos/MS_Studios_MC.png b/src/client/Common/Media/Graphics/Logos/MS_Studios_MC.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Logos/MS_Studios_MC.png rename to src/client/Common/Media/Graphics/Logos/MS_Studios_MC.png diff --git a/Minecraft.Client/Common/Media/Graphics/Logos/XBLA_MC.png b/src/client/Common/Media/Graphics/Logos/XBLA_MC.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Logos/XBLA_MC.png rename to src/client/Common/Media/Graphics/Logos/XBLA_MC.png diff --git a/Minecraft.Client/Common/Media/Graphics/Logos/mojang.png b/src/client/Common/Media/Graphics/Logos/mojang.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Logos/mojang.png rename to src/client/Common/Media/Graphics/Logos/mojang.png diff --git a/Minecraft.Client/Common/Media/Graphics/MSPoints.png b/src/client/Common/Media/Graphics/MSPoints.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/MSPoints.png rename to src/client/Common/Media/Graphics/MSPoints.png diff --git a/Minecraft.Client/Common/Media/Graphics/MainMenuButton_Norm.png b/src/client/Common/Media/Graphics/MainMenuButton_Norm.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/MainMenuButton_Norm.png rename to src/client/Common/Media/Graphics/MainMenuButton_Norm.png diff --git a/Minecraft.Client/Common/Media/Graphics/MainMenuButton_Over.png b/src/client/Common/Media/Graphics/MainMenuButton_Over.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/MainMenuButton_Over.png rename to src/client/Common/Media/Graphics/MainMenuButton_Over.png diff --git a/Minecraft.Client/Common/Media/Graphics/MenuTitle.png b/src/client/Common/Media/Graphics/MenuTitle.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/MenuTitle.png rename to src/client/Common/Media/Graphics/MenuTitle.png diff --git a/Minecraft.Client/Common/Media/Graphics/MinecraftBrokenIcon.png b/src/client/Common/Media/Graphics/MinecraftBrokenIcon.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/MinecraftBrokenIcon.png rename to src/client/Common/Media/Graphics/MinecraftBrokenIcon.png diff --git a/Minecraft.Client/Common/Media/Graphics/MinecraftIcon.png b/src/client/Common/Media/Graphics/MinecraftIcon.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/MinecraftIcon.png rename to src/client/Common/Media/Graphics/MinecraftIcon.png diff --git a/Minecraft.Client/Common/Media/Graphics/Padlock_Small.png b/src/client/Common/Media/Graphics/Padlock_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Padlock_Small.png rename to src/client/Common/Media/Graphics/Padlock_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel2x2.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel2x2.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel2x2.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel2x2.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small_2x2.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small_2x2.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small_2x2.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Crafting_Panel_Small_2x2.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8_Small.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8_Small.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8_Small.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Creative_Panel_8_Small.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_BL.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_BL.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_BL.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_BL.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_BM.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_BM.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_BM.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_BM.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_BR.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_BR.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_BR.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_BR.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Bot_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_ML.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_ML.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_ML.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_ML.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_MM.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_MM.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_MM.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_MM.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_MR.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_MR.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_MR.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_MR.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Mid_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Bot_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Mid_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Recess_Top_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_TL.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_TL.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_TL.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_TL.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_TM.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_TM.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_TM.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_TM.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_TR.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_TR.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_TR.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_TR.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Panel_Top_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BL.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BL.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BL.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BL.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BM.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BM.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BM.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BM.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BR.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BR.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BR.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_BR.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_ML.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_ML.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_ML.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_ML.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MM.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MM.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MM.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MM.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MR.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MR.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MR.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_MR.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TL.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TL.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TL.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TL.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TM.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TM.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TM.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TM.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TR.png b/src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TR.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TR.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/PointerTextPanel_TR.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel_Selected.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel_Selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel_Selected.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmallPanel_Selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall_Selected.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall_Selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall_Selected.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBarSmall_Selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar_Selected.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar_Selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar_Selected.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabBar_Selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall_Selected.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall_Selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall_Selected.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormalSmall_Selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal_Selected.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal_Selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal_Selected.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabNormal_Selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall_Selected.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall_Selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall_Selected.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOverSmall_Selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver_Selected.png b/src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver_Selected.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver_Selected.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/SkinSelect_TabOver_Selected.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Bot_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Mid_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Square_Recess_Top_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_L.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_L.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_L.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_L.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_M.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_M.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_M.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_M.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_R.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_R.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_R.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Creative8_Small_R.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Left.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Left.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Left.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Left.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Middle.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Middle.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Middle.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Middle.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Right.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Right.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Right.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Right.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Left.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Left.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Left.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Left.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Middle.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Middle.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Middle.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Middle.png diff --git a/Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Right.png b/src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Right.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Right.png rename to src/client/Common/Media/Graphics/PanelsAndTabs/Tab_Small_Right.png diff --git a/Minecraft.Client/Common/Media/Graphics/Panorama_Background_N.png b/src/client/Common/Media/Graphics/Panorama_Background_N.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Panorama_Background_N.png rename to src/client/Common/Media/Graphics/Panorama_Background_N.png diff --git a/Minecraft.Client/Common/Media/Graphics/Panorama_Background_S.png b/src/client/Common/Media/Graphics/Panorama_Background_S.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Panorama_Background_S.png rename to src/client/Common/Media/Graphics/Panorama_Background_S.png diff --git a/Minecraft.Client/Common/Media/Graphics/Pointer.png b/src/client/Common/Media/Graphics/Pointer.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Pointer.png rename to src/client/Common/Media/Graphics/Pointer.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Blindness.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Blindness.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Blindness.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Blindness.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Fire_Resistance.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Fire_Resistance.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Fire_Resistance.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Fire_Resistance.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Haste.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Haste.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Haste.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Haste.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Hunger.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Hunger.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Hunger.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Hunger.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Invisibility.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Invisibility.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Invisibility.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Invisibility.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Jump_Boost.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Jump_Boost.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Jump_Boost.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Jump_Boost.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Mining_Fatigue.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Mining_Fatigue.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Mining_Fatigue.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Mining_Fatigue.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Nausea.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Nausea.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Nausea.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Nausea.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Night_Vision.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Night_Vision.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Night_Vision.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Night_Vision.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Poison.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Poison.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Poison.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Poison.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Regeneration.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Regeneration.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Regeneration.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Regeneration.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Resistance.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Resistance.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Resistance.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Resistance.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Slowness.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Slowness.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Slowness.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Slowness.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Speed.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Speed.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Speed.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Speed.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Strength.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Strength.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Strength.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Strength.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Water_Breathing.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Water_Breathing.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Water_Breathing.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Water_Breathing.png diff --git a/Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Weakness.png b/src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Weakness.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Weakness.png rename to src/client/Common/Media/Graphics/PotionEffect/Potion_Effect_Icon_Weakness.png diff --git a/Minecraft.Client/Common/Media/Graphics/SaveArrow.png b/src/client/Common/Media/Graphics/SaveArrow.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/SaveArrow.png rename to src/client/Common/Media/Graphics/SaveArrow.png diff --git a/Minecraft.Client/Common/Media/Graphics/SaveChest.png b/src/client/Common/Media/Graphics/SaveChest.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/SaveChest.png rename to src/client/Common/Media/Graphics/SaveChest.png diff --git a/Minecraft.Client/Common/Media/Graphics/SignEditBackground.png b/src/client/Common/Media/Graphics/SignEditBackground.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/SignEditBackground.png rename to src/client/Common/Media/Graphics/SignEditBackground.png diff --git a/Minecraft.Client/Common/Media/Graphics/Slider_Button.png b/src/client/Common/Media/Graphics/Slider_Button.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Slider_Button.png rename to src/client/Common/Media/Graphics/Slider_Button.png diff --git a/Minecraft.Client/Common/Media/Graphics/Slider_Track.png b/src/client/Common/Media/Graphics/Slider_Track.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Slider_Track.png rename to src/client/Common/Media/Graphics/Slider_Track.png diff --git a/Minecraft.Client/Common/Media/Graphics/TexturePackIcon.png b/src/client/Common/Media/Graphics/TexturePackIcon.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/TexturePackIcon.png rename to src/client/Common/Media/Graphics/TexturePackIcon.png diff --git a/Minecraft.Client/Common/Media/Graphics/Tick.png b/src/client/Common/Media/Graphics/Tick.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Tick.png rename to src/client/Common/Media/Graphics/Tick.png diff --git a/Minecraft.Client/Common/Media/Graphics/Tickbox_Norm.png b/src/client/Common/Media/Graphics/Tickbox_Norm.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Tickbox_Norm.png rename to src/client/Common/Media/Graphics/Tickbox_Norm.png diff --git a/Minecraft.Client/Common/Media/Graphics/Tickbox_Over.png b/src/client/Common/Media/Graphics/Tickbox_Over.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Tickbox_Over.png rename to src/client/Common/Media/Graphics/Tickbox_Over.png diff --git a/Minecraft.Client/Common/Media/Graphics/TutorialExitScreenshot.png b/src/client/Common/Media/Graphics/TutorialExitScreenshot.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/TutorialExitScreenshot.png rename to src/client/Common/Media/Graphics/TutorialExitScreenshot.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot1.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot1.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot1.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot1.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot10.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot10.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot10.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot10.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot2.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot2.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot2.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot2.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot3.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot3.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot3.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot3.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot4.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot4.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot4.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot4.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot5.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot5.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot5.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot5.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot6.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot6.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot6.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot6.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot7.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot7.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot7.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot7.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot8.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot8.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot8.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot8.png diff --git a/Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot9.png b/src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot9.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/UpsellScreenshots/Screenshot9.png rename to src/client/Common/Media/Graphics/UpsellScreenshots/Screenshot9.png diff --git a/Minecraft.Client/Common/Media/Graphics/Warning.png b/src/client/Common/Media/Graphics/Warning.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/Warning.png rename to src/client/Common/Media/Graphics/Warning.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/360ctrl.png b/src/client/Common/Media/Graphics/X360ControllerIcons/360ctrl.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/360ctrl.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/360ctrl.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonA.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonA.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonA.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonA.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonB.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonB.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonB.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonB.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonBack.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonBack.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonBack.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonBack.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadD.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadD.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadD.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadD.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadL.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadL.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadL.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadL.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadR.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadR.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadR.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadR.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadU.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadU.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadU.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonDpadU.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLS.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLS.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLS.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLS.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper_TT.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper_TT.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper_TT.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftBumper_TT.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_Navigate.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_Navigate.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_Navigate.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_Navigate.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_sides.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_sides.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_sides.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftStick_sides.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger_TT.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger_TT.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger_TT.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonLeftTrigger_TT.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRS.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRS.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRS.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRS.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper_TT.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper_TT.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper_TT.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightBumper_TT.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightStick.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightStick.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightStick.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightStick.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger_TT.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger_TT.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger_TT.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonRightTrigger_TT.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonStart.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonStart.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonStart.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonStart.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonX.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonX.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonX.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonX.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonY.png b/src/client/Common/Media/Graphics/X360ControllerIcons/ButtonY.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/ButtonY.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/ButtonY.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Focus.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Focus.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Focus.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Focus.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Normal.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Normal.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Normal.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Blu_Normal.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Disable.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Disable.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Disable.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Disable.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Focus.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Focus.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Focus.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Focus.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Normal.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Normal.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Normal.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Green_Normal.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Focus.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Focus.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Focus.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Focus.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Normal.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Normal.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Normal.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Red_Normal.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Focus.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Focus.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Focus.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Focus.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Normal.png b/src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Normal.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Normal.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/Legend_Button_Yello_Normal.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/a_graphic.png b/src/client/Common/Media/Graphics/X360ControllerIcons/a_graphic.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/a_graphic.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/a_graphic.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/b_graphic.png b/src/client/Common/Media/Graphics/X360ControllerIcons/b_graphic.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/b_graphic.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/b_graphic.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/x_graphic.png b/src/client/Common/Media/Graphics/X360ControllerIcons/x_graphic.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/x_graphic.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/x_graphic.png diff --git a/Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/y_graphic.png b/src/client/Common/Media/Graphics/X360ControllerIcons/y_graphic.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/X360ControllerIcons/y_graphic.png rename to src/client/Common/Media/Graphics/X360ControllerIcons/y_graphic.png diff --git a/Minecraft.Client/Common/Media/Graphics/icon_shank.png b/src/client/Common/Media/Graphics/icon_shank.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/icon_shank.png rename to src/client/Common/Media/Graphics/icon_shank.png diff --git a/Minecraft.Client/Common/Media/Graphics/scrollDown.png b/src/client/Common/Media/Graphics/scrollDown.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/scrollDown.png rename to src/client/Common/Media/Graphics/scrollDown.png diff --git a/Minecraft.Client/Common/Media/Graphics/scrollLeft.png b/src/client/Common/Media/Graphics/scrollLeft.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/scrollLeft.png rename to src/client/Common/Media/Graphics/scrollLeft.png diff --git a/Minecraft.Client/Common/Media/Graphics/scrollRight.png b/src/client/Common/Media/Graphics/scrollRight.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/scrollRight.png rename to src/client/Common/Media/Graphics/scrollRight.png diff --git a/Minecraft.Client/Common/Media/Graphics/scrollUp.png b/src/client/Common/Media/Graphics/scrollUp.png similarity index 100% rename from Minecraft.Client/Common/Media/Graphics/scrollUp.png rename to src/client/Common/Media/Graphics/scrollUp.png diff --git a/Minecraft.Client/Common/Media/HTMLColours.col b/src/client/Common/Media/HTMLColours.col similarity index 100% rename from Minecraft.Client/Common/Media/HTMLColours.col rename to src/client/Common/Media/HTMLColours.col diff --git a/Minecraft.Client/Common/Media/HTMLColours.xml b/src/client/Common/Media/HTMLColours.xml similarity index 100% rename from Minecraft.Client/Common/Media/HTMLColours.xml rename to src/client/Common/Media/HTMLColours.xml diff --git a/Minecraft.Client/Common/Media/HUD1080.swf b/src/client/Common/Media/HUD1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HUD1080.swf rename to src/client/Common/Media/HUD1080.swf diff --git a/Minecraft.Client/Common/Media/HUD480.swf b/src/client/Common/Media/HUD480.swf similarity index 100% rename from Minecraft.Client/Common/Media/HUD480.swf rename to src/client/Common/Media/HUD480.swf diff --git a/Minecraft.Client/Common/Media/HUD720.swf b/src/client/Common/Media/HUD720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HUD720.swf rename to src/client/Common/Media/HUD720.swf diff --git a/Minecraft.Client/Common/Media/HUDSplit1080.swf b/src/client/Common/Media/HUDSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HUDSplit1080.swf rename to src/client/Common/Media/HUDSplit1080.swf diff --git a/Minecraft.Client/Common/Media/HUDSplit720.swf b/src/client/Common/Media/HUDSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HUDSplit720.swf rename to src/client/Common/Media/HUDSplit720.swf diff --git a/Minecraft.Client/Common/Media/HUDVita.swf b/src/client/Common/Media/HUDVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/HUDVita.swf rename to src/client/Common/Media/HUDVita.swf diff --git a/Minecraft.Client/Common/Media/HelpAndOptionsMenu1080.swf b/src/client/Common/Media/HelpAndOptionsMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HelpAndOptionsMenu1080.swf rename to src/client/Common/Media/HelpAndOptionsMenu1080.swf diff --git a/Minecraft.Client/Common/Media/HelpAndOptionsMenu480.swf b/src/client/Common/Media/HelpAndOptionsMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/HelpAndOptionsMenu480.swf rename to src/client/Common/Media/HelpAndOptionsMenu480.swf diff --git a/Minecraft.Client/Common/Media/HelpAndOptionsMenu720.swf b/src/client/Common/Media/HelpAndOptionsMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HelpAndOptionsMenu720.swf rename to src/client/Common/Media/HelpAndOptionsMenu720.swf diff --git a/Minecraft.Client/Common/Media/HelpAndOptionsMenuSplit1080.swf b/src/client/Common/Media/HelpAndOptionsMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HelpAndOptionsMenuSplit1080.swf rename to src/client/Common/Media/HelpAndOptionsMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/HelpAndOptionsMenuSplit720.swf b/src/client/Common/Media/HelpAndOptionsMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HelpAndOptionsMenuSplit720.swf rename to src/client/Common/Media/HelpAndOptionsMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/HelpAndOptionsMenuVita.swf b/src/client/Common/Media/HelpAndOptionsMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/HelpAndOptionsMenuVita.swf rename to src/client/Common/Media/HelpAndOptionsMenuVita.swf diff --git a/Minecraft.Client/Common/Media/HorseInventoryMenu1080.swf b/src/client/Common/Media/HorseInventoryMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HorseInventoryMenu1080.swf rename to src/client/Common/Media/HorseInventoryMenu1080.swf diff --git a/Minecraft.Client/Common/Media/HorseInventoryMenu480.swf b/src/client/Common/Media/HorseInventoryMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/HorseInventoryMenu480.swf rename to src/client/Common/Media/HorseInventoryMenu480.swf diff --git a/Minecraft.Client/Common/Media/HorseInventoryMenu720.swf b/src/client/Common/Media/HorseInventoryMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HorseInventoryMenu720.swf rename to src/client/Common/Media/HorseInventoryMenu720.swf diff --git a/Minecraft.Client/Common/Media/HorseInventoryMenuSplit1080.swf b/src/client/Common/Media/HorseInventoryMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HorseInventoryMenuSplit1080.swf rename to src/client/Common/Media/HorseInventoryMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/HorseInventoryMenuSplit720.swf b/src/client/Common/Media/HorseInventoryMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HorseInventoryMenuSplit720.swf rename to src/client/Common/Media/HorseInventoryMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/HowToPlay1080.swf b/src/client/Common/Media/HowToPlay1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlay1080.swf rename to src/client/Common/Media/HowToPlay1080.swf diff --git a/Minecraft.Client/Common/Media/HowToPlay480.swf b/src/client/Common/Media/HowToPlay480.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlay480.swf rename to src/client/Common/Media/HowToPlay480.swf diff --git a/Minecraft.Client/Common/Media/HowToPlay720.swf b/src/client/Common/Media/HowToPlay720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlay720.swf rename to src/client/Common/Media/HowToPlay720.swf diff --git a/Minecraft.Client/Common/Media/HowToPlayMenu1080.swf b/src/client/Common/Media/HowToPlayMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlayMenu1080.swf rename to src/client/Common/Media/HowToPlayMenu1080.swf diff --git a/Minecraft.Client/Common/Media/HowToPlayMenu480.swf b/src/client/Common/Media/HowToPlayMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlayMenu480.swf rename to src/client/Common/Media/HowToPlayMenu480.swf diff --git a/Minecraft.Client/Common/Media/HowToPlayMenu720.swf b/src/client/Common/Media/HowToPlayMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlayMenu720.swf rename to src/client/Common/Media/HowToPlayMenu720.swf diff --git a/Minecraft.Client/Common/Media/HowToPlayMenuSplit1080.swf b/src/client/Common/Media/HowToPlayMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlayMenuSplit1080.swf rename to src/client/Common/Media/HowToPlayMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/HowToPlayMenuSplit720.swf b/src/client/Common/Media/HowToPlayMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlayMenuSplit720.swf rename to src/client/Common/Media/HowToPlayMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/HowToPlayMenuVita.swf b/src/client/Common/Media/HowToPlayMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlayMenuVita.swf rename to src/client/Common/Media/HowToPlayMenuVita.swf diff --git a/Minecraft.Client/Common/Media/HowToPlaySplit1080.swf b/src/client/Common/Media/HowToPlaySplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlaySplit1080.swf rename to src/client/Common/Media/HowToPlaySplit1080.swf diff --git a/Minecraft.Client/Common/Media/HowToPlaySplit720.swf b/src/client/Common/Media/HowToPlaySplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlaySplit720.swf rename to src/client/Common/Media/HowToPlaySplit720.swf diff --git a/Minecraft.Client/Common/Media/HowToPlayVita.swf b/src/client/Common/Media/HowToPlayVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/HowToPlayVita.swf rename to src/client/Common/Media/HowToPlayVita.swf diff --git a/Minecraft.Client/Common/Media/InGameHostOptions1080.swf b/src/client/Common/Media/InGameHostOptions1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameHostOptions1080.swf rename to src/client/Common/Media/InGameHostOptions1080.swf diff --git a/Minecraft.Client/Common/Media/InGameHostOptions480.swf b/src/client/Common/Media/InGameHostOptions480.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameHostOptions480.swf rename to src/client/Common/Media/InGameHostOptions480.swf diff --git a/Minecraft.Client/Common/Media/InGameHostOptions720.swf b/src/client/Common/Media/InGameHostOptions720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameHostOptions720.swf rename to src/client/Common/Media/InGameHostOptions720.swf diff --git a/Minecraft.Client/Common/Media/InGameHostOptionsSplit1080.swf b/src/client/Common/Media/InGameHostOptionsSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameHostOptionsSplit1080.swf rename to src/client/Common/Media/InGameHostOptionsSplit1080.swf diff --git a/Minecraft.Client/Common/Media/InGameHostOptionsSplit720.swf b/src/client/Common/Media/InGameHostOptionsSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameHostOptionsSplit720.swf rename to src/client/Common/Media/InGameHostOptionsSplit720.swf diff --git a/Minecraft.Client/Common/Media/InGameHostOptionsVita.swf b/src/client/Common/Media/InGameHostOptionsVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameHostOptionsVita.swf rename to src/client/Common/Media/InGameHostOptionsVita.swf diff --git a/Minecraft.Client/Common/Media/InGameInfoMenu1080.swf b/src/client/Common/Media/InGameInfoMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameInfoMenu1080.swf rename to src/client/Common/Media/InGameInfoMenu1080.swf diff --git a/Minecraft.Client/Common/Media/InGameInfoMenu480.swf b/src/client/Common/Media/InGameInfoMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameInfoMenu480.swf rename to src/client/Common/Media/InGameInfoMenu480.swf diff --git a/Minecraft.Client/Common/Media/InGameInfoMenu720.swf b/src/client/Common/Media/InGameInfoMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameInfoMenu720.swf rename to src/client/Common/Media/InGameInfoMenu720.swf diff --git a/Minecraft.Client/Common/Media/InGameInfoMenuSplit1080.swf b/src/client/Common/Media/InGameInfoMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameInfoMenuSplit1080.swf rename to src/client/Common/Media/InGameInfoMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/InGameInfoMenuSplit720.swf b/src/client/Common/Media/InGameInfoMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameInfoMenuSplit720.swf rename to src/client/Common/Media/InGameInfoMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/InGameInfoMenuVita.swf b/src/client/Common/Media/InGameInfoMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameInfoMenuVita.swf rename to src/client/Common/Media/InGameInfoMenuVita.swf diff --git a/Minecraft.Client/Common/Media/InGamePlayerOptions1080.swf b/src/client/Common/Media/InGamePlayerOptions1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGamePlayerOptions1080.swf rename to src/client/Common/Media/InGamePlayerOptions1080.swf diff --git a/Minecraft.Client/Common/Media/InGamePlayerOptions480.swf b/src/client/Common/Media/InGamePlayerOptions480.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGamePlayerOptions480.swf rename to src/client/Common/Media/InGamePlayerOptions480.swf diff --git a/Minecraft.Client/Common/Media/InGamePlayerOptions720.swf b/src/client/Common/Media/InGamePlayerOptions720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGamePlayerOptions720.swf rename to src/client/Common/Media/InGamePlayerOptions720.swf diff --git a/Minecraft.Client/Common/Media/InGamePlayerOptionsSplit1080.swf b/src/client/Common/Media/InGamePlayerOptionsSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGamePlayerOptionsSplit1080.swf rename to src/client/Common/Media/InGamePlayerOptionsSplit1080.swf diff --git a/Minecraft.Client/Common/Media/InGamePlayerOptionsSplit720.swf b/src/client/Common/Media/InGamePlayerOptionsSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGamePlayerOptionsSplit720.swf rename to src/client/Common/Media/InGamePlayerOptionsSplit720.swf diff --git a/Minecraft.Client/Common/Media/InGamePlayerOptionsVita.swf b/src/client/Common/Media/InGamePlayerOptionsVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGamePlayerOptionsVita.swf rename to src/client/Common/Media/InGamePlayerOptionsVita.swf diff --git a/Minecraft.Client/Common/Media/InGameTeleportMenu1080.swf b/src/client/Common/Media/InGameTeleportMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameTeleportMenu1080.swf rename to src/client/Common/Media/InGameTeleportMenu1080.swf diff --git a/Minecraft.Client/Common/Media/InGameTeleportMenu480.swf b/src/client/Common/Media/InGameTeleportMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameTeleportMenu480.swf rename to src/client/Common/Media/InGameTeleportMenu480.swf diff --git a/Minecraft.Client/Common/Media/InGameTeleportMenu720.swf b/src/client/Common/Media/InGameTeleportMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameTeleportMenu720.swf rename to src/client/Common/Media/InGameTeleportMenu720.swf diff --git a/Minecraft.Client/Common/Media/InGameTeleportMenuSplit1080.swf b/src/client/Common/Media/InGameTeleportMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameTeleportMenuSplit1080.swf rename to src/client/Common/Media/InGameTeleportMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/InGameTeleportMenuSplit720.swf b/src/client/Common/Media/InGameTeleportMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameTeleportMenuSplit720.swf rename to src/client/Common/Media/InGameTeleportMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/InGameTeleportMenuVita.swf b/src/client/Common/Media/InGameTeleportMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/InGameTeleportMenuVita.swf rename to src/client/Common/Media/InGameTeleportMenuVita.swf diff --git a/Minecraft.Client/Common/Media/Intro1080.swf b/src/client/Common/Media/Intro1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Intro1080.swf rename to src/client/Common/Media/Intro1080.swf diff --git a/Minecraft.Client/Common/Media/Intro480.swf b/src/client/Common/Media/Intro480.swf similarity index 100% rename from Minecraft.Client/Common/Media/Intro480.swf rename to src/client/Common/Media/Intro480.swf diff --git a/Minecraft.Client/Common/Media/Intro720.swf b/src/client/Common/Media/Intro720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Intro720.swf rename to src/client/Common/Media/Intro720.swf diff --git a/Minecraft.Client/Common/Media/IntroVita.swf b/src/client/Common/Media/IntroVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/IntroVita.swf rename to src/client/Common/Media/IntroVita.swf diff --git a/Minecraft.Client/Common/Media/InventoryMenu1080.swf b/src/client/Common/Media/InventoryMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InventoryMenu1080.swf rename to src/client/Common/Media/InventoryMenu1080.swf diff --git a/Minecraft.Client/Common/Media/InventoryMenu480.swf b/src/client/Common/Media/InventoryMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/InventoryMenu480.swf rename to src/client/Common/Media/InventoryMenu480.swf diff --git a/Minecraft.Client/Common/Media/InventoryMenu720.swf b/src/client/Common/Media/InventoryMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InventoryMenu720.swf rename to src/client/Common/Media/InventoryMenu720.swf diff --git a/Minecraft.Client/Common/Media/InventoryMenuSplit1080.swf b/src/client/Common/Media/InventoryMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/InventoryMenuSplit1080.swf rename to src/client/Common/Media/InventoryMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/InventoryMenuSplit720.swf b/src/client/Common/Media/InventoryMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/InventoryMenuSplit720.swf rename to src/client/Common/Media/InventoryMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/InventoryMenuVita.swf b/src/client/Common/Media/InventoryMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/InventoryMenuVita.swf rename to src/client/Common/Media/InventoryMenuVita.swf diff --git a/Minecraft.Client/Common/Media/JoinMenu1080.swf b/src/client/Common/Media/JoinMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/JoinMenu1080.swf rename to src/client/Common/Media/JoinMenu1080.swf diff --git a/Minecraft.Client/Common/Media/JoinMenu480.swf b/src/client/Common/Media/JoinMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/JoinMenu480.swf rename to src/client/Common/Media/JoinMenu480.swf diff --git a/Minecraft.Client/Common/Media/JoinMenu720.swf b/src/client/Common/Media/JoinMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/JoinMenu720.swf rename to src/client/Common/Media/JoinMenu720.swf diff --git a/Minecraft.Client/Common/Media/JoinMenuVita.swf b/src/client/Common/Media/JoinMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/JoinMenuVita.swf rename to src/client/Common/Media/JoinMenuVita.swf diff --git a/Minecraft.Client/Common/Media/Keyboard1080.swf b/src/client/Common/Media/Keyboard1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Keyboard1080.swf rename to src/client/Common/Media/Keyboard1080.swf diff --git a/Minecraft.Client/Common/Media/KeyboardSplit1080.swf b/src/client/Common/Media/KeyboardSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/KeyboardSplit1080.swf rename to src/client/Common/Media/KeyboardSplit1080.swf diff --git a/Minecraft.Client/Common/Media/LaunchMoreOptionsMenu1080.swf b/src/client/Common/Media/LaunchMoreOptionsMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/LaunchMoreOptionsMenu1080.swf rename to src/client/Common/Media/LaunchMoreOptionsMenu1080.swf diff --git a/Minecraft.Client/Common/Media/LaunchMoreOptionsMenu480.swf b/src/client/Common/Media/LaunchMoreOptionsMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/LaunchMoreOptionsMenu480.swf rename to src/client/Common/Media/LaunchMoreOptionsMenu480.swf diff --git a/Minecraft.Client/Common/Media/LaunchMoreOptionsMenu720.swf b/src/client/Common/Media/LaunchMoreOptionsMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/LaunchMoreOptionsMenu720.swf rename to src/client/Common/Media/LaunchMoreOptionsMenu720.swf diff --git a/Minecraft.Client/Common/Media/LaunchMoreOptionsMenuVita.swf b/src/client/Common/Media/LaunchMoreOptionsMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/LaunchMoreOptionsMenuVita.swf rename to src/client/Common/Media/LaunchMoreOptionsMenuVita.swf diff --git a/Minecraft.Client/Common/Media/LeaderboardMenu1080.swf b/src/client/Common/Media/LeaderboardMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/LeaderboardMenu1080.swf rename to src/client/Common/Media/LeaderboardMenu1080.swf diff --git a/Minecraft.Client/Common/Media/LeaderboardMenu480.swf b/src/client/Common/Media/LeaderboardMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/LeaderboardMenu480.swf rename to src/client/Common/Media/LeaderboardMenu480.swf diff --git a/Minecraft.Client/Common/Media/LeaderboardMenu720.swf b/src/client/Common/Media/LeaderboardMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/LeaderboardMenu720.swf rename to src/client/Common/Media/LeaderboardMenu720.swf diff --git a/Minecraft.Client/Common/Media/LeaderboardMenuVita.swf b/src/client/Common/Media/LeaderboardMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/LeaderboardMenuVita.swf rename to src/client/Common/Media/LeaderboardMenuVita.swf diff --git a/Minecraft.Client/Common/Media/LoadMenu1080.swf b/src/client/Common/Media/LoadMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadMenu1080.swf rename to src/client/Common/Media/LoadMenu1080.swf diff --git a/Minecraft.Client/Common/Media/LoadMenu480.swf b/src/client/Common/Media/LoadMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadMenu480.swf rename to src/client/Common/Media/LoadMenu480.swf diff --git a/Minecraft.Client/Common/Media/LoadMenu720.swf b/src/client/Common/Media/LoadMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadMenu720.swf rename to src/client/Common/Media/LoadMenu720.swf diff --git a/Minecraft.Client/Common/Media/LoadMenuVita.swf b/src/client/Common/Media/LoadMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadMenuVita.swf rename to src/client/Common/Media/LoadMenuVita.swf diff --git a/Minecraft.Client/Common/Media/LoadOrJoinMenu1080.swf b/src/client/Common/Media/LoadOrJoinMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadOrJoinMenu1080.swf rename to src/client/Common/Media/LoadOrJoinMenu1080.swf diff --git a/Minecraft.Client/Common/Media/LoadOrJoinMenu480.swf b/src/client/Common/Media/LoadOrJoinMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadOrJoinMenu480.swf rename to src/client/Common/Media/LoadOrJoinMenu480.swf diff --git a/Minecraft.Client/Common/Media/LoadOrJoinMenu720.swf b/src/client/Common/Media/LoadOrJoinMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadOrJoinMenu720.swf rename to src/client/Common/Media/LoadOrJoinMenu720.swf diff --git a/Minecraft.Client/Common/Media/LoadOrJoinMenuVita.swf b/src/client/Common/Media/LoadOrJoinMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/LoadOrJoinMenuVita.swf rename to src/client/Common/Media/LoadOrJoinMenuVita.swf diff --git a/Minecraft.Client/Common/Media/MainMenu1080.swf b/src/client/Common/Media/MainMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/MainMenu1080.swf rename to src/client/Common/Media/MainMenu1080.swf diff --git a/Minecraft.Client/Common/Media/MainMenu480.swf b/src/client/Common/Media/MainMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/MainMenu480.swf rename to src/client/Common/Media/MainMenu480.swf diff --git a/Minecraft.Client/Common/Media/MainMenu720.swf b/src/client/Common/Media/MainMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/MainMenu720.swf rename to src/client/Common/Media/MainMenu720.swf diff --git a/Minecraft.Client/Common/Media/MainMenuVita.swf b/src/client/Common/Media/MainMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/MainMenuVita.swf rename to src/client/Common/Media/MainMenuVita.swf diff --git a/Minecraft.Client/Common/Media/MediaDurango.arc b/src/client/Common/Media/MediaDurango.arc similarity index 100% rename from Minecraft.Client/Common/Media/MediaDurango.arc rename to src/client/Common/Media/MediaDurango.arc diff --git a/Minecraft.Client/Common/Media/MediaOrbis.arc b/src/client/Common/Media/MediaOrbis.arc similarity index 100% rename from Minecraft.Client/Common/Media/MediaOrbis.arc rename to src/client/Common/Media/MediaOrbis.arc diff --git a/Minecraft.Client/Common/Media/MediaPS3.arc b/src/client/Common/Media/MediaPS3.arc similarity index 100% rename from Minecraft.Client/Common/Media/MediaPS3.arc rename to src/client/Common/Media/MediaPS3.arc diff --git a/Minecraft.Client/Common/Media/MediaPSVita.arc b/src/client/Common/Media/MediaPSVita.arc similarity index 100% rename from Minecraft.Client/Common/Media/MediaPSVita.arc rename to src/client/Common/Media/MediaPSVita.arc diff --git a/Minecraft.Client/Common/Media/MediaWindows64.arc b/src/client/Common/Media/MediaWindows64.arc similarity index 100% rename from Minecraft.Client/Common/Media/MediaWindows64.arc rename to src/client/Common/Media/MediaWindows64.arc diff --git a/Minecraft.Client/Common/Media/MenuBackground1080.swf b/src/client/Common/Media/MenuBackground1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/MenuBackground1080.swf rename to src/client/Common/Media/MenuBackground1080.swf diff --git a/Minecraft.Client/Common/Media/MenuBackground480.swf b/src/client/Common/Media/MenuBackground480.swf similarity index 100% rename from Minecraft.Client/Common/Media/MenuBackground480.swf rename to src/client/Common/Media/MenuBackground480.swf diff --git a/Minecraft.Client/Common/Media/MenuBackground720.swf b/src/client/Common/Media/MenuBackground720.swf similarity index 100% rename from Minecraft.Client/Common/Media/MenuBackground720.swf rename to src/client/Common/Media/MenuBackground720.swf diff --git a/Minecraft.Client/Common/Media/MenuBackgroundVita.swf b/src/client/Common/Media/MenuBackgroundVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/MenuBackgroundVita.swf rename to src/client/Common/Media/MenuBackgroundVita.swf diff --git a/Minecraft.Client/Common/Media/MessageBox1080.swf b/src/client/Common/Media/MessageBox1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/MessageBox1080.swf rename to src/client/Common/Media/MessageBox1080.swf diff --git a/Minecraft.Client/Common/Media/MessageBox480.swf b/src/client/Common/Media/MessageBox480.swf similarity index 100% rename from Minecraft.Client/Common/Media/MessageBox480.swf rename to src/client/Common/Media/MessageBox480.swf diff --git a/Minecraft.Client/Common/Media/MessageBox720.swf b/src/client/Common/Media/MessageBox720.swf similarity index 100% rename from Minecraft.Client/Common/Media/MessageBox720.swf rename to src/client/Common/Media/MessageBox720.swf diff --git a/Minecraft.Client/Common/Media/MessageBoxSplit1080.swf b/src/client/Common/Media/MessageBoxSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/MessageBoxSplit1080.swf rename to src/client/Common/Media/MessageBoxSplit1080.swf diff --git a/Minecraft.Client/Common/Media/MessageBoxSplit720.swf b/src/client/Common/Media/MessageBoxSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/MessageBoxSplit720.swf rename to src/client/Common/Media/MessageBoxSplit720.swf diff --git a/Minecraft.Client/Common/Media/MessageBoxVita.swf b/src/client/Common/Media/MessageBoxVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/MessageBoxVita.swf rename to src/client/Common/Media/MessageBoxVita.swf diff --git a/Minecraft.Client/Common/Media/NewUpdateMessage1080.swf b/src/client/Common/Media/NewUpdateMessage1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/NewUpdateMessage1080.swf rename to src/client/Common/Media/NewUpdateMessage1080.swf diff --git a/Minecraft.Client/Common/Media/NewUpdateMessage480.swf b/src/client/Common/Media/NewUpdateMessage480.swf similarity index 100% rename from Minecraft.Client/Common/Media/NewUpdateMessage480.swf rename to src/client/Common/Media/NewUpdateMessage480.swf diff --git a/Minecraft.Client/Common/Media/NewUpdateMessage720.swf b/src/client/Common/Media/NewUpdateMessage720.swf similarity index 100% rename from Minecraft.Client/Common/Media/NewUpdateMessage720.swf rename to src/client/Common/Media/NewUpdateMessage720.swf diff --git a/Minecraft.Client/Common/Media/NewUpdateMessageVita.swf b/src/client/Common/Media/NewUpdateMessageVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/NewUpdateMessageVita.swf rename to src/client/Common/Media/NewUpdateMessageVita.swf diff --git a/Minecraft.Client/Common/Media/Panorama1080.swf b/src/client/Common/Media/Panorama1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Panorama1080.swf rename to src/client/Common/Media/Panorama1080.swf diff --git a/Minecraft.Client/Common/Media/Panorama480.swf b/src/client/Common/Media/Panorama480.swf similarity index 100% rename from Minecraft.Client/Common/Media/Panorama480.swf rename to src/client/Common/Media/Panorama480.swf diff --git a/Minecraft.Client/Common/Media/Panorama720.swf b/src/client/Common/Media/Panorama720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Panorama720.swf rename to src/client/Common/Media/Panorama720.swf diff --git a/Minecraft.Client/Common/Media/PanoramaSplit1080.swf b/src/client/Common/Media/PanoramaSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/PanoramaSplit1080.swf rename to src/client/Common/Media/PanoramaSplit1080.swf diff --git a/Minecraft.Client/Common/Media/PanoramaSplit720.swf b/src/client/Common/Media/PanoramaSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/PanoramaSplit720.swf rename to src/client/Common/Media/PanoramaSplit720.swf diff --git a/Minecraft.Client/Common/Media/PanoramaVita.swf b/src/client/Common/Media/PanoramaVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/PanoramaVita.swf rename to src/client/Common/Media/PanoramaVita.swf diff --git a/Minecraft.Client/Common/Media/PauseMenu1080.swf b/src/client/Common/Media/PauseMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/PauseMenu1080.swf rename to src/client/Common/Media/PauseMenu1080.swf diff --git a/Minecraft.Client/Common/Media/PauseMenu480.swf b/src/client/Common/Media/PauseMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/PauseMenu480.swf rename to src/client/Common/Media/PauseMenu480.swf diff --git a/Minecraft.Client/Common/Media/PauseMenu720.swf b/src/client/Common/Media/PauseMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/PauseMenu720.swf rename to src/client/Common/Media/PauseMenu720.swf diff --git a/Minecraft.Client/Common/Media/PauseMenuSplit1080.swf b/src/client/Common/Media/PauseMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/PauseMenuSplit1080.swf rename to src/client/Common/Media/PauseMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/PauseMenuSplit720.swf b/src/client/Common/Media/PauseMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/PauseMenuSplit720.swf rename to src/client/Common/Media/PauseMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/PauseMenuVita.swf b/src/client/Common/Media/PauseMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/PauseMenuVita.swf rename to src/client/Common/Media/PauseMenuVita.swf diff --git a/Minecraft.Client/Common/Media/PressStartToPlay1080.swf b/src/client/Common/Media/PressStartToPlay1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/PressStartToPlay1080.swf rename to src/client/Common/Media/PressStartToPlay1080.swf diff --git a/Minecraft.Client/Common/Media/PressStartToPlay480.swf b/src/client/Common/Media/PressStartToPlay480.swf similarity index 100% rename from Minecraft.Client/Common/Media/PressStartToPlay480.swf rename to src/client/Common/Media/PressStartToPlay480.swf diff --git a/Minecraft.Client/Common/Media/PressStartToPlay720.swf b/src/client/Common/Media/PressStartToPlay720.swf similarity index 100% rename from Minecraft.Client/Common/Media/PressStartToPlay720.swf rename to src/client/Common/Media/PressStartToPlay720.swf diff --git a/Minecraft.Client/Common/Media/PressStartToPlayVita.swf b/src/client/Common/Media/PressStartToPlayVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/PressStartToPlayVita.swf rename to src/client/Common/Media/PressStartToPlayVita.swf diff --git a/Minecraft.Client/Common/Media/QuadrantSignin1080.swf b/src/client/Common/Media/QuadrantSignin1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/QuadrantSignin1080.swf rename to src/client/Common/Media/QuadrantSignin1080.swf diff --git a/Minecraft.Client/Common/Media/QuadrantSignin720.swf b/src/client/Common/Media/QuadrantSignin720.swf similarity index 100% rename from Minecraft.Client/Common/Media/QuadrantSignin720.swf rename to src/client/Common/Media/QuadrantSignin720.swf diff --git a/Minecraft.Client/Common/Media/ReinstallMenu1080.swf b/src/client/Common/Media/ReinstallMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ReinstallMenu1080.swf rename to src/client/Common/Media/ReinstallMenu1080.swf diff --git a/Minecraft.Client/Common/Media/ReinstallMenu480.swf b/src/client/Common/Media/ReinstallMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/ReinstallMenu480.swf rename to src/client/Common/Media/ReinstallMenu480.swf diff --git a/Minecraft.Client/Common/Media/ReinstallMenu720.swf b/src/client/Common/Media/ReinstallMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ReinstallMenu720.swf rename to src/client/Common/Media/ReinstallMenu720.swf diff --git a/Minecraft.Client/Common/Media/ReinstallMenuSplit1080.swf b/src/client/Common/Media/ReinstallMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ReinstallMenuSplit1080.swf rename to src/client/Common/Media/ReinstallMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/ReinstallMenuSplit720.swf b/src/client/Common/Media/ReinstallMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ReinstallMenuSplit720.swf rename to src/client/Common/Media/ReinstallMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/ReinstallMenuVita.swf b/src/client/Common/Media/ReinstallMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/ReinstallMenuVita.swf rename to src/client/Common/Media/ReinstallMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SaveMenu1080.swf b/src/client/Common/Media/SaveMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SaveMenu1080.swf rename to src/client/Common/Media/SaveMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SaveMessage1080.swf b/src/client/Common/Media/SaveMessage1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SaveMessage1080.swf rename to src/client/Common/Media/SaveMessage1080.swf diff --git a/Minecraft.Client/Common/Media/SaveMessage480.swf b/src/client/Common/Media/SaveMessage480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SaveMessage480.swf rename to src/client/Common/Media/SaveMessage480.swf diff --git a/Minecraft.Client/Common/Media/SaveMessage720.swf b/src/client/Common/Media/SaveMessage720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SaveMessage720.swf rename to src/client/Common/Media/SaveMessage720.swf diff --git a/Minecraft.Client/Common/Media/SaveMessageVita.swf b/src/client/Common/Media/SaveMessageVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SaveMessageVita.swf rename to src/client/Common/Media/SaveMessageVita.swf diff --git a/Minecraft.Client/Common/Media/SettingsAudioMenu1080.swf b/src/client/Common/Media/SettingsAudioMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsAudioMenu1080.swf rename to src/client/Common/Media/SettingsAudioMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsAudioMenu480.swf b/src/client/Common/Media/SettingsAudioMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsAudioMenu480.swf rename to src/client/Common/Media/SettingsAudioMenu480.swf diff --git a/Minecraft.Client/Common/Media/SettingsAudioMenu720.swf b/src/client/Common/Media/SettingsAudioMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsAudioMenu720.swf rename to src/client/Common/Media/SettingsAudioMenu720.swf diff --git a/Minecraft.Client/Common/Media/SettingsAudioMenuSplit1080.swf b/src/client/Common/Media/SettingsAudioMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsAudioMenuSplit1080.swf rename to src/client/Common/Media/SettingsAudioMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsAudioMenuSplit720.swf b/src/client/Common/Media/SettingsAudioMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsAudioMenuSplit720.swf rename to src/client/Common/Media/SettingsAudioMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SettingsAudioMenuVita.swf b/src/client/Common/Media/SettingsAudioMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsAudioMenuVita.swf rename to src/client/Common/Media/SettingsAudioMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SettingsControlMenu1080.swf b/src/client/Common/Media/SettingsControlMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsControlMenu1080.swf rename to src/client/Common/Media/SettingsControlMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsControlMenu480.swf b/src/client/Common/Media/SettingsControlMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsControlMenu480.swf rename to src/client/Common/Media/SettingsControlMenu480.swf diff --git a/Minecraft.Client/Common/Media/SettingsControlMenu720.swf b/src/client/Common/Media/SettingsControlMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsControlMenu720.swf rename to src/client/Common/Media/SettingsControlMenu720.swf diff --git a/Minecraft.Client/Common/Media/SettingsControlMenuSplit1080.swf b/src/client/Common/Media/SettingsControlMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsControlMenuSplit1080.swf rename to src/client/Common/Media/SettingsControlMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsControlMenuSplit720.swf b/src/client/Common/Media/SettingsControlMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsControlMenuSplit720.swf rename to src/client/Common/Media/SettingsControlMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SettingsControlMenuVita.swf b/src/client/Common/Media/SettingsControlMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsControlMenuVita.swf rename to src/client/Common/Media/SettingsControlMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SettingsGraphicsMenu1080.swf b/src/client/Common/Media/SettingsGraphicsMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsGraphicsMenu1080.swf rename to src/client/Common/Media/SettingsGraphicsMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsGraphicsMenu480.swf b/src/client/Common/Media/SettingsGraphicsMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsGraphicsMenu480.swf rename to src/client/Common/Media/SettingsGraphicsMenu480.swf diff --git a/Minecraft.Client/Common/Media/SettingsGraphicsMenu720.swf b/src/client/Common/Media/SettingsGraphicsMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsGraphicsMenu720.swf rename to src/client/Common/Media/SettingsGraphicsMenu720.swf diff --git a/Minecraft.Client/Common/Media/SettingsGraphicsMenuSplit1080.swf b/src/client/Common/Media/SettingsGraphicsMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsGraphicsMenuSplit1080.swf rename to src/client/Common/Media/SettingsGraphicsMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsGraphicsMenuSplit720.swf b/src/client/Common/Media/SettingsGraphicsMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsGraphicsMenuSplit720.swf rename to src/client/Common/Media/SettingsGraphicsMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SettingsGraphicsMenuVita.swf b/src/client/Common/Media/SettingsGraphicsMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsGraphicsMenuVita.swf rename to src/client/Common/Media/SettingsGraphicsMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SettingsMenu1080.swf b/src/client/Common/Media/SettingsMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsMenu1080.swf rename to src/client/Common/Media/SettingsMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsMenu480.swf b/src/client/Common/Media/SettingsMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsMenu480.swf rename to src/client/Common/Media/SettingsMenu480.swf diff --git a/Minecraft.Client/Common/Media/SettingsMenu720.swf b/src/client/Common/Media/SettingsMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsMenu720.swf rename to src/client/Common/Media/SettingsMenu720.swf diff --git a/Minecraft.Client/Common/Media/SettingsMenuSplit1080.swf b/src/client/Common/Media/SettingsMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsMenuSplit1080.swf rename to src/client/Common/Media/SettingsMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsMenuSplit720.swf b/src/client/Common/Media/SettingsMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsMenuSplit720.swf rename to src/client/Common/Media/SettingsMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SettingsMenuVita.swf b/src/client/Common/Media/SettingsMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsMenuVita.swf rename to src/client/Common/Media/SettingsMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SettingsOptionsMenu1080.swf b/src/client/Common/Media/SettingsOptionsMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsOptionsMenu1080.swf rename to src/client/Common/Media/SettingsOptionsMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsOptionsMenu480.swf b/src/client/Common/Media/SettingsOptionsMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsOptionsMenu480.swf rename to src/client/Common/Media/SettingsOptionsMenu480.swf diff --git a/Minecraft.Client/Common/Media/SettingsOptionsMenu720.swf b/src/client/Common/Media/SettingsOptionsMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsOptionsMenu720.swf rename to src/client/Common/Media/SettingsOptionsMenu720.swf diff --git a/Minecraft.Client/Common/Media/SettingsOptionsMenuSplit1080.swf b/src/client/Common/Media/SettingsOptionsMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsOptionsMenuSplit1080.swf rename to src/client/Common/Media/SettingsOptionsMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsOptionsMenuSplit720.swf b/src/client/Common/Media/SettingsOptionsMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsOptionsMenuSplit720.swf rename to src/client/Common/Media/SettingsOptionsMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SettingsOptionsMenuVita.swf b/src/client/Common/Media/SettingsOptionsMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsOptionsMenuVita.swf rename to src/client/Common/Media/SettingsOptionsMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SettingsUIMenu1080.swf b/src/client/Common/Media/SettingsUIMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsUIMenu1080.swf rename to src/client/Common/Media/SettingsUIMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsUIMenu480.swf b/src/client/Common/Media/SettingsUIMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsUIMenu480.swf rename to src/client/Common/Media/SettingsUIMenu480.swf diff --git a/Minecraft.Client/Common/Media/SettingsUIMenu720.swf b/src/client/Common/Media/SettingsUIMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsUIMenu720.swf rename to src/client/Common/Media/SettingsUIMenu720.swf diff --git a/Minecraft.Client/Common/Media/SettingsUIMenuSplit1080.swf b/src/client/Common/Media/SettingsUIMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsUIMenuSplit1080.swf rename to src/client/Common/Media/SettingsUIMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SettingsUIMenuSplit720.swf b/src/client/Common/Media/SettingsUIMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsUIMenuSplit720.swf rename to src/client/Common/Media/SettingsUIMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SettingsUIMenuVita.swf b/src/client/Common/Media/SettingsUIMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SettingsUIMenuVita.swf rename to src/client/Common/Media/SettingsUIMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SignEntryMenu1080.swf b/src/client/Common/Media/SignEntryMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SignEntryMenu1080.swf rename to src/client/Common/Media/SignEntryMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SignEntryMenu480.swf b/src/client/Common/Media/SignEntryMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SignEntryMenu480.swf rename to src/client/Common/Media/SignEntryMenu480.swf diff --git a/Minecraft.Client/Common/Media/SignEntryMenu720.swf b/src/client/Common/Media/SignEntryMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SignEntryMenu720.swf rename to src/client/Common/Media/SignEntryMenu720.swf diff --git a/Minecraft.Client/Common/Media/SignEntryMenuSplit1080.swf b/src/client/Common/Media/SignEntryMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SignEntryMenuSplit1080.swf rename to src/client/Common/Media/SignEntryMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SignEntryMenuSplit720.swf b/src/client/Common/Media/SignEntryMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SignEntryMenuSplit720.swf rename to src/client/Common/Media/SignEntryMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SignEntryMenuVita.swf b/src/client/Common/Media/SignEntryMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SignEntryMenuVita.swf rename to src/client/Common/Media/SignEntryMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SkinSelectMenu1080.swf b/src/client/Common/Media/SkinSelectMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SkinSelectMenu1080.swf rename to src/client/Common/Media/SkinSelectMenu1080.swf diff --git a/Minecraft.Client/Common/Media/SkinSelectMenu480.swf b/src/client/Common/Media/SkinSelectMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SkinSelectMenu480.swf rename to src/client/Common/Media/SkinSelectMenu480.swf diff --git a/Minecraft.Client/Common/Media/SkinSelectMenu720.swf b/src/client/Common/Media/SkinSelectMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SkinSelectMenu720.swf rename to src/client/Common/Media/SkinSelectMenu720.swf diff --git a/Minecraft.Client/Common/Media/SkinSelectMenuSplit1080.swf b/src/client/Common/Media/SkinSelectMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SkinSelectMenuSplit1080.swf rename to src/client/Common/Media/SkinSelectMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SkinSelectMenuSplit720.swf b/src/client/Common/Media/SkinSelectMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SkinSelectMenuSplit720.swf rename to src/client/Common/Media/SkinSelectMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/SkinSelectMenuVita.swf b/src/client/Common/Media/SkinSelectMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SkinSelectMenuVita.swf rename to src/client/Common/Media/SkinSelectMenuVita.swf diff --git a/Minecraft.Client/Common/Media/SocialPost1080.swf b/src/client/Common/Media/SocialPost1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SocialPost1080.swf rename to src/client/Common/Media/SocialPost1080.swf diff --git a/Minecraft.Client/Common/Media/SocialPost480.swf b/src/client/Common/Media/SocialPost480.swf similarity index 100% rename from Minecraft.Client/Common/Media/SocialPost480.swf rename to src/client/Common/Media/SocialPost480.swf diff --git a/Minecraft.Client/Common/Media/SocialPost720.swf b/src/client/Common/Media/SocialPost720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SocialPost720.swf rename to src/client/Common/Media/SocialPost720.swf diff --git a/Minecraft.Client/Common/Media/SocialPostSplit1080.swf b/src/client/Common/Media/SocialPostSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/SocialPostSplit1080.swf rename to src/client/Common/Media/SocialPostSplit1080.swf diff --git a/Minecraft.Client/Common/Media/SocialPostSplit720.swf b/src/client/Common/Media/SocialPostSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/SocialPostSplit720.swf rename to src/client/Common/Media/SocialPostSplit720.swf diff --git a/Minecraft.Client/Common/Media/SocialPostVita.swf b/src/client/Common/Media/SocialPostVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/SocialPostVita.swf rename to src/client/Common/Media/SocialPostVita.swf diff --git a/Minecraft.Client/Common/Media/Sound/MenuSounds.xap b/src/client/Common/Media/Sound/MenuSounds.xap similarity index 100% rename from Minecraft.Client/Common/Media/Sound/MenuSounds.xap rename to src/client/Common/Media/Sound/MenuSounds.xap diff --git a/Minecraft.Client/Common/Media/Sound/Xbox/MenuSounds.xgs b/src/client/Common/Media/Sound/Xbox/MenuSounds.xgs similarity index 100% rename from Minecraft.Client/Common/Media/Sound/Xbox/MenuSounds.xgs rename to src/client/Common/Media/Sound/Xbox/MenuSounds.xgs diff --git a/Minecraft.Client/Common/Media/Sound/Xbox/MenuSounds.xsb b/src/client/Common/Media/Sound/Xbox/MenuSounds.xsb similarity index 100% rename from Minecraft.Client/Common/Media/Sound/Xbox/MenuSounds.xsb rename to src/client/Common/Media/Sound/Xbox/MenuSounds.xsb diff --git a/Minecraft.Client/Common/Media/Sound/Xbox/MenuSounds.xwb b/src/client/Common/Media/Sound/Xbox/MenuSounds.xwb similarity index 100% rename from Minecraft.Client/Common/Media/Sound/Xbox/MenuSounds.xwb rename to src/client/Common/Media/Sound/Xbox/MenuSounds.xwb diff --git a/Minecraft.Client/Common/Media/Sound/btn_Back.wav b/src/client/Common/Media/Sound/btn_Back.wav similarity index 100% rename from Minecraft.Client/Common/Media/Sound/btn_Back.wav rename to src/client/Common/Media/Sound/btn_Back.wav diff --git a/Minecraft.Client/Common/Media/Sound/click.wav b/src/client/Common/Media/Sound/click.wav similarity index 100% rename from Minecraft.Client/Common/Media/Sound/click.wav rename to src/client/Common/Media/Sound/click.wav diff --git a/Minecraft.Client/Common/Media/Sound/pop.wav b/src/client/Common/Media/Sound/pop.wav similarity index 100% rename from Minecraft.Client/Common/Media/Sound/pop.wav rename to src/client/Common/Media/Sound/pop.wav diff --git a/Minecraft.Client/Common/Media/Sound/wood click.wav b/src/client/Common/Media/Sound/wood click.wav similarity index 100% rename from Minecraft.Client/Common/Media/Sound/wood click.wav rename to src/client/Common/Media/Sound/wood click.wav diff --git a/Minecraft.Client/Common/Media/Timer1080.swf b/src/client/Common/Media/Timer1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/Timer1080.swf rename to src/client/Common/Media/Timer1080.swf diff --git a/Minecraft.Client/Common/Media/Timer480.swf b/src/client/Common/Media/Timer480.swf similarity index 100% rename from Minecraft.Client/Common/Media/Timer480.swf rename to src/client/Common/Media/Timer480.swf diff --git a/Minecraft.Client/Common/Media/Timer720.swf b/src/client/Common/Media/Timer720.swf similarity index 100% rename from Minecraft.Client/Common/Media/Timer720.swf rename to src/client/Common/Media/Timer720.swf diff --git a/Minecraft.Client/Common/Media/TimerSplit1080.swf b/src/client/Common/Media/TimerSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/TimerSplit1080.swf rename to src/client/Common/Media/TimerSplit1080.swf diff --git a/Minecraft.Client/Common/Media/TimerSplit720.swf b/src/client/Common/Media/TimerSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/TimerSplit720.swf rename to src/client/Common/Media/TimerSplit720.swf diff --git a/Minecraft.Client/Common/Media/TimerVita.swf b/src/client/Common/Media/TimerVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/TimerVita.swf rename to src/client/Common/Media/TimerVita.swf diff --git a/Minecraft.Client/Common/Media/ToolTips1080.swf b/src/client/Common/Media/ToolTips1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ToolTips1080.swf rename to src/client/Common/Media/ToolTips1080.swf diff --git a/Minecraft.Client/Common/Media/ToolTips480.swf b/src/client/Common/Media/ToolTips480.swf similarity index 100% rename from Minecraft.Client/Common/Media/ToolTips480.swf rename to src/client/Common/Media/ToolTips480.swf diff --git a/Minecraft.Client/Common/Media/ToolTips720.swf b/src/client/Common/Media/ToolTips720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ToolTips720.swf rename to src/client/Common/Media/ToolTips720.swf diff --git a/Minecraft.Client/Common/Media/ToolTipsSplit1080.swf b/src/client/Common/Media/ToolTipsSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/ToolTipsSplit1080.swf rename to src/client/Common/Media/ToolTipsSplit1080.swf diff --git a/Minecraft.Client/Common/Media/ToolTipsSplit720.swf b/src/client/Common/Media/ToolTipsSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/ToolTipsSplit720.swf rename to src/client/Common/Media/ToolTipsSplit720.swf diff --git a/Minecraft.Client/Common/Media/ToolTipsVita.swf b/src/client/Common/Media/ToolTipsVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/ToolTipsVita.swf rename to src/client/Common/Media/ToolTipsVita.swf diff --git a/Minecraft.Client/Common/Media/TradingMenu1080.swf b/src/client/Common/Media/TradingMenu1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/TradingMenu1080.swf rename to src/client/Common/Media/TradingMenu1080.swf diff --git a/Minecraft.Client/Common/Media/TradingMenu480.swf b/src/client/Common/Media/TradingMenu480.swf similarity index 100% rename from Minecraft.Client/Common/Media/TradingMenu480.swf rename to src/client/Common/Media/TradingMenu480.swf diff --git a/Minecraft.Client/Common/Media/TradingMenu720.swf b/src/client/Common/Media/TradingMenu720.swf similarity index 100% rename from Minecraft.Client/Common/Media/TradingMenu720.swf rename to src/client/Common/Media/TradingMenu720.swf diff --git a/Minecraft.Client/Common/Media/TradingMenuSplit1080.swf b/src/client/Common/Media/TradingMenuSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/TradingMenuSplit1080.swf rename to src/client/Common/Media/TradingMenuSplit1080.swf diff --git a/Minecraft.Client/Common/Media/TradingMenuSplit720.swf b/src/client/Common/Media/TradingMenuSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/TradingMenuSplit720.swf rename to src/client/Common/Media/TradingMenuSplit720.swf diff --git a/Minecraft.Client/Common/Media/TradingMenuVita.swf b/src/client/Common/Media/TradingMenuVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/TradingMenuVita.swf rename to src/client/Common/Media/TradingMenuVita.swf diff --git a/Minecraft.Client/Common/Media/TrialExitUpsell480.swf b/src/client/Common/Media/TrialExitUpsell480.swf similarity index 100% rename from Minecraft.Client/Common/Media/TrialExitUpsell480.swf rename to src/client/Common/Media/TrialExitUpsell480.swf diff --git a/Minecraft.Client/Common/Media/TrialExitUpsell720.swf b/src/client/Common/Media/TrialExitUpsell720.swf similarity index 100% rename from Minecraft.Client/Common/Media/TrialExitUpsell720.swf rename to src/client/Common/Media/TrialExitUpsell720.swf diff --git a/Minecraft.Client/Common/Media/TutorialPopup1080.swf b/src/client/Common/Media/TutorialPopup1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/TutorialPopup1080.swf rename to src/client/Common/Media/TutorialPopup1080.swf diff --git a/Minecraft.Client/Common/Media/TutorialPopup480.swf b/src/client/Common/Media/TutorialPopup480.swf similarity index 100% rename from Minecraft.Client/Common/Media/TutorialPopup480.swf rename to src/client/Common/Media/TutorialPopup480.swf diff --git a/Minecraft.Client/Common/Media/TutorialPopup720.swf b/src/client/Common/Media/TutorialPopup720.swf similarity index 100% rename from Minecraft.Client/Common/Media/TutorialPopup720.swf rename to src/client/Common/Media/TutorialPopup720.swf diff --git a/Minecraft.Client/Common/Media/TutorialPopupSplit1080.swf b/src/client/Common/Media/TutorialPopupSplit1080.swf similarity index 100% rename from Minecraft.Client/Common/Media/TutorialPopupSplit1080.swf rename to src/client/Common/Media/TutorialPopupSplit1080.swf diff --git a/Minecraft.Client/Common/Media/TutorialPopupSplit720.swf b/src/client/Common/Media/TutorialPopupSplit720.swf similarity index 100% rename from Minecraft.Client/Common/Media/TutorialPopupSplit720.swf rename to src/client/Common/Media/TutorialPopupSplit720.swf diff --git a/Minecraft.Client/Common/Media/TutorialPopupVita.swf b/src/client/Common/Media/TutorialPopupVita.swf similarity index 100% rename from Minecraft.Client/Common/Media/TutorialPopupVita.swf rename to src/client/Common/Media/TutorialPopupVita.swf diff --git a/Minecraft.Client/Common/Media/de-DE/4J_strings.resx b/src/client/Common/Media/de-DE/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/de-DE/4J_strings.resx rename to src/client/Common/Media/de-DE/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/de-DE/strings.resx b/src/client/Common/Media/de-DE/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/de-DE/strings.resx rename to src/client/Common/Media/de-DE/strings.resx diff --git a/Minecraft.Client/Common/Media/en-EN.lang b/src/client/Common/Media/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/Media/en-EN.lang rename to src/client/Common/Media/en-EN.lang diff --git a/Minecraft.Client/Common/Media/es-ES/4J_strings.resx b/src/client/Common/Media/es-ES/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/es-ES/4J_strings.resx rename to src/client/Common/Media/es-ES/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/es-ES/strings.resx b/src/client/Common/Media/es-ES/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/es-ES/strings.resx rename to src/client/Common/Media/es-ES/strings.resx diff --git a/Minecraft.Client/Common/Media/font/CHT/DFHeiMedium-B5.ttf b/src/client/Common/Media/font/CHT/DFHeiMedium-B5.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/CHT/DFHeiMedium-B5.ttf rename to src/client/Common/Media/font/CHT/DFHeiMedium-B5.ttf diff --git a/Minecraft.Client/Common/Media/font/CHT/DFTT_R5.TTC b/src/client/Common/Media/font/CHT/DFTT_R5.TTC similarity index 100% rename from Minecraft.Client/Common/Media/font/CHT/DFTT_R5.TTC rename to src/client/Common/Media/font/CHT/DFTT_R5.TTC diff --git a/Minecraft.Client/Common/Media/font/JPN/DF-DotDotGothic16.ttf b/src/client/Common/Media/font/JPN/DF-DotDotGothic16.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/JPN/DF-DotDotGothic16.ttf rename to src/client/Common/Media/font/JPN/DF-DotDotGothic16.ttf diff --git a/Minecraft.Client/Common/Media/font/JPN/DFGMaruGothic-Md.ttf b/src/client/Common/Media/font/JPN/DFGMaruGothic-Md.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/JPN/DFGMaruGothic-Md.ttf rename to src/client/Common/Media/font/JPN/DFGMaruGothic-Md.ttf diff --git a/Minecraft.Client/Common/Media/font/KOR/BOKMSD.ttf b/src/client/Common/Media/font/KOR/BOKMSD.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/KOR/BOKMSD.ttf rename to src/client/Common/Media/font/KOR/BOKMSD.ttf diff --git a/Minecraft.Client/Common/Media/font/KOR/candadite2.ttf b/src/client/Common/Media/font/KOR/candadite2.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/KOR/candadite2.ttf rename to src/client/Common/Media/font/KOR/candadite2.ttf diff --git a/Minecraft.Client/Common/Media/font/Mojang Font_11.ttf b/src/client/Common/Media/font/Mojang Font_11.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/Mojang Font_11.ttf rename to src/client/Common/Media/font/Mojang Font_11.ttf diff --git a/Minecraft.Client/Common/Media/font/Mojang Font_7.ttf b/src/client/Common/Media/font/Mojang Font_7.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/Mojang Font_7.ttf rename to src/client/Common/Media/font/Mojang Font_7.ttf diff --git a/Minecraft.Client/Common/Media/font/Mojangles.ttf b/src/client/Common/Media/font/Mojangles.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/Mojangles.ttf rename to src/client/Common/Media/font/Mojangles.ttf diff --git a/Minecraft.Client/Common/Media/font/Mojangles_11.abc b/src/client/Common/Media/font/Mojangles_11.abc similarity index 100% rename from Minecraft.Client/Common/Media/font/Mojangles_11.abc rename to src/client/Common/Media/font/Mojangles_11.abc diff --git a/Minecraft.Client/Common/Media/font/Mojangles_7.abc b/src/client/Common/Media/font/Mojangles_7.abc similarity index 100% rename from Minecraft.Client/Common/Media/font/Mojangles_7.abc rename to src/client/Common/Media/font/Mojangles_7.abc diff --git a/Minecraft.Client/Common/Media/font/RU/SpaceMace.ttf b/src/client/Common/Media/font/RU/SpaceMace.ttf similarity index 100% rename from Minecraft.Client/Common/Media/font/RU/SpaceMace.ttf rename to src/client/Common/Media/font/RU/SpaceMace.ttf diff --git a/Minecraft.Client/Common/Media/font/chars.txt b/src/client/Common/Media/font/chars.txt similarity index 100% rename from Minecraft.Client/Common/Media/font/chars.txt rename to src/client/Common/Media/font/chars.txt diff --git a/Minecraft.Client/Common/Media/fr-FR/4J_strings.resx b/src/client/Common/Media/fr-FR/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/fr-FR/4J_strings.resx rename to src/client/Common/Media/fr-FR/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/fr-FR/strings.resx b/src/client/Common/Media/fr-FR/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/fr-FR/strings.resx rename to src/client/Common/Media/fr-FR/strings.resx diff --git a/Minecraft.Client/Common/Media/it-IT/4J_strings.resx b/src/client/Common/Media/it-IT/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/it-IT/4J_strings.resx rename to src/client/Common/Media/it-IT/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/it-IT/strings.resx b/src/client/Common/Media/it-IT/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/it-IT/strings.resx rename to src/client/Common/Media/it-IT/strings.resx diff --git a/Minecraft.Client/Common/Media/ja-JP/4J_strings.resx b/src/client/Common/Media/ja-JP/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/ja-JP/4J_strings.resx rename to src/client/Common/Media/ja-JP/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/ja-JP/strings.resx b/src/client/Common/Media/ja-JP/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/ja-JP/strings.resx rename to src/client/Common/Media/ja-JP/strings.resx diff --git a/Minecraft.Client/Common/Media/ko-KR/4J_strings.resx b/src/client/Common/Media/ko-KR/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/ko-KR/4J_strings.resx rename to src/client/Common/Media/ko-KR/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/ko-KR/strings.resx b/src/client/Common/Media/ko-KR/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/ko-KR/strings.resx rename to src/client/Common/Media/ko-KR/strings.resx diff --git a/Minecraft.Client/Common/Media/languages.loc b/src/client/Common/Media/languages.loc similarity index 100% rename from Minecraft.Client/Common/Media/languages.loc rename to src/client/Common/Media/languages.loc diff --git a/Minecraft.Client/Common/Media/media.txt b/src/client/Common/Media/media.txt similarity index 100% rename from Minecraft.Client/Common/Media/media.txt rename to src/client/Common/Media/media.txt diff --git a/Minecraft.Client/Common/Media/movies1080.txt b/src/client/Common/Media/movies1080.txt similarity index 100% rename from Minecraft.Client/Common/Media/movies1080.txt rename to src/client/Common/Media/movies1080.txt diff --git a/Minecraft.Client/Common/Media/movies480.txt b/src/client/Common/Media/movies480.txt similarity index 100% rename from Minecraft.Client/Common/Media/movies480.txt rename to src/client/Common/Media/movies480.txt diff --git a/Minecraft.Client/Common/Media/movies720.txt b/src/client/Common/Media/movies720.txt similarity index 100% rename from Minecraft.Client/Common/Media/movies720.txt rename to src/client/Common/Media/movies720.txt diff --git a/Minecraft.Client/Common/Media/moviesVita.txt b/src/client/Common/Media/moviesVita.txt similarity index 100% rename from Minecraft.Client/Common/Media/moviesVita.txt rename to src/client/Common/Media/moviesVita.txt diff --git a/Minecraft.Client/Common/Media/pt-BR/4J_strings.resx b/src/client/Common/Media/pt-BR/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/pt-BR/4J_strings.resx rename to src/client/Common/Media/pt-BR/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/pt-BR/strings.resx b/src/client/Common/Media/pt-BR/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/pt-BR/strings.resx rename to src/client/Common/Media/pt-BR/strings.resx diff --git a/Minecraft.Client/Common/Media/pt-PT/4J_strings.resx b/src/client/Common/Media/pt-PT/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/pt-PT/4J_strings.resx rename to src/client/Common/Media/pt-PT/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/pt-PT/strings.resx b/src/client/Common/Media/pt-PT/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/pt-PT/strings.resx rename to src/client/Common/Media/pt-PT/strings.resx diff --git a/Minecraft.Client/Common/Media/skin.swf b/src/client/Common/Media/skin.swf similarity index 100% rename from Minecraft.Client/Common/Media/skin.swf rename to src/client/Common/Media/skin.swf diff --git a/Minecraft.Client/Common/Media/skinGraphics.swf b/src/client/Common/Media/skinGraphics.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinGraphics.swf rename to src/client/Common/Media/skinGraphics.swf diff --git a/Minecraft.Client/Common/Media/skinGraphicsHud.swf b/src/client/Common/Media/skinGraphicsHud.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinGraphicsHud.swf rename to src/client/Common/Media/skinGraphicsHud.swf diff --git a/Minecraft.Client/Common/Media/skinGraphicsInGame.swf b/src/client/Common/Media/skinGraphicsInGame.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinGraphicsInGame.swf rename to src/client/Common/Media/skinGraphicsInGame.swf diff --git a/Minecraft.Client/Common/Media/skinGraphicsLabels.swf b/src/client/Common/Media/skinGraphicsLabels.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinGraphicsLabels.swf rename to src/client/Common/Media/skinGraphicsLabels.swf diff --git a/Minecraft.Client/Common/Media/skinHD.swf b/src/client/Common/Media/skinHD.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHD.swf rename to src/client/Common/Media/skinHD.swf diff --git a/Minecraft.Client/Common/Media/skinHDGraphics.swf b/src/client/Common/Media/skinHDGraphics.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHDGraphics.swf rename to src/client/Common/Media/skinHDGraphics.swf diff --git a/Minecraft.Client/Common/Media/skinHDGraphicsHud.swf b/src/client/Common/Media/skinHDGraphicsHud.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHDGraphicsHud.swf rename to src/client/Common/Media/skinHDGraphicsHud.swf diff --git a/Minecraft.Client/Common/Media/skinHDGraphicsInGame.swf b/src/client/Common/Media/skinHDGraphicsInGame.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHDGraphicsInGame.swf rename to src/client/Common/Media/skinHDGraphicsInGame.swf diff --git a/Minecraft.Client/Common/Media/skinHDGraphicsLabels.swf b/src/client/Common/Media/skinHDGraphicsLabels.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHDGraphicsLabels.swf rename to src/client/Common/Media/skinHDGraphicsLabels.swf diff --git a/Minecraft.Client/Common/Media/skinHDHud.swf b/src/client/Common/Media/skinHDHud.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHDHud.swf rename to src/client/Common/Media/skinHDHud.swf diff --git a/Minecraft.Client/Common/Media/skinHDInGame.swf b/src/client/Common/Media/skinHDInGame.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHDInGame.swf rename to src/client/Common/Media/skinHDInGame.swf diff --git a/Minecraft.Client/Common/Media/skinHDLabels.swf b/src/client/Common/Media/skinHDLabels.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHDLabels.swf rename to src/client/Common/Media/skinHDLabels.swf diff --git a/Minecraft.Client/Common/Media/skinHud.swf b/src/client/Common/Media/skinHud.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinHud.swf rename to src/client/Common/Media/skinHud.swf diff --git a/Minecraft.Client/Common/Media/skinInGame.swf b/src/client/Common/Media/skinInGame.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinInGame.swf rename to src/client/Common/Media/skinInGame.swf diff --git a/Minecraft.Client/Common/Media/skinLabels.swf b/src/client/Common/Media/skinLabels.swf similarity index 100% rename from Minecraft.Client/Common/Media/skinLabels.swf rename to src/client/Common/Media/skinLabels.swf diff --git a/Minecraft.Client/Common/Media/skin_Minecraft.xui b/src/client/Common/Media/skin_Minecraft.xui similarity index 100% rename from Minecraft.Client/Common/Media/skin_Minecraft.xui rename to src/client/Common/Media/skin_Minecraft.xui diff --git a/Minecraft.Client/Common/Media/splashes.txt b/src/client/Common/Media/splashes.txt similarity index 100% rename from Minecraft.Client/Common/Media/splashes.txt rename to src/client/Common/Media/splashes.txt diff --git a/Minecraft.Client/Common/Media/strings.resx b/src/client/Common/Media/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/strings.resx rename to src/client/Common/Media/strings.resx diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCMain.h b/src/client/Common/Media/xuiscene_DLCMain.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCMain.h rename to src/client/Common/Media/xuiscene_DLCMain.h diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCMain.xui b/src/client/Common/Media/xuiscene_DLCMain.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCMain.xui rename to src/client/Common/Media/xuiscene_DLCMain.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCMain_480.h b/src/client/Common/Media/xuiscene_DLCMain_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCMain_480.h rename to src/client/Common/Media/xuiscene_DLCMain_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCMain_480.xui b/src/client/Common/Media/xuiscene_DLCMain_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCMain_480.xui rename to src/client/Common/Media/xuiscene_DLCMain_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCOffers.h b/src/client/Common/Media/xuiscene_DLCOffers.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCOffers.h rename to src/client/Common/Media/xuiscene_DLCOffers.h diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCOffers.xui b/src/client/Common/Media/xuiscene_DLCOffers.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCOffers.xui rename to src/client/Common/Media/xuiscene_DLCOffers.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCOffers_480.h b/src/client/Common/Media/xuiscene_DLCOffers_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCOffers_480.h rename to src/client/Common/Media/xuiscene_DLCOffers_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_DLCOffers_480.xui b/src/client/Common/Media/xuiscene_DLCOffers_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_DLCOffers_480.xui rename to src/client/Common/Media/xuiscene_DLCOffers_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage.h b/src/client/Common/Media/xuiscene_NewUpdateMessage.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage.h rename to src/client/Common/Media/xuiscene_NewUpdateMessage.h diff --git a/Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage.xui b/src/client/Common/Media/xuiscene_NewUpdateMessage.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage.xui rename to src/client/Common/Media/xuiscene_NewUpdateMessage.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage_480.h b/src/client/Common/Media/xuiscene_NewUpdateMessage_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage_480.h rename to src/client/Common/Media/xuiscene_NewUpdateMessage_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage_480.xui b/src/client/Common/Media/xuiscene_NewUpdateMessage_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_NewUpdateMessage_480.xui rename to src/client/Common/Media/xuiscene_NewUpdateMessage_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_anvil.h b/src/client/Common/Media/xuiscene_anvil.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_anvil.h rename to src/client/Common/Media/xuiscene_anvil.h diff --git a/Minecraft.Client/Common/Media/xuiscene_anvil.xui b/src/client/Common/Media/xuiscene_anvil.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_anvil.xui rename to src/client/Common/Media/xuiscene_anvil.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_anvil_480.xui b/src/client/Common/Media/xuiscene_anvil_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_anvil_480.xui rename to src/client/Common/Media/xuiscene_anvil_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_anvil_small.xui b/src/client/Common/Media/xuiscene_anvil_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_anvil_small.xui rename to src/client/Common/Media/xuiscene_anvil_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_base.h b/src/client/Common/Media/xuiscene_base.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_base.h rename to src/client/Common/Media/xuiscene_base.h diff --git a/Minecraft.Client/Common/Media/xuiscene_base.xui b/src/client/Common/Media/xuiscene_base.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_base.xui rename to src/client/Common/Media/xuiscene_base.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_base_480.h b/src/client/Common/Media/xuiscene_base_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_base_480.h rename to src/client/Common/Media/xuiscene_base_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_base_480.xui b/src/client/Common/Media/xuiscene_base_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_base_480.xui rename to src/client/Common/Media/xuiscene_base_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_base_small.h b/src/client/Common/Media/xuiscene_base_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_base_small.h rename to src/client/Common/Media/xuiscene_base_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_base_small.xui b/src/client/Common/Media/xuiscene_base_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_base_small.xui rename to src/client/Common/Media/xuiscene_base_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_brewingstand.h b/src/client/Common/Media/xuiscene_brewingstand.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_brewingstand.h rename to src/client/Common/Media/xuiscene_brewingstand.h diff --git a/Minecraft.Client/Common/Media/xuiscene_brewingstand.xui b/src/client/Common/Media/xuiscene_brewingstand.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_brewingstand.xui rename to src/client/Common/Media/xuiscene_brewingstand.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_brewingstand_480.h b/src/client/Common/Media/xuiscene_brewingstand_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_brewingstand_480.h rename to src/client/Common/Media/xuiscene_brewingstand_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_brewingstand_480.xui b/src/client/Common/Media/xuiscene_brewingstand_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_brewingstand_480.xui rename to src/client/Common/Media/xuiscene_brewingstand_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_brewingstand_Small.h b/src/client/Common/Media/xuiscene_brewingstand_Small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_brewingstand_Small.h rename to src/client/Common/Media/xuiscene_brewingstand_Small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_brewingstand_Small.xui b/src/client/Common/Media/xuiscene_brewingstand_Small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_brewingstand_Small.xui rename to src/client/Common/Media/xuiscene_brewingstand_Small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_chat.h b/src/client/Common/Media/xuiscene_chat.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_chat.h rename to src/client/Common/Media/xuiscene_chat.h diff --git a/Minecraft.Client/Common/Media/xuiscene_chat.xui b/src/client/Common/Media/xuiscene_chat.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_chat.xui rename to src/client/Common/Media/xuiscene_chat.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_chat_480.h b/src/client/Common/Media/xuiscene_chat_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_chat_480.h rename to src/client/Common/Media/xuiscene_chat_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_chat_480.xui b/src/client/Common/Media/xuiscene_chat_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_chat_480.xui rename to src/client/Common/Media/xuiscene_chat_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_chat_small.h b/src/client/Common/Media/xuiscene_chat_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_chat_small.h rename to src/client/Common/Media/xuiscene_chat_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_chat_small.xui b/src/client/Common/Media/xuiscene_chat_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_chat_small.xui rename to src/client/Common/Media/xuiscene_chat_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_connectingprogress.h b/src/client/Common/Media/xuiscene_connectingprogress.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_connectingprogress.h rename to src/client/Common/Media/xuiscene_connectingprogress.h diff --git a/Minecraft.Client/Common/Media/xuiscene_connectingprogress.xui b/src/client/Common/Media/xuiscene_connectingprogress.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_connectingprogress.xui rename to src/client/Common/Media/xuiscene_connectingprogress.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_connectingprogress_480.h b/src/client/Common/Media/xuiscene_connectingprogress_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_connectingprogress_480.h rename to src/client/Common/Media/xuiscene_connectingprogress_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_connectingprogress_480.xui b/src/client/Common/Media/xuiscene_connectingprogress_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_connectingprogress_480.xui rename to src/client/Common/Media/xuiscene_connectingprogress_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_connectingprogress_small.h b/src/client/Common/Media/xuiscene_connectingprogress_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_connectingprogress_small.h rename to src/client/Common/Media/xuiscene_connectingprogress_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_connectingprogress_small.xui b/src/client/Common/Media/xuiscene_connectingprogress_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_connectingprogress_small.xui rename to src/client/Common/Media/xuiscene_connectingprogress_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_container.h b/src/client/Common/Media/xuiscene_container.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container.h rename to src/client/Common/Media/xuiscene_container.h diff --git a/Minecraft.Client/Common/Media/xuiscene_container.xui b/src/client/Common/Media/xuiscene_container.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container.xui rename to src/client/Common/Media/xuiscene_container.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_container_480.h b/src/client/Common/Media/xuiscene_container_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_480.h rename to src/client/Common/Media/xuiscene_container_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_container_480.xui b/src/client/Common/Media/xuiscene_container_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_480.xui rename to src/client/Common/Media/xuiscene_container_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_container_large_480.h b/src/client/Common/Media/xuiscene_container_large_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_large_480.h rename to src/client/Common/Media/xuiscene_container_large_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_container_large_480.xui b/src/client/Common/Media/xuiscene_container_large_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_large_480.xui rename to src/client/Common/Media/xuiscene_container_large_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_container_large_Small.h b/src/client/Common/Media/xuiscene_container_large_Small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_large_Small.h rename to src/client/Common/Media/xuiscene_container_large_Small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_container_large_Small.xui b/src/client/Common/Media/xuiscene_container_large_Small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_large_Small.xui rename to src/client/Common/Media/xuiscene_container_large_Small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_container_small.h b/src/client/Common/Media/xuiscene_container_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_small.h rename to src/client/Common/Media/xuiscene_container_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_container_small.xui b/src/client/Common/Media/xuiscene_container_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_container_small.xui rename to src/client/Common/Media/xuiscene_container_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_controls.h b/src/client/Common/Media/xuiscene_controls.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_controls.h rename to src/client/Common/Media/xuiscene_controls.h diff --git a/Minecraft.Client/Common/Media/xuiscene_controls.xui b/src/client/Common/Media/xuiscene_controls.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_controls.xui rename to src/client/Common/Media/xuiscene_controls.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_controls_480.h b/src/client/Common/Media/xuiscene_controls_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_controls_480.h rename to src/client/Common/Media/xuiscene_controls_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_controls_480.xui b/src/client/Common/Media/xuiscene_controls_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_controls_480.xui rename to src/client/Common/Media/xuiscene_controls_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_controls_small.h b/src/client/Common/Media/xuiscene_controls_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_controls_small.h rename to src/client/Common/Media/xuiscene_controls_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_controls_small.xui b/src/client/Common/Media/xuiscene_controls_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_controls_small.xui rename to src/client/Common/Media/xuiscene_controls_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2.h b/src/client/Common/Media/xuiscene_craftingpanel_2x2.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2.h rename to src/client/Common/Media/xuiscene_craftingpanel_2x2.h diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2.xui b/src/client/Common/Media/xuiscene_craftingpanel_2x2.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2.xui rename to src/client/Common/Media/xuiscene_craftingpanel_2x2.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_480.h b/src/client/Common/Media/xuiscene_craftingpanel_2x2_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_480.h rename to src/client/Common/Media/xuiscene_craftingpanel_2x2_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_480.xui b/src/client/Common/Media/xuiscene_craftingpanel_2x2_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_480.xui rename to src/client/Common/Media/xuiscene_craftingpanel_2x2_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_small.h b/src/client/Common/Media/xuiscene_craftingpanel_2x2_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_small.h rename to src/client/Common/Media/xuiscene_craftingpanel_2x2_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_small.xui b/src/client/Common/Media/xuiscene_craftingpanel_2x2_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_2x2_small.xui rename to src/client/Common/Media/xuiscene_craftingpanel_2x2_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3.h b/src/client/Common/Media/xuiscene_craftingpanel_3x3.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3.h rename to src/client/Common/Media/xuiscene_craftingpanel_3x3.h diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3.xui b/src/client/Common/Media/xuiscene_craftingpanel_3x3.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3.xui rename to src/client/Common/Media/xuiscene_craftingpanel_3x3.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_480.h b/src/client/Common/Media/xuiscene_craftingpanel_3x3_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_480.h rename to src/client/Common/Media/xuiscene_craftingpanel_3x3_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_480.xui b/src/client/Common/Media/xuiscene_craftingpanel_3x3_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_480.xui rename to src/client/Common/Media/xuiscene_craftingpanel_3x3_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_small.h b/src/client/Common/Media/xuiscene_craftingpanel_3x3_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_small.h rename to src/client/Common/Media/xuiscene_craftingpanel_3x3_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_small.xui b/src/client/Common/Media/xuiscene_craftingpanel_3x3_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_craftingpanel_3x3_small.xui rename to src/client/Common/Media/xuiscene_craftingpanel_3x3_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_credits.h b/src/client/Common/Media/xuiscene_credits.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_credits.h rename to src/client/Common/Media/xuiscene_credits.h diff --git a/Minecraft.Client/Common/Media/xuiscene_credits.xui b/src/client/Common/Media/xuiscene_credits.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_credits.xui rename to src/client/Common/Media/xuiscene_credits.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_credits_480.h b/src/client/Common/Media/xuiscene_credits_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_credits_480.h rename to src/client/Common/Media/xuiscene_credits_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_credits_480.xui b/src/client/Common/Media/xuiscene_credits_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_credits_480.xui rename to src/client/Common/Media/xuiscene_credits_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_death.h b/src/client/Common/Media/xuiscene_death.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_death.h rename to src/client/Common/Media/xuiscene_death.h diff --git a/Minecraft.Client/Common/Media/xuiscene_death.xui b/src/client/Common/Media/xuiscene_death.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_death.xui rename to src/client/Common/Media/xuiscene_death.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_death_480.h b/src/client/Common/Media/xuiscene_death_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_death_480.h rename to src/client/Common/Media/xuiscene_death_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_death_480.xui b/src/client/Common/Media/xuiscene_death_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_death_480.xui rename to src/client/Common/Media/xuiscene_death_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_death_small.h b/src/client/Common/Media/xuiscene_death_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_death_small.h rename to src/client/Common/Media/xuiscene_death_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_death_small.xui b/src/client/Common/Media/xuiscene_death_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_death_small.xui rename to src/client/Common/Media/xuiscene_death_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debug.h b/src/client/Common/Media/xuiscene_debug.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug.h rename to src/client/Common/Media/xuiscene_debug.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debug.xui b/src/client/Common/Media/xuiscene_debug.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug.xui rename to src/client/Common/Media/xuiscene_debug.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_480.h b/src/client/Common/Media/xuiscene_debug_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_480.h rename to src/client/Common/Media/xuiscene_debug_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_480.xui b/src/client/Common/Media/xuiscene_debug_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_480.xui rename to src/client/Common/Media/xuiscene_debug_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_item_editor.h b/src/client/Common/Media/xuiscene_debug_item_editor.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_item_editor.h rename to src/client/Common/Media/xuiscene_debug_item_editor.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_item_editor.xui b/src/client/Common/Media/xuiscene_debug_item_editor.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_item_editor.xui rename to src/client/Common/Media/xuiscene_debug_item_editor.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_schematic_create.h b/src/client/Common/Media/xuiscene_debug_schematic_create.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_schematic_create.h rename to src/client/Common/Media/xuiscene_debug_schematic_create.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_schematic_create.xui b/src/client/Common/Media/xuiscene_debug_schematic_create.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_schematic_create.xui rename to src/client/Common/Media/xuiscene_debug_schematic_create.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_set_camera.h b/src/client/Common/Media/xuiscene_debug_set_camera.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_set_camera.h rename to src/client/Common/Media/xuiscene_debug_set_camera.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_set_camera.xui b/src/client/Common/Media/xuiscene_debug_set_camera.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_set_camera.xui rename to src/client/Common/Media/xuiscene_debug_set_camera.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_small.h b/src/client/Common/Media/xuiscene_debug_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_small.h rename to src/client/Common/Media/xuiscene_debug_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debug_small.xui b/src/client/Common/Media/xuiscene_debug_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debug_small.xui rename to src/client/Common/Media/xuiscene_debug_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debugoverlay.h b/src/client/Common/Media/xuiscene_debugoverlay.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugoverlay.h rename to src/client/Common/Media/xuiscene_debugoverlay.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debugoverlay.xui b/src/client/Common/Media/xuiscene_debugoverlay.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugoverlay.xui rename to src/client/Common/Media/xuiscene_debugoverlay.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debugoverlay_480.h b/src/client/Common/Media/xuiscene_debugoverlay_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugoverlay_480.h rename to src/client/Common/Media/xuiscene_debugoverlay_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debugoverlay_480.xui b/src/client/Common/Media/xuiscene_debugoverlay_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugoverlay_480.xui rename to src/client/Common/Media/xuiscene_debugoverlay_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debugtips.h b/src/client/Common/Media/xuiscene_debugtips.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugtips.h rename to src/client/Common/Media/xuiscene_debugtips.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debugtips.xui b/src/client/Common/Media/xuiscene_debugtips.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugtips.xui rename to src/client/Common/Media/xuiscene_debugtips.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debugtips_480.h b/src/client/Common/Media/xuiscene_debugtips_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugtips_480.h rename to src/client/Common/Media/xuiscene_debugtips_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debugtips_480.xui b/src/client/Common/Media/xuiscene_debugtips_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugtips_480.xui rename to src/client/Common/Media/xuiscene_debugtips_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_debugtips_small.h b/src/client/Common/Media/xuiscene_debugtips_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugtips_small.h rename to src/client/Common/Media/xuiscene_debugtips_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_debugtips_small.xui b/src/client/Common/Media/xuiscene_debugtips_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_debugtips_small.xui rename to src/client/Common/Media/xuiscene_debugtips_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_enchant.h b/src/client/Common/Media/xuiscene_enchant.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_enchant.h rename to src/client/Common/Media/xuiscene_enchant.h diff --git a/Minecraft.Client/Common/Media/xuiscene_enchant.xui b/src/client/Common/Media/xuiscene_enchant.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_enchant.xui rename to src/client/Common/Media/xuiscene_enchant.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_enchant_480.h b/src/client/Common/Media/xuiscene_enchant_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_enchant_480.h rename to src/client/Common/Media/xuiscene_enchant_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_enchant_480.xui b/src/client/Common/Media/xuiscene_enchant_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_enchant_480.xui rename to src/client/Common/Media/xuiscene_enchant_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_enchant_small.h b/src/client/Common/Media/xuiscene_enchant_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_enchant_small.h rename to src/client/Common/Media/xuiscene_enchant_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_enchant_small.xui b/src/client/Common/Media/xuiscene_enchant_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_enchant_small.xui rename to src/client/Common/Media/xuiscene_enchant_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_fullscreenprogress.h b/src/client/Common/Media/xuiscene_fullscreenprogress.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_fullscreenprogress.h rename to src/client/Common/Media/xuiscene_fullscreenprogress.h diff --git a/Minecraft.Client/Common/Media/xuiscene_fullscreenprogress.xui b/src/client/Common/Media/xuiscene_fullscreenprogress.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_fullscreenprogress.xui rename to src/client/Common/Media/xuiscene_fullscreenprogress.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_480.h b/src/client/Common/Media/xuiscene_fullscreenprogress_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_480.h rename to src/client/Common/Media/xuiscene_fullscreenprogress_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_480.xui b/src/client/Common/Media/xuiscene_fullscreenprogress_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_480.xui rename to src/client/Common/Media/xuiscene_fullscreenprogress_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_small.h b/src/client/Common/Media/xuiscene_fullscreenprogress_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_small.h rename to src/client/Common/Media/xuiscene_fullscreenprogress_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_small.xui b/src/client/Common/Media/xuiscene_fullscreenprogress_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_fullscreenprogress_small.xui rename to src/client/Common/Media/xuiscene_fullscreenprogress_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_furnace.h b/src/client/Common/Media/xuiscene_furnace.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_furnace.h rename to src/client/Common/Media/xuiscene_furnace.h diff --git a/Minecraft.Client/Common/Media/xuiscene_furnace.xui b/src/client/Common/Media/xuiscene_furnace.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_furnace.xui rename to src/client/Common/Media/xuiscene_furnace.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_furnace_480.h b/src/client/Common/Media/xuiscene_furnace_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_furnace_480.h rename to src/client/Common/Media/xuiscene_furnace_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_furnace_480.xui b/src/client/Common/Media/xuiscene_furnace_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_furnace_480.xui rename to src/client/Common/Media/xuiscene_furnace_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_furnace_Small.h b/src/client/Common/Media/xuiscene_furnace_Small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_furnace_Small.h rename to src/client/Common/Media/xuiscene_furnace_Small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_furnace_Small.xui b/src/client/Common/Media/xuiscene_furnace_Small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_furnace_Small.xui rename to src/client/Common/Media/xuiscene_furnace_Small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_helpandoptions.h b/src/client/Common/Media/xuiscene_helpandoptions.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_helpandoptions.h rename to src/client/Common/Media/xuiscene_helpandoptions.h diff --git a/Minecraft.Client/Common/Media/xuiscene_helpandoptions.xui b/src/client/Common/Media/xuiscene_helpandoptions.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_helpandoptions.xui rename to src/client/Common/Media/xuiscene_helpandoptions.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_helpandoptions_480.h b/src/client/Common/Media/xuiscene_helpandoptions_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_helpandoptions_480.h rename to src/client/Common/Media/xuiscene_helpandoptions_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_helpandoptions_480.xui b/src/client/Common/Media/xuiscene_helpandoptions_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_helpandoptions_480.xui rename to src/client/Common/Media/xuiscene_helpandoptions_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_helpandoptions_small.h b/src/client/Common/Media/xuiscene_helpandoptions_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_helpandoptions_small.h rename to src/client/Common/Media/xuiscene_helpandoptions_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_helpandoptions_small.xui b/src/client/Common/Media/xuiscene_helpandoptions_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_helpandoptions_small.xui rename to src/client/Common/Media/xuiscene_helpandoptions_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay.h b/src/client/Common/Media/xuiscene_howtoplay.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay.h rename to src/client/Common/Media/xuiscene_howtoplay.h diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay.xui b/src/client/Common/Media/xuiscene_howtoplay.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay.xui rename to src/client/Common/Media/xuiscene_howtoplay.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_480.h b/src/client/Common/Media/xuiscene_howtoplay_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_480.h rename to src/client/Common/Media/xuiscene_howtoplay_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_480.xui b/src/client/Common/Media/xuiscene_howtoplay_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_480.xui rename to src/client/Common/Media/xuiscene_howtoplay_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_menu.h b/src/client/Common/Media/xuiscene_howtoplay_menu.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_menu.h rename to src/client/Common/Media/xuiscene_howtoplay_menu.h diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_menu.xui b/src/client/Common/Media/xuiscene_howtoplay_menu.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_menu.xui rename to src/client/Common/Media/xuiscene_howtoplay_menu.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_480.h b/src/client/Common/Media/xuiscene_howtoplay_menu_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_480.h rename to src/client/Common/Media/xuiscene_howtoplay_menu_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_480.xui b/src/client/Common/Media/xuiscene_howtoplay_menu_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_480.xui rename to src/client/Common/Media/xuiscene_howtoplay_menu_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_small.h b/src/client/Common/Media/xuiscene_howtoplay_menu_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_small.h rename to src/client/Common/Media/xuiscene_howtoplay_menu_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_small.xui b/src/client/Common/Media/xuiscene_howtoplay_menu_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_menu_small.xui rename to src/client/Common/Media/xuiscene_howtoplay_menu_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_small.h b/src/client/Common/Media/xuiscene_howtoplay_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_small.h rename to src/client/Common/Media/xuiscene_howtoplay_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_howtoplay_small.xui b/src/client/Common/Media/xuiscene_howtoplay_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_howtoplay_small.xui rename to src/client/Common/Media/xuiscene_howtoplay_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_hud.h b/src/client/Common/Media/xuiscene_hud.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_hud.h rename to src/client/Common/Media/xuiscene_hud.h diff --git a/Minecraft.Client/Common/Media/xuiscene_hud.xui b/src/client/Common/Media/xuiscene_hud.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_hud.xui rename to src/client/Common/Media/xuiscene_hud.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_hud_480.h b/src/client/Common/Media/xuiscene_hud_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_hud_480.h rename to src/client/Common/Media/xuiscene_hud_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_hud_480.xui b/src/client/Common/Media/xuiscene_hud_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_hud_480.xui rename to src/client/Common/Media/xuiscene_hud_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_hud_small.h b/src/client/Common/Media/xuiscene_hud_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_hud_small.h rename to src/client/Common/Media/xuiscene_hud_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_hud_small.xui b/src/client/Common/Media/xuiscene_hud_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_hud_small.xui rename to src/client/Common/Media/xuiscene_hud_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_host_options.h b/src/client/Common/Media/xuiscene_ingame_host_options.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_host_options.h rename to src/client/Common/Media/xuiscene_ingame_host_options.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_host_options.xui b/src/client/Common/Media/xuiscene_ingame_host_options.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_host_options.xui rename to src/client/Common/Media/xuiscene_ingame_host_options.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_host_options_480.h b/src/client/Common/Media/xuiscene_ingame_host_options_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_host_options_480.h rename to src/client/Common/Media/xuiscene_ingame_host_options_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_host_options_480.xui b/src/client/Common/Media/xuiscene_ingame_host_options_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_host_options_480.xui rename to src/client/Common/Media/xuiscene_ingame_host_options_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_host_options_small.h b/src/client/Common/Media/xuiscene_ingame_host_options_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_host_options_small.h rename to src/client/Common/Media/xuiscene_ingame_host_options_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_host_options_small.xui b/src/client/Common/Media/xuiscene_ingame_host_options_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_host_options_small.xui rename to src/client/Common/Media/xuiscene_ingame_host_options_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_player_options.h b/src/client/Common/Media/xuiscene_ingame_player_options.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_player_options.h rename to src/client/Common/Media/xuiscene_ingame_player_options.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_player_options.xui b/src/client/Common/Media/xuiscene_ingame_player_options.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_player_options.xui rename to src/client/Common/Media/xuiscene_ingame_player_options.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_player_options_480.h b/src/client/Common/Media/xuiscene_ingame_player_options_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_player_options_480.h rename to src/client/Common/Media/xuiscene_ingame_player_options_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_player_options_480.xui b/src/client/Common/Media/xuiscene_ingame_player_options_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_player_options_480.xui rename to src/client/Common/Media/xuiscene_ingame_player_options_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_player_options_small.h b/src/client/Common/Media/xuiscene_ingame_player_options_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_player_options_small.h rename to src/client/Common/Media/xuiscene_ingame_player_options_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingame_player_options_small.xui b/src/client/Common/Media/xuiscene_ingame_player_options_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingame_player_options_small.xui rename to src/client/Common/Media/xuiscene_ingame_player_options_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingameinfo.h b/src/client/Common/Media/xuiscene_ingameinfo.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingameinfo.h rename to src/client/Common/Media/xuiscene_ingameinfo.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingameinfo.xui b/src/client/Common/Media/xuiscene_ingameinfo.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingameinfo.xui rename to src/client/Common/Media/xuiscene_ingameinfo.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingameinfo_480.h b/src/client/Common/Media/xuiscene_ingameinfo_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingameinfo_480.h rename to src/client/Common/Media/xuiscene_ingameinfo_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingameinfo_480.xui b/src/client/Common/Media/xuiscene_ingameinfo_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingameinfo_480.xui rename to src/client/Common/Media/xuiscene_ingameinfo_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_ingameinfo_small.h b/src/client/Common/Media/xuiscene_ingameinfo_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingameinfo_small.h rename to src/client/Common/Media/xuiscene_ingameinfo_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_ingameinfo_small.xui b/src/client/Common/Media/xuiscene_ingameinfo_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_ingameinfo_small.xui rename to src/client/Common/Media/xuiscene_ingameinfo_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_intro.h b/src/client/Common/Media/xuiscene_intro.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_intro.h rename to src/client/Common/Media/xuiscene_intro.h diff --git a/Minecraft.Client/Common/Media/xuiscene_intro.xui b/src/client/Common/Media/xuiscene_intro.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_intro.xui rename to src/client/Common/Media/xuiscene_intro.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_intro_480.h b/src/client/Common/Media/xuiscene_intro_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_intro_480.h rename to src/client/Common/Media/xuiscene_intro_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_intro_480.xui b/src/client/Common/Media/xuiscene_intro_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_intro_480.xui rename to src/client/Common/Media/xuiscene_intro_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory.h b/src/client/Common/Media/xuiscene_inventory.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory.h rename to src/client/Common/Media/xuiscene_inventory.h diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory.xui b/src/client/Common/Media/xuiscene_inventory.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory.xui rename to src/client/Common/Media/xuiscene_inventory.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_480.h b/src/client/Common/Media/xuiscene_inventory_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_480.h rename to src/client/Common/Media/xuiscene_inventory_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_480.xui b/src/client/Common/Media/xuiscene_inventory_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_480.xui rename to src/client/Common/Media/xuiscene_inventory_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_creative.h b/src/client/Common/Media/xuiscene_inventory_creative.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_creative.h rename to src/client/Common/Media/xuiscene_inventory_creative.h diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_creative.xui b/src/client/Common/Media/xuiscene_inventory_creative.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_creative.xui rename to src/client/Common/Media/xuiscene_inventory_creative.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_creative_480.h b/src/client/Common/Media/xuiscene_inventory_creative_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_creative_480.h rename to src/client/Common/Media/xuiscene_inventory_creative_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_creative_480.xui b/src/client/Common/Media/xuiscene_inventory_creative_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_creative_480.xui rename to src/client/Common/Media/xuiscene_inventory_creative_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_creative_small.h b/src/client/Common/Media/xuiscene_inventory_creative_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_creative_small.h rename to src/client/Common/Media/xuiscene_inventory_creative_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_creative_small.xui b/src/client/Common/Media/xuiscene_inventory_creative_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_creative_small.xui rename to src/client/Common/Media/xuiscene_inventory_creative_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_small.h b/src/client/Common/Media/xuiscene_inventory_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_small.h rename to src/client/Common/Media/xuiscene_inventory_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_inventory_small.xui b/src/client/Common/Media/xuiscene_inventory_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_inventory_small.xui rename to src/client/Common/Media/xuiscene_inventory_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_leaderboards.h b/src/client/Common/Media/xuiscene_leaderboards.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_leaderboards.h rename to src/client/Common/Media/xuiscene_leaderboards.h diff --git a/Minecraft.Client/Common/Media/xuiscene_leaderboards.xui b/src/client/Common/Media/xuiscene_leaderboards.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_leaderboards.xui rename to src/client/Common/Media/xuiscene_leaderboards.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_leaderboards_480.h b/src/client/Common/Media/xuiscene_leaderboards_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_leaderboards_480.h rename to src/client/Common/Media/xuiscene_leaderboards_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_leaderboards_480.xui b/src/client/Common/Media/xuiscene_leaderboards_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_leaderboards_480.xui rename to src/client/Common/Media/xuiscene_leaderboards_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_load_settings.h b/src/client/Common/Media/xuiscene_load_settings.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_load_settings.h rename to src/client/Common/Media/xuiscene_load_settings.h diff --git a/Minecraft.Client/Common/Media/xuiscene_load_settings.xui b/src/client/Common/Media/xuiscene_load_settings.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_load_settings.xui rename to src/client/Common/Media/xuiscene_load_settings.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_load_settings_480.h b/src/client/Common/Media/xuiscene_load_settings_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_load_settings_480.h rename to src/client/Common/Media/xuiscene_load_settings_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_load_settings_480.xui b/src/client/Common/Media/xuiscene_load_settings_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_load_settings_480.xui rename to src/client/Common/Media/xuiscene_load_settings_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_main.h b/src/client/Common/Media/xuiscene_main.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_main.h rename to src/client/Common/Media/xuiscene_main.h diff --git a/Minecraft.Client/Common/Media/xuiscene_main.xui b/src/client/Common/Media/xuiscene_main.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_main.xui rename to src/client/Common/Media/xuiscene_main.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_main_480.h b/src/client/Common/Media/xuiscene_main_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_main_480.h rename to src/client/Common/Media/xuiscene_main_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_main_480.xui b/src/client/Common/Media/xuiscene_main_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_main_480.xui rename to src/client/Common/Media/xuiscene_main_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_create.h b/src/client/Common/Media/xuiscene_multi_create.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_create.h rename to src/client/Common/Media/xuiscene_multi_create.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_create.xui b/src/client/Common/Media/xuiscene_multi_create.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_create.xui rename to src/client/Common/Media/xuiscene_multi_create.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_create_480.h b/src/client/Common/Media/xuiscene_multi_create_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_create_480.h rename to src/client/Common/Media/xuiscene_multi_create_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_create_480.xui b/src/client/Common/Media/xuiscene_multi_create_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_create_480.xui rename to src/client/Common/Media/xuiscene_multi_create_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_gameinfo.h b/src/client/Common/Media/xuiscene_multi_gameinfo.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_gameinfo.h rename to src/client/Common/Media/xuiscene_multi_gameinfo.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_gameinfo.xui b/src/client/Common/Media/xuiscene_multi_gameinfo.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_gameinfo.xui rename to src/client/Common/Media/xuiscene_multi_gameinfo.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_gameinfo_480.h b/src/client/Common/Media/xuiscene_multi_gameinfo_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_gameinfo_480.h rename to src/client/Common/Media/xuiscene_multi_gameinfo_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_gameinfo_480.xui b/src/client/Common/Media/xuiscene_multi_gameinfo_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_gameinfo_480.xui rename to src/client/Common/Media/xuiscene_multi_gameinfo_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_joinload.h b/src/client/Common/Media/xuiscene_multi_joinload.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_joinload.h rename to src/client/Common/Media/xuiscene_multi_joinload.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_joinload.xui b/src/client/Common/Media/xuiscene_multi_joinload.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_joinload.xui rename to src/client/Common/Media/xuiscene_multi_joinload.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_joinload_480.h b/src/client/Common/Media/xuiscene_multi_joinload_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_joinload_480.h rename to src/client/Common/Media/xuiscene_multi_joinload_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_joinload_480.xui b/src/client/Common/Media/xuiscene_multi_joinload_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_joinload_480.xui rename to src/client/Common/Media/xuiscene_multi_joinload_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options.h b/src/client/Common/Media/xuiscene_multi_launch_more_options.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options.h rename to src/client/Common/Media/xuiscene_multi_launch_more_options.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options.xui b/src/client/Common/Media/xuiscene_multi_launch_more_options.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options.xui rename to src/client/Common/Media/xuiscene_multi_launch_more_options.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options_480.h b/src/client/Common/Media/xuiscene_multi_launch_more_options_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options_480.h rename to src/client/Common/Media/xuiscene_multi_launch_more_options_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options_480.xui b/src/client/Common/Media/xuiscene_multi_launch_more_options_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_multi_launch_more_options_480.xui rename to src/client/Common/Media/xuiscene_multi_launch_more_options_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_partnernetpassword.h b/src/client/Common/Media/xuiscene_partnernetpassword.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_partnernetpassword.h rename to src/client/Common/Media/xuiscene_partnernetpassword.h diff --git a/Minecraft.Client/Common/Media/xuiscene_partnernetpassword.xui b/src/client/Common/Media/xuiscene_partnernetpassword.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_partnernetpassword.xui rename to src/client/Common/Media/xuiscene_partnernetpassword.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_partnernetpassword_480.h b/src/client/Common/Media/xuiscene_partnernetpassword_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_partnernetpassword_480.h rename to src/client/Common/Media/xuiscene_partnernetpassword_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_partnernetpassword_480.xui b/src/client/Common/Media/xuiscene_partnernetpassword_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_partnernetpassword_480.xui rename to src/client/Common/Media/xuiscene_partnernetpassword_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_pause.h b/src/client/Common/Media/xuiscene_pause.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_pause.h rename to src/client/Common/Media/xuiscene_pause.h diff --git a/Minecraft.Client/Common/Media/xuiscene_pause.xui b/src/client/Common/Media/xuiscene_pause.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_pause.xui rename to src/client/Common/Media/xuiscene_pause.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_pause_480.h b/src/client/Common/Media/xuiscene_pause_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_pause_480.h rename to src/client/Common/Media/xuiscene_pause_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_pause_480.xui b/src/client/Common/Media/xuiscene_pause_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_pause_480.xui rename to src/client/Common/Media/xuiscene_pause_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_pause_small.h b/src/client/Common/Media/xuiscene_pause_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_pause_small.h rename to src/client/Common/Media/xuiscene_pause_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_pause_small.xui b/src/client/Common/Media/xuiscene_pause_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_pause_small.xui rename to src/client/Common/Media/xuiscene_pause_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_reinstall.h b/src/client/Common/Media/xuiscene_reinstall.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_reinstall.h rename to src/client/Common/Media/xuiscene_reinstall.h diff --git a/Minecraft.Client/Common/Media/xuiscene_reinstall.xui b/src/client/Common/Media/xuiscene_reinstall.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_reinstall.xui rename to src/client/Common/Media/xuiscene_reinstall.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_reinstall_480.h b/src/client/Common/Media/xuiscene_reinstall_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_reinstall_480.h rename to src/client/Common/Media/xuiscene_reinstall_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_reinstall_480.xui b/src/client/Common/Media/xuiscene_reinstall_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_reinstall_480.xui rename to src/client/Common/Media/xuiscene_reinstall_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_reinstall_small.h b/src/client/Common/Media/xuiscene_reinstall_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_reinstall_small.h rename to src/client/Common/Media/xuiscene_reinstall_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_reinstall_small.xui b/src/client/Common/Media/xuiscene_reinstall_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_reinstall_small.xui rename to src/client/Common/Media/xuiscene_reinstall_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_savemessage.h b/src/client/Common/Media/xuiscene_savemessage.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_savemessage.h rename to src/client/Common/Media/xuiscene_savemessage.h diff --git a/Minecraft.Client/Common/Media/xuiscene_savemessage.xui b/src/client/Common/Media/xuiscene_savemessage.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_savemessage.xui rename to src/client/Common/Media/xuiscene_savemessage.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_savemessage_480.h b/src/client/Common/Media/xuiscene_savemessage_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_savemessage_480.h rename to src/client/Common/Media/xuiscene_savemessage_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_savemessage_480.xui b/src/client/Common/Media/xuiscene_savemessage_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_savemessage_480.xui rename to src/client/Common/Media/xuiscene_savemessage_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_All.h b/src/client/Common/Media/xuiscene_settings_All.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_All.h rename to src/client/Common/Media/xuiscene_settings_All.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_All.xui b/src/client/Common/Media/xuiscene_settings_All.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_All.xui rename to src/client/Common/Media/xuiscene_settings_All.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_All_480.h b/src/client/Common/Media/xuiscene_settings_All_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_All_480.h rename to src/client/Common/Media/xuiscene_settings_All_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_All_480.xui b/src/client/Common/Media/xuiscene_settings_All_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_All_480.xui rename to src/client/Common/Media/xuiscene_settings_All_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_All_small.h b/src/client/Common/Media/xuiscene_settings_All_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_All_small.h rename to src/client/Common/Media/xuiscene_settings_All_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_All_small.xui b/src/client/Common/Media/xuiscene_settings_All_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_All_small.xui rename to src/client/Common/Media/xuiscene_settings_All_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Audio.h b/src/client/Common/Media/xuiscene_settings_Audio.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Audio.h rename to src/client/Common/Media/xuiscene_settings_Audio.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Audio.xui b/src/client/Common/Media/xuiscene_settings_Audio.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Audio.xui rename to src/client/Common/Media/xuiscene_settings_Audio.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Audio_480.h b/src/client/Common/Media/xuiscene_settings_Audio_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Audio_480.h rename to src/client/Common/Media/xuiscene_settings_Audio_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Audio_480.xui b/src/client/Common/Media/xuiscene_settings_Audio_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Audio_480.xui rename to src/client/Common/Media/xuiscene_settings_Audio_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Audio_small.h b/src/client/Common/Media/xuiscene_settings_Audio_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Audio_small.h rename to src/client/Common/Media/xuiscene_settings_Audio_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Audio_small.xui b/src/client/Common/Media/xuiscene_settings_Audio_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Audio_small.xui rename to src/client/Common/Media/xuiscene_settings_Audio_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Control.h b/src/client/Common/Media/xuiscene_settings_Control.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Control.h rename to src/client/Common/Media/xuiscene_settings_Control.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Control.xui b/src/client/Common/Media/xuiscene_settings_Control.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Control.xui rename to src/client/Common/Media/xuiscene_settings_Control.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Control_480.h b/src/client/Common/Media/xuiscene_settings_Control_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Control_480.h rename to src/client/Common/Media/xuiscene_settings_Control_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Control_480.xui b/src/client/Common/Media/xuiscene_settings_Control_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Control_480.xui rename to src/client/Common/Media/xuiscene_settings_Control_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Control_small.h b/src/client/Common/Media/xuiscene_settings_Control_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Control_small.h rename to src/client/Common/Media/xuiscene_settings_Control_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Control_small.xui b/src/client/Common/Media/xuiscene_settings_Control_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Control_small.xui rename to src/client/Common/Media/xuiscene_settings_Control_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Graphics.h b/src/client/Common/Media/xuiscene_settings_Graphics.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Graphics.h rename to src/client/Common/Media/xuiscene_settings_Graphics.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Graphics.xui b/src/client/Common/Media/xuiscene_settings_Graphics.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Graphics.xui rename to src/client/Common/Media/xuiscene_settings_Graphics.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Graphics_480.h b/src/client/Common/Media/xuiscene_settings_Graphics_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Graphics_480.h rename to src/client/Common/Media/xuiscene_settings_Graphics_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Graphics_480.xui b/src/client/Common/Media/xuiscene_settings_Graphics_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Graphics_480.xui rename to src/client/Common/Media/xuiscene_settings_Graphics_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Graphics_small.h b/src/client/Common/Media/xuiscene_settings_Graphics_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Graphics_small.h rename to src/client/Common/Media/xuiscene_settings_Graphics_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_Graphics_small.xui b/src/client/Common/Media/xuiscene_settings_Graphics_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_Graphics_small.xui rename to src/client/Common/Media/xuiscene_settings_Graphics_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_UI.h b/src/client/Common/Media/xuiscene_settings_UI.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_UI.h rename to src/client/Common/Media/xuiscene_settings_UI.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_UI.xui b/src/client/Common/Media/xuiscene_settings_UI.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_UI.xui rename to src/client/Common/Media/xuiscene_settings_UI.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_UI_480.h b/src/client/Common/Media/xuiscene_settings_UI_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_UI_480.h rename to src/client/Common/Media/xuiscene_settings_UI_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_UI_480.xui b/src/client/Common/Media/xuiscene_settings_UI_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_UI_480.xui rename to src/client/Common/Media/xuiscene_settings_UI_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_UI_small.h b/src/client/Common/Media/xuiscene_settings_UI_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_UI_small.h rename to src/client/Common/Media/xuiscene_settings_UI_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_UI_small.xui b/src/client/Common/Media/xuiscene_settings_UI_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_UI_small.xui rename to src/client/Common/Media/xuiscene_settings_UI_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_options.h b/src/client/Common/Media/xuiscene_settings_options.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_options.h rename to src/client/Common/Media/xuiscene_settings_options.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_options.xui b/src/client/Common/Media/xuiscene_settings_options.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_options.xui rename to src/client/Common/Media/xuiscene_settings_options.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_options_480.h b/src/client/Common/Media/xuiscene_settings_options_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_options_480.h rename to src/client/Common/Media/xuiscene_settings_options_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_options_480.xui b/src/client/Common/Media/xuiscene_settings_options_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_options_480.xui rename to src/client/Common/Media/xuiscene_settings_options_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_options_small.h b/src/client/Common/Media/xuiscene_settings_options_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_options_small.h rename to src/client/Common/Media/xuiscene_settings_options_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_settings_options_small.xui b/src/client/Common/Media/xuiscene_settings_options_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_settings_options_small.xui rename to src/client/Common/Media/xuiscene_settings_options_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_signentry.h b/src/client/Common/Media/xuiscene_signentry.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_signentry.h rename to src/client/Common/Media/xuiscene_signentry.h diff --git a/Minecraft.Client/Common/Media/xuiscene_signentry.xui b/src/client/Common/Media/xuiscene_signentry.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_signentry.xui rename to src/client/Common/Media/xuiscene_signentry.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_signentry_480.h b/src/client/Common/Media/xuiscene_signentry_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_signentry_480.h rename to src/client/Common/Media/xuiscene_signentry_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_signentry_480.xui b/src/client/Common/Media/xuiscene_signentry_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_signentry_480.xui rename to src/client/Common/Media/xuiscene_signentry_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_signentry_small.h b/src/client/Common/Media/xuiscene_signentry_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_signentry_small.h rename to src/client/Common/Media/xuiscene_signentry_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_signentry_small.xui b/src/client/Common/Media/xuiscene_signentry_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_signentry_small.xui rename to src/client/Common/Media/xuiscene_signentry_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_skinselect.h b/src/client/Common/Media/xuiscene_skinselect.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_skinselect.h rename to src/client/Common/Media/xuiscene_skinselect.h diff --git a/Minecraft.Client/Common/Media/xuiscene_skinselect.xui b/src/client/Common/Media/xuiscene_skinselect.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_skinselect.xui rename to src/client/Common/Media/xuiscene_skinselect.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_skinselect_480.h b/src/client/Common/Media/xuiscene_skinselect_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_skinselect_480.h rename to src/client/Common/Media/xuiscene_skinselect_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_skinselect_480.xui b/src/client/Common/Media/xuiscene_skinselect_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_skinselect_480.xui rename to src/client/Common/Media/xuiscene_skinselect_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_skinselect_small.h b/src/client/Common/Media/xuiscene_skinselect_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_skinselect_small.h rename to src/client/Common/Media/xuiscene_skinselect_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_skinselect_small.xui b/src/client/Common/Media/xuiscene_skinselect_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_skinselect_small.xui rename to src/client/Common/Media/xuiscene_skinselect_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_socialpost.h b/src/client/Common/Media/xuiscene_socialpost.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_socialpost.h rename to src/client/Common/Media/xuiscene_socialpost.h diff --git a/Minecraft.Client/Common/Media/xuiscene_socialpost.xui b/src/client/Common/Media/xuiscene_socialpost.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_socialpost.xui rename to src/client/Common/Media/xuiscene_socialpost.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_socialpost_480.h b/src/client/Common/Media/xuiscene_socialpost_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_socialpost_480.h rename to src/client/Common/Media/xuiscene_socialpost_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_socialpost_480.xui b/src/client/Common/Media/xuiscene_socialpost_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_socialpost_480.xui rename to src/client/Common/Media/xuiscene_socialpost_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_socialpost_small.h b/src/client/Common/Media/xuiscene_socialpost_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_socialpost_small.h rename to src/client/Common/Media/xuiscene_socialpost_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_socialpost_small.xui b/src/client/Common/Media/xuiscene_socialpost_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_socialpost_small.xui rename to src/client/Common/Media/xuiscene_socialpost_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_teleportmenu.h b/src/client/Common/Media/xuiscene_teleportmenu.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_teleportmenu.h rename to src/client/Common/Media/xuiscene_teleportmenu.h diff --git a/Minecraft.Client/Common/Media/xuiscene_teleportmenu.xui b/src/client/Common/Media/xuiscene_teleportmenu.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_teleportmenu.xui rename to src/client/Common/Media/xuiscene_teleportmenu.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_teleportmenu_480.h b/src/client/Common/Media/xuiscene_teleportmenu_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_teleportmenu_480.h rename to src/client/Common/Media/xuiscene_teleportmenu_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_teleportmenu_480.xui b/src/client/Common/Media/xuiscene_teleportmenu_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_teleportmenu_480.xui rename to src/client/Common/Media/xuiscene_teleportmenu_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_teleportmenu_small.h b/src/client/Common/Media/xuiscene_teleportmenu_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_teleportmenu_small.h rename to src/client/Common/Media/xuiscene_teleportmenu_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_teleportmenu_small.xui b/src/client/Common/Media/xuiscene_teleportmenu_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_teleportmenu_small.xui rename to src/client/Common/Media/xuiscene_teleportmenu_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_text_entry.h b/src/client/Common/Media/xuiscene_text_entry.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_text_entry.h rename to src/client/Common/Media/xuiscene_text_entry.h diff --git a/Minecraft.Client/Common/Media/xuiscene_text_entry.xui b/src/client/Common/Media/xuiscene_text_entry.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_text_entry.xui rename to src/client/Common/Media/xuiscene_text_entry.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trading.h b/src/client/Common/Media/xuiscene_trading.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trading.h rename to src/client/Common/Media/xuiscene_trading.h diff --git a/Minecraft.Client/Common/Media/xuiscene_trading.xui b/src/client/Common/Media/xuiscene_trading.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trading.xui rename to src/client/Common/Media/xuiscene_trading.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trading_480.xui b/src/client/Common/Media/xuiscene_trading_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trading_480.xui rename to src/client/Common/Media/xuiscene_trading_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trading_small.xui b/src/client/Common/Media/xuiscene_trading_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trading_small.xui rename to src/client/Common/Media/xuiscene_trading_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trap.h b/src/client/Common/Media/xuiscene_trap.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trap.h rename to src/client/Common/Media/xuiscene_trap.h diff --git a/Minecraft.Client/Common/Media/xuiscene_trap.xui b/src/client/Common/Media/xuiscene_trap.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trap.xui rename to src/client/Common/Media/xuiscene_trap.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trap_480.h b/src/client/Common/Media/xuiscene_trap_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trap_480.h rename to src/client/Common/Media/xuiscene_trap_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_trap_480.xui b/src/client/Common/Media/xuiscene_trap_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trap_480.xui rename to src/client/Common/Media/xuiscene_trap_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trap_small.h b/src/client/Common/Media/xuiscene_trap_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trap_small.h rename to src/client/Common/Media/xuiscene_trap_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_trap_small.xui b/src/client/Common/Media/xuiscene_trap_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trap_small.xui rename to src/client/Common/Media/xuiscene_trap_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trialexitupsell.h b/src/client/Common/Media/xuiscene_trialexitupsell.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trialexitupsell.h rename to src/client/Common/Media/xuiscene_trialexitupsell.h diff --git a/Minecraft.Client/Common/Media/xuiscene_trialexitupsell.xui b/src/client/Common/Media/xuiscene_trialexitupsell.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trialexitupsell.xui rename to src/client/Common/Media/xuiscene_trialexitupsell.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_trialexitupsell_480.h b/src/client/Common/Media/xuiscene_trialexitupsell_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trialexitupsell_480.h rename to src/client/Common/Media/xuiscene_trialexitupsell_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_trialexitupsell_480.xui b/src/client/Common/Media/xuiscene_trialexitupsell_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_trialexitupsell_480.xui rename to src/client/Common/Media/xuiscene_trialexitupsell_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_tutorialpopup.h b/src/client/Common/Media/xuiscene_tutorialpopup.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_tutorialpopup.h rename to src/client/Common/Media/xuiscene_tutorialpopup.h diff --git a/Minecraft.Client/Common/Media/xuiscene_tutorialpopup.xui b/src/client/Common/Media/xuiscene_tutorialpopup.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_tutorialpopup.xui rename to src/client/Common/Media/xuiscene_tutorialpopup.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_tutorialpopup_480.h b/src/client/Common/Media/xuiscene_tutorialpopup_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_tutorialpopup_480.h rename to src/client/Common/Media/xuiscene_tutorialpopup_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_tutorialpopup_480.xui b/src/client/Common/Media/xuiscene_tutorialpopup_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_tutorialpopup_480.xui rename to src/client/Common/Media/xuiscene_tutorialpopup_480.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_tutorialpopup_small.h b/src/client/Common/Media/xuiscene_tutorialpopup_small.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_tutorialpopup_small.h rename to src/client/Common/Media/xuiscene_tutorialpopup_small.h diff --git a/Minecraft.Client/Common/Media/xuiscene_tutorialpopup_small.xui b/src/client/Common/Media/xuiscene_tutorialpopup_small.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_tutorialpopup_small.xui rename to src/client/Common/Media/xuiscene_tutorialpopup_small.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_win.h b/src/client/Common/Media/xuiscene_win.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_win.h rename to src/client/Common/Media/xuiscene_win.h diff --git a/Minecraft.Client/Common/Media/xuiscene_win.xui b/src/client/Common/Media/xuiscene_win.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_win.xui rename to src/client/Common/Media/xuiscene_win.xui diff --git a/Minecraft.Client/Common/Media/xuiscene_win_480.h b/src/client/Common/Media/xuiscene_win_480.h similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_win_480.h rename to src/client/Common/Media/xuiscene_win_480.h diff --git a/Minecraft.Client/Common/Media/xuiscene_win_480.xui b/src/client/Common/Media/xuiscene_win_480.xui similarity index 100% rename from Minecraft.Client/Common/Media/xuiscene_win_480.xui rename to src/client/Common/Media/xuiscene_win_480.xui diff --git a/Minecraft.Client/Common/Media/zh-CHT/4J_strings.resx b/src/client/Common/Media/zh-CHT/4J_strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/zh-CHT/4J_strings.resx rename to src/client/Common/Media/zh-CHT/4J_strings.resx diff --git a/Minecraft.Client/Common/Media/zh-CHT/strings.resx b/src/client/Common/Media/zh-CHT/strings.resx similarity index 100% rename from Minecraft.Client/Common/Media/zh-CHT/strings.resx rename to src/client/Common/Media/zh-CHT/strings.resx diff --git a/Minecraft.Client/Common/Minecraft_Macros.h b/src/client/Common/Minecraft_Macros.h similarity index 100% rename from Minecraft.Client/Common/Minecraft_Macros.h rename to src/client/Common/Minecraft_Macros.h diff --git a/Minecraft.Client/Common/Network/GameNetworkManager.cpp b/src/client/Common/Network/GameNetworkManager.cpp similarity index 98% rename from Minecraft.Client/Common/Network/GameNetworkManager.cpp rename to src/client/Common/Network/GameNetworkManager.cpp index 2a80f80a..f3557795 100644 --- a/Minecraft.Client/Common/Network/GameNetworkManager.cpp +++ b/src/client/Common/Network/GameNetworkManager.cpp @@ -1,43 +1,43 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\..\Minecraft.World\Socket.h" -#include "..\..\..\Minecraft.World\ThreadName.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\ClientConnection.h" -#include "..\..\Minecraft.h" -#include "..\..\User.h" -#include "..\..\MinecraftServer.h" -#include "..\..\PlayerList.h" -#include "..\..\ServerPlayer.h" -#include "..\..\PlayerConnection.h" -#include "..\..\MultiPlayerLevel.h" -#include "..\..\ProgressRenderer.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\DisconnectPacket.h" -#include "..\..\..\Minecraft.World\compression.h" -#include "..\..\..\Minecraft.World\OldChunkStorage.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" +#include "StringHelpers.h" +#include "AABB.h" +#include "Vec3.h" +#include "Socket.h" +#include "ThreadName.h" +#include "Entity.h" +#include "net.minecraft.world.level.tile.h" +#include "ClientConnection.h" +#include "Minecraft.h" +#include "User.h" +#include "MinecraftServer.h" +#include "PlayerList.h" +#include "ServerPlayer.h" +#include "PlayerConnection.h" +#include "MultiPlayerLevel.h" +#include "ProgressRenderer.h" +#include "MultiPlayerLocalPlayer.h" +#include "DisconnectPacket.h" +#include "compression.h" +#include "OldChunkStorage.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" -#include "..\..\Gui.h" -#include "..\..\LevelRenderer.h" -#include "..\..\..\Minecraft.World\IntCache.h" +#include "Gui.h" +#include "LevelRenderer.h" +#include "IntCache.h" #include "..\GameRules\ConsoleGameRules.h" #include "GameNetworkManager.h" #ifdef _XBOX -#include "Common\XUI\XUI_PauseMenu.h" +#include "Common/XUI\XUI_PauseMenu.h" #elif !(defined __PSVITA__) -#include "Common\UI\UI.h" -#include "Common\UI\UIScene_PauseMenu.h" -#include "..\..\Xbox\Network\NetworkPlayerXbox.h" +#include "Common/UI/UI.h" +#include "Common/UI/UIScene_PauseMenu.h" +#include "Xbox\Network\NetworkPlayerXbox.h" #endif #ifdef _DURANGO -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" #endif // Global instance diff --git a/Minecraft.Client/Common/Network/GameNetworkManager.h b/src/client/Common/Network/GameNetworkManager.h similarity index 96% rename from Minecraft.Client/Common/Network/GameNetworkManager.h rename to src/client/Common/Network/GameNetworkManager.h index 1bb532da..fe0b15b8 100644 --- a/Minecraft.Client/Common/Network/GameNetworkManager.h +++ b/src/client/Common/Network/GameNetworkManager.h @@ -2,21 +2,21 @@ using namespace std; #include #include -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "C4JThread.h" #include "NetworkPlayerInterface.h" #ifdef _XBOX -#include "..\..\Xbox\Network\PlatformNetworkManagerXbox.h" +#include "Xbox\Network\PlatformNetworkManagerXbox.h" #elif defined __PS3__ || defined __ORBIS__ || defined __PSVITA__ -#include "..\..\Common\Network\Sony\PlatformNetworkManagerSony.h" +#include "Common\Network\Sony\PlatformNetworkManagerSony.h" #elif defined _DURANGO -#include "..\..\Durango\Network\PlatformNetworkManagerDurango.h" +#include "Durango\Network\PlatformNetworkManagerDurango.h" #else #include "PlatformNetworkManagerStub.h" #endif #include "SessionInfo.h" #ifdef __ORBIS__ -#include "..\..\Orbis\Network\PsPlusUpsellWrapper_Orbis.h" +#include "Orbis\Network\PsPlusUpsellWrapper_Orbis.h" #endif class ClientConnection; diff --git a/Minecraft.Client/Common/Network/NetworkPlayerInterface.h b/src/client/Common/Network/NetworkPlayerInterface.h similarity index 100% rename from Minecraft.Client/Common/Network/NetworkPlayerInterface.h rename to src/client/Common/Network/NetworkPlayerInterface.h diff --git a/Minecraft.Client/Common/Network/PlatformNetworkManagerInterface.h b/src/client/Common/Network/PlatformNetworkManagerInterface.h similarity index 99% rename from Minecraft.Client/Common/Network/PlatformNetworkManagerInterface.h rename to src/client/Common/Network/PlatformNetworkManagerInterface.h index 901e59e7..8cc4d044 100644 --- a/Minecraft.Client/Common/Network/PlatformNetworkManagerInterface.h +++ b/src/client/Common/Network/PlatformNetworkManagerInterface.h @@ -2,7 +2,7 @@ using namespace std; #include #include -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "C4JThread.h" #include "NetworkPlayerInterface.h" #include "SessionInfo.h" diff --git a/Minecraft.Client/Common/Network/PlatformNetworkManagerStub.cpp b/src/client/Common/Network/PlatformNetworkManagerStub.cpp similarity index 98% rename from Minecraft.Client/Common/Network/PlatformNetworkManagerStub.cpp rename to src/client/Common/Network/PlatformNetworkManagerStub.cpp index b6b0fe12..151087a2 100644 --- a/Minecraft.Client/Common/Network/PlatformNetworkManagerStub.cpp +++ b/src/client/Common/Network/PlatformNetworkManagerStub.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Socket.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Socket.h" +#include "StringHelpers.h" #include "PlatformNetworkManagerStub.h" -#include "..\..\Xbox\Network\NetworkPlayerXbox.h" // TODO - stub version of this? +#include "Xbox\Network\NetworkPlayerXbox.h" // TODO - stub version of this? CPlatformNetworkManagerStub *g_pPlatformNetworkManager; diff --git a/Minecraft.Client/Common/Network/PlatformNetworkManagerStub.h b/src/client/Common/Network/PlatformNetworkManagerStub.h similarity index 99% rename from Minecraft.Client/Common/Network/PlatformNetworkManagerStub.h rename to src/client/Common/Network/PlatformNetworkManagerStub.h index f997dece..30cdbae8 100644 --- a/Minecraft.Client/Common/Network/PlatformNetworkManagerStub.h +++ b/src/client/Common/Network/PlatformNetworkManagerStub.h @@ -1,7 +1,7 @@ #pragma once using namespace std; #include -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "C4JThread.h" #include "NetworkPlayerInterface.h" #include "PlatformNetworkManagerInterface.h" #include "SessionInfo.h" diff --git a/Minecraft.Client/Common/Network/SessionInfo.h b/src/client/Common/Network/SessionInfo.h similarity index 98% rename from Minecraft.Client/Common/Network/SessionInfo.h rename to src/client/Common/Network/SessionInfo.h index 31472a19..b9cfeacf 100644 --- a/Minecraft.Client/Common/Network/SessionInfo.h +++ b/src/client/Common/Network/SessionInfo.h @@ -1,7 +1,7 @@ #pragma once #if defined(__PS3__) || defined(__ORBIS__) -#include "..\..\Common\Network\Sony\SQRNetworkManager.h" +#include "Common\Network\Sony\SQRNetworkManager.h" #endif diff --git a/Minecraft.Client/Common/Network/Sony/NetworkPlayerSony.cpp b/src/client/Common/Network/Sony/NetworkPlayerSony.cpp similarity index 100% rename from Minecraft.Client/Common/Network/Sony/NetworkPlayerSony.cpp rename to src/client/Common/Network/Sony/NetworkPlayerSony.cpp diff --git a/Minecraft.Client/Common/Network/Sony/NetworkPlayerSony.h b/src/client/Common/Network/Sony/NetworkPlayerSony.h similarity index 95% rename from Minecraft.Client/Common/Network/Sony/NetworkPlayerSony.h rename to src/client/Common/Network/Sony/NetworkPlayerSony.h index 5c8605fb..f0d6e32e 100644 --- a/Minecraft.Client/Common/Network/Sony/NetworkPlayerSony.h +++ b/src/client/Common/Network/Sony/NetworkPlayerSony.h @@ -1,6 +1,6 @@ #pragma once -#include "..\..\Common\Network\NetworkPlayerInterface.h" +#include "Common\Network\NetworkPlayerInterface.h" #include "SQRNetworkPlayer.h" // This is an implementation of the INetworkPlayer interface, for Sony platforms. It effectively wraps the SQRNetworkPlayer class in a non-platform-specific way. diff --git a/Minecraft.Client/Common/Network/Sony/PlatformNetworkManagerSony.cpp b/src/client/Common/Network/Sony/PlatformNetworkManagerSony.cpp similarity index 99% rename from Minecraft.Client/Common/Network/Sony/PlatformNetworkManagerSony.cpp rename to src/client/Common/Network/Sony/PlatformNetworkManagerSony.cpp index 009993cb..3f5a6d58 100644 --- a/Minecraft.Client/Common/Network/Sony/PlatformNetworkManagerSony.cpp +++ b/src/client/Common/Network/Sony/PlatformNetworkManagerSony.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Socket.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Socket.h" +#include "StringHelpers.h" #include "PlatformNetworkManagerSony.h" #include "NetworkPlayerSony.h" -#include "..\..\Common\Network\GameNetworkManager.h" +#include "Common\Network\GameNetworkManager.h" CPlatformNetworkManagerSony *g_pPlatformNetworkManager; diff --git a/Minecraft.Client/Common/Network/Sony/PlatformNetworkManagerSony.h b/src/client/Common/Network/Sony/PlatformNetworkManagerSony.h similarity index 97% rename from Minecraft.Client/Common/Network/Sony/PlatformNetworkManagerSony.h rename to src/client/Common/Network/Sony/PlatformNetworkManagerSony.h index 258acd83..09c7fb52 100644 --- a/Minecraft.Client/Common/Network/Sony/PlatformNetworkManagerSony.h +++ b/src/client/Common/Network/Sony/PlatformNetworkManagerSony.h @@ -1,10 +1,10 @@ #pragma once using namespace std; #include -#include "..\..\..\Minecraft.World\C4JThread.h" -#include "..\..\Common\Network\NetworkPlayerInterface.h" -#include "..\..\Common\Network\PlatformNetworkManagerInterface.h" -#include "..\..\Common\Network\SessionInfo.h" +#include "C4JThread.h" +#include "Common\Network\NetworkPlayerInterface.h" +#include "Common\Network\PlatformNetworkManagerInterface.h" +#include "Common\Network\SessionInfo.h" #include "SQRNetworkPlayer.h" // This is how often we allow a search for new games diff --git a/Minecraft.Client/Common/Network/Sony/SQRNetworkManager.cpp b/src/client/Common/Network/Sony/SQRNetworkManager.cpp similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SQRNetworkManager.cpp rename to src/client/Common/Network/Sony/SQRNetworkManager.cpp diff --git a/Minecraft.Client/Common/Network/Sony/SQRNetworkManager.h b/src/client/Common/Network/Sony/SQRNetworkManager.h similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SQRNetworkManager.h rename to src/client/Common/Network/Sony/SQRNetworkManager.h diff --git a/Minecraft.Client/Common/Network/Sony/SQRNetworkPlayer.cpp b/src/client/Common/Network/Sony/SQRNetworkPlayer.cpp similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SQRNetworkPlayer.cpp rename to src/client/Common/Network/Sony/SQRNetworkPlayer.cpp diff --git a/Minecraft.Client/Common/Network/Sony/SQRNetworkPlayer.h b/src/client/Common/Network/Sony/SQRNetworkPlayer.h similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SQRNetworkPlayer.h rename to src/client/Common/Network/Sony/SQRNetworkPlayer.h diff --git a/Minecraft.Client/Common/Network/Sony/SonyCommerce.cpp b/src/client/Common/Network/Sony/SonyCommerce.cpp similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SonyCommerce.cpp rename to src/client/Common/Network/Sony/SonyCommerce.cpp diff --git a/Minecraft.Client/Common/Network/Sony/SonyCommerce.h b/src/client/Common/Network/Sony/SonyCommerce.h similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SonyCommerce.h rename to src/client/Common/Network/Sony/SonyCommerce.h diff --git a/Minecraft.Client/Common/Network/Sony/SonyHttp.cpp b/src/client/Common/Network/Sony/SonyHttp.cpp similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SonyHttp.cpp rename to src/client/Common/Network/Sony/SonyHttp.cpp diff --git a/Minecraft.Client/Common/Network/Sony/SonyHttp.h b/src/client/Common/Network/Sony/SonyHttp.h similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SonyHttp.h rename to src/client/Common/Network/Sony/SonyHttp.h diff --git a/Minecraft.Client/Common/Network/Sony/SonyRemoteStorage.cpp b/src/client/Common/Network/Sony/SonyRemoteStorage.cpp similarity index 100% rename from Minecraft.Client/Common/Network/Sony/SonyRemoteStorage.cpp rename to src/client/Common/Network/Sony/SonyRemoteStorage.cpp diff --git a/Minecraft.Client/Common/Network/Sony/SonyRemoteStorage.h b/src/client/Common/Network/Sony/SonyRemoteStorage.h similarity index 97% rename from Minecraft.Client/Common/Network/Sony/SonyRemoteStorage.h rename to src/client/Common/Network/Sony/SonyRemoteStorage.h index f435848e..5d92a0b5 100644 --- a/Minecraft.Client/Common/Network/Sony/SonyRemoteStorage.h +++ b/src/client/Common/Network/Sony/SonyRemoteStorage.h @@ -1,7 +1,7 @@ #pragma once -#include "..\..\Common\Network\Sony\sceRemoteStorage\header\sceRemoteStorage.h" +#include "Common\Network\Sony\sceRemoteStorage\header\sceRemoteStorage.h" class SonyRemoteStorage { diff --git a/Minecraft.Client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorage.h b/src/client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorage.h similarity index 100% rename from Minecraft.Client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorage.h rename to src/client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorage.h diff --git a/Minecraft.Client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorageDefines.h b/src/client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorageDefines.h similarity index 100% rename from Minecraft.Client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorageDefines.h rename to src/client/Common/Network/Sony/sceRemoteStorage/header/sceRemoteStorageDefines.h diff --git a/Minecraft.Client/Common/Potion_Macros.h b/src/client/Common/Potion_Macros.h similarity index 100% rename from Minecraft.Client/Common/Potion_Macros.h rename to src/client/Common/Potion_Macros.h diff --git a/Minecraft.Client/Common/Telemetry/TelemetryManager.cpp b/src/client/Common/Telemetry/TelemetryManager.cpp similarity index 97% rename from Minecraft.Client/Common/Telemetry/TelemetryManager.cpp rename to src/client/Common/Telemetry/TelemetryManager.cpp index 4b04b19c..8d30af0d 100644 --- a/Minecraft.Client/Common/Telemetry/TelemetryManager.cpp +++ b/src/client/Common/Telemetry/TelemetryManager.cpp @@ -2,9 +2,9 @@ #include "MultiPlayerLocalPlayer.h" -#include "..\Minecraft.World\LevelSettings.h" -#include "..\Minecraft.World\LevelData.h" -#include "..\Minecraft.World\Level.h" +#include "LevelSettings.h" +#include "LevelData.h" +#include "Level.h" #include "TelemetryManager.h" @@ -428,7 +428,7 @@ INT CTelemetryManager::GetAudioSettings(DWORD dwUserId) /* Refers to the highest level performance metric for your game. For example, a performance metric could points earned, race time, total kills, etc. -This is entirely up to you and will help us understand how well the player performed, or how far the player progressed  in the level before exiting. +This is entirely up to you and will help us understand how well the player performed, or how far the player progressed �in the level before exiting. How far did users progress before failing/exiting the level? */ INT CTelemetryManager::GetLevelExitProgressStat1() @@ -440,7 +440,7 @@ INT CTelemetryManager::GetLevelExitProgressStat1() /* Refers to the highest level performance metric for your game. For example, a performance metric could points earned, race time, total kills, etc. -This is entirely up to you and will help us understand how well the player performed, or how far the player progressed  in the level before exiting. +This is entirely up to you and will help us understand how well the player performed, or how far the player progressed �in the level before exiting. How far did users progress before failing/exiting the level? */ INT CTelemetryManager::GetLevelExitProgressStat2() diff --git a/Minecraft.Client/Common/Telemetry/TelemetryManager.h b/src/client/Common/Telemetry/TelemetryManager.h similarity index 98% rename from Minecraft.Client/Common/Telemetry/TelemetryManager.h rename to src/client/Common/Telemetry/TelemetryManager.h index 40b6c04c..7ca12e0a 100644 --- a/Minecraft.Client/Common/Telemetry/TelemetryManager.h +++ b/src/client/Common/Telemetry/TelemetryManager.h @@ -1,6 +1,6 @@ #pragma once -#include "..\..\Common\UI\UIEnums.h" +#include "Common\UI\UIEnums.h" class CTelemetryManager { diff --git a/Minecraft.Client/Common/Trial/TrialLevel.mcs b/src/client/Common/Trial/TrialLevel.mcs similarity index 100% rename from Minecraft.Client/Common/Trial/TrialLevel.mcs rename to src/client/Common/Trial/TrialLevel.mcs diff --git a/Minecraft.Client/Common/Trial/TrialMode.cpp b/src/client/Common/Trial/TrialMode.cpp similarity index 100% rename from Minecraft.Client/Common/Trial/TrialMode.cpp rename to src/client/Common/Trial/TrialMode.cpp diff --git a/Minecraft.Client/Common/Trial/TrialMode.h b/src/client/Common/Trial/TrialMode.h similarity index 100% rename from Minecraft.Client/Common/Trial/TrialMode.h rename to src/client/Common/Trial/TrialMode.h diff --git a/Minecraft.Client/Common/Tutorial/AreaConstraint.cpp b/src/client/Common/Tutorial/AreaConstraint.cpp similarity index 92% rename from Minecraft.Client/Common/Tutorial/AreaConstraint.cpp rename to src/client/Common/Tutorial/AreaConstraint.cpp index f133d604..f855367a 100644 --- a/Minecraft.Client/Common/Tutorial/AreaConstraint.cpp +++ b/src/client/Common/Tutorial/AreaConstraint.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #include "AreaConstraint.h" -#include "..\..\..\Minecraft.World\AABB.h" +#include "AABB.h" AreaConstraint::AreaConstraint( int descriptionId, double x0, double y0, double z0, double x1, double y1, double z1, bool contains /*= true*/, bool restrictsMovement /*=true*/ ) : TutorialConstraint( descriptionId ) diff --git a/Minecraft.Client/Common/Tutorial/AreaConstraint.h b/src/client/Common/Tutorial/AreaConstraint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/AreaConstraint.h rename to src/client/Common/Tutorial/AreaConstraint.h diff --git a/Minecraft.Client/Common/Tutorial/AreaHint.cpp b/src/client/Common/Tutorial/AreaHint.cpp similarity index 90% rename from Minecraft.Client/Common/Tutorial/AreaHint.cpp rename to src/client/Common/Tutorial/AreaHint.cpp index 8b711c88..3a8a5f0e 100644 --- a/Minecraft.Client/Common/Tutorial/AreaHint.cpp +++ b/src/client/Common/Tutorial/AreaHint.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #include "AreaHint.h" -#include "..\..\..\Minecraft.World\AABB.h" +#include "AABB.h" #include "Tutorial.h" AreaHint::AreaHint(eTutorial_Hint id, Tutorial *tutorial, eTutorial_State displayState, eTutorial_State completeState, diff --git a/Minecraft.Client/Common/Tutorial/AreaHint.h b/src/client/Common/Tutorial/AreaHint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/AreaHint.h rename to src/client/Common/Tutorial/AreaHint.h diff --git a/Minecraft.Client/Common/Tutorial/AreaTask.cpp b/src/client/Common/Tutorial/AreaTask.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/AreaTask.cpp rename to src/client/Common/Tutorial/AreaTask.cpp diff --git a/Minecraft.Client/Common/Tutorial/AreaTask.h b/src/client/Common/Tutorial/AreaTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/AreaTask.h rename to src/client/Common/Tutorial/AreaTask.h diff --git a/Minecraft.Client/Common/Tutorial/ChangeStateConstraint.cpp b/src/client/Common/Tutorial/ChangeStateConstraint.cpp similarity index 94% rename from Minecraft.Client/Common/Tutorial/ChangeStateConstraint.cpp rename to src/client/Common/Tutorial/ChangeStateConstraint.cpp index f01db84e..9f6d916e 100644 --- a/Minecraft.Client/Common/Tutorial/ChangeStateConstraint.cpp +++ b/src/client/Common/Tutorial/ChangeStateConstraint.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" #include "Tutorial.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "net.minecraft.world.level.h" #include "ChangeStateConstraint.h" -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" +#include "AABB.h" +#include "ClientConnection.h" +#include "net.minecraft.network.packet.h" ChangeStateConstraint::ChangeStateConstraint( Tutorial *tutorial, eTutorial_State targetState, eTutorial_State sourceStates[], DWORD sourceStatesCount, double x0, double y0, double z0, double x1, double y1, double z1, bool contains /*= true*/, bool changeGameMode /*= false*/, GameType *targetGameMode /*= 0*/ ) diff --git a/Minecraft.Client/Common/Tutorial/ChangeStateConstraint.h b/src/client/Common/Tutorial/ChangeStateConstraint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/ChangeStateConstraint.h rename to src/client/Common/Tutorial/ChangeStateConstraint.h diff --git a/Minecraft.Client/Common/Tutorial/ChoiceTask.cpp b/src/client/Common/Tutorial/ChoiceTask.cpp similarity index 96% rename from Minecraft.Client/Common/Tutorial/ChoiceTask.cpp rename to src/client/Common/Tutorial/ChoiceTask.cpp index c03166b5..059155c3 100644 --- a/Minecraft.Client/Common/Tutorial/ChoiceTask.cpp +++ b/src/client/Common/Tutorial/ChoiceTask.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include #include -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #include "Tutorial.h" #include "TutorialConstraints.h" #include "ChoiceTask.h" -#include "..\..\..\Minecraft.World\Material.h" +#include "Material.h" ChoiceTask::ChoiceTask(Tutorial *tutorial, int descriptionId, int promptId /*= -1*/, bool requiresUserInput /*= false*/, int iConfirmMapping /*= 0*/, int iCancelMapping /*= 0*/, diff --git a/Minecraft.Client/Common/Tutorial/ChoiceTask.h b/src/client/Common/Tutorial/ChoiceTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/ChoiceTask.h rename to src/client/Common/Tutorial/ChoiceTask.h diff --git a/Minecraft.Client/Common/Tutorial/CompleteUsingItemTask.cpp b/src/client/Common/Tutorial/CompleteUsingItemTask.cpp similarity index 94% rename from Minecraft.Client/Common/Tutorial/CompleteUsingItemTask.cpp rename to src/client/Common/Tutorial/CompleteUsingItemTask.cpp index 43b2f7f3..49568680 100644 --- a/Minecraft.Client/Common/Tutorial/CompleteUsingItemTask.cpp +++ b/src/client/Common/Tutorial/CompleteUsingItemTask.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\ItemInstance.h" +#include "ItemInstance.h" #include "CompleteUsingItemTask.h" CompleteUsingItemTask::CompleteUsingItemTask(Tutorial *tutorial, int descriptionId, int itemIds[], unsigned int itemIdsLength, bool enablePreCompletion) diff --git a/Minecraft.Client/Common/Tutorial/CompleteUsingItemTask.h b/src/client/Common/Tutorial/CompleteUsingItemTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/CompleteUsingItemTask.h rename to src/client/Common/Tutorial/CompleteUsingItemTask.h diff --git a/Minecraft.Client/Common/Tutorial/ControllerTask.cpp b/src/client/Common/Tutorial/ControllerTask.cpp similarity index 97% rename from Minecraft.Client/Common/Tutorial/ControllerTask.cpp rename to src/client/Common/Tutorial/ControllerTask.cpp index c5fe071b..bc430a7e 100644 --- a/Minecraft.Client/Common/Tutorial/ControllerTask.cpp +++ b/src/client/Common/Tutorial/ControllerTask.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include #include -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #include "Tutorial.h" #include "TutorialConstraints.h" #include "ControllerTask.h" diff --git a/Minecraft.Client/Common/Tutorial/ControllerTask.h b/src/client/Common/Tutorial/ControllerTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/ControllerTask.h rename to src/client/Common/Tutorial/ControllerTask.h diff --git a/Minecraft.Client/Common/Tutorial/CraftTask.cpp b/src/client/Common/Tutorial/CraftTask.cpp similarity index 96% rename from Minecraft.Client/Common/Tutorial/CraftTask.cpp rename to src/client/Common/Tutorial/CraftTask.cpp index 6749d030..27047ba8 100644 --- a/Minecraft.Client/Common/Tutorial/CraftTask.cpp +++ b/src/client/Common/Tutorial/CraftTask.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "CraftTask.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.item.h" CraftTask::CraftTask( int itemId, int auxValue, int quantity, Tutorial *tutorial, int descriptionId, bool enablePreCompletion /*= true*/, vector *inConstraints /*= NULL*/, diff --git a/Minecraft.Client/Common/Tutorial/CraftTask.h b/src/client/Common/Tutorial/CraftTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/CraftTask.h rename to src/client/Common/Tutorial/CraftTask.h diff --git a/Minecraft.Client/Common/Tutorial/DiggerItemHint.cpp b/src/client/Common/Tutorial/DiggerItemHint.cpp similarity index 84% rename from Minecraft.Client/Common/Tutorial/DiggerItemHint.cpp rename to src/client/Common/Tutorial/DiggerItemHint.cpp index 1367f411..4edacfd8 100644 --- a/Minecraft.Client/Common/Tutorial/DiggerItemHint.cpp +++ b/src/client/Common/Tutorial/DiggerItemHint.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.entity.h" #include "Tutorial.h" #include "DiggerItemHint.h" diff --git a/Minecraft.Client/Common/Tutorial/DiggerItemHint.h b/src/client/Common/Tutorial/DiggerItemHint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/DiggerItemHint.h rename to src/client/Common/Tutorial/DiggerItemHint.h diff --git a/Minecraft.Client/Common/Tutorial/EffectChangedTask.cpp b/src/client/Common/Tutorial/EffectChangedTask.cpp similarity index 91% rename from Minecraft.Client/Common/Tutorial/EffectChangedTask.cpp rename to src/client/Common/Tutorial/EffectChangedTask.cpp index 5f1b5b20..88912ee9 100644 --- a/Minecraft.Client/Common/Tutorial/EffectChangedTask.cpp +++ b/src/client/Common/Tutorial/EffectChangedTask.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.effect.h" +#include "net.minecraft.world.effect.h" #include "EffectChangedTask.h" EffectChangedTask::EffectChangedTask(Tutorial *tutorial, int descriptionId, MobEffect *effect, bool apply, diff --git a/Minecraft.Client/Common/Tutorial/EffectChangedTask.h b/src/client/Common/Tutorial/EffectChangedTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/EffectChangedTask.h rename to src/client/Common/Tutorial/EffectChangedTask.h diff --git a/Minecraft.Client/Common/Tutorial/FullTutorial.cpp b/src/client/Common/Tutorial/FullTutorial.cpp similarity index 99% rename from Minecraft.Client/Common/Tutorial/FullTutorial.cpp rename to src/client/Common/Tutorial/FullTutorial.cpp index 123ab9de..4731b825 100644 --- a/Minecraft.Client/Common/Tutorial/FullTutorial.cpp +++ b/src/client/Common/Tutorial/FullTutorial.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.effect.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.effect.h" #include "..\GameRules\ConsoleGameRules.h" #include "DiggerItemHint.h" #include "TutorialTasks.h" diff --git a/Minecraft.Client/Common/Tutorial/FullTutorial.h b/src/client/Common/Tutorial/FullTutorial.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/FullTutorial.h rename to src/client/Common/Tutorial/FullTutorial.h diff --git a/Minecraft.Client/Common/Tutorial/FullTutorialActiveTask.cpp b/src/client/Common/Tutorial/FullTutorialActiveTask.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/FullTutorialActiveTask.cpp rename to src/client/Common/Tutorial/FullTutorialActiveTask.cpp diff --git a/Minecraft.Client/Common/Tutorial/FullTutorialActiveTask.h b/src/client/Common/Tutorial/FullTutorialActiveTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/FullTutorialActiveTask.h rename to src/client/Common/Tutorial/FullTutorialActiveTask.h diff --git a/Minecraft.Client/Common/Tutorial/FullTutorialMode.cpp b/src/client/Common/Tutorial/FullTutorialMode.cpp similarity index 93% rename from Minecraft.Client/Common/Tutorial/FullTutorialMode.cpp rename to src/client/Common/Tutorial/FullTutorialMode.cpp index a5ee85b8..9f78adeb 100644 --- a/Minecraft.Client/Common/Tutorial/FullTutorialMode.cpp +++ b/src/client/Common/Tutorial/FullTutorialMode.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" +#include "Minecraft.h" #include "FullTutorial.h" #include "FullTutorialMode.h" diff --git a/Minecraft.Client/Common/Tutorial/FullTutorialMode.h b/src/client/Common/Tutorial/FullTutorialMode.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/FullTutorialMode.h rename to src/client/Common/Tutorial/FullTutorialMode.h diff --git a/Minecraft.Client/Common/Tutorial/InfoTask.cpp b/src/client/Common/Tutorial/InfoTask.cpp similarity index 96% rename from Minecraft.Client/Common/Tutorial/InfoTask.cpp rename to src/client/Common/Tutorial/InfoTask.cpp index 5330841f..c90c1ecb 100644 --- a/Minecraft.Client/Common/Tutorial/InfoTask.cpp +++ b/src/client/Common/Tutorial/InfoTask.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include #include -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #include "Tutorial.h" #include "TutorialConstraints.h" #include "InfoTask.h" -#include "..\..\..\Minecraft.World\Material.h" +#include "Material.h" InfoTask::InfoTask(Tutorial *tutorial, int descriptionId, int promptId /*= -1*/, bool requiresUserInput /*= false*/, int iMapping /*= 0*/, ETelemetryChallenges telemetryEvent /*= eTelemetryTutorial_NoEvent*/) diff --git a/Minecraft.Client/Common/Tutorial/InfoTask.h b/src/client/Common/Tutorial/InfoTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/InfoTask.h rename to src/client/Common/Tutorial/InfoTask.h diff --git a/Minecraft.Client/Common/Tutorial/InputConstraint.cpp b/src/client/Common/Tutorial/InputConstraint.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/InputConstraint.cpp rename to src/client/Common/Tutorial/InputConstraint.cpp diff --git a/Minecraft.Client/Common/Tutorial/InputConstraint.h b/src/client/Common/Tutorial/InputConstraint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/InputConstraint.h rename to src/client/Common/Tutorial/InputConstraint.h diff --git a/Minecraft.Client/Common/Tutorial/LookAtEntityHint.cpp b/src/client/Common/Tutorial/LookAtEntityHint.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/LookAtEntityHint.cpp rename to src/client/Common/Tutorial/LookAtEntityHint.cpp diff --git a/Minecraft.Client/Common/Tutorial/LookAtEntityHint.h b/src/client/Common/Tutorial/LookAtEntityHint.h similarity index 89% rename from Minecraft.Client/Common/Tutorial/LookAtEntityHint.h rename to src/client/Common/Tutorial/LookAtEntityHint.h index 99136691..d9a92fa7 100644 --- a/Minecraft.Client/Common/Tutorial/LookAtEntityHint.h +++ b/src/client/Common/Tutorial/LookAtEntityHint.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "..\..\..\Minecraft.World\Class.h" +#include "Class.h" #include "TutorialHint.h" class ItemInstance; diff --git a/Minecraft.Client/Common/Tutorial/LookAtTileHint.cpp b/src/client/Common/Tutorial/LookAtTileHint.cpp similarity index 91% rename from Minecraft.Client/Common/Tutorial/LookAtTileHint.cpp rename to src/client/Common/Tutorial/LookAtTileHint.cpp index 0a953a7b..023d8fd4 100644 --- a/Minecraft.Client/Common/Tutorial/LookAtTileHint.cpp +++ b/src/client/Common/Tutorial/LookAtTileHint.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" #include "Tutorial.h" #include "LookAtTileHint.h" diff --git a/Minecraft.Client/Common/Tutorial/LookAtTileHint.h b/src/client/Common/Tutorial/LookAtTileHint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/LookAtTileHint.h rename to src/client/Common/Tutorial/LookAtTileHint.h diff --git a/Minecraft.Client/Common/Tutorial/PickupTask.cpp b/src/client/Common/Tutorial/PickupTask.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/PickupTask.cpp rename to src/client/Common/Tutorial/PickupTask.cpp diff --git a/Minecraft.Client/Common/Tutorial/PickupTask.h b/src/client/Common/Tutorial/PickupTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/PickupTask.h rename to src/client/Common/Tutorial/PickupTask.h diff --git a/Minecraft.Client/Common/Tutorial/ProcedureCompoundTask.cpp b/src/client/Common/Tutorial/ProcedureCompoundTask.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/ProcedureCompoundTask.cpp rename to src/client/Common/Tutorial/ProcedureCompoundTask.cpp diff --git a/Minecraft.Client/Common/Tutorial/ProcedureCompoundTask.h b/src/client/Common/Tutorial/ProcedureCompoundTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/ProcedureCompoundTask.h rename to src/client/Common/Tutorial/ProcedureCompoundTask.h diff --git a/Minecraft.Client/Common/Tutorial/ProgressFlagTask.cpp b/src/client/Common/Tutorial/ProgressFlagTask.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/ProgressFlagTask.cpp rename to src/client/Common/Tutorial/ProgressFlagTask.cpp diff --git a/Minecraft.Client/Common/Tutorial/ProgressFlagTask.h b/src/client/Common/Tutorial/ProgressFlagTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/ProgressFlagTask.h rename to src/client/Common/Tutorial/ProgressFlagTask.h diff --git a/Minecraft.Client/Common/Tutorial/StatTask.cpp b/src/client/Common/Tutorial/StatTask.cpp similarity index 81% rename from Minecraft.Client/Common/Tutorial/StatTask.cpp rename to src/client/Common/Tutorial/StatTask.cpp index 5f8b215e..77fa81dc 100644 --- a/Minecraft.Client/Common/Tutorial/StatTask.cpp +++ b/src/client/Common/Tutorial/StatTask.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\LocalPlayer.h" -#include "..\..\StatsCounter.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" +#include "Minecraft.h" +#include "LocalPlayer.h" +#include "StatsCounter.h" +#include "net.minecraft.stats.h" #include "StatTask.h" StatTask::StatTask(Tutorial *tutorial, int descriptionId, bool enablePreCompletion, Stat *stat, int variance /*= 1*/) diff --git a/Minecraft.Client/Common/Tutorial/StatTask.h b/src/client/Common/Tutorial/StatTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/StatTask.h rename to src/client/Common/Tutorial/StatTask.h diff --git a/Minecraft.Client/Common/Tutorial/StateChangeTask.h b/src/client/Common/Tutorial/StateChangeTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/StateChangeTask.h rename to src/client/Common/Tutorial/StateChangeTask.h diff --git a/Minecraft.Client/Common/Tutorial/TakeItemHint.cpp b/src/client/Common/Tutorial/TakeItemHint.cpp similarity index 87% rename from Minecraft.Client/Common/Tutorial/TakeItemHint.cpp rename to src/client/Common/Tutorial/TakeItemHint.cpp index a1a5c37a..772aeeea 100644 --- a/Minecraft.Client/Common/Tutorial/TakeItemHint.cpp +++ b/src/client/Common/Tutorial/TakeItemHint.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" #include "Tutorial.h" #include "TakeItemHint.h" diff --git a/Minecraft.Client/Common/Tutorial/TakeItemHint.h b/src/client/Common/Tutorial/TakeItemHint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TakeItemHint.h rename to src/client/Common/Tutorial/TakeItemHint.h diff --git a/Minecraft.Client/Common/Tutorial/Tutorial b/src/client/Common/Tutorial/Tutorial similarity index 100% rename from Minecraft.Client/Common/Tutorial/Tutorial rename to src/client/Common/Tutorial/Tutorial diff --git a/Minecraft.Client/Common/Tutorial/Tutorial.cpp b/src/client/Common/Tutorial/Tutorial.cpp similarity index 99% rename from Minecraft.Client/Common/Tutorial/Tutorial.cpp rename to src/client/Common/Tutorial/Tutorial.cpp index b0a0d665..aa5f2100 100644 --- a/Minecraft.Client/Common/Tutorial/Tutorial.cpp +++ b/src/client/Common/Tutorial/Tutorial.cpp @@ -1,17 +1,17 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\LocalPlayer.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.World\Level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\MinecraftServer.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\MultiPlayerLevel.h" -#include "..\..\SurvivalMode.h" +#include "net.minecraft.stats.h" +#include "LocalPlayer.h" +#include "Entity.h" +#include "Level.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "MinecraftServer.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "MultiPlayerLevel.h" +#include "SurvivalMode.h" #include "Tutorial.h" #include "TutorialMessage.h" #include "TutorialTasks.h" diff --git a/Minecraft.Client/Common/Tutorial/Tutorial.h b/src/client/Common/Tutorial/Tutorial.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/Tutorial.h rename to src/client/Common/Tutorial/Tutorial.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialConstraint.h b/src/client/Common/Tutorial/TutorialConstraint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialConstraint.h rename to src/client/Common/Tutorial/TutorialConstraint.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialConstraints.h b/src/client/Common/Tutorial/TutorialConstraints.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialConstraints.h rename to src/client/Common/Tutorial/TutorialConstraints.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialEnum.h b/src/client/Common/Tutorial/TutorialEnum.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialEnum.h rename to src/client/Common/Tutorial/TutorialEnum.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialHint.cpp b/src/client/Common/Tutorial/TutorialHint.cpp similarity index 89% rename from Minecraft.Client/Common/Tutorial/TutorialHint.cpp rename to src/client/Common/Tutorial/TutorialHint.cpp index 5f0808bf..e681e3cc 100644 --- a/Minecraft.Client/Common/Tutorial/TutorialHint.cpp +++ b/src/client/Common/Tutorial/TutorialHint.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" #include "Tutorial.h" #include "TutorialHint.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" TutorialHint::TutorialHint(eTutorial_Hint id, Tutorial *tutorial, int descriptionId, eHintType type, bool allowFade /*= true*/) : m_id( id ), m_tutorial(tutorial), m_descriptionId( descriptionId ), m_type( type ), m_counter( 0 ), diff --git a/Minecraft.Client/Common/Tutorial/TutorialHint.h b/src/client/Common/Tutorial/TutorialHint.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialHint.h rename to src/client/Common/Tutorial/TutorialHint.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialHints.h b/src/client/Common/Tutorial/TutorialHints.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialHints.h rename to src/client/Common/Tutorial/TutorialHints.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialMessage.cpp b/src/client/Common/Tutorial/TutorialMessage.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialMessage.cpp rename to src/client/Common/Tutorial/TutorialMessage.cpp diff --git a/Minecraft.Client/Common/Tutorial/TutorialMessage.h b/src/client/Common/Tutorial/TutorialMessage.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialMessage.h rename to src/client/Common/Tutorial/TutorialMessage.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialMode.cpp b/src/client/Common/Tutorial/TutorialMode.cpp similarity index 88% rename from Minecraft.Client/Common/Tutorial/TutorialMode.cpp rename to src/client/Common/Tutorial/TutorialMode.cpp index 82c81598..d5065dde 100644 --- a/Minecraft.Client/Common/Tutorial/TutorialMode.cpp +++ b/src/client/Common/Tutorial/TutorialMode.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\MultiPlayerLevel.h" -#include "..\..\..\Minecraft.World\Inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "MultiPlayerLevel.h" +#include "Inventory.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" #include "TutorialMode.h" TutorialMode::TutorialMode(int iPad, Minecraft *minecraft, ClientConnection *connection) : MultiPlayerGameMode( minecraft, connection ), m_iPad( iPad ) diff --git a/Minecraft.Client/Common/Tutorial/TutorialMode.h b/src/client/Common/Tutorial/TutorialMode.h similarity index 95% rename from Minecraft.Client/Common/Tutorial/TutorialMode.h rename to src/client/Common/Tutorial/TutorialMode.h index 75e24edf..6cb6a964 100644 --- a/Minecraft.Client/Common/Tutorial/TutorialMode.h +++ b/src/client/Common/Tutorial/TutorialMode.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "..\..\MultiPlayerGameMode.h" +#include "MultiPlayerGameMode.h" #include "Tutorial.h" class TutorialMode : public MultiPlayerGameMode diff --git a/Minecraft.Client/Common/Tutorial/TutorialTask.cpp b/src/client/Common/Tutorial/TutorialTask.cpp similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialTask.cpp rename to src/client/Common/Tutorial/TutorialTask.cpp diff --git a/Minecraft.Client/Common/Tutorial/TutorialTask.h b/src/client/Common/Tutorial/TutorialTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialTask.h rename to src/client/Common/Tutorial/TutorialTask.h diff --git a/Minecraft.Client/Common/Tutorial/TutorialTasks.h b/src/client/Common/Tutorial/TutorialTasks.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/TutorialTasks.h rename to src/client/Common/Tutorial/TutorialTasks.h diff --git a/Minecraft.Client/Common/Tutorial/UseItemTask.cpp b/src/client/Common/Tutorial/UseItemTask.cpp similarity index 81% rename from Minecraft.Client/Common/Tutorial/UseItemTask.cpp rename to src/client/Common/Tutorial/UseItemTask.cpp index 09bac4d1..ffd09387 100644 --- a/Minecraft.Client/Common/Tutorial/UseItemTask.cpp +++ b/src/client/Common/Tutorial/UseItemTask.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.World\Level.h" -#include "..\..\..\Minecraft.World\ItemInstance.h" +#include "Entity.h" +#include "Level.h" +#include "ItemInstance.h" #include "UseItemTask.h" UseItemTask::UseItemTask(const int itemId, Tutorial *tutorial, int descriptionId, diff --git a/Minecraft.Client/Common/Tutorial/UseItemTask.h b/src/client/Common/Tutorial/UseItemTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/UseItemTask.h rename to src/client/Common/Tutorial/UseItemTask.h diff --git a/Minecraft.Client/Common/Tutorial/UseTileTask.cpp b/src/client/Common/Tutorial/UseTileTask.cpp similarity index 90% rename from Minecraft.Client/Common/Tutorial/UseTileTask.cpp rename to src/client/Common/Tutorial/UseTileTask.cpp index 1f4ed4cb..b16fc1f6 100644 --- a/Minecraft.Client/Common/Tutorial/UseTileTask.cpp +++ b/src/client/Common/Tutorial/UseTileTask.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.World\Level.h" -#include "..\..\..\Minecraft.World\ItemInstance.h" +#include "Entity.h" +#include "Level.h" +#include "ItemInstance.h" #include "UseTileTask.h" UseTileTask::UseTileTask(const int tileId, int x, int y, int z, Tutorial *tutorial, int descriptionId, diff --git a/Minecraft.Client/Common/Tutorial/UseTileTask.h b/src/client/Common/Tutorial/UseTileTask.h similarity index 100% rename from Minecraft.Client/Common/Tutorial/UseTileTask.h rename to src/client/Common/Tutorial/UseTileTask.h diff --git a/Minecraft.Client/Common/Tutorial/XuiCraftingTask.cpp b/src/client/Common/Tutorial/XuiCraftingTask.cpp similarity index 94% rename from Minecraft.Client/Common/Tutorial/XuiCraftingTask.cpp rename to src/client/Common/Tutorial/XuiCraftingTask.cpp index 71b88479..5d7c5469 100644 --- a/Minecraft.Client/Common/Tutorial/XuiCraftingTask.cpp +++ b/src/client/Common/Tutorial/XuiCraftingTask.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\ItemInstance.h" +#include "ItemInstance.h" #if !(defined _XBOX) && !(defined __PSVITA__) #include "..\UI\UI.h" #endif diff --git a/Minecraft.Client/Common/Tutorial/XuiCraftingTask.h b/src/client/Common/Tutorial/XuiCraftingTask.h similarity index 96% rename from Minecraft.Client/Common/Tutorial/XuiCraftingTask.h rename to src/client/Common/Tutorial/XuiCraftingTask.h index 2dc48709..792b915f 100644 --- a/Minecraft.Client/Common/Tutorial/XuiCraftingTask.h +++ b/src/client/Common/Tutorial/XuiCraftingTask.h @@ -1,6 +1,6 @@ #pragma once #include "TutorialTask.h" -#include "..\..\..\Minecraft.World\Recipy.h" +#include "Recipy.h" class XuiCraftingTask : public TutorialTask { diff --git a/Minecraft.Client/Common/UI/IUIController.h b/src/client/Common/UI/IUIController.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIController.h rename to src/client/Common/UI/IUIController.h diff --git a/Minecraft.Client/Common/UI/IUIScene_AbstractContainerMenu.cpp b/src/client/Common/UI/IUIScene_AbstractContainerMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/IUIScene_AbstractContainerMenu.cpp rename to src/client/Common/UI/IUIScene_AbstractContainerMenu.cpp index 29ddcf71..126005b9 100644 --- a/Minecraft.Client/Common/UI/IUIScene_AbstractContainerMenu.cpp +++ b/src/client/Common/UI/IUIScene_AbstractContainerMenu.cpp @@ -2,12 +2,12 @@ #include "IUIScene_AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.crafting.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.crafting.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "MultiplayerLocalPlayer.h" +#include "Minecraft.h" #ifdef __ORBIS__ #include diff --git a/Minecraft.Client/Common/UI/IUIScene_AbstractContainerMenu.h b/src/client/Common/UI/IUIScene_AbstractContainerMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_AbstractContainerMenu.h rename to src/client/Common/UI/IUIScene_AbstractContainerMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_AnvilMenu.cpp b/src/client/Common/UI/IUIScene_AnvilMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/IUIScene_AnvilMenu.cpp rename to src/client/Common/UI/IUIScene_AnvilMenu.cpp index 81451c7a..cb62cbd8 100644 --- a/Minecraft.Client/Common/UI/IUIScene_AnvilMenu.cpp +++ b/src/client/Common/UI/IUIScene_AnvilMenu.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "IUIScene_AnvilMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\InputOutputStream.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" +#include "net.minecraft.world.inventory.h" +#include "InputOutputStream.h" +#include "net.minecraft.network.packet.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" IUIScene_AnvilMenu::IUIScene_AnvilMenu() { diff --git a/Minecraft.Client/Common/UI/IUIScene_AnvilMenu.h b/src/client/Common/UI/IUIScene_AnvilMenu.h similarity index 95% rename from Minecraft.Client/Common/UI/IUIScene_AnvilMenu.h rename to src/client/Common/UI/IUIScene_AnvilMenu.h index 6c4348f2..e87f3861 100644 --- a/Minecraft.Client/Common/UI/IUIScene_AnvilMenu.h +++ b/src/client/Common/UI/IUIScene_AnvilMenu.h @@ -1,6 +1,6 @@ #pragma once #include "IUIScene_AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.ContainerListener.h" +#include "net.minecraft.world.inventory.ContainerListener.h" // The 0-indexed slot in the inventory list that lines up with the result slot #define ANVIL_SCENE_RESULT_SLOT_UP_OFFSET 5 diff --git a/Minecraft.Client/Common/UI/IUIScene_BrewingMenu.cpp b/src/client/Common/UI/IUIScene_BrewingMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/IUIScene_BrewingMenu.cpp rename to src/client/Common/UI/IUIScene_BrewingMenu.cpp index 44bbdc44..cc66ea01 100644 --- a/Minecraft.Client/Common/UI/IUIScene_BrewingMenu.cpp +++ b/src/client/Common/UI/IUIScene_BrewingMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "IUIScene_BrewingMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" IUIScene_AbstractContainerMenu::ESceneSection IUIScene_BrewingMenu::GetSectionAndSlotInDirection( ESceneSection eSection, ETapState eTapDirection, int *piTargetX, int *piTargetY ) { diff --git a/Minecraft.Client/Common/UI/IUIScene_BrewingMenu.h b/src/client/Common/UI/IUIScene_BrewingMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_BrewingMenu.h rename to src/client/Common/UI/IUIScene_BrewingMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_ContainerMenu.cpp b/src/client/Common/UI/IUIScene_ContainerMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/IUIScene_ContainerMenu.cpp rename to src/client/Common/UI/IUIScene_ContainerMenu.cpp index c6a4df00..606a4098 100644 --- a/Minecraft.Client/Common/UI/IUIScene_ContainerMenu.cpp +++ b/src/client/Common/UI/IUIScene_ContainerMenu.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "IUIScene_ContainerMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" IUIScene_AbstractContainerMenu::ESceneSection IUIScene_ContainerMenu::GetSectionAndSlotInDirection( ESceneSection eSection, ETapState eTapDirection, int *piTargetX, int *piTargetY ) { diff --git a/Minecraft.Client/Common/UI/IUIScene_ContainerMenu.h b/src/client/Common/UI/IUIScene_ContainerMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_ContainerMenu.h rename to src/client/Common/UI/IUIScene_ContainerMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_CraftingMenu.cpp b/src/client/Common/UI/IUIScene_CraftingMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/IUIScene_CraftingMenu.cpp rename to src/client/Common/UI/IUIScene_CraftingMenu.cpp index f158b174..90153220 100644 --- a/Minecraft.Client/Common/UI/IUIScene_CraftingMenu.cpp +++ b/src/client/Common/UI/IUIScene_CraftingMenu.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.crafting.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\LocalPlayer.h" +#include "net.minecraft.world.item.crafting.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.stats.h" +#include "LocalPlayer.h" #include "IUIScene_CraftingMenu.h" Recipy::_eGroupType IUIScene_CraftingMenu::m_GroupTypeMapping4GridA[IUIScene_CraftingMenu::m_iMaxGroup2x2]= diff --git a/Minecraft.Client/Common/UI/IUIScene_CraftingMenu.h b/src/client/Common/UI/IUIScene_CraftingMenu.h similarity index 97% rename from Minecraft.Client/Common/UI/IUIScene_CraftingMenu.h rename to src/client/Common/UI/IUIScene_CraftingMenu.h index 05227fff..3a0d95cf 100644 --- a/Minecraft.Client/Common/UI/IUIScene_CraftingMenu.h +++ b/src/client/Common/UI/IUIScene_CraftingMenu.h @@ -1,6 +1,6 @@ #pragma once -#include "..\..\..\Minecraft.World\Recipy.h" -#include "..\..\..\Minecraft.World\Item.h" +#include "Recipy.h" +#include "Item.h" class LocalPlayer; diff --git a/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.cpp b/src/client/Common/UI/IUIScene_CreativeMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/IUIScene_CreativeMenu.cpp rename to src/client/Common/UI/IUIScene_CreativeMenu.cpp index 7ce33234..991204a7 100644 --- a/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.cpp +++ b/src/client/Common/UI/IUIScene_CreativeMenu.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" #include "IUIScene_CreativeMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.enchantment.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.enchantment.h" // 4J JEV - Images for each tab. IUIScene_CreativeMenu::TabSpec **IUIScene_CreativeMenu::specs = NULL; diff --git a/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.h b/src/client/Common/UI/IUIScene_CreativeMenu.h similarity index 98% rename from Minecraft.Client/Common/UI/IUIScene_CreativeMenu.h rename to src/client/Common/UI/IUIScene_CreativeMenu.h index 7ab3ff7e..b9f9f235 100644 --- a/Minecraft.Client/Common/UI/IUIScene_CreativeMenu.h +++ b/src/client/Common/UI/IUIScene_CreativeMenu.h @@ -1,6 +1,6 @@ #pragma once #include "IUIScene_AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\AbstractContainerMenu.h" +#include "AbstractContainerMenu.h" // 4J Stu - This class is for code that is common between XUI and Iggy class SimpleContainer; diff --git a/Minecraft.Client/Common/UI/IUIScene_DispenserMenu.cpp b/src/client/Common/UI/IUIScene_DispenserMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/IUIScene_DispenserMenu.cpp rename to src/client/Common/UI/IUIScene_DispenserMenu.cpp index ec8a73c3..3a7c4ac8 100644 --- a/Minecraft.Client/Common/UI/IUIScene_DispenserMenu.cpp +++ b/src/client/Common/UI/IUIScene_DispenserMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "IUIScene_DispenserMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" IUIScene_AbstractContainerMenu::ESceneSection IUIScene_DispenserMenu::GetSectionAndSlotInDirection( ESceneSection eSection, ETapState eTapDirection, int *piTargetX, int *piTargetY ) { diff --git a/Minecraft.Client/Common/UI/IUIScene_DispenserMenu.h b/src/client/Common/UI/IUIScene_DispenserMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_DispenserMenu.h rename to src/client/Common/UI/IUIScene_DispenserMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_EnchantingMenu.cpp b/src/client/Common/UI/IUIScene_EnchantingMenu.cpp similarity index 96% rename from Minecraft.Client/Common/UI/IUIScene_EnchantingMenu.cpp rename to src/client/Common/UI/IUIScene_EnchantingMenu.cpp index c73f7dc5..5e269f45 100644 --- a/Minecraft.Client/Common/UI/IUIScene_EnchantingMenu.cpp +++ b/src/client/Common/UI/IUIScene_EnchantingMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "net.minecraft.world.inventory.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #include "IUIScene_EnchantingMenu.h" IUIScene_AbstractContainerMenu::ESceneSection IUIScene_EnchantingMenu::GetSectionAndSlotInDirection( IUIScene_AbstractContainerMenu::ESceneSection eSection, ETapState eTapDirection, int *piTargetX, int *piTargetY ) diff --git a/Minecraft.Client/Common/UI/IUIScene_EnchantingMenu.h b/src/client/Common/UI/IUIScene_EnchantingMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_EnchantingMenu.h rename to src/client/Common/UI/IUIScene_EnchantingMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_FurnaceMenu.cpp b/src/client/Common/UI/IUIScene_FurnaceMenu.cpp similarity index 97% rename from Minecraft.Client/Common/UI/IUIScene_FurnaceMenu.cpp rename to src/client/Common/UI/IUIScene_FurnaceMenu.cpp index 4a6c6762..5c60ec5c 100644 --- a/Minecraft.Client/Common/UI/IUIScene_FurnaceMenu.cpp +++ b/src/client/Common/UI/IUIScene_FurnaceMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "IUIScene_FurnaceMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" IUIScene_AbstractContainerMenu::ESceneSection IUIScene_FurnaceMenu::GetSectionAndSlotInDirection( ESceneSection eSection, ETapState eTapDirection, int *piTargetX, int *piTargetY ) { diff --git a/Minecraft.Client/Common/UI/IUIScene_FurnaceMenu.h b/src/client/Common/UI/IUIScene_FurnaceMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_FurnaceMenu.h rename to src/client/Common/UI/IUIScene_FurnaceMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_InventoryMenu.cpp b/src/client/Common/UI/IUIScene_InventoryMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/IUIScene_InventoryMenu.cpp rename to src/client/Common/UI/IUIScene_InventoryMenu.cpp index 7bed406a..eabb25ce 100644 --- a/Minecraft.Client/Common/UI/IUIScene_InventoryMenu.cpp +++ b/src/client/Common/UI/IUIScene_InventoryMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "IUIScene_InventoryMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" IUIScene_AbstractContainerMenu::ESceneSection IUIScene_InventoryMenu::GetSectionAndSlotInDirection( ESceneSection eSection, ETapState eTapDirection, int *piTargetX, int *piTargetY ) { diff --git a/Minecraft.Client/Common/UI/IUIScene_InventoryMenu.h b/src/client/Common/UI/IUIScene_InventoryMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_InventoryMenu.h rename to src/client/Common/UI/IUIScene_InventoryMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_PauseMenu.cpp b/src/client/Common/UI/IUIScene_PauseMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/IUIScene_PauseMenu.cpp rename to src/client/Common/UI/IUIScene_PauseMenu.cpp index 79203e7c..eca9068b 100644 --- a/Minecraft.Client/Common/UI/IUIScene_PauseMenu.cpp +++ b/src/client/Common/UI/IUIScene_PauseMenu.cpp @@ -1,15 +1,15 @@ #include "stdafx.h" #include "IUIScene_PauseMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\MinecraftServer.h" -#include "..\..\MultiPlayerLevel.h" -#include "..\..\ProgressRenderer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" -#include "..\..\DLCTexturePack.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Minecraft.h" +#include "MinecraftServer.h" +#include "MultiPlayerLevel.h" +#include "ProgressRenderer.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.phys.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" +#include "DLCTexturePack.h" +#include "StringHelpers.h" int IUIScene_PauseMenu::ExitGameDialogReturned(void *pParam,int iPad,C4JStorage::EMessageResult result) diff --git a/Minecraft.Client/Common/UI/IUIScene_PauseMenu.h b/src/client/Common/UI/IUIScene_PauseMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_PauseMenu.h rename to src/client/Common/UI/IUIScene_PauseMenu.h diff --git a/Minecraft.Client/Common/UI/IUIScene_StartGame.cpp b/src/client/Common/UI/IUIScene_StartGame.cpp similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_StartGame.cpp rename to src/client/Common/UI/IUIScene_StartGame.cpp diff --git a/Minecraft.Client/Common/UI/IUIScene_StartGame.h b/src/client/Common/UI/IUIScene_StartGame.h similarity index 100% rename from Minecraft.Client/Common/UI/IUIScene_StartGame.h rename to src/client/Common/UI/IUIScene_StartGame.h diff --git a/Minecraft.Client/Common/UI/IUIScene_TradingMenu.cpp b/src/client/Common/UI/IUIScene_TradingMenu.cpp similarity index 96% rename from Minecraft.Client/Common/UI/IUIScene_TradingMenu.cpp rename to src/client/Common/UI/IUIScene_TradingMenu.cpp index 658bcdfb..4f12c86d 100644 --- a/Minecraft.Client/Common/UI/IUIScene_TradingMenu.cpp +++ b/src/client/Common/UI/IUIScene_TradingMenu.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.trading.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" +#include "net.minecraft.world.item.trading.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.network.packet.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" #include "IUIScene_TradingMenu.h" IUIScene_TradingMenu::IUIScene_TradingMenu() diff --git a/Minecraft.Client/Common/UI/IUIScene_TradingMenu.h b/src/client/Common/UI/IUIScene_TradingMenu.h similarity index 97% rename from Minecraft.Client/Common/UI/IUIScene_TradingMenu.h rename to src/client/Common/UI/IUIScene_TradingMenu.h index c8edda67..d195711c 100644 --- a/Minecraft.Client/Common/UI/IUIScene_TradingMenu.h +++ b/src/client/Common/UI/IUIScene_TradingMenu.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\MerchantMenu.h" +#include "MerchantMenu.h" class MerchantRecipe; diff --git a/Minecraft.Client/Common/UI/UI.h b/src/client/Common/UI/UI.h similarity index 100% rename from Minecraft.Client/Common/UI/UI.h rename to src/client/Common/UI/UI.h diff --git a/Minecraft.Client/Common/UI/UIBitmapFont.cpp b/src/client/Common/UI/UIBitmapFont.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIBitmapFont.cpp rename to src/client/Common/UI/UIBitmapFont.cpp diff --git a/Minecraft.Client/Common/UI/UIBitmapFont.h b/src/client/Common/UI/UIBitmapFont.h similarity index 100% rename from Minecraft.Client/Common/UI/UIBitmapFont.h rename to src/client/Common/UI/UIBitmapFont.h diff --git a/Minecraft.Client/Common/UI/UIComponent_Chat.cpp b/src/client/Common/UI/UIComponent_Chat.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIComponent_Chat.cpp rename to src/client/Common/UI/UIComponent_Chat.cpp index 98b4f165..a98fd651 100644 --- a/Minecraft.Client/Common/UI/UIComponent_Chat.cpp +++ b/src/client/Common/UI/UIComponent_Chat.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" #include "UIComponent_Chat.h" -#include "..\..\Minecraft.h" -#include "..\..\Gui.h" +#include "Minecraft.h" +#include "Gui.h" UIComponent_Chat::UIComponent_Chat(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIComponent_Chat.h b/src/client/Common/UI/UIComponent_Chat.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_Chat.h rename to src/client/Common/UI/UIComponent_Chat.h diff --git a/Minecraft.Client/Common/UI/UIComponent_DebugUIConsole.cpp b/src/client/Common/UI/UIComponent_DebugUIConsole.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_DebugUIConsole.cpp rename to src/client/Common/UI/UIComponent_DebugUIConsole.cpp diff --git a/Minecraft.Client/Common/UI/UIComponent_DebugUIConsole.h b/src/client/Common/UI/UIComponent_DebugUIConsole.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_DebugUIConsole.h rename to src/client/Common/UI/UIComponent_DebugUIConsole.h diff --git a/Minecraft.Client/Common/UI/UIComponent_DebugUIMarketingGuide.cpp b/src/client/Common/UI/UIComponent_DebugUIMarketingGuide.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_DebugUIMarketingGuide.cpp rename to src/client/Common/UI/UIComponent_DebugUIMarketingGuide.cpp diff --git a/Minecraft.Client/Common/UI/UIComponent_DebugUIMarketingGuide.h b/src/client/Common/UI/UIComponent_DebugUIMarketingGuide.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_DebugUIMarketingGuide.h rename to src/client/Common/UI/UIComponent_DebugUIMarketingGuide.h diff --git a/Minecraft.Client/Common/UI/UIComponent_Logo.cpp b/src/client/Common/UI/UIComponent_Logo.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_Logo.cpp rename to src/client/Common/UI/UIComponent_Logo.cpp diff --git a/Minecraft.Client/Common/UI/UIComponent_Logo.h b/src/client/Common/UI/UIComponent_Logo.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_Logo.h rename to src/client/Common/UI/UIComponent_Logo.h diff --git a/Minecraft.Client/Common/UI/UIComponent_MenuBackground.cpp b/src/client/Common/UI/UIComponent_MenuBackground.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_MenuBackground.cpp rename to src/client/Common/UI/UIComponent_MenuBackground.cpp diff --git a/Minecraft.Client/Common/UI/UIComponent_MenuBackground.h b/src/client/Common/UI/UIComponent_MenuBackground.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_MenuBackground.h rename to src/client/Common/UI/UIComponent_MenuBackground.h diff --git a/Minecraft.Client/Common/UI/UIComponent_Panorama.cpp b/src/client/Common/UI/UIComponent_Panorama.cpp similarity index 96% rename from Minecraft.Client/Common/UI/UIComponent_Panorama.cpp rename to src/client/Common/UI/UIComponent_Panorama.cpp index a418fcda..0a22a3f2 100644 --- a/Minecraft.Client/Common/UI/UIComponent_Panorama.cpp +++ b/src/client/Common/UI/UIComponent_Panorama.cpp @@ -3,8 +3,8 @@ #include "UIComponent_Panorama.h" #include "Minecraft.h" #include "MultiPlayerLevel.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.storage.h" UIComponent_Panorama::UIComponent_Panorama(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIComponent_Panorama.h b/src/client/Common/UI/UIComponent_Panorama.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_Panorama.h rename to src/client/Common/UI/UIComponent_Panorama.h diff --git a/Minecraft.Client/Common/UI/UIComponent_PressStartToPlay.cpp b/src/client/Common/UI/UIComponent_PressStartToPlay.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIComponent_PressStartToPlay.cpp rename to src/client/Common/UI/UIComponent_PressStartToPlay.cpp index 2feb94c1..d266231d 100644 --- a/Minecraft.Client/Common/UI/UIComponent_PressStartToPlay.cpp +++ b/src/client/Common/UI/UIComponent_PressStartToPlay.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIComponent_PressStartToPlay.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" UIComponent_PressStartToPlay::UIComponent_PressStartToPlay(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIComponent_PressStartToPlay.h b/src/client/Common/UI/UIComponent_PressStartToPlay.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_PressStartToPlay.h rename to src/client/Common/UI/UIComponent_PressStartToPlay.h diff --git a/Minecraft.Client/Common/UI/UIComponent_Tooltips.cpp b/src/client/Common/UI/UIComponent_Tooltips.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_Tooltips.cpp rename to src/client/Common/UI/UIComponent_Tooltips.cpp diff --git a/Minecraft.Client/Common/UI/UIComponent_Tooltips.h b/src/client/Common/UI/UIComponent_Tooltips.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_Tooltips.h rename to src/client/Common/UI/UIComponent_Tooltips.h diff --git a/Minecraft.Client/Common/UI/UIComponent_TutorialPopup.cpp b/src/client/Common/UI/UIComponent_TutorialPopup.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIComponent_TutorialPopup.cpp rename to src/client/Common/UI/UIComponent_TutorialPopup.cpp index 858a8b43..ba216020 100644 --- a/Minecraft.Client/Common/UI/UIComponent_TutorialPopup.cpp +++ b/src/client/Common/UI/UIComponent_TutorialPopup.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "UI.h" #include "UIComponent_TutorialPopup.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\Minecraft.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "Common\Tutorial\Tutorial.h" +#include "StringHelpers.h" +#include "MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "net.minecraft.world.level.tile.h" UIComponent_TutorialPopup::UIComponent_TutorialPopup(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIComponent_TutorialPopup.h b/src/client/Common/UI/UIComponent_TutorialPopup.h similarity index 100% rename from Minecraft.Client/Common/UI/UIComponent_TutorialPopup.h rename to src/client/Common/UI/UIComponent_TutorialPopup.h diff --git a/Minecraft.Client/Common/UI/UIControl.cpp b/src/client/Common/UI/UIControl.cpp similarity index 97% rename from Minecraft.Client/Common/UI/UIControl.cpp rename to src/client/Common/UI/UIControl.cpp index ec2e13d8..d38c80b1 100644 --- a/Minecraft.Client/Common/UI/UIControl.cpp +++ b/src/client/Common/UI/UIControl.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" #include "UIControl.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\JavaMath.h" +#include "StringHelpers.h" +#include "JavaMath.h" UIControl::UIControl() { diff --git a/Minecraft.Client/Common/UI/UIControl.h b/src/client/Common/UI/UIControl.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl.h rename to src/client/Common/UI/UIControl.h diff --git a/Minecraft.Client/Common/UI/UIControl_Base.cpp b/src/client/Common/UI/UIControl_Base.cpp similarity index 96% rename from Minecraft.Client/Common/UI/UIControl_Base.cpp rename to src/client/Common/UI/UIControl_Base.cpp index 18af2f63..c3a687ce 100644 --- a/Minecraft.Client/Common/UI/UIControl_Base.cpp +++ b/src/client/Common/UI/UIControl_Base.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" #include "UIControl.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\JavaMath.h" +#include "StringHelpers.h" +#include "JavaMath.h" UIControl_Base::UIControl_Base() { diff --git a/Minecraft.Client/Common/UI/UIControl_Base.h b/src/client/Common/UI/UIControl_Base.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Base.h rename to src/client/Common/UI/UIControl_Base.h diff --git a/Minecraft.Client/Common/UI/UIControl_BitmapIcon.cpp b/src/client/Common/UI/UIControl_BitmapIcon.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_BitmapIcon.cpp rename to src/client/Common/UI/UIControl_BitmapIcon.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_BitmapIcon.h b/src/client/Common/UI/UIControl_BitmapIcon.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_BitmapIcon.h rename to src/client/Common/UI/UIControl_BitmapIcon.h diff --git a/Minecraft.Client/Common/UI/UIControl_Button.cpp b/src/client/Common/UI/UIControl_Button.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Button.cpp rename to src/client/Common/UI/UIControl_Button.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_Button.h b/src/client/Common/UI/UIControl_Button.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Button.h rename to src/client/Common/UI/UIControl_Button.h diff --git a/Minecraft.Client/Common/UI/UIControl_ButtonList.cpp b/src/client/Common/UI/UIControl_ButtonList.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_ButtonList.cpp rename to src/client/Common/UI/UIControl_ButtonList.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_ButtonList.h b/src/client/Common/UI/UIControl_ButtonList.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_ButtonList.h rename to src/client/Common/UI/UIControl_ButtonList.h diff --git a/Minecraft.Client/Common/UI/UIControl_CheckBox.cpp b/src/client/Common/UI/UIControl_CheckBox.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_CheckBox.cpp rename to src/client/Common/UI/UIControl_CheckBox.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_CheckBox.h b/src/client/Common/UI/UIControl_CheckBox.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_CheckBox.h rename to src/client/Common/UI/UIControl_CheckBox.h diff --git a/Minecraft.Client/Common/UI/UIControl_Cursor.cpp b/src/client/Common/UI/UIControl_Cursor.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Cursor.cpp rename to src/client/Common/UI/UIControl_Cursor.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_Cursor.h b/src/client/Common/UI/UIControl_Cursor.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Cursor.h rename to src/client/Common/UI/UIControl_Cursor.h diff --git a/Minecraft.Client/Common/UI/UIControl_DLCList.cpp b/src/client/Common/UI/UIControl_DLCList.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_DLCList.cpp rename to src/client/Common/UI/UIControl_DLCList.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_DLCList.h b/src/client/Common/UI/UIControl_DLCList.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_DLCList.h rename to src/client/Common/UI/UIControl_DLCList.h diff --git a/Minecraft.Client/Common/UI/UIControl_DynamicLabel.cpp b/src/client/Common/UI/UIControl_DynamicLabel.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_DynamicLabel.cpp rename to src/client/Common/UI/UIControl_DynamicLabel.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_DynamicLabel.h b/src/client/Common/UI/UIControl_DynamicLabel.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_DynamicLabel.h rename to src/client/Common/UI/UIControl_DynamicLabel.h diff --git a/Minecraft.Client/Common/UI/UIControl_EnchantmentBook.cpp b/src/client/Common/UI/UIControl_EnchantmentBook.cpp similarity index 90% rename from Minecraft.Client/Common/UI/UIControl_EnchantmentBook.cpp rename to src/client/Common/UI/UIControl_EnchantmentBook.cpp index ef7c0e94..ca0c6f7c 100644 --- a/Minecraft.Client/Common/UI/UIControl_EnchantmentBook.cpp +++ b/src/client/Common/UI/UIControl_EnchantmentBook.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" #include "UI.h" #include "UIControl_EnchantmentBook.h" -#include "..\..\Minecraft.h" -#include "..\..\TileEntityRenderDispatcher.h" -#include "..\..\EnchantTableRenderer.h" -#include "..\..\Lighting.h" -#include "..\..\BookModel.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "Minecraft.h" +#include "TileEntityRenderDispatcher.h" +#include "EnchantTableRenderer.h" +#include "Lighting.h" +#include "BookModel.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.inventory.h" UIControl_EnchantmentBook::UIControl_EnchantmentBook() { diff --git a/Minecraft.Client/Common/UI/UIControl_EnchantmentBook.h b/src/client/Common/UI/UIControl_EnchantmentBook.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_EnchantmentBook.h rename to src/client/Common/UI/UIControl_EnchantmentBook.h diff --git a/Minecraft.Client/Common/UI/UIControl_EnchantmentButton.cpp b/src/client/Common/UI/UIControl_EnchantmentButton.cpp similarity index 96% rename from Minecraft.Client/Common/UI/UIControl_EnchantmentButton.cpp rename to src/client/Common/UI/UIControl_EnchantmentButton.cpp index e1490e0b..a11747a6 100644 --- a/Minecraft.Client/Common/UI/UIControl_EnchantmentButton.cpp +++ b/src/client/Common/UI/UIControl_EnchantmentButton.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "UI.h" #include "UIControl_EnchantmentButton.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "net.minecraft.world.inventory.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "StringHelpers.h" UIControl_EnchantmentButton::UIControl_EnchantmentButton() { diff --git a/Minecraft.Client/Common/UI/UIControl_EnchantmentButton.h b/src/client/Common/UI/UIControl_EnchantmentButton.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_EnchantmentButton.h rename to src/client/Common/UI/UIControl_EnchantmentButton.h diff --git a/Minecraft.Client/Common/UI/UIControl_HTMLLabel.cpp b/src/client/Common/UI/UIControl_HTMLLabel.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_HTMLLabel.cpp rename to src/client/Common/UI/UIControl_HTMLLabel.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_HTMLLabel.h b/src/client/Common/UI/UIControl_HTMLLabel.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_HTMLLabel.h rename to src/client/Common/UI/UIControl_HTMLLabel.h diff --git a/Minecraft.Client/Common/UI/UIControl_Label.cpp b/src/client/Common/UI/UIControl_Label.cpp similarity index 96% rename from Minecraft.Client/Common/UI/UIControl_Label.cpp rename to src/client/Common/UI/UIControl_Label.cpp index 1481fea1..e1212fe3 100644 --- a/Minecraft.Client/Common/UI/UIControl_Label.cpp +++ b/src/client/Common/UI/UIControl_Label.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIControl_Label.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" UIControl_Label::UIControl_Label() { diff --git a/Minecraft.Client/Common/UI/UIControl_Label.h b/src/client/Common/UI/UIControl_Label.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Label.h rename to src/client/Common/UI/UIControl_Label.h diff --git a/Minecraft.Client/Common/UI/UIControl_LeaderboardList.cpp b/src/client/Common/UI/UIControl_LeaderboardList.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_LeaderboardList.cpp rename to src/client/Common/UI/UIControl_LeaderboardList.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_LeaderboardList.h b/src/client/Common/UI/UIControl_LeaderboardList.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_LeaderboardList.h rename to src/client/Common/UI/UIControl_LeaderboardList.h diff --git a/Minecraft.Client/Common/UI/UIControl_MinecraftPlayer.cpp b/src/client/Common/UI/UIControl_MinecraftPlayer.cpp similarity index 89% rename from Minecraft.Client/Common/UI/UIControl_MinecraftPlayer.cpp rename to src/client/Common/UI/UIControl_MinecraftPlayer.cpp index 3a18ed53..92d7d1bc 100644 --- a/Minecraft.Client/Common/UI/UIControl_MinecraftPlayer.cpp +++ b/src/client/Common/UI/UIControl_MinecraftPlayer.cpp @@ -1,14 +1,14 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\ScreenSizeCalculator.h" -#include "..\..\EntityRenderDispatcher.h" -#include "..\..\PlayerRenderer.h" -#include "..\..\HumanoidModel.h" -#include "..\..\Lighting.h" -#include "..\..\ModelPart.h" -#include "..\..\Options.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "ScreenSizeCalculator.h" +#include "EntityRenderDispatcher.h" +#include "PlayerRenderer.h" +#include "HumanoidModel.h" +#include "Lighting.h" +#include "ModelPart.h" +#include "Options.h" +#include "net.minecraft.world.entity.player.h" +#include "MultiplayerLocalPlayer.h" #include "UI.h" #include "UIControl_MinecraftPlayer.h" diff --git a/Minecraft.Client/Common/UI/UIControl_MinecraftPlayer.h b/src/client/Common/UI/UIControl_MinecraftPlayer.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_MinecraftPlayer.h rename to src/client/Common/UI/UIControl_MinecraftPlayer.h diff --git a/Minecraft.Client/Common/UI/UIControl_PlayerList.cpp b/src/client/Common/UI/UIControl_PlayerList.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_PlayerList.cpp rename to src/client/Common/UI/UIControl_PlayerList.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_PlayerList.h b/src/client/Common/UI/UIControl_PlayerList.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_PlayerList.h rename to src/client/Common/UI/UIControl_PlayerList.h diff --git a/Minecraft.Client/Common/UI/UIControl_PlayerSkinPreview.cpp b/src/client/Common/UI/UIControl_PlayerSkinPreview.cpp similarity index 97% rename from Minecraft.Client/Common/UI/UIControl_PlayerSkinPreview.cpp rename to src/client/Common/UI/UIControl_PlayerSkinPreview.cpp index 544b4da1..73e552ae 100644 --- a/Minecraft.Client/Common/UI/UIControl_PlayerSkinPreview.cpp +++ b/src/client/Common/UI/UIControl_PlayerSkinPreview.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\ScreenSizeCalculator.h" -#include "..\..\EntityRenderDispatcher.h" -#include "..\..\PlayerRenderer.h" -#include "..\..\HumanoidModel.h" -#include "..\..\Lighting.h" -#include "..\..\ModelPart.h" -#include "..\..\Options.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" +#include "Minecraft.h" +#include "ScreenSizeCalculator.h" +#include "EntityRenderDispatcher.h" +#include "PlayerRenderer.h" +#include "HumanoidModel.h" +#include "Lighting.h" +#include "ModelPart.h" +#include "Options.h" +#include "net.minecraft.world.entity.player.h" #include "UIControl_PlayerSkinPreview.h" //#define SKIN_PREVIEW_BOB_ANIM diff --git a/Minecraft.Client/Common/UI/UIControl_PlayerSkinPreview.h b/src/client/Common/UI/UIControl_PlayerSkinPreview.h similarity index 98% rename from Minecraft.Client/Common/UI/UIControl_PlayerSkinPreview.h rename to src/client/Common/UI/UIControl_PlayerSkinPreview.h index a7c3126e..52fbe87b 100644 --- a/Minecraft.Client/Common/UI/UIControl_PlayerSkinPreview.h +++ b/src/client/Common/UI/UIControl_PlayerSkinPreview.h @@ -1,7 +1,7 @@ #pragma once #include "UIControl.h" -#include "..\..\Textures.h" +#include "Textures.h" class ModelPart; class EntityRenderer; diff --git a/Minecraft.Client/Common/UI/UIControl_Progress.cpp b/src/client/Common/UI/UIControl_Progress.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Progress.cpp rename to src/client/Common/UI/UIControl_Progress.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_Progress.h b/src/client/Common/UI/UIControl_Progress.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Progress.h rename to src/client/Common/UI/UIControl_Progress.h diff --git a/Minecraft.Client/Common/UI/UIControl_SaveList.cpp b/src/client/Common/UI/UIControl_SaveList.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_SaveList.cpp rename to src/client/Common/UI/UIControl_SaveList.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_SaveList.h b/src/client/Common/UI/UIControl_SaveList.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_SaveList.h rename to src/client/Common/UI/UIControl_SaveList.h diff --git a/Minecraft.Client/Common/UI/UIControl_Slider.cpp b/src/client/Common/UI/UIControl_Slider.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Slider.cpp rename to src/client/Common/UI/UIControl_Slider.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_Slider.h b/src/client/Common/UI/UIControl_Slider.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Slider.h rename to src/client/Common/UI/UIControl_Slider.h diff --git a/Minecraft.Client/Common/UI/UIControl_SlotList.cpp b/src/client/Common/UI/UIControl_SlotList.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_SlotList.cpp rename to src/client/Common/UI/UIControl_SlotList.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_SlotList.h b/src/client/Common/UI/UIControl_SlotList.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_SlotList.h rename to src/client/Common/UI/UIControl_SlotList.h diff --git a/Minecraft.Client/Common/UI/UIControl_SpaceIndicatorBar.cpp b/src/client/Common/UI/UIControl_SpaceIndicatorBar.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_SpaceIndicatorBar.cpp rename to src/client/Common/UI/UIControl_SpaceIndicatorBar.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_SpaceIndicatorBar.h b/src/client/Common/UI/UIControl_SpaceIndicatorBar.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_SpaceIndicatorBar.h rename to src/client/Common/UI/UIControl_SpaceIndicatorBar.h diff --git a/Minecraft.Client/Common/UI/UIControl_TextInput.cpp b/src/client/Common/UI/UIControl_TextInput.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_TextInput.cpp rename to src/client/Common/UI/UIControl_TextInput.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_TextInput.h b/src/client/Common/UI/UIControl_TextInput.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_TextInput.h rename to src/client/Common/UI/UIControl_TextInput.h diff --git a/Minecraft.Client/Common/UI/UIControl_TexturePackList.cpp b/src/client/Common/UI/UIControl_TexturePackList.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_TexturePackList.cpp rename to src/client/Common/UI/UIControl_TexturePackList.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_TexturePackList.h b/src/client/Common/UI/UIControl_TexturePackList.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_TexturePackList.h rename to src/client/Common/UI/UIControl_TexturePackList.h diff --git a/Minecraft.Client/Common/UI/UIControl_Touch.cpp b/src/client/Common/UI/UIControl_Touch.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Touch.cpp rename to src/client/Common/UI/UIControl_Touch.cpp diff --git a/Minecraft.Client/Common/UI/UIControl_Touch.h b/src/client/Common/UI/UIControl_Touch.h similarity index 100% rename from Minecraft.Client/Common/UI/UIControl_Touch.h rename to src/client/Common/UI/UIControl_Touch.h diff --git a/Minecraft.Client/Common/UI/UIController.cpp b/src/client/Common/UI/UIController.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIController.cpp rename to src/client/Common/UI/UIController.cpp index 7493ff06..d956857a 100644 --- a/Minecraft.Client/Common/UI/UIController.cpp +++ b/src/client/Common/UI/UIController.cpp @@ -2,14 +2,14 @@ #include "UIController.h" #include "UI.h" #include "UIScene.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\LocalPlayer.h" -#include "..\..\DLCTexturePack.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\Minecraft.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" -#include "..\..\EnderDragonRenderer.h" -#include "..\..\MultiPlayerLocalPlayer.h" +#include "StringHelpers.h" +#include "LocalPlayer.h" +#include "DLCTexturePack.h" +#include "TexturePackRepository.h" +#include "Minecraft.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" +#include "EnderDragonRenderer.h" +#include "MultiPlayerLocalPlayer.h" #include "UIFontData.h" #ifdef __PSVITA__ #include diff --git a/Minecraft.Client/Common/UI/UIController.h b/src/client/Common/UI/UIController.h similarity index 100% rename from Minecraft.Client/Common/UI/UIController.h rename to src/client/Common/UI/UIController.h diff --git a/Minecraft.Client/Common/UI/UIEnums.h b/src/client/Common/UI/UIEnums.h similarity index 100% rename from Minecraft.Client/Common/UI/UIEnums.h rename to src/client/Common/UI/UIEnums.h diff --git a/Minecraft.Client/Common/UI/UIFontData.cpp b/src/client/Common/UI/UIFontData.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIFontData.cpp rename to src/client/Common/UI/UIFontData.cpp diff --git a/Minecraft.Client/Common/UI/UIFontData.h b/src/client/Common/UI/UIFontData.h similarity index 100% rename from Minecraft.Client/Common/UI/UIFontData.h rename to src/client/Common/UI/UIFontData.h diff --git a/Minecraft.Client/Common/UI/UIGroup.cpp b/src/client/Common/UI/UIGroup.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIGroup.cpp rename to src/client/Common/UI/UIGroup.cpp diff --git a/Minecraft.Client/Common/UI/UIGroup.h b/src/client/Common/UI/UIGroup.h similarity index 100% rename from Minecraft.Client/Common/UI/UIGroup.h rename to src/client/Common/UI/UIGroup.h diff --git a/Minecraft.Client/Common/UI/UILayer.cpp b/src/client/Common/UI/UILayer.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UILayer.cpp rename to src/client/Common/UI/UILayer.cpp diff --git a/Minecraft.Client/Common/UI/UILayer.h b/src/client/Common/UI/UILayer.h similarity index 100% rename from Minecraft.Client/Common/UI/UILayer.h rename to src/client/Common/UI/UILayer.h diff --git a/Minecraft.Client/Common/UI/UIScene.cpp b/src/client/Common/UI/UIScene.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene.cpp rename to src/client/Common/UI/UIScene.cpp index e7d907ec..d084af6d 100644 --- a/Minecraft.Client/Common/UI/UIScene.cpp +++ b/src/client/Common/UI/UIScene.cpp @@ -2,10 +2,10 @@ #include "UI.h" #include "UIScene.h" -#include "..\..\Lighting.h" -#include "..\..\LocalPlayer.h" -#include "..\..\ItemRenderer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "Lighting.h" +#include "LocalPlayer.h" +#include "ItemRenderer.h" +#include "net.minecraft.world.item.h" UIScene::UIScene(int iPad, UILayer *parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene.h b/src/client/Common/UI/UIScene.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene.h rename to src/client/Common/UI/UIScene.h diff --git a/Minecraft.Client/Common/UI/UIScene_AbstractContainerMenu.cpp b/src/client/Common/UI/UIScene_AbstractContainerMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/UIScene_AbstractContainerMenu.cpp rename to src/client/Common/UI/UIScene_AbstractContainerMenu.cpp index a1bd8270..45023ebc 100644 --- a/Minecraft.Client/Common/UI/UIScene_AbstractContainerMenu.cpp +++ b/src/client/Common/UI/UIScene_AbstractContainerMenu.cpp @@ -2,9 +2,9 @@ #include "UI.h" #include "UIScene_AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "MultiplayerLocalPlayer.h" UIScene_AbstractContainerMenu::UIScene_AbstractContainerMenu(int iPad, UILayer *parentLayer) : UIScene(iPad, parentLayer) { @@ -106,8 +106,8 @@ void UIScene_AbstractContainerMenu::PlatformInitialize(int iPad, int startIndex) #ifdef __ORBIS__ // we need to map the touchpad rectangle to the UI rectangle. While it works great for the creative menu, it is much too sensitive for the smaller menus. //X coordinate of the touch point (0 to 1919) - //Y coordinate of the touch point (0 to 941: DUALSHOCK®4 wireless controllers and the CUH-ZCT1J/CAP-ZCT1J/CAP-ZCT1U controllers for the PlayStation®4 development tool, - //0 to 753: JDX-1000x series controllers for the PlayStation®4 development tool,) + //Y coordinate of the touch point (0 to 941: DUALSHOCK�4 wireless controllers and the CUH-ZCT1J/CAP-ZCT1J/CAP-ZCT1U controllers for the PlayStation�4 development tool, + //0 to 753: JDX-1000x series controllers for the PlayStation�4 development tool,) m_fTouchPadMulX=fPanelWidth/1919.0f; m_fTouchPadMulY=fPanelHeight/941.0f; m_fTouchPadDeadZoneX=15.0f*m_fTouchPadMulX; diff --git a/Minecraft.Client/Common/UI/UIScene_AbstractContainerMenu.h b/src/client/Common/UI/UIScene_AbstractContainerMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_AbstractContainerMenu.h rename to src/client/Common/UI/UIScene_AbstractContainerMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_AnvilMenu.cpp b/src/client/Common/UI/UIScene_AnvilMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_AnvilMenu.cpp rename to src/client/Common/UI/UIScene_AnvilMenu.cpp index 7b9886bc..b6a1c541 100644 --- a/Minecraft.Client/Common/UI/UIScene_AnvilMenu.cpp +++ b/src/client/Common/UI/UIScene_AnvilMenu.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.level.tile.entity.h" #include "MultiPlayerLocalPlayer.h" -#include "..\..\Minecraft.h" +#include "Minecraft.h" #include "UIScene_AnvilMenu.h" UIScene_AnvilMenu::UIScene_AnvilMenu(int iPad, void *_initData, UILayer *parentLayer) : UIScene_AbstractContainerMenu(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_AnvilMenu.h b/src/client/Common/UI/UIScene_AnvilMenu.h similarity index 97% rename from Minecraft.Client/Common/UI/UIScene_AnvilMenu.h rename to src/client/Common/UI/UIScene_AnvilMenu.h index 3afc6333..4ed7c4e3 100644 --- a/Minecraft.Client/Common/UI/UIScene_AnvilMenu.h +++ b/src/client/Common/UI/UIScene_AnvilMenu.h @@ -2,7 +2,7 @@ #include "UIScene_AbstractContainerMenu.h" #include "IUIScene_AnvilMenu.h" -#include "..\Minecraft.World\MerchantMenu.h" +#include "MerchantMenu.h" class InventoryMenu; diff --git a/Minecraft.Client/Common/UI/UIScene_BrewingStandMenu.cpp b/src/client/Common/UI/UIScene_BrewingStandMenu.cpp similarity index 96% rename from Minecraft.Client/Common/UI/UIScene_BrewingStandMenu.cpp rename to src/client/Common/UI/UIScene_BrewingStandMenu.cpp index cd56bd84..5e80bf1d 100644 --- a/Minecraft.Client/Common/UI/UIScene_BrewingStandMenu.cpp +++ b/src/client/Common/UI/UIScene_BrewingStandMenu.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.alchemy.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.alchemy.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "Minecraft.h" #include "UIScene_BrewingStandMenu.h" UIScene_BrewingStandMenu::UIScene_BrewingStandMenu(int iPad, void *_initData, UILayer *parentLayer) : UIScene_AbstractContainerMenu(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_BrewingStandMenu.h b/src/client/Common/UI/UIScene_BrewingStandMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_BrewingStandMenu.h rename to src/client/Common/UI/UIScene_BrewingStandMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_ConnectingProgress.cpp b/src/client/Common/UI/UIScene_ConnectingProgress.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_ConnectingProgress.cpp rename to src/client/Common/UI/UIScene_ConnectingProgress.cpp index 0ea99a36..8dcf135d 100644 --- a/Minecraft.Client/Common/UI/UIScene_ConnectingProgress.cpp +++ b/src/client/Common/UI/UIScene_ConnectingProgress.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_ConnectingProgress.h" -#include "..\..\Minecraft.h" +#include "Minecraft.h" UIScene_ConnectingProgress::UIScene_ConnectingProgress(int iPad, void *_initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_ConnectingProgress.h b/src/client/Common/UI/UIScene_ConnectingProgress.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_ConnectingProgress.h rename to src/client/Common/UI/UIScene_ConnectingProgress.h diff --git a/Minecraft.Client/Common/UI/UIScene_ContainerMenu.cpp b/src/client/Common/UI/UIScene_ContainerMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/UIScene_ContainerMenu.cpp rename to src/client/Common/UI/UIScene_ContainerMenu.cpp index a0b25d18..d6486cf1 100644 --- a/Minecraft.Client/Common/UI/UIScene_ContainerMenu.cpp +++ b/src/client/Common/UI/UIScene_ContainerMenu.cpp @@ -2,11 +2,11 @@ #include "UI.h" #include "UIScene_ContainerMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\LocalPlayer.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.stats.h" +#include "LocalPlayer.h" +#include "Minecraft.h" #include "..\Tutorial\Tutorial.h" #include "..\Tutorial\TutorialMode.h" #include "..\Tutorial\TutorialEnum.h" diff --git a/Minecraft.Client/Common/UI/UIScene_ContainerMenu.h b/src/client/Common/UI/UIScene_ContainerMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_ContainerMenu.h rename to src/client/Common/UI/UIScene_ContainerMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_ControlsMenu.cpp b/src/client/Common/UI/UIScene_ControlsMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_ControlsMenu.cpp rename to src/client/Common/UI/UIScene_ControlsMenu.cpp index c05b502e..8a245934 100644 --- a/Minecraft.Client/Common/UI/UIScene_ControlsMenu.cpp +++ b/src/client/Common/UI/UIScene_ControlsMenu.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_ControlsMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" UIScene_ControlsMenu::UIScene_ControlsMenu(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_ControlsMenu.h b/src/client/Common/UI/UIScene_ControlsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_ControlsMenu.h rename to src/client/Common/UI/UIScene_ControlsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_CraftingMenu.cpp b/src/client/Common/UI/UIScene_CraftingMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_CraftingMenu.cpp rename to src/client/Common/UI/UIScene_CraftingMenu.cpp index 5b729069..e5dddf98 100644 --- a/Minecraft.Client/Common/UI/UIScene_CraftingMenu.cpp +++ b/src/client/Common/UI/UIScene_CraftingMenu.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "net.minecraft.world.inventory.h" #include "UIScene_CraftingMenu.h" #ifdef __PSVITA__ diff --git a/Minecraft.Client/Common/UI/UIScene_CraftingMenu.h b/src/client/Common/UI/UIScene_CraftingMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_CraftingMenu.h rename to src/client/Common/UI/UIScene_CraftingMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_CreateWorldMenu.cpp b/src/client/Common/UI/UIScene_CreateWorldMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_CreateWorldMenu.cpp rename to src/client/Common/UI/UIScene_CreateWorldMenu.cpp index fa41909d..49f1a441 100644 --- a/Minecraft.Client/Common/UI/UIScene_CreateWorldMenu.cpp +++ b/src/client/Common/UI/UIScene_CreateWorldMenu.cpp @@ -1,17 +1,17 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_CreateWorldMenu.h" -#include "..\..\MinecraftServer.h" -#include "..\..\Minecraft.h" -#include "..\..\Options.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" -#include "..\..\..\Minecraft.World\LevelSettings.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\BiomeSource.h" -#include "..\..\..\Minecraft.World\IntCache.h" -#include "..\..\..\Minecraft.World\LevelType.h" -#include "..\..\DLCTexturePack.h" +#include "MinecraftServer.h" +#include "Minecraft.h" +#include "Options.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" +#include "LevelSettings.h" +#include "StringHelpers.h" +#include "BiomeSource.h" +#include "IntCache.h" +#include "LevelType.h" +#include "DLCTexturePack.h" #ifdef __PSVITA__ #include "PSVita\Network\SQRNetworkManager_AdHoc_Vita.h" diff --git a/Minecraft.Client/Common/UI/UIScene_CreateWorldMenu.h b/src/client/Common/UI/UIScene_CreateWorldMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_CreateWorldMenu.h rename to src/client/Common/UI/UIScene_CreateWorldMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_CreativeMenu.cpp b/src/client/Common/UI/UIScene_CreativeMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_CreativeMenu.cpp rename to src/client/Common/UI/UIScene_CreativeMenu.cpp index 569cc8ba..94e7bfec 100644 --- a/Minecraft.Client/Common/UI/UIScene_CreativeMenu.cpp +++ b/src/client/Common/UI/UIScene_CreativeMenu.cpp @@ -2,12 +2,12 @@ #include "UI.h" #include "UIScene_CreativeMenu.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\..\LocalPlayer.h" +#include "JavaMath.h" +#include "LocalPlayer.h" #include "..\Tutorial\Tutorial.h" #include "..\Tutorial\TutorialMode.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" #ifdef __PSVITA__ #define GAME_CREATIVE_TOUCHUPDATE_TIMER_ID 0 diff --git a/Minecraft.Client/Common/UI/UIScene_CreativeMenu.h b/src/client/Common/UI/UIScene_CreativeMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_CreativeMenu.h rename to src/client/Common/UI/UIScene_CreativeMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_Credits.cpp b/src/client/Common/UI/UIScene_Credits.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Credits.cpp rename to src/client/Common/UI/UIScene_Credits.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_Credits.h b/src/client/Common/UI/UIScene_Credits.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Credits.h rename to src/client/Common/UI/UIScene_Credits.h diff --git a/Minecraft.Client/Common/UI/UIScene_DLCMainMenu.cpp b/src/client/Common/UI/UIScene_DLCMainMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_DLCMainMenu.cpp rename to src/client/Common/UI/UIScene_DLCMainMenu.cpp index 0d36dcdf..11dccb3c 100644 --- a/Minecraft.Client/Common/UI/UIScene_DLCMainMenu.cpp +++ b/src/client/Common/UI/UIScene_DLCMainMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #if defined(__PS3__) || defined(__ORBIS__) -#include "Common\Network\Sony\SonyCommerce.h" +#include "Common/Network\Sony\SonyCommerce.h" #endif #include "UIScene_DLCMainMenu.h" diff --git a/Minecraft.Client/Common/UI/UIScene_DLCMainMenu.h b/src/client/Common/UI/UIScene_DLCMainMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DLCMainMenu.h rename to src/client/Common/UI/UIScene_DLCMainMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_DLCOffersMenu.cpp b/src/client/Common/UI/UIScene_DLCOffersMenu.cpp similarity index 91% rename from Minecraft.Client/Common/UI/UIScene_DLCOffersMenu.cpp rename to src/client/Common/UI/UIScene_DLCOffersMenu.cpp index 9dbdc3d4..56ad3852 100644 --- a/Minecraft.Client/Common/UI/UIScene_DLCOffersMenu.cpp +++ b/src/client/Common/UI/UIScene_DLCOffersMenu.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_DLCOffersMenu.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #if defined(__PS3__) || defined(__ORBIS__) || defined (__PSVITA__) -#include "Common\Network\Sony\SonyHttp.h" +#include "Common/Network\Sony\SonyHttp.h" #endif #ifdef __PSVITA__ @@ -193,13 +193,13 @@ void UIScene_DLCOffersMenu::handleInput(int iPad, int key, bool repeat, bool pre switch(iTextC) { case 0: - m_labelHTMLSellText.init("Voici un fantastique mini-pack de 24 apparences pour personnaliser votre personnage Minecraft et vous mettre dans l'ambiance des fêtes de fin d'année.

1-4 joueurs
2-8 joueurs en réseau

Cet article fait l’objet d’une licence ou d’une sous-licence de Sony Computer Entertainment America, et est soumis aux conditions générales du service du réseau, au contrat d’utilisateur, aux restrictions d’utilisation de cet article et aux autres conditions applicables, disponibles sur le site www.us.playstation.com/support/useragreements. Si vous ne souhaitez pas accepter ces conditions, ne téléchargez pas ce produit. Cet article peut être utilisé avec un maximum de deux systèmes PlayStation®3 activés associés à ce compte Sony Entertainment Network. 

'Minecraft' est une marque commerciale de Notch Development AB."); + m_labelHTMLSellText.init("Voici un fantastique mini-pack de 24 apparences pour personnaliser votre personnage Minecraft et vous mettre dans l'ambiance des f�tes de fin d'ann�e.

1-4 joueurs
2-8 joueurs en r�seau

Cet article fait l�objet d�une licence ou d�une sous-licence de Sony Computer Entertainment America, et est soumis aux conditions g�n�rales du service du r�seau, au contrat d�utilisateur, aux restrictions d�utilisation de cet article et aux autres conditions applicables, disponibles sur le site www.us.playstation.com/support/useragreements. Si vous ne souhaitez pas accepter ces conditions, ne t�l�chargez pas ce produit. Cet article peut �tre utilis� avec un maximum de deux syst�mes PlayStation�3 activ�s associ�s � ce compte Sony Entertainment Network.�

'Minecraft' est une marque commerciale de Notch Development AB."); break; case 1: - m_labelHTMLSellText.init("Un fabuloso minipack de 24 aspectos para personalizar tu personaje de Minecraft y ponerte a tono con las fiestas.

1-4 jugadores
2-8 jugadores en red

Sony Computer Entertainment America le concede la licencia o sublicencia de este artículo, que está sujeto a los términos de servicio y al acuerdo de usuario de la red. Las restricciones de uso de este artículo, así como otros términos aplicables, se encuentran en www.us.playstation.com/support/useragreements. Si no desea aceptar todos estos términos, no descargue este artículo. Este artículo puede usarse en hasta dos sistemas PlayStation®3 activados asociados con esta cuenta de Sony Entertainment Network. 

'Minecraft' es una marca comercial de Notch Development AB."); + m_labelHTMLSellText.init("Un fabuloso minipack de 24 aspectos para personalizar tu personaje de Minecraft y ponerte a tono con las fiestas.

1-4 jugadores
2-8 jugadores en red

Sony Computer Entertainment America le concede la licencia o sublicencia de este art�culo, que est� sujeto a los t�rminos de servicio y al acuerdo de usuario de la red. Las restricciones de uso de este art�culo, as� como otros t�rminos aplicables, se encuentran en www.us.playstation.com/support/useragreements. Si no desea aceptar todos estos t�rminos, no descargue este art�culo. Este art�culo puede usarse en hasta dos sistemas PlayStation�3 activados asociados con esta cuenta de Sony Entertainment Network.�

'Minecraft' es una marca comercial de Notch Development AB."); break; case 2: - m_labelHTMLSellText.init("Este é um incrível pacote com 24 capas para personalizar seu personagem no Minecraft e entrar no clima de final de ano.

1-4 Jogadores
Jogadores em rede 2-8

Este item está sendo licenciado ou sublicenciado para você pela Sony Computer Entertainment America e está sujeito aos Termos de Serviço da Rede e Acordo do Usuário, as restrições de uso deste item e outros termos aplicáveis estão localizados em www.us.playstation.com/support/useragreements. Caso não queira aceitar todos esses termos, não baixe este item. Este item pode ser usado com até 2 sistemas PlayStation®3 ativados associados a esta Conta de Rede Sony Entertainment. 

'Minecraft' é uma marca registrada da Notch Development AB"); + m_labelHTMLSellText.init("Este � um incr�vel pacote com 24 capas para personalizar seu personagem no Minecraft e entrar no clima de final de ano.

1-4 Jogadores
Jogadores em rede 2-8

Este item est� sendo licenciado ou sublicenciado para voc� pela Sony Computer Entertainment America e est� sujeito aos Termos de Servi�o da Rede e Acordo do Usu�rio, as restri��es de uso deste item e outros termos aplic�veis est�o localizados em www.us.playstation.com/support/useragreements. Caso n�o queira aceitar todos esses termos, n�o baixe este item. Este item pode ser usado com at� 2 sistemas PlayStation�3 ativados associados a esta Conta de Rede Sony Entertainment.�

'Minecraft' � uma marca registrada da Notch Development AB"); break; } iTextC++; diff --git a/Minecraft.Client/Common/UI/UIScene_DLCOffersMenu.h b/src/client/Common/UI/UIScene_DLCOffersMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DLCOffersMenu.h rename to src/client/Common/UI/UIScene_DLCOffersMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_DeathMenu.cpp b/src/client/Common/UI/UIScene_DeathMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_DeathMenu.cpp rename to src/client/Common/UI/UIScene_DeathMenu.cpp index 2026bfca..8bd35f73 100644 --- a/Minecraft.Client/Common/UI/UIScene_DeathMenu.cpp +++ b/src/client/Common/UI/UIScene_DeathMenu.cpp @@ -2,8 +2,8 @@ #include "UI.h" #include "UIScene_DeathMenu.h" #include "IUIScene_PauseMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" UIScene_DeathMenu::UIScene_DeathMenu(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_DeathMenu.h b/src/client/Common/UI/UIScene_DeathMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DeathMenu.h rename to src/client/Common/UI/UIScene_DeathMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_DebugCreateSchematic.cpp b/src/client/Common/UI/UIScene_DebugCreateSchematic.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_DebugCreateSchematic.cpp rename to src/client/Common/UI/UIScene_DebugCreateSchematic.cpp index 2a8ac9f8..e6199ea8 100644 --- a/Minecraft.Client/Common/UI/UIScene_DebugCreateSchematic.cpp +++ b/src/client/Common/UI/UIScene_DebugCreateSchematic.cpp @@ -4,8 +4,8 @@ #include "UI.h" #include "UIScene_DebugCreateSchematic.h" #include "Minecraft.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" +#include "StringHelpers.h" +#include "net.minecraft.world.level.h" UIScene_DebugCreateSchematic::UIScene_DebugCreateSchematic(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_DebugCreateSchematic.h b/src/client/Common/UI/UIScene_DebugCreateSchematic.h similarity index 97% rename from Minecraft.Client/Common/UI/UIScene_DebugCreateSchematic.h rename to src/client/Common/UI/UIScene_DebugCreateSchematic.h index cbfe785d..65c302ec 100644 --- a/Minecraft.Client/Common/UI/UIScene_DebugCreateSchematic.h +++ b/src/client/Common/UI/UIScene_DebugCreateSchematic.h @@ -1,7 +1,7 @@ #pragma once #ifdef _DEBUG_MENUS_ENABLED #include "UIScene.h" -#include "..\..\Common\GameRules\ConsoleSchematicFile.h" +#include "Common\GameRules\ConsoleSchematicFile.h" class UIScene_DebugCreateSchematic : public UIScene { diff --git a/Minecraft.Client/Common/UI/UIScene_DebugOptions.cpp b/src/client/Common/UI/UIScene_DebugOptions.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DebugOptions.cpp rename to src/client/Common/UI/UIScene_DebugOptions.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_DebugOptions.h b/src/client/Common/UI/UIScene_DebugOptions.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DebugOptions.h rename to src/client/Common/UI/UIScene_DebugOptions.h diff --git a/Minecraft.Client/Common/UI/UIScene_DebugOverlay.cpp b/src/client/Common/UI/UIScene_DebugOverlay.cpp similarity index 94% rename from Minecraft.Client/Common/UI/UIScene_DebugOverlay.cpp rename to src/client/Common/UI/UIScene_DebugOverlay.cpp index 44a7e6c5..9e2847c8 100644 --- a/Minecraft.Client/Common/UI/UIScene_DebugOverlay.cpp +++ b/src/client/Common/UI/UIScene_DebugOverlay.cpp @@ -3,18 +3,18 @@ #ifdef _DEBUG_MENUS_ENABLED #include "UI.h" #include "UIScene_DebugOverlay.h" -#include "..\..\Minecraft.h" -#include "..\..\MinecraftServer.h" -#include "..\..\GameRenderer.h" -#include "..\..\MultiPlayerLevel.h" +#include "Minecraft.h" +#include "MinecraftServer.h" +#include "GameRenderer.h" +#include "MultiPlayerLevel.h" #include "ClientConnection.h" #include "MultiPlayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\..\..\Minecraft.World\net.minecraft.commands.common.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.enchantment.h" +#include "StringHelpers.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.commands.common.h" +#include "net.minecraft.world.item.enchantment.h" UIScene_DebugOverlay::UIScene_DebugOverlay(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_DebugOverlay.h b/src/client/Common/UI/UIScene_DebugOverlay.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DebugOverlay.h rename to src/client/Common/UI/UIScene_DebugOverlay.h diff --git a/Minecraft.Client/Common/UI/UIScene_DebugSetCamera.cpp b/src/client/Common/UI/UIScene_DebugSetCamera.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_DebugSetCamera.cpp rename to src/client/Common/UI/UIScene_DebugSetCamera.cpp index dd5a429f..3f956eab 100644 --- a/Minecraft.Client/Common/UI/UIScene_DebugSetCamera.cpp +++ b/src/client/Common/UI/UIScene_DebugSetCamera.cpp @@ -5,7 +5,7 @@ #include "UIScene_DebugSetCamera.h" #include "Minecraft.h" #include "MultiPlayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" UIScene_DebugSetCamera::UIScene_DebugSetCamera(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_DebugSetCamera.h b/src/client/Common/UI/UIScene_DebugSetCamera.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DebugSetCamera.h rename to src/client/Common/UI/UIScene_DebugSetCamera.h diff --git a/Minecraft.Client/Common/UI/UIScene_DispenserMenu.cpp b/src/client/Common/UI/UIScene_DispenserMenu.cpp similarity index 96% rename from Minecraft.Client/Common/UI/UIScene_DispenserMenu.cpp rename to src/client/Common/UI/UIScene_DispenserMenu.cpp index 1eda1660..4f1716db 100644 --- a/Minecraft.Client/Common/UI/UIScene_DispenserMenu.cpp +++ b/src/client/Common/UI/UIScene_DispenserMenu.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.inventory.h" +#include "Minecraft.h" #include "UIScene_DispenserMenu.h" UIScene_DispenserMenu::UIScene_DispenserMenu(int iPad, void *_initData, UILayer *parentLayer) : UIScene_AbstractContainerMenu(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_DispenserMenu.h b/src/client/Common/UI/UIScene_DispenserMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_DispenserMenu.h rename to src/client/Common/UI/UIScene_DispenserMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_EULA.cpp b/src/client/Common/UI/UIScene_EULA.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_EULA.cpp rename to src/client/Common/UI/UIScene_EULA.cpp index 3177344d..1fa2c4cb 100644 --- a/Minecraft.Client/Common/UI/UIScene_EULA.cpp +++ b/src/client/Common/UI/UIScene_EULA.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_EULA.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" UIScene_EULA::UIScene_EULA(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_EULA.h b/src/client/Common/UI/UIScene_EULA.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_EULA.h rename to src/client/Common/UI/UIScene_EULA.h diff --git a/Minecraft.Client/Common/UI/UIScene_EnchantingMenu.cpp b/src/client/Common/UI/UIScene_EnchantingMenu.cpp similarity index 97% rename from Minecraft.Client/Common/UI/UIScene_EnchantingMenu.cpp rename to src/client/Common/UI/UIScene_EnchantingMenu.cpp index 8a4f1c6d..df6445f7 100644 --- a/Minecraft.Client/Common/UI/UIScene_EnchantingMenu.cpp +++ b/src/client/Common/UI/UIScene_EnchantingMenu.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.inventory.h" +#include "Minecraft.h" #include "UIScene_EnchantingMenu.h" UIScene_EnchantingMenu::UIScene_EnchantingMenu(int iPad, void *_initData, UILayer *parentLayer) : UIScene_AbstractContainerMenu(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_EnchantingMenu.h b/src/client/Common/UI/UIScene_EnchantingMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_EnchantingMenu.h rename to src/client/Common/UI/UIScene_EnchantingMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_EndPoem.cpp b/src/client/Common/UI/UIScene_EndPoem.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_EndPoem.cpp rename to src/client/Common/UI/UIScene_EndPoem.cpp index f825efd0..bb12461e 100644 --- a/Minecraft.Client/Common/UI/UIScene_EndPoem.cpp +++ b/src/client/Common/UI/UIScene_EndPoem.cpp @@ -2,9 +2,9 @@ #include "UI.h" #include "UIScene_EndPoem.h" #include "UIBitmapFont.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "StringHelpers.h" UIScene_EndPoem::UIScene_EndPoem(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_EndPoem.h b/src/client/Common/UI/UIScene_EndPoem.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_EndPoem.h rename to src/client/Common/UI/UIScene_EndPoem.h diff --git a/Minecraft.Client/Common/UI/UIScene_FullscreenProgress.cpp b/src/client/Common/UI/UIScene_FullscreenProgress.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_FullscreenProgress.cpp rename to src/client/Common/UI/UIScene_FullscreenProgress.cpp index ed31cfaf..ad920e35 100644 --- a/Minecraft.Client/Common/UI/UIScene_FullscreenProgress.cpp +++ b/src/client/Common/UI/UIScene_FullscreenProgress.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_FullscreenProgress.h" -#include "..\..\Minecraft.h" -#include "..\..\ProgressRenderer.h" +#include "Minecraft.h" +#include "ProgressRenderer.h" UIScene_FullscreenProgress::UIScene_FullscreenProgress(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_FullscreenProgress.h b/src/client/Common/UI/UIScene_FullscreenProgress.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_FullscreenProgress.h rename to src/client/Common/UI/UIScene_FullscreenProgress.h diff --git a/Minecraft.Client/Common/UI/UIScene_FurnaceMenu.cpp b/src/client/Common/UI/UIScene_FurnaceMenu.cpp similarity index 97% rename from Minecraft.Client/Common/UI/UIScene_FurnaceMenu.cpp rename to src/client/Common/UI/UIScene_FurnaceMenu.cpp index 1ba4053d..eb10c6e6 100644 --- a/Minecraft.Client/Common/UI/UIScene_FurnaceMenu.cpp +++ b/src/client/Common/UI/UIScene_FurnaceMenu.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.inventory.h" +#include "Minecraft.h" #include "UIScene_FurnaceMenu.h" UIScene_FurnaceMenu::UIScene_FurnaceMenu(int iPad, void *_initData, UILayer *parentLayer) : UIScene_AbstractContainerMenu(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_FurnaceMenu.h b/src/client/Common/UI/UIScene_FurnaceMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_FurnaceMenu.h rename to src/client/Common/UI/UIScene_FurnaceMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_HUD.cpp b/src/client/Common/UI/UIScene_HUD.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_HUD.cpp rename to src/client/Common/UI/UIScene_HUD.cpp index 27eeb76b..21b80247 100644 --- a/Minecraft.Client/Common/UI/UIScene_HUD.cpp +++ b/src/client/Common/UI/UIScene_HUD.cpp @@ -1,14 +1,14 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_HUD.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" -#include "..\..\EnderDragonRenderer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" +#include "EnderDragonRenderer.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.effect.h" +#include "StringHelpers.h" UIScene_HUD::UIScene_HUD(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_HUD.h b/src/client/Common/UI/UIScene_HUD.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_HUD.h rename to src/client/Common/UI/UIScene_HUD.h diff --git a/Minecraft.Client/Common/UI/UIScene_HelpAndOptionsMenu.cpp b/src/client/Common/UI/UIScene_HelpAndOptionsMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_HelpAndOptionsMenu.cpp rename to src/client/Common/UI/UIScene_HelpAndOptionsMenu.cpp index 3fe03325..79426ce5 100644 --- a/Minecraft.Client/Common/UI/UIScene_HelpAndOptionsMenu.cpp +++ b/src/client/Common/UI/UIScene_HelpAndOptionsMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_HelpAndOptionsMenu.h" -#include "..\..\Minecraft.h" +#include "Minecraft.h" UIScene_HelpAndOptionsMenu::UIScene_HelpAndOptionsMenu(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_HelpAndOptionsMenu.h b/src/client/Common/UI/UIScene_HelpAndOptionsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_HelpAndOptionsMenu.h rename to src/client/Common/UI/UIScene_HelpAndOptionsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_HowToPlay.cpp b/src/client/Common/UI/UIScene_HowToPlay.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_HowToPlay.cpp rename to src/client/Common/UI/UIScene_HowToPlay.cpp index 68c7591f..b4248f21 100644 --- a/Minecraft.Client/Common/UI/UIScene_HowToPlay.cpp +++ b/src/client/Common/UI/UIScene_HowToPlay.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_HowToPlay.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" static UIScene_HowToPlay::SHowToPlayPageDef gs_aPageDefs[ eHowToPlay_NumPages ] = { diff --git a/Minecraft.Client/Common/UI/UIScene_HowToPlay.h b/src/client/Common/UI/UIScene_HowToPlay.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_HowToPlay.h rename to src/client/Common/UI/UIScene_HowToPlay.h diff --git a/Minecraft.Client/Common/UI/UIScene_HowToPlayMenu.cpp b/src/client/Common/UI/UIScene_HowToPlayMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_HowToPlayMenu.cpp rename to src/client/Common/UI/UIScene_HowToPlayMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_HowToPlayMenu.h b/src/client/Common/UI/UIScene_HowToPlayMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_HowToPlayMenu.h rename to src/client/Common/UI/UIScene_HowToPlayMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_InGameHostOptionsMenu.cpp b/src/client/Common/UI/UIScene_InGameHostOptionsMenu.cpp similarity index 93% rename from Minecraft.Client/Common/UI/UIScene_InGameHostOptionsMenu.cpp rename to src/client/Common/UI/UIScene_InGameHostOptionsMenu.cpp index de8af0ac..75dc0cdf 100644 --- a/Minecraft.Client/Common/UI/UIScene_InGameHostOptionsMenu.cpp +++ b/src/client/Common/UI/UIScene_InGameHostOptionsMenu.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_InGameHostOptionsMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" +#include "net.minecraft.network.h" +#include "net.minecraft.network.packet.h" UIScene_InGameHostOptionsMenu::UIScene_InGameHostOptionsMenu(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_InGameHostOptionsMenu.h b/src/client/Common/UI/UIScene_InGameHostOptionsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_InGameHostOptionsMenu.h rename to src/client/Common/UI/UIScene_InGameHostOptionsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_InGameInfoMenu.cpp b/src/client/Common/UI/UIScene_InGameInfoMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_InGameInfoMenu.cpp rename to src/client/Common/UI/UIScene_InGameInfoMenu.cpp index 5c3f73f6..3d5346e8 100644 --- a/Minecraft.Client/Common/UI/UIScene_InGameInfoMenu.cpp +++ b/src/client/Common/UI/UIScene_InGameInfoMenu.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_InGameInfoMenu.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" +#include "MultiPlayerLocalPlayer.h" +#include "net.minecraft.network.packet.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" UIScene_InGameInfoMenu::UIScene_InGameInfoMenu(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_InGameInfoMenu.h b/src/client/Common/UI/UIScene_InGameInfoMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_InGameInfoMenu.h rename to src/client/Common/UI/UIScene_InGameInfoMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_InGamePlayerOptionsMenu.cpp b/src/client/Common/UI/UIScene_InGamePlayerOptionsMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_InGamePlayerOptionsMenu.cpp rename to src/client/Common/UI/UIScene_InGamePlayerOptionsMenu.cpp index 6eb22b09..8e26d136 100644 --- a/Minecraft.Client/Common/UI/UIScene_InGamePlayerOptionsMenu.cpp +++ b/src/client/Common/UI/UIScene_InGamePlayerOptionsMenu.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_InGamePlayerOptionsMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" +#include "net.minecraft.network.packet.h" #define CHECKBOXES_TIMER_ID 0 diff --git a/Minecraft.Client/Common/UI/UIScene_InGamePlayerOptionsMenu.h b/src/client/Common/UI/UIScene_InGamePlayerOptionsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_InGamePlayerOptionsMenu.h rename to src/client/Common/UI/UIScene_InGamePlayerOptionsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_InGameSaveManagementMenu.cpp b/src/client/Common/UI/UIScene_InGameSaveManagementMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_InGameSaveManagementMenu.cpp rename to src/client/Common/UI/UIScene_InGameSaveManagementMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_InGameSaveManagementMenu.h b/src/client/Common/UI/UIScene_InGameSaveManagementMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_InGameSaveManagementMenu.h rename to src/client/Common/UI/UIScene_InGameSaveManagementMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_Intro.cpp b/src/client/Common/UI/UIScene_Intro.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Intro.cpp rename to src/client/Common/UI/UIScene_Intro.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_Intro.h b/src/client/Common/UI/UIScene_Intro.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Intro.h rename to src/client/Common/UI/UIScene_Intro.h diff --git a/Minecraft.Client/Common/UI/UIScene_InventoryMenu.cpp b/src/client/Common/UI/UIScene_InventoryMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/UIScene_InventoryMenu.cpp rename to src/client/Common/UI/UIScene_InventoryMenu.cpp index 723937d0..3fc4dd30 100644 --- a/Minecraft.Client/Common/UI/UIScene_InventoryMenu.cpp +++ b/src/client/Common/UI/UIScene_InventoryMenu.cpp @@ -2,15 +2,15 @@ #include "UI.h" #include "UIScene_InventoryMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\Minecraft.h" -#include "..\..\Options.h" -#include "..\..\EntityRenderDispatcher.h" -#include "..\..\Lighting.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.stats.h" +#include "net.minecraft.world.effect.h" +#include "MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "Options.h" +#include "EntityRenderDispatcher.h" +#include "Lighting.h" #include "..\Tutorial\Tutorial.h" #include "..\Tutorial\TutorialMode.h" #include "..\Tutorial\TutorialEnum.h" diff --git a/Minecraft.Client/Common/UI/UIScene_InventoryMenu.h b/src/client/Common/UI/UIScene_InventoryMenu.h similarity index 97% rename from Minecraft.Client/Common/UI/UIScene_InventoryMenu.h rename to src/client/Common/UI/UIScene_InventoryMenu.h index fb8d57a2..311d2cfd 100644 --- a/Minecraft.Client/Common/UI/UIScene_InventoryMenu.h +++ b/src/client/Common/UI/UIScene_InventoryMenu.h @@ -3,7 +3,7 @@ #include "UIScene_AbstractContainerMenu.h" #include "IUIScene_InventoryMenu.h" -#include "..\..\..\Minecraft.World\MobEffect.h" +#include "MobEffect.h" class InventoryMenu; diff --git a/Minecraft.Client/Common/UI/UIScene_JoinMenu.cpp b/src/client/Common/UI/UIScene_JoinMenu.cpp similarity index 98% rename from Minecraft.Client/Common/UI/UIScene_JoinMenu.cpp rename to src/client/Common/UI/UIScene_JoinMenu.cpp index cad86dce..c42fd676 100644 --- a/Minecraft.Client/Common/UI/UIScene_JoinMenu.cpp +++ b/src/client/Common/UI/UIScene_JoinMenu.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_JoinMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\Options.h" -#include "..\..\MinecraftServer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.h" +#include "Minecraft.h" +#include "TexturePackRepository.h" +#include "Options.h" +#include "MinecraftServer.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.h" #define UPDATE_PLAYERS_TIMER_ID 0 #define UPDATE_PLAYERS_TIMER_TIME 30000 diff --git a/Minecraft.Client/Common/UI/UIScene_JoinMenu.h b/src/client/Common/UI/UIScene_JoinMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_JoinMenu.h rename to src/client/Common/UI/UIScene_JoinMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_Keyboard.cpp b/src/client/Common/UI/UIScene_Keyboard.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Keyboard.cpp rename to src/client/Common/UI/UIScene_Keyboard.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_Keyboard.h b/src/client/Common/UI/UIScene_Keyboard.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Keyboard.h rename to src/client/Common/UI/UIScene_Keyboard.h diff --git a/Minecraft.Client/Common/UI/UIScene_LaunchMoreOptionsMenu.cpp b/src/client/Common/UI/UIScene_LaunchMoreOptionsMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_LaunchMoreOptionsMenu.cpp rename to src/client/Common/UI/UIScene_LaunchMoreOptionsMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_LaunchMoreOptionsMenu.h b/src/client/Common/UI/UIScene_LaunchMoreOptionsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_LaunchMoreOptionsMenu.h rename to src/client/Common/UI/UIScene_LaunchMoreOptionsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_LeaderboardsMenu.cpp b/src/client/Common/UI/UIScene_LeaderboardsMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_LeaderboardsMenu.cpp rename to src/client/Common/UI/UIScene_LeaderboardsMenu.cpp index 80db57f8..c607e3b6 100644 --- a/Minecraft.Client/Common/UI/UIScene_LeaderboardsMenu.cpp +++ b/src/client/Common/UI/UIScene_LeaderboardsMenu.cpp @@ -2,8 +2,8 @@ #include "UI.h" #include "UIScene_LeaderboardsMenu.h" #include "..\Leaderboards\LeaderboardManager.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" #define PLAYER_ONLINE_TIMER_ID 0 #define PLAYER_ONLINE_TIMER_TIME 100 diff --git a/Minecraft.Client/Common/UI/UIScene_LeaderboardsMenu.h b/src/client/Common/UI/UIScene_LeaderboardsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_LeaderboardsMenu.h rename to src/client/Common/UI/UIScene_LeaderboardsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_LoadMenu.cpp b/src/client/Common/UI/UIScene_LoadMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_LoadMenu.cpp rename to src/client/Common/UI/UIScene_LoadMenu.cpp index f08fc727..0e984241 100644 --- a/Minecraft.Client/Common/UI/UIScene_LoadMenu.cpp +++ b/src/client/Common/UI/UIScene_LoadMenu.cpp @@ -1,16 +1,16 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_LoadMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\Options.h" -#include "..\..\MinecraftServer.h" -#include "..\..\..\Minecraft.World\LevelSettings.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Minecraft.h" +#include "TexturePackRepository.h" +#include "Options.h" +#include "MinecraftServer.h" +#include "LevelSettings.h" +#include "StringHelpers.h" #if defined(__PS3__) || defined(__ORBIS__) || defined(__PSVITA__) -#include "Common\Network\Sony\SonyHttp.h" +#include "Common/Network\Sony\SonyHttp.h" #endif -#include "..\..\DLCTexturePack.h" +#include "DLCTexturePack.h" #if defined(__ORBIS__) || defined(__PSVITA__) #include #endif diff --git a/Minecraft.Client/Common/UI/UIScene_LoadMenu.h b/src/client/Common/UI/UIScene_LoadMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_LoadMenu.h rename to src/client/Common/UI/UIScene_LoadMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_LoadOrJoinMenu.cpp b/src/client/Common/UI/UIScene_LoadOrJoinMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_LoadOrJoinMenu.cpp rename to src/client/Common/UI/UIScene_LoadOrJoinMenu.cpp index 1d90da77..7e6beb1d 100644 --- a/Minecraft.Client/Common/UI/UIScene_LoadOrJoinMenu.cpp +++ b/src/client/Common/UI/UIScene_LoadOrJoinMenu.cpp @@ -2,21 +2,21 @@ #include "UI.h" #include "UIScene_LoadOrJoinMenu.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.chunk.storage.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFile.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileOriginal.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileSplit.h" -#include "..\..\ProgressRenderer.h" -#include "..\..\MinecraftServer.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" +#include "StringHelpers.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.chunk.storage.h" +#include "ConsoleSaveFile.h" +#include "ConsoleSaveFileOriginal.h" +#include "ConsoleSaveFileSplit.h" +#include "ProgressRenderer.h" +#include "MinecraftServer.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" #include "..\Network\SessionInfo.h" #if defined(__PS3__) || defined(__ORBIS__) || defined(__PSVITA__) -#include "Common\Network\Sony\SonyHttp.h" -#include "Common\Network\Sony\SonyRemoteStorage.h" +#include "Common/Network\Sony\SonyHttp.h" +#include "Common/Network\Sony\SonyRemoteStorage.h" #endif #if defined(__ORBIS__) || defined(__PSVITA__) #include diff --git a/Minecraft.Client/Common/UI/UIScene_LoadOrJoinMenu.h b/src/client/Common/UI/UIScene_LoadOrJoinMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_LoadOrJoinMenu.h rename to src/client/Common/UI/UIScene_LoadOrJoinMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_MainMenu.cpp b/src/client/Common/UI/UIScene_MainMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_MainMenu.cpp rename to src/client/Common/UI/UIScene_MainMenu.cpp index 7724aaaf..62b6d98c 100644 --- a/Minecraft.Client/Common/UI/UIScene_MainMenu.cpp +++ b/src/client/Common/UI/UIScene_MainMenu.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Mth.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\Random.h" -#include "..\..\User.h" -#include "..\..\MinecraftServer.h" +#include "Mth.h" +#include "StringHelpers.h" +#include "Random.h" +#include "User.h" +#include "MinecraftServer.h" #include "UI.h" #include "UIScene_MainMenu.h" #ifdef __ORBIS__ diff --git a/Minecraft.Client/Common/UI/UIScene_MainMenu.h b/src/client/Common/UI/UIScene_MainMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_MainMenu.h rename to src/client/Common/UI/UIScene_MainMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_MessageBox.cpp b/src/client/Common/UI/UIScene_MessageBox.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_MessageBox.cpp rename to src/client/Common/UI/UIScene_MessageBox.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_MessageBox.h b/src/client/Common/UI/UIScene_MessageBox.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_MessageBox.h rename to src/client/Common/UI/UIScene_MessageBox.h diff --git a/Minecraft.Client/Common/UI/UIScene_PauseMenu.cpp b/src/client/Common/UI/UIScene_PauseMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_PauseMenu.cpp rename to src/client/Common/UI/UIScene_PauseMenu.cpp index d9569cc9..c40fb634 100644 --- a/Minecraft.Client/Common/UI/UIScene_PauseMenu.cpp +++ b/src/client/Common/UI/UIScene_PauseMenu.cpp @@ -1,18 +1,18 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_PauseMenu.h" -#include "..\..\MinecraftServer.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" -#include "..\..\DLCTexturePack.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "MinecraftServer.h" +#include "MultiplayerLocalPlayer.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" +#include "DLCTexturePack.h" +#include "StringHelpers.h" #ifdef __ORBIS__ #include #endif #ifdef _DURANGO -#include "..\..\Durango\Leaderboards\DurangoStatsDebugger.h" +#include "Durango\Leaderboards\DurangoStatsDebugger.h" #endif #ifdef __PSVITA__ diff --git a/Minecraft.Client/Common/UI/UIScene_PauseMenu.h b/src/client/Common/UI/UIScene_PauseMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_PauseMenu.h rename to src/client/Common/UI/UIScene_PauseMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_QuadrantSignin.cpp b/src/client/Common/UI/UIScene_QuadrantSignin.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_QuadrantSignin.cpp rename to src/client/Common/UI/UIScene_QuadrantSignin.cpp index 4f1b9742..c9ba33d6 100644 --- a/Minecraft.Client/Common/UI/UIScene_QuadrantSignin.cpp +++ b/src/client/Common/UI/UIScene_QuadrantSignin.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_QuadrantSignin.h" -#include "..\..\Minecraft.h" +#include "Minecraft.h" #if defined(__ORBIS__) -#include "Common\Network\Sony\SonyHttp.h" +#include "Common/Network\Sony\SonyHttp.h" #endif UIScene_QuadrantSignin::UIScene_QuadrantSignin(int iPad, void *_initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_QuadrantSignin.h b/src/client/Common/UI/UIScene_QuadrantSignin.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_QuadrantSignin.h rename to src/client/Common/UI/UIScene_QuadrantSignin.h diff --git a/Minecraft.Client/Common/UI/UIScene_ReinstallMenu.cpp b/src/client/Common/UI/UIScene_ReinstallMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_ReinstallMenu.cpp rename to src/client/Common/UI/UIScene_ReinstallMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_ReinstallMenu.h b/src/client/Common/UI/UIScene_ReinstallMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_ReinstallMenu.h rename to src/client/Common/UI/UIScene_ReinstallMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SaveMessage.cpp b/src/client/Common/UI/UIScene_SaveMessage.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SaveMessage.cpp rename to src/client/Common/UI/UIScene_SaveMessage.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_SaveMessage.h b/src/client/Common/UI/UIScene_SaveMessage.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SaveMessage.h rename to src/client/Common/UI/UIScene_SaveMessage.h diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsAudioMenu.cpp b/src/client/Common/UI/UIScene_SettingsAudioMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsAudioMenu.cpp rename to src/client/Common/UI/UIScene_SettingsAudioMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsAudioMenu.h b/src/client/Common/UI/UIScene_SettingsAudioMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsAudioMenu.h rename to src/client/Common/UI/UIScene_SettingsAudioMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsControlMenu.cpp b/src/client/Common/UI/UIScene_SettingsControlMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsControlMenu.cpp rename to src/client/Common/UI/UIScene_SettingsControlMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsControlMenu.h b/src/client/Common/UI/UIScene_SettingsControlMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsControlMenu.h rename to src/client/Common/UI/UIScene_SettingsControlMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsGraphicsMenu.cpp b/src/client/Common/UI/UIScene_SettingsGraphicsMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsGraphicsMenu.cpp rename to src/client/Common/UI/UIScene_SettingsGraphicsMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsGraphicsMenu.h b/src/client/Common/UI/UIScene_SettingsGraphicsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsGraphicsMenu.h rename to src/client/Common/UI/UIScene_SettingsGraphicsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsMenu.cpp b/src/client/Common/UI/UIScene_SettingsMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_SettingsMenu.cpp rename to src/client/Common/UI/UIScene_SettingsMenu.cpp index 4ef7eb5d..84f854a8 100644 --- a/Minecraft.Client/Common/UI/UIScene_SettingsMenu.cpp +++ b/src/client/Common/UI/UIScene_SettingsMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_SettingsMenu.h" -#include "..\..\Minecraft.h" +#include "Minecraft.h" UIScene_SettingsMenu::UIScene_SettingsMenu(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsMenu.h b/src/client/Common/UI/UIScene_SettingsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsMenu.h rename to src/client/Common/UI/UIScene_SettingsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsOptionsMenu.cpp b/src/client/Common/UI/UIScene_SettingsOptionsMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsOptionsMenu.cpp rename to src/client/Common/UI/UIScene_SettingsOptionsMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsOptionsMenu.h b/src/client/Common/UI/UIScene_SettingsOptionsMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsOptionsMenu.h rename to src/client/Common/UI/UIScene_SettingsOptionsMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsUIMenu.cpp b/src/client/Common/UI/UIScene_SettingsUIMenu.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsUIMenu.cpp rename to src/client/Common/UI/UIScene_SettingsUIMenu.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_SettingsUIMenu.h b/src/client/Common/UI/UIScene_SettingsUIMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SettingsUIMenu.h rename to src/client/Common/UI/UIScene_SettingsUIMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SignEntryMenu.cpp b/src/client/Common/UI/UIScene_SignEntryMenu.cpp similarity index 95% rename from Minecraft.Client/Common/UI/UIScene_SignEntryMenu.cpp rename to src/client/Common/UI/UIScene_SignEntryMenu.cpp index c29bac2d..20a694c4 100644 --- a/Minecraft.Client/Common/UI/UIScene_SignEntryMenu.cpp +++ b/src/client/Common/UI/UIScene_SignEntryMenu.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_SignEntryMenu.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\MultiPlayerLevel.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "MultiPlayerLevel.h" +#include "ClientConnection.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.entity.h" UIScene_SignEntryMenu::UIScene_SignEntryMenu(int iPad, void *_initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) { diff --git a/Minecraft.Client/Common/UI/UIScene_SignEntryMenu.h b/src/client/Common/UI/UIScene_SignEntryMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_SignEntryMenu.h rename to src/client/Common/UI/UIScene_SignEntryMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_SkinSelectMenu.cpp b/src/client/Common/UI/UIScene_SkinSelectMenu.cpp similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_SkinSelectMenu.cpp rename to src/client/Common/UI/UIScene_SkinSelectMenu.cpp index 6910dd65..3831f6f6 100644 --- a/Minecraft.Client/Common/UI/UIScene_SkinSelectMenu.cpp +++ b/src/client/Common/UI/UIScene_SkinSelectMenu.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_SkinSelectMenu.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #ifdef __ORBIS__ #include #elif defined __PSVITA__ diff --git a/Minecraft.Client/Common/UI/UIScene_SkinSelectMenu.h b/src/client/Common/UI/UIScene_SkinSelectMenu.h similarity index 99% rename from Minecraft.Client/Common/UI/UIScene_SkinSelectMenu.h rename to src/client/Common/UI/UIScene_SkinSelectMenu.h index c9ed6691..b0c028e0 100644 --- a/Minecraft.Client/Common/UI/UIScene_SkinSelectMenu.h +++ b/src/client/Common/UI/UIScene_SkinSelectMenu.h @@ -1,5 +1,5 @@ #pragma once -#include "..\..\..\Minecraft.World\Definitions.h" +#include "Definitions.h" #include "UIScene.h" #include "UIControl_PlayerSkinPreview.h" diff --git a/Minecraft.Client/Common/UI/UIScene_TeleportMenu.cpp b/src/client/Common/UI/UIScene_TeleportMenu.cpp similarity index 97% rename from Minecraft.Client/Common/UI/UIScene_TeleportMenu.cpp rename to src/client/Common/UI/UIScene_TeleportMenu.cpp index f6916d13..092e6edb 100644 --- a/Minecraft.Client/Common/UI/UIScene_TeleportMenu.cpp +++ b/src/client/Common/UI/UIScene_TeleportMenu.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "UI.h" #include "UIScene_TeleportMenu.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" +#include "MultiPlayerLocalPlayer.h" +#include "net.minecraft.network.packet.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" #include "TeleportCommand.h" UIScene_TeleportMenu::UIScene_TeleportMenu(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_TeleportMenu.h b/src/client/Common/UI/UIScene_TeleportMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_TeleportMenu.h rename to src/client/Common/UI/UIScene_TeleportMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_Timer.cpp b/src/client/Common/UI/UIScene_Timer.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Timer.cpp rename to src/client/Common/UI/UIScene_Timer.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_Timer.h b/src/client/Common/UI/UIScene_Timer.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_Timer.h rename to src/client/Common/UI/UIScene_Timer.h diff --git a/Minecraft.Client/Common/UI/UIScene_TradingMenu.cpp b/src/client/Common/UI/UIScene_TradingMenu.cpp similarity index 97% rename from Minecraft.Client/Common/UI/UIScene_TradingMenu.cpp rename to src/client/Common/UI/UIScene_TradingMenu.cpp index dc2bac48..689d749c 100644 --- a/Minecraft.Client/Common/UI/UIScene_TradingMenu.cpp +++ b/src/client/Common/UI/UIScene_TradingMenu.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.trading.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.trading.h" +#include "net.minecraft.world.level.tile.entity.h" #include "MultiPlayerLocalPlayer.h" -#include "..\..\Minecraft.h" +#include "Minecraft.h" #include "UIScene_TradingMenu.h" UIScene_TradingMenu::UIScene_TradingMenu(int iPad, void *_initData, UILayer *parentLayer) : UIScene(iPad, parentLayer) diff --git a/Minecraft.Client/Common/UI/UIScene_TradingMenu.h b/src/client/Common/UI/UIScene_TradingMenu.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_TradingMenu.h rename to src/client/Common/UI/UIScene_TradingMenu.h diff --git a/Minecraft.Client/Common/UI/UIScene_TrialExitUpsell.cpp b/src/client/Common/UI/UIScene_TrialExitUpsell.cpp similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_TrialExitUpsell.cpp rename to src/client/Common/UI/UIScene_TrialExitUpsell.cpp diff --git a/Minecraft.Client/Common/UI/UIScene_TrialExitUpsell.h b/src/client/Common/UI/UIScene_TrialExitUpsell.h similarity index 100% rename from Minecraft.Client/Common/UI/UIScene_TrialExitUpsell.h rename to src/client/Common/UI/UIScene_TrialExitUpsell.h diff --git a/Minecraft.Client/Common/UI/UIStructs.h b/src/client/Common/UI/UIStructs.h similarity index 100% rename from Minecraft.Client/Common/UI/UIStructs.h rename to src/client/Common/UI/UIStructs.h diff --git a/Minecraft.Client/Common/UI/UITTFFont.cpp b/src/client/Common/UI/UITTFFont.cpp similarity index 93% rename from Minecraft.Client/Common/UI/UITTFFont.cpp rename to src/client/Common/UI/UITTFFont.cpp index eb343382..098be517 100644 --- a/Minecraft.Client/Common/UI/UITTFFont.cpp +++ b/src/client/Common/UI/UITTFFont.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "UI.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\File.h" +#include "StringHelpers.h" +#include "File.h" #include "UITTFFont.h" UITTFFont::UITTFFont(const string &path, S32 fallbackCharacter) diff --git a/Minecraft.Client/Common/UI/UITTFFont.h b/src/client/Common/UI/UITTFFont.h similarity index 100% rename from Minecraft.Client/Common/UI/UITTFFont.h rename to src/client/Common/UI/UITTFFont.h diff --git a/Minecraft.Client/Common/XUI/SlotProgressControl.cpp b/src/client/Common/XUI/SlotProgressControl.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/SlotProgressControl.cpp rename to src/client/Common/XUI/SlotProgressControl.cpp index 91f362a3..ec976554 100644 --- a/Minecraft.Client/Common/XUI/SlotProgressControl.cpp +++ b/src/client/Common/XUI/SlotProgressControl.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Slot.h" -#include "..\..\..\Minecraft.World\ItemInstance.h" +#include "Slot.h" +#include "ItemInstance.h" #include "SlotItemControlBase.h" #include "SlotProgressControl.h" diff --git a/Minecraft.Client/Common/XUI/SlotProgressControl.h b/src/client/Common/XUI/SlotProgressControl.h similarity index 100% rename from Minecraft.Client/Common/XUI/SlotProgressControl.h rename to src/client/Common/XUI/SlotProgressControl.h diff --git a/Minecraft.Client/Common/XUI/XUI_BasePlayer.cpp b/src/client/Common/XUI/XUI_BasePlayer.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_BasePlayer.cpp rename to src/client/Common/XUI/XUI_BasePlayer.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_BasePlayer.h b/src/client/Common/XUI/XUI_BasePlayer.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_BasePlayer.h rename to src/client/Common/XUI/XUI_BasePlayer.h diff --git a/Minecraft.Client/Common/XUI/XUI_Chat.cpp b/src/client/Common/XUI/XUI_Chat.cpp similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_Chat.cpp rename to src/client/Common/XUI/XUI_Chat.cpp index 3e3faa77..abc2c889 100644 --- a/Minecraft.Client/Common/XUI/XUI_Chat.cpp +++ b/src/client/Common/XUI/XUI_Chat.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "XUI_Chat.h" -#include "..\..\Minecraft.h" -#include "..\..\Gui.h" +#include "Minecraft.h" +#include "Gui.h" HRESULT CScene_Chat::OnInit( XUIMessageInit* pInitData, BOOL& bHandled ) { diff --git a/Minecraft.Client/Common/XUI/XUI_Chat.h b/src/client/Common/XUI/XUI_Chat.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Chat.h rename to src/client/Common/XUI/XUI_Chat.h diff --git a/Minecraft.Client/Common/XUI/XUI_ConnectingProgress.cpp b/src/client/Common/XUI/XUI_ConnectingProgress.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_ConnectingProgress.cpp rename to src/client/Common/XUI/XUI_ConnectingProgress.cpp index 9a82a7b3..ef373529 100644 --- a/Minecraft.Client/Common/XUI/XUI_ConnectingProgress.cpp +++ b/src/client/Common/XUI/XUI_ConnectingProgress.cpp @@ -4,8 +4,8 @@ #include "stdafx.h" #include -#include "..\..\Minecraft.h" -#include "..\..\..\Minecraft.World\DisconnectPacket.h" +#include "Minecraft.h" +#include "DisconnectPacket.h" //---------------------------------------------------------------------------------- // Performs initialization tasks - retrieves controls. diff --git a/Minecraft.Client/Common/XUI/XUI_ConnectingProgress.h b/src/client/Common/XUI/XUI_ConnectingProgress.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_ConnectingProgress.h rename to src/client/Common/XUI/XUI_ConnectingProgress.h diff --git a/Minecraft.Client/Common/XUI/XUI_Control_ComboBox.cpp b/src/client/Common/XUI/XUI_Control_ComboBox.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Control_ComboBox.cpp rename to src/client/Common/XUI/XUI_Control_ComboBox.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Control_ComboBox.h b/src/client/Common/XUI/XUI_Control_ComboBox.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Control_ComboBox.h rename to src/client/Common/XUI/XUI_Control_ComboBox.h diff --git a/Minecraft.Client/Common/XUI/XUI_Controls.h b/src/client/Common/XUI/XUI_Controls.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Controls.h rename to src/client/Common/XUI/XUI_Controls.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_4JEdit.cpp b/src/client/Common/XUI/XUI_Ctrl_4JEdit.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_4JEdit.cpp rename to src/client/Common/XUI/XUI_Ctrl_4JEdit.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_4JEdit.h b/src/client/Common/XUI/XUI_Ctrl_4JEdit.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_4JEdit.h rename to src/client/Common/XUI/XUI_Ctrl_4JEdit.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_4JIcon.cpp b/src/client/Common/XUI/XUI_Ctrl_4JIcon.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_4JIcon.cpp rename to src/client/Common/XUI/XUI_Ctrl_4JIcon.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_4JIcon.h b/src/client/Common/XUI/XUI_Ctrl_4JIcon.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_4JIcon.h rename to src/client/Common/XUI/XUI_Ctrl_4JIcon.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_4JList.cpp b/src/client/Common/XUI/XUI_Ctrl_4JList.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_4JList.cpp rename to src/client/Common/XUI/XUI_Ctrl_4JList.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_4JList.h b/src/client/Common/XUI/XUI_Ctrl_4JList.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_4JList.h rename to src/client/Common/XUI/XUI_Ctrl_4JList.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_BrewProgress.cpp b/src/client/Common/XUI/XUI_Ctrl_BrewProgress.cpp similarity index 72% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_BrewProgress.cpp rename to src/client/Common/XUI/XUI_Ctrl_BrewProgress.cpp index 074b7300..3da8bc0c 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_BrewProgress.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_BrewProgress.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\SharedConstants.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.alchemy.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "SharedConstants.h" +#include "net.minecraft.world.item.alchemy.h" #include "XUI_Ctrl_BrewProgress.h" int CXuiCtrlBrewProgress::GetValue() diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_BrewProgress.h b/src/client/Common/XUI/XUI_Ctrl_BrewProgress.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_BrewProgress.h rename to src/client/Common/XUI/XUI_Ctrl_BrewProgress.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_BubblesProgress.cpp b/src/client/Common/XUI/XUI_Ctrl_BubblesProgress.cpp similarity index 91% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_BubblesProgress.cpp rename to src/client/Common/XUI/XUI_Ctrl_BubblesProgress.cpp index cc5d996f..d0b7294d 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_BubblesProgress.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_BubblesProgress.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.tile.entity.h" #include "XUI_Ctrl_BubblesProgress.h" int CXuiCtrlBubblesProgress::GetValue() diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_BubblesProgress.h b/src/client/Common/XUI/XUI_Ctrl_BubblesProgress.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_BubblesProgress.h rename to src/client/Common/XUI/XUI_Ctrl_BubblesProgress.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_BurnProgress.cpp b/src/client/Common/XUI/XUI_Ctrl_BurnProgress.cpp similarity index 85% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_BurnProgress.cpp rename to src/client/Common/XUI/XUI_Ctrl_BurnProgress.cpp index 8e514094..c5f71360 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_BurnProgress.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_BurnProgress.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\FurnaceMenu.h" -#include "..\..\..\Minecraft.World\FurnaceTileEntity.h" +#include "FurnaceMenu.h" +#include "FurnaceTileEntity.h" #include "XUI_Scene_Furnace.h" #include "XUI_Ctrl_BurnProgress.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_BurnProgress.h b/src/client/Common/XUI/XUI_Ctrl_BurnProgress.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_BurnProgress.h rename to src/client/Common/XUI/XUI_Ctrl_BurnProgress.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.cpp b/src/client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.cpp rename to src/client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.cpp index 82b6c3ed..dc82a68d 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "XUI_Ctrl_CraftIngredientSlot.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.item.h" //----------------------------------------------------------------------------- // CXuiCtrlMinecraftSlot class diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.h b/src/client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.h rename to src/client/Common/XUI/XUI_Ctrl_CraftIngredientSlot.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantButton.cpp b/src/client/Common/XUI/XUI_Ctrl_EnchantButton.cpp similarity index 90% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantButton.cpp rename to src/client/Common/XUI/XUI_Ctrl_EnchantButton.cpp index dfb9b5ca..54953516 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantButton.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_EnchantButton.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Font.h" -#include "..\..\Lighting.h" -#include "..\..\MultiPlayerLocalPlayer.h" +#include "net.minecraft.world.inventory.h" +#include "StringHelpers.h" +#include "Font.h" +#include "Lighting.h" +#include "MultiPlayerLocalPlayer.h" #include "XUI_Scene_Enchant.h" #include "XUI_Ctrl_EnchantButton.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantButton.h b/src/client/Common/XUI/XUI_Ctrl_EnchantButton.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantButton.h rename to src/client/Common/XUI/XUI_Ctrl_EnchantButton.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentBook.cpp b/src/client/Common/XUI/XUI_Ctrl_EnchantmentBook.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentBook.cpp rename to src/client/Common/XUI/XUI_Ctrl_EnchantmentBook.cpp index 8a56a0ea..4872e781 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentBook.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_EnchantmentBook.cpp @@ -1,21 +1,21 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.inventory.h" -#include "..\..\Minecraft.h" -#include "..\..\ScreenSizeCalculator.h" -#include "..\..\TileEntityRenderDispatcher.h" -#include "..\..\EnchantTableRenderer.h" -#include "..\..\Lighting.h" -#include "..\..\LocalPlayer.h" +#include "Minecraft.h" +#include "ScreenSizeCalculator.h" +#include "TileEntityRenderDispatcher.h" +#include "EnchantTableRenderer.h" +#include "Lighting.h" +#include "LocalPlayer.h" #include "XUI_Scene_Enchant.h" #include "XUI_Ctrl_EnchantmentBook.h" -#include "..\..\BookModel.h" -#include "..\..\Options.h" +#include "BookModel.h" +#include "Options.h" //----------------------------------------------------------------------------- // CXuiCtrlEnchantmentBook class diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentBook.h b/src/client/Common/XUI/XUI_Ctrl_EnchantmentBook.h similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentBook.h rename to src/client/Common/XUI/XUI_Ctrl_EnchantmentBook.h index 93da0768..34aed731 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentBook.h +++ b/src/client/Common/XUI/XUI_Ctrl_EnchantmentBook.h @@ -1,5 +1,5 @@ #pragma once -#include "..\..\..\Minecraft.World\Random.h" +#include "Random.h" using namespace std; diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.cpp b/src/client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.cpp rename to src/client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.cpp index 702ef15d..b060f4fd 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.cpp @@ -1,15 +1,15 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Font.h" -#include "..\..\Lighting.h" -#include "..\..\MultiPlayerLocalPlayer.h" +#include "net.minecraft.world.inventory.h" +#include "StringHelpers.h" +#include "Font.h" +#include "Lighting.h" +#include "MultiPlayerLocalPlayer.h" #include "XUI_Scene_Enchant.h" #include "XUI_Ctrl_EnchantButton.h" #include "XUI_Ctrl_EnchantmentButtonText.h" -#include "..\..\Minecraft.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" +#include "Minecraft.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" #include #include diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.h b/src/client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.h rename to src/client/Common/XUI/XUI_Ctrl_EnchantmentButtonText.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_FireProgress.cpp b/src/client/Common/XUI/XUI_Ctrl_FireProgress.cpp similarity index 85% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_FireProgress.cpp rename to src/client/Common/XUI/XUI_Ctrl_FireProgress.cpp index b125af39..60e71446 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_FireProgress.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_FireProgress.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\FurnaceMenu.h" -#include "..\..\..\Minecraft.World\FurnaceTileEntity.h" +#include "FurnaceMenu.h" +#include "FurnaceTileEntity.h" #include "XUI_Scene_Furnace.h" #include "XUI_Ctrl_FireProgress.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_FireProgress.h b/src/client/Common/XUI/XUI_Ctrl_FireProgress.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_FireProgress.h rename to src/client/Common/XUI/XUI_Ctrl_FireProgress.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_LoadingProgress.cpp b/src/client/Common/XUI/XUI_Ctrl_LoadingProgress.cpp similarity index 87% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_LoadingProgress.cpp rename to src/client/Common/XUI/XUI_Ctrl_LoadingProgress.cpp index 3bb33440..15f5e484 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_LoadingProgress.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_LoadingProgress.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "XUI_Ctrl_LoadingProgress.h" -#include "..\..\Minecraft.h" -#include "..\..\ProgressRenderer.h" +#include "Minecraft.h" +#include "ProgressRenderer.h" int CXuiCtrlLoadingProgress::GetValue() { diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_LoadingProgress.h b/src/client/Common/XUI/XUI_Ctrl_LoadingProgress.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_LoadingProgress.h rename to src/client/Common/XUI/XUI_Ctrl_LoadingProgress.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp b/src/client/Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp rename to src/client/Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp index 02ee7c93..237f1fef 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_MinecraftPlayer.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\ScreenSizeCalculator.h" -#include "..\..\EntityRenderDispatcher.h" -#include "..\..\Lighting.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "ScreenSizeCalculator.h" +#include "EntityRenderDispatcher.h" +#include "Lighting.h" +#include "MultiplayerLocalPlayer.h" #include "XUI_Ctrl_MinecraftPlayer.h" #include "XUI_Scene_AbstractContainer.h" #include "XUI_Scene_Inventory.h" -#include "..\..\Options.h" +#include "Options.h" //----------------------------------------------------------------------------- // CXuiCtrlMinecraftPlayer class diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftPlayer.h b/src/client/Common/XUI/XUI_Ctrl_MinecraftPlayer.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftPlayer.h rename to src/client/Common/XUI/XUI_Ctrl_MinecraftPlayer.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.cpp b/src/client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.cpp similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.cpp rename to src/client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.cpp index 80750deb..8150d406 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.cpp @@ -1,18 +1,18 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\ScreenSizeCalculator.h" -#include "..\..\EntityRenderDispatcher.h" -#include "..\..\PlayerRenderer.h" -#include "..\..\HumanoidModel.h" -#include "..\..\Lighting.h" -#include "..\..\..\Minecraft.World\Class.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" +#include "Minecraft.h" +#include "ScreenSizeCalculator.h" +#include "EntityRenderDispatcher.h" +#include "PlayerRenderer.h" +#include "HumanoidModel.h" +#include "Lighting.h" +#include "Class.h" +#include "net.minecraft.world.entity.player.h" #include "XUI_Ctrl_MinecraftSkinPreview.h" #include "XUI_Scene_AbstractContainer.h" #include "XUI_Scene_Inventory.h" -#include "..\..\Options.h" -#include "..\..\stubs.h" -#include "..\..\ModelPart.h" +#include "Options.h" +#include "stubs.h" +#include "ModelPart.h" //#define SKIN_PREVIEW_BOB_ANIM #define SKIN_PREVIEW_WALKING_ANIM diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.h b/src/client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.h similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.h rename to src/client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.h index 22f4991b..fd6e0e90 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.h +++ b/src/client/Common/XUI/XUI_Ctrl_MinecraftSkinPreview.h @@ -2,9 +2,9 @@ #include #include -#include "..\..\Textures.h" -//#include "..\..\Xbox\DLC\DLCSkinFile.h" -#include "..\..\Model.h" +#include "Textures.h" +//#include "Xbox\DLC\DLCSkinFile.h" +#include "Model.h" using namespace std; diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSlot.cpp b/src/client/Common/XUI/XUI_Ctrl_MinecraftSlot.cpp similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSlot.cpp rename to src/client/Common/XUI/XUI_Ctrl_MinecraftSlot.cpp index 84273eb5..22c210dc 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSlot.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_MinecraftSlot.cpp @@ -1,14 +1,14 @@ #include "stdafx.h" -#include "..\..\ItemRenderer.h" -#include "..\..\GameRenderer.h" -#include "..\..\TileRenderer.h" -#include "..\..\Lighting.h" -#include "..\..\ScreenSizeCalculator.h" -#include "..\..\LocalPlayer.h" -#include "..\..\..\Minecraft.World\ItemInstance.h" -#include "..\..\..\Minecraft.World\Item.h" -#include "..\..\..\Minecraft.World\Tile.h" +#include "ItemRenderer.h" +#include "GameRenderer.h" +#include "TileRenderer.h" +#include "Lighting.h" +#include "ScreenSizeCalculator.h" +#include "LocalPlayer.h" +#include "ItemInstance.h" +#include "Item.h" +#include "Tile.h" #include "XUI_Ctrl_MinecraftSlot.h" //----------------------------------------------------------------------------- diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSlot.h b/src/client/Common/XUI/XUI_Ctrl_MinecraftSlot.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MinecraftSlot.h rename to src/client/Common/XUI/XUI_Ctrl_MinecraftSlot.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MobEffect.cpp b/src/client/Common/XUI/XUI_Ctrl_MobEffect.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MobEffect.cpp rename to src/client/Common/XUI/XUI_Ctrl_MobEffect.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_MobEffect.h b/src/client/Common/XUI/XUI_Ctrl_MobEffect.h similarity index 93% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_MobEffect.h rename to src/client/Common/XUI/XUI_Ctrl_MobEffect.h index c43e7fe9..181b1e9d 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_MobEffect.h +++ b/src/client/Common/XUI/XUI_Ctrl_MobEffect.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "..\..\..\Minecraft.World\MobEffect.h" +#include "MobEffect.h" class CXuiCtrlMobEffect : public CXuiControlImpl { diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_PassThroughList.cpp b/src/client/Common/XUI/XUI_Ctrl_PassThroughList.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_PassThroughList.cpp rename to src/client/Common/XUI/XUI_Ctrl_PassThroughList.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_PassthroughList.h b/src/client/Common/XUI/XUI_Ctrl_PassthroughList.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_PassthroughList.h rename to src/client/Common/XUI/XUI_Ctrl_PassthroughList.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.cpp b/src/client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.cpp rename to src/client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.h b/src/client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.h rename to src/client/Common/XUI/XUI_Ctrl_ProgressCtrlBase.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SliderWrapper.cpp b/src/client/Common/XUI/XUI_Ctrl_SliderWrapper.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SliderWrapper.cpp rename to src/client/Common/XUI/XUI_Ctrl_SliderWrapper.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SliderWrapper.h b/src/client/Common/XUI/XUI_Ctrl_SliderWrapper.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SliderWrapper.h rename to src/client/Common/XUI/XUI_Ctrl_SliderWrapper.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItem.h b/src/client/Common/XUI/XUI_Ctrl_SlotItem.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItem.h rename to src/client/Common/XUI/XUI_Ctrl_SlotItem.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp b/src/client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp rename to src/client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp index 87abbcd3..547cc4a2 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\Slot.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\Minecraft.h" +#include "StringHelpers.h" +#include "Slot.h" +#include "net.minecraft.world.item.h" +#include "MultiPlayerLocalPlayer.h" +#include "Minecraft.h" #include "XUI_Ctrl_SlotItemCtrlBase.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.h b/src/client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.h rename to src/client/Common/XUI/XUI_Ctrl_SlotItemCtrlBase.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItemListItem.h b/src/client/Common/XUI/XUI_Ctrl_SlotItemListItem.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SlotItemListItem.h rename to src/client/Common/XUI/XUI_Ctrl_SlotItemListItem.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotList.cpp b/src/client/Common/XUI/XUI_Ctrl_SlotList.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SlotList.cpp rename to src/client/Common/XUI/XUI_Ctrl_SlotList.cpp index 7e51c885..210a4692 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotList.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_SlotList.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\AbstractContainerMenu.h" +#include "AbstractContainerMenu.h" #include "XUI_Ctrl_SlotItemListItem.h" #include "XUI_Ctrl_SlotList.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SlotList.h b/src/client/Common/XUI/XUI_Ctrl_SlotList.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SlotList.h rename to src/client/Common/XUI/XUI_Ctrl_SlotList.h diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SplashPulser.cpp b/src/client/Common/XUI/XUI_Ctrl_SplashPulser.cpp similarity index 91% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SplashPulser.cpp rename to src/client/Common/XUI/XUI_Ctrl_SplashPulser.cpp index 2e971710..deff9ca0 100644 --- a/Minecraft.Client/Common/XUI/XUI_Ctrl_SplashPulser.cpp +++ b/src/client/Common/XUI/XUI_Ctrl_SplashPulser.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\ScreenSizeCalculator.h" -#include "..\..\Lighting.h" +#include "Minecraft.h" +#include "ScreenSizeCalculator.h" +#include "Lighting.h" #include "XUI_Ctrl_SplashPulser.h" -#include "..\..\Font.h" -#include "..\..\..\Minecraft.World\Mth.h" -#include "..\..\..\Minecraft.World\System.h" +#include "Font.h" +#include "Mth.h" +#include "System.h" //----------------------------------------------------------------------------- // CXuiCtrlSplashPulser class diff --git a/Minecraft.Client/Common/XUI/XUI_Ctrl_SplashPulser.h b/src/client/Common/XUI/XUI_Ctrl_SplashPulser.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Ctrl_SplashPulser.h rename to src/client/Common/XUI/XUI_Ctrl_SplashPulser.h diff --git a/Minecraft.Client/Common/XUI/XUI_CustomMessages.h b/src/client/Common/XUI/XUI_CustomMessages.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_CustomMessages.h rename to src/client/Common/XUI/XUI_CustomMessages.h diff --git a/Minecraft.Client/Common/XUI/XUI_DLCOffers.cpp b/src/client/Common/XUI/XUI_DLCOffers.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_DLCOffers.cpp rename to src/client/Common/XUI/XUI_DLCOffers.cpp index bd05ca14..75edf9cc 100644 --- a/Minecraft.Client/Common/XUI/XUI_DLCOffers.cpp +++ b/src/client/Common/XUI/XUI_DLCOffers.cpp @@ -2,14 +2,14 @@ // #include "stdafx.h" -#include "..\..\..\Minecraft.World\ByteArrayInputStream.h" -#include "..\..\..\Minecraft.World\BufferedReader.h" -#include "..\..\..\Minecraft.World\InputStreamReader.h" -#include "..\..\..\Minecraft.World\ArrayWithLength.h" +#include "ByteArrayInputStream.h" +#include "BufferedReader.h" +#include "InputStreamReader.h" +#include "ArrayWithLength.h" #include #include "XUI_Ctrl_4JIcon.h" #include "XUI_DLCOffers.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #ifdef _XBOX #include #endif diff --git a/Minecraft.Client/Common/XUI/XUI_DLCOffers.h b/src/client/Common/XUI/XUI_DLCOffers.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_DLCOffers.h rename to src/client/Common/XUI/XUI_DLCOffers.h diff --git a/Minecraft.Client/Common/XUI/XUI_Death.cpp b/src/client/Common/XUI/XUI_Death.cpp similarity index 89% rename from Minecraft.Client/Common/XUI/XUI_Death.cpp rename to src/client/Common/XUI/XUI_Death.cpp index 83275c14..416e8d5a 100644 --- a/Minecraft.Client/Common/XUI/XUI_Death.cpp +++ b/src/client/Common/XUI/XUI_Death.cpp @@ -4,23 +4,23 @@ #include "stdafx.h" #include "..\XUI\XUI_Death.h" #include -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\..\Minecraft.Client\StatsCounter.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.Client\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\Level.h" -#include "..\..\..\Minecraft.World\ChunkSource.h" -#include "..\..\..\Minecraft.Client\ProgressRenderer.h" -#include "..\..\..\Minecraft.Client\GameRenderer.h" -#include "..\..\..\Minecraft.Client\LevelRenderer.h" -#include "..\..\..\Minecraft.World\Pos.h" -#include "..\..\..\Minecraft.World\Dimension.h" -#include "..\..\Minecraft.h" -#include "..\..\Options.h" -#include "..\..\LocalPlayer.h" -#include "..\..\..\Minecraft.World\compression.h" +#include "AABB.h" +#include "Vec3.h" +#include "net.minecraft.stats.h" +#include "StatsCounter.h" +#include "Entity.h" +#include "MultiplayerLocalPlayer.h" +#include "Level.h" +#include "ChunkSource.h" +#include "ProgressRenderer.h" +#include "GameRenderer.h" +#include "LevelRenderer.h" +#include "Pos.h" +#include "Dimension.h" +#include "Minecraft.h" +#include "Options.h" +#include "LocalPlayer.h" +#include "compression.h" //---------------------------------------------------------------------------------- // Performs initialization tasks - retrieves controls. //---------------------------------------------------------------------------------- diff --git a/Minecraft.Client/Common/XUI/XUI_Death.h b/src/client/Common/XUI/XUI_Death.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Death.h rename to src/client/Common/XUI/XUI_Death.h diff --git a/Minecraft.Client/Common/XUI/XUI_Debug.h b/src/client/Common/XUI/XUI_Debug.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Debug.h rename to src/client/Common/XUI/XUI_Debug.h diff --git a/Minecraft.Client/Common/XUI/XUI_DebugItemEditor.cpp b/src/client/Common/XUI/XUI_DebugItemEditor.cpp similarity index 89% rename from Minecraft.Client/Common/XUI/XUI_DebugItemEditor.cpp rename to src/client/Common/XUI/XUI_DebugItemEditor.cpp index 56b41267..f3705b64 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugItemEditor.cpp +++ b/src/client/Common/XUI/XUI_DebugItemEditor.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" -#include "..\..\Common\GameRules\ConsoleGameRules.h" +#include "StringHelpers.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.network.packet.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" +#include "Common\GameRules\ConsoleGameRules.h" #include "XUI_DebugItemEditor.h" #ifdef _DEBUG_MENUS_ENABLED diff --git a/Minecraft.Client/Common/XUI/XUI_DebugItemEditor.h b/src/client/Common/XUI/XUI_DebugItemEditor.h similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_DebugItemEditor.h rename to src/client/Common/XUI/XUI_DebugItemEditor.h index 2e2f5b5a..42614bcf 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugItemEditor.h +++ b/src/client/Common/XUI/XUI_DebugItemEditor.h @@ -4,7 +4,7 @@ using namespace std; #include "XUI_Ctrl_CraftIngredientSlot.h" #include "XUI_Ctrl_4JEdit.h" -#include "..\..\..\Minecraft.World\ItemInstance.h" +#include "ItemInstance.h" class CScene_DebugItemEditor : public CXuiSceneImpl { diff --git a/Minecraft.Client/Common/XUI/XUI_DebugOverlay.cpp b/src/client/Common/XUI/XUI_DebugOverlay.cpp similarity index 90% rename from Minecraft.Client/Common/XUI/XUI_DebugOverlay.cpp rename to src/client/Common/XUI/XUI_DebugOverlay.cpp index a23e97b7..814caa12 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugOverlay.cpp +++ b/src/client/Common/XUI/XUI_DebugOverlay.cpp @@ -1,32 +1,32 @@ #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\MultiplayerLevel.h" -#include "..\..\GameMode.h" -#include "..\..\SurvivalMode.h" -#include "..\..\CreativeMode.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "MultiplayerLevel.h" +#include "GameMode.h" +#include "SurvivalMode.h" +#include "CreativeMode.h" #include "ClientConnection.h" #include "MultiPlayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\ArrayWithLength.h" -#include "..\..\..\Minecraft.World\com.mojang.nbt.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.saveddata.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.chunk.storage.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\..\..\Minecraft.World\InputOutputStream.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileIO.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.enchantment.h" +#include "ArrayWithLength.h" +#include "com.mojang.nbt.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.saveddata.h" +#include "net.minecraft.world.level.chunk.storage.h" +#include "net.minecraft.world.level.storage.h" +#include "InputOutputStream.h" +#include "ConsoleSaveFileIO.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.enchantment.h" #include "XUI_DebugOverlay.h" -#include "..\..\..\Minecraft.Client\GameRenderer.h" -#include "..\..\MinecraftServer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\..\Minecraft.World\net.minecraft.commands.common.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileOriginal.h" +#include "GameRenderer.h" +#include "MinecraftServer.h" +#include "Common\Tutorial\Tutorial.h" +#include "net.minecraft.commands.common.h" +#include "ConsoleSaveFileOriginal.h" #ifdef _DEBUG_MENUS_ENABLED HRESULT CScene_DebugOverlay::OnInit( XUIMessageInit *pInitData, BOOL &bHandled ) diff --git a/Minecraft.Client/Common/XUI/XUI_DebugOverlay.h b/src/client/Common/XUI/XUI_DebugOverlay.h similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_DebugOverlay.h rename to src/client/Common/XUI/XUI_DebugOverlay.h index ed5f85c2..93d98e98 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugOverlay.h +++ b/src/client/Common/XUI/XUI_DebugOverlay.h @@ -7,8 +7,8 @@ using namespace std; class RegionFile; class DataOutputStream; class ConsoleSaveFile; -#include "..\..\..\Minecraft.World\File.h" -#include "..\..\..\Minecraft.World\Entity.h" +#include "File.h" +#include "Entity.h" class CScene_DebugOverlay : public CXuiSceneImpl { diff --git a/Minecraft.Client/Common/XUI/XUI_DebugSchematicCreator.cpp b/src/client/Common/XUI/XUI_DebugSchematicCreator.cpp similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_DebugSchematicCreator.cpp rename to src/client/Common/XUI/XUI_DebugSchematicCreator.cpp index 66279d1f..b9ec2f19 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugSchematicCreator.cpp +++ b/src/client/Common/XUI/XUI_DebugSchematicCreator.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "XUI_DebugSchematicCreator.h" -#include "..\..\..\Minecraft.World\ChunkSource.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" +#include "ChunkSource.h" +#include "net.minecraft.world.level.h" #ifndef _CONTENT_PACKAGE HRESULT CScene_DebugSchematicCreator::OnInit( XUIMessageInit *pInitData, BOOL &bHandled ) diff --git a/Minecraft.Client/Common/XUI/XUI_DebugSchematicCreator.h b/src/client/Common/XUI/XUI_DebugSchematicCreator.h similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_DebugSchematicCreator.h rename to src/client/Common/XUI/XUI_DebugSchematicCreator.h index b502d110..d3bc78f1 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugSchematicCreator.h +++ b/src/client/Common/XUI/XUI_DebugSchematicCreator.h @@ -1,7 +1,7 @@ #pragma once #include "..\Media\xuiscene_debug_schematic_create.h" #include "XUI_Ctrl_4JEdit.h" -#include "..\..\Common\GameRules\ConsoleSchematicFile.h" +#include "Common\GameRules\ConsoleSchematicFile.h" class CScene_DebugSchematicCreator : public CXuiSceneImpl { diff --git a/Minecraft.Client/Common/XUI/XUI_DebugSetCamera.cpp b/src/client/Common/XUI/XUI_DebugSetCamera.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_DebugSetCamera.cpp rename to src/client/Common/XUI/XUI_DebugSetCamera.cpp index 2227e895..e0f0d370 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugSetCamera.cpp +++ b/src/client/Common/XUI/XUI_DebugSetCamera.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "XUI_DebugSetCamera.h" -#include "..\..\..\Minecraft.World\ChunkSource.h" +#include "ChunkSource.h" -// #include "..\..\Xbox\4JLibs\inc\4J_Input.h" +// #include "Xbox\4JLibs\inc\4J_Input.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #ifndef _CONTENT_PACKAGE HRESULT CScene_DebugSetCamera::OnInit( XUIMessageInit *pInitData, BOOL &bHandled ) diff --git a/Minecraft.Client/Common/XUI/XUI_DebugSetCamera.h b/src/client/Common/XUI/XUI_DebugSetCamera.h similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_DebugSetCamera.h rename to src/client/Common/XUI/XUI_DebugSetCamera.h index 1bc662e9..4ebdabc4 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugSetCamera.h +++ b/src/client/Common/XUI/XUI_DebugSetCamera.h @@ -1,7 +1,7 @@ #pragma once #include "..\Media\xuiscene_debug_set_camera.h" #include "XUI_Ctrl_4JEdit.h" -#include "..\..\Common\GameRules\ConsoleSchematicFile.h" +#include "Common\GameRules\ConsoleSchematicFile.h" class CScene_DebugSetCamera : public CXuiSceneImpl { diff --git a/Minecraft.Client/Common/XUI/XUI_DebugTips.cpp b/src/client/Common/XUI/XUI_DebugTips.cpp similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_DebugTips.cpp rename to src/client/Common/XUI/XUI_DebugTips.cpp index aaa3b06f..7234c4a5 100644 --- a/Minecraft.Client/Common/XUI/XUI_DebugTips.cpp +++ b/src/client/Common/XUI/XUI_DebugTips.cpp @@ -2,7 +2,7 @@ #include #include "XUI_DebugTips.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" //---------------------------------------------------------------------------------- // Performs initialization tasks - retrieves controls. diff --git a/Minecraft.Client/Common/XUI/XUI_DebugTips.h b/src/client/Common/XUI/XUI_DebugTips.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_DebugTips.h rename to src/client/Common/XUI/XUI_DebugTips.h diff --git a/Minecraft.Client/Common/XUI/XUI_FullscreenProgress.cpp b/src/client/Common/XUI/XUI_FullscreenProgress.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_FullscreenProgress.cpp rename to src/client/Common/XUI/XUI_FullscreenProgress.cpp index f66c0d70..ac213385 100644 --- a/Minecraft.Client/Common/XUI/XUI_FullscreenProgress.cpp +++ b/src/client/Common/XUI/XUI_FullscreenProgress.cpp @@ -4,10 +4,10 @@ #include "stdafx.h" #include -#include "..\..\Minecraft.h" -#include "..\..\ProgressRenderer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Common\Tutorial\TutorialMode.h" +#include "Minecraft.h" +#include "ProgressRenderer.h" +#include "StringHelpers.h" +#include "Common\Tutorial\TutorialMode.h" //---------------------------------------------------------------------------------- // Performs initialization tasks - retrieves controls. diff --git a/Minecraft.Client/Common/XUI/XUI_FullscreenProgress.h b/src/client/Common/XUI/XUI_FullscreenProgress.h similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_FullscreenProgress.h rename to src/client/Common/XUI/XUI_FullscreenProgress.h index 271a5781..02e04cc9 100644 --- a/Minecraft.Client/Common/XUI/XUI_FullscreenProgress.h +++ b/src/client/Common/XUI/XUI_FullscreenProgress.h @@ -1,6 +1,6 @@ #pragma once #include "../media/xuiscene_fullscreenprogress.h" -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "C4JThread.h" #define ERROR_FULLSCREENPROGRESS_ diff --git a/Minecraft.Client/Common/XUI/XUI_HUD.cpp b/src/client/Common/XUI/XUI_HUD.cpp similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_HUD.cpp rename to src/client/Common/XUI/XUI_HUD.cpp index 286f06a7..6e55919a 100644 --- a/Minecraft.Client/Common/XUI/XUI_HUD.cpp +++ b/src/client/Common/XUI/XUI_HUD.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include "XUI_HUD.h" -#include "..\..\Minecraft.h" -#include "..\..\Gui.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\Random.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.material.h" +#include "Minecraft.h" +#include "Gui.h" +#include "MultiplayerLocalPlayer.h" +#include "net.minecraft.world.inventory.h" +#include "Random.h" +#include "net.minecraft.world.effect.h" +#include "net.minecraft.world.level.material.h" HRESULT CXuiSceneHud::OnInit( XUIMessageInit* pInitData, BOOL& bHandled ) { diff --git a/Minecraft.Client/Common/XUI/XUI_HUD.h b/src/client/Common/XUI/XUI_HUD.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HUD.h rename to src/client/Common/XUI/XUI_HUD.h diff --git a/Minecraft.Client/Common/XUI/XUI_HelpAndOptions.cpp b/src/client/Common/XUI/XUI_HelpAndOptions.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HelpAndOptions.cpp rename to src/client/Common/XUI/XUI_HelpAndOptions.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_HelpAndOptions.h b/src/client/Common/XUI/XUI_HelpAndOptions.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HelpAndOptions.h rename to src/client/Common/XUI/XUI_HelpAndOptions.h diff --git a/Minecraft.Client/Common/XUI/XUI_HelpControls.cpp b/src/client/Common/XUI/XUI_HelpControls.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_HelpControls.cpp rename to src/client/Common/XUI/XUI_HelpControls.cpp index e7a8b0ca..f6bb5e4b 100644 --- a/Minecraft.Client/Common/XUI/XUI_HelpControls.cpp +++ b/src/client/Common/XUI/XUI_HelpControls.cpp @@ -4,9 +4,9 @@ #include "..\XUI\XUI_HelpControls.h" #include "XUI_Ctrl_4JList.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\LevelData.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "net.minecraft.world.level.h" +#include "LevelData.h" +#include "MultiplayerLocalPlayer.h" #define ALIGN_START 0 #define ALIGN_END 1 diff --git a/Minecraft.Client/Common/XUI/XUI_HelpControls.h b/src/client/Common/XUI/XUI_HelpControls.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HelpControls.h rename to src/client/Common/XUI/XUI_HelpControls.h diff --git a/Minecraft.Client/Common/XUI/XUI_HelpCredits.cpp b/src/client/Common/XUI/XUI_HelpCredits.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HelpCredits.cpp rename to src/client/Common/XUI/XUI_HelpCredits.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_HelpCredits.h b/src/client/Common/XUI/XUI_HelpCredits.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HelpCredits.h rename to src/client/Common/XUI/XUI_HelpCredits.h diff --git a/Minecraft.Client/Common/XUI/XUI_HelpHowToPlay.cpp b/src/client/Common/XUI/XUI_HelpHowToPlay.cpp similarity index 99% rename from Minecraft.Client/Common/XUI/XUI_HelpHowToPlay.cpp rename to src/client/Common/XUI/XUI_HelpHowToPlay.cpp index 5c750d03..75607307 100644 --- a/Minecraft.Client/Common/XUI/XUI_HelpHowToPlay.cpp +++ b/src/client/Common/XUI/XUI_HelpHowToPlay.cpp @@ -2,7 +2,7 @@ #include #include "..\XUI\XUI_HelpHowToPlay.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" static SHowToPlayPageDef gs_aPageDefs[ eHowToPlay_NumPages ] = { diff --git a/Minecraft.Client/Common/XUI/XUI_HelpHowToPlay.h b/src/client/Common/XUI/XUI_HelpHowToPlay.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HelpHowToPlay.h rename to src/client/Common/XUI/XUI_HelpHowToPlay.h diff --git a/Minecraft.Client/Common/XUI/XUI_Helper.h b/src/client/Common/XUI/XUI_Helper.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Helper.h rename to src/client/Common/XUI/XUI_Helper.h diff --git a/Minecraft.Client/Common/XUI/XUI_HowToPlayMenu.cpp b/src/client/Common/XUI/XUI_HowToPlayMenu.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HowToPlayMenu.cpp rename to src/client/Common/XUI/XUI_HowToPlayMenu.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_HowToPlayMenu.h b/src/client/Common/XUI/XUI_HowToPlayMenu.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_HowToPlayMenu.h rename to src/client/Common/XUI/XUI_HowToPlayMenu.h diff --git a/Minecraft.Client/Common/XUI/XUI_InGameHostOptions.cpp b/src/client/Common/XUI/XUI_InGameHostOptions.cpp similarity index 95% rename from Minecraft.Client/Common/XUI/XUI_InGameHostOptions.cpp rename to src/client/Common/XUI/XUI_InGameHostOptions.cpp index f0561745..ddb5e25c 100644 --- a/Minecraft.Client/Common/XUI/XUI_InGameHostOptions.cpp +++ b/src/client/Common/XUI/XUI_InGameHostOptions.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "XUI_MultiGameCreate.h" #include "XUI_InGameHostOptions.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" +#include "net.minecraft.network.h" +#include "net.minecraft.network.packet.h" //---------------------------------------------------------------------------------- // Performs initialization tasks - retrieves controls. diff --git a/Minecraft.Client/Common/XUI/XUI_InGameHostOptions.h b/src/client/Common/XUI/XUI_InGameHostOptions.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_InGameHostOptions.h rename to src/client/Common/XUI/XUI_InGameHostOptions.h diff --git a/Minecraft.Client/Common/XUI/XUI_InGameInfo.cpp b/src/client/Common/XUI/XUI_InGameInfo.cpp similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_InGameInfo.cpp rename to src/client/Common/XUI/XUI_InGameInfo.cpp index 4839013c..0cdde37e 100644 --- a/Minecraft.Client/Common/XUI/XUI_InGameInfo.cpp +++ b/src/client/Common/XUI/XUI_InGameInfo.cpp @@ -2,18 +2,18 @@ #include #include "XUI_InGameInfo.h" -#include "..\..\ServerPlayer.h" -#include "..\..\PlayerConnection.h" -#include "..\..\PlayerList.h" -#include "..\..\MinecraftServer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\PlayerRenderer.h" +#include "ServerPlayer.h" +#include "PlayerConnection.h" +#include "PlayerList.h" +#include "MinecraftServer.h" +#include "StringHelpers.h" +#include "PlayerRenderer.h" #include "XUI_InGamePlayerOptions.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\Xbox\Network\NetworkPlayerXbox.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" +#include "net.minecraft.network.packet.h" +#include "Xbox\Network\NetworkPlayerXbox.h" #define IGNORE_KEYPRESS_TIMERID 0 #define TOOLTIP_TIMERID 1 diff --git a/Minecraft.Client/Common/XUI/XUI_InGameInfo.h b/src/client/Common/XUI/XUI_InGameInfo.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_InGameInfo.h rename to src/client/Common/XUI/XUI_InGameInfo.h diff --git a/Minecraft.Client/Common/XUI/XUI_InGamePlayerOptions.cpp b/src/client/Common/XUI/XUI_InGamePlayerOptions.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_InGamePlayerOptions.cpp rename to src/client/Common/XUI/XUI_InGamePlayerOptions.cpp index 156cd092..63a57f8b 100644 --- a/Minecraft.Client/Common/XUI/XUI_InGamePlayerOptions.cpp +++ b/src/client/Common/XUI/XUI_InGamePlayerOptions.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include "XUI_MultiGameCreate.h" #include "XUI_InGamePlayerOptions.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" +#include "net.minecraft.network.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.world.entity.player.h" #include "XUI_InGameInfo.h" diff --git a/Minecraft.Client/Common/XUI/XUI_InGamePlayerOptions.h b/src/client/Common/XUI/XUI_InGamePlayerOptions.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_InGamePlayerOptions.h rename to src/client/Common/XUI/XUI_InGamePlayerOptions.h diff --git a/Minecraft.Client/Common/XUI/XUI_Intro.cpp b/src/client/Common/XUI/XUI_Intro.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Intro.cpp rename to src/client/Common/XUI/XUI_Intro.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_Intro.h b/src/client/Common/XUI/XUI_Intro.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Intro.h rename to src/client/Common/XUI/XUI_Intro.h diff --git a/Minecraft.Client/Common/XUI/XUI_Leaderboards.cpp b/src/client/Common/XUI/XUI_Leaderboards.cpp similarity index 99% rename from Minecraft.Client/Common/XUI/XUI_Leaderboards.cpp rename to src/client/Common/XUI/XUI_Leaderboards.cpp index 428b3e88..9e288a5e 100644 --- a/Minecraft.Client/Common/XUI/XUI_Leaderboards.cpp +++ b/src/client/Common/XUI/XUI_Leaderboards.cpp @@ -2,8 +2,8 @@ #include #include #include "XUI_Leaderboards.h" -#include "..\..\..\Minecraft.World\Tile.h" -#include "..\..\..\Minecraft.World\Item.h" +#include "Tile.h" +#include "Item.h" #include "XUI_Ctrl_CraftIngredientSlot.h" #include "XUI_XZP_Icons.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Leaderboards.h b/src/client/Common/XUI/XUI_Leaderboards.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Leaderboards.h rename to src/client/Common/XUI/XUI_Leaderboards.h diff --git a/Minecraft.Client/Common/XUI/XUI_LoadSettings.cpp b/src/client/Common/XUI/XUI_LoadSettings.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_LoadSettings.cpp rename to src/client/Common/XUI/XUI_LoadSettings.cpp index 7f32ff89..c3644d76 100644 --- a/Minecraft.Client/Common/XUI/XUI_LoadSettings.cpp +++ b/src/client/Common/XUI/XUI_LoadSettings.cpp @@ -2,29 +2,29 @@ #include #include #include -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileIO.h" -#include "..\..\LocalPlayer.h" -#include "..\..\Minecraft.h" -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\..\Minecraft.World\ArrayWithLength.h" -#include "..\..\..\Minecraft.World\File.h" -#include "..\..\..\Minecraft.World\InputOutputStream.h" -#include "..\..\MinecraftServer.h" -#include "..\..\Options.h" +#include "StringHelpers.h" +#include "Common\Tutorial\TutorialMode.h" +#include "ConsoleSaveFileIO.h" +#include "LocalPlayer.h" +#include "Minecraft.h" +#include "AABB.h" +#include "Vec3.h" +#include "ArrayWithLength.h" +#include "File.h" +#include "InputOutputStream.h" +#include "MinecraftServer.h" +#include "Options.h" #include "XUI_Ctrl_4JList.h" #include "XUI_MultiGameInfo.h" #include "XUI_MultiGameJoinLoad.h" #include "XUI_Ctrl_4JIcon.h" #include "XUI_LoadSettings.h" -#include "..\..\..\Minecraft.World\LevelSettings.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" +#include "LevelSettings.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" #include "..\GameRules\ConsoleGameRules.h" -#include "..\..\StringTable.h" -#include "..\..\DLCTexturePack.h" +#include "StringTable.h" +#include "DLCTexturePack.h" #define GAME_CREATE_ONLINE_TIMER_ID 0 #define GAME_CREATE_ONLINE_TIMER_TIME 100 diff --git a/Minecraft.Client/Common/XUI/XUI_LoadSettings.h b/src/client/Common/XUI/XUI_LoadSettings.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_LoadSettings.h rename to src/client/Common/XUI/XUI_LoadSettings.h diff --git a/Minecraft.Client/Common/XUI/XUI_MainMenu.cpp b/src/client/Common/XUI/XUI_MainMenu.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_MainMenu.cpp rename to src/client/Common/XUI/XUI_MainMenu.cpp index 7b9c1a56..873c1168 100644 --- a/Minecraft.Client/Common/XUI/XUI_MainMenu.cpp +++ b/src/client/Common/XUI/XUI_MainMenu.cpp @@ -5,20 +5,20 @@ #include #include "..\XUI\XUI_MainMenu.h" -#include "..\..\..\Minecraft.Client\SurvivalMode.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileIO.h" -#include "..\..\LocalPlayer.h" -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\User.h" +#include "SurvivalMode.h" +#include "ConsoleSaveFileIO.h" +#include "LocalPlayer.h" +#include "AABB.h" +#include "Vec3.h" +#include "User.h" //#include "XUI_CreateLoad.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\Random.h" -#include "..\..\MinecraftServer.h" -#include "..\..\Minecraft.h" -#include "..\..\Options.h" -#include "..\..\Font.h" -#include "..\..\Common\GameRules\ConsoleGameRules.h" +#include "StringHelpers.h" +#include "Random.h" +#include "MinecraftServer.h" +#include "Minecraft.h" +#include "Options.h" +#include "Font.h" +#include "Common\GameRules\ConsoleGameRules.h" #define DLC_INSTALLED_TIMER_ID 1 #define DLC_INSTALLED_TIMER_TIME 100 diff --git a/Minecraft.Client/Common/XUI/XUI_MainMenu.h b/src/client/Common/XUI/XUI_MainMenu.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_MainMenu.h rename to src/client/Common/XUI/XUI_MainMenu.h diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameCreate.cpp b/src/client/Common/XUI/XUI_MultiGameCreate.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_MultiGameCreate.cpp rename to src/client/Common/XUI/XUI_MultiGameCreate.cpp index b3608b06..33aa7df5 100644 --- a/Minecraft.Client/Common/XUI/XUI_MultiGameCreate.cpp +++ b/src/client/Common/XUI/XUI_MultiGameCreate.cpp @@ -1,21 +1,21 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Random.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Random.h" +#include "StringHelpers.h" #include "XUI_MultiGameCreate.h" #include "XUI_Controls.h" -#include "..\..\MinecraftServer.h" -#include "..\..\Minecraft.h" -#include "..\..\Options.h" -#include "..\..\..\Minecraft.World\LevelSettings.h" +#include "MinecraftServer.h" +#include "Minecraft.h" +#include "Options.h" +#include "LevelSettings.h" #include "XUI_MultiGameLaunchMoreOptions.h" -#include "..\..\..\Minecraft.World\BiomeSource.h" -#include "..\..\..\Minecraft.World\IntCache.h" -#include "..\..\..\Minecraft.World\LevelType.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" +#include "BiomeSource.h" +#include "IntCache.h" +#include "LevelType.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" #include "..\DLC\DLCLocalisationFile.h" -#include "..\..\StringTable.h" -#include "..\..\DLCTexturePack.h" +#include "StringTable.h" +#include "DLCTexturePack.h" #define GAME_CREATE_ONLINE_TIMER_ID 0 #define GAME_CREATE_ONLINE_TIMER_TIME 100 diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameCreate.h b/src/client/Common/XUI/XUI_MultiGameCreate.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_MultiGameCreate.h rename to src/client/Common/XUI/XUI_MultiGameCreate.h diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameInfo.cpp b/src/client/Common/XUI/XUI_MultiGameInfo.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_MultiGameInfo.cpp rename to src/client/Common/XUI/XUI_MultiGameInfo.cpp index bbfa243b..2808d48a 100644 --- a/Minecraft.Client/Common/XUI/XUI_MultiGameInfo.cpp +++ b/src/client/Common/XUI/XUI_MultiGameInfo.cpp @@ -2,12 +2,12 @@ #include #include #include -#include "..\..\..\Minecraft.World\LevelSettings.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "LevelSettings.h" +#include "StringHelpers.h" #include "XUI_MultiGameInfo.h" #include "XUI_MultiGameJoinLoad.h" -#include "..\..\..\Minecraft.World\LevelSettings.h" -#include "..\..\..\Minecraft.World\Difficulty.h" +#include "LevelSettings.h" +#include "Difficulty.h" #define UPDATE_PLAYERS_TIMER_ID 0 #define UPDATE_PLAYERS_TIMER_TIME 30000 diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameInfo.h b/src/client/Common/XUI/XUI_MultiGameInfo.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_MultiGameInfo.h rename to src/client/Common/XUI/XUI_MultiGameInfo.h diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameJoinLoad.cpp b/src/client/Common/XUI/XUI_MultiGameJoinLoad.cpp similarity index 99% rename from Minecraft.Client/Common/XUI/XUI_MultiGameJoinLoad.cpp rename to src/client/Common/XUI/XUI_MultiGameJoinLoad.cpp index 73f25da5..9d2bf7b2 100644 --- a/Minecraft.Client/Common/XUI/XUI_MultiGameJoinLoad.cpp +++ b/src/client/Common/XUI/XUI_MultiGameJoinLoad.cpp @@ -2,30 +2,30 @@ #include #include #include -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileIO.h" -#include "..\..\LocalPlayer.h" -#include "..\..\Minecraft.h" -#include "..\..\ProgressRenderer.h" -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\..\Minecraft.World\ArrayWithLength.h" -#include "..\..\..\Minecraft.World\File.h" -#include "..\..\..\Minecraft.World\InputOutputStream.h" +#include "StringHelpers.h" +#include "Common\Tutorial\TutorialMode.h" +#include "ConsoleSaveFileIO.h" +#include "LocalPlayer.h" +#include "Minecraft.h" +#include "ProgressRenderer.h" +#include "AABB.h" +#include "Vec3.h" +#include "ArrayWithLength.h" +#include "File.h" +#include "InputOutputStream.h" #include "XUI_Ctrl_4JList.h" #include "XUI_Ctrl_4JIcon.h" #include "XUI_LoadSettings.h" #include "XUI_MultiGameInfo.h" #include "XUI_MultiGameJoinLoad.h" #include "XUI_MultiGameCreate.h" -#include "..\..\MinecraftServer.h" -#include "..\..\Options.h" +#include "MinecraftServer.h" +#include "Options.h" #include "..\GameRules\LevelGenerationOptions.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" -#include "..\..\..\Minecraft.World\LevelSettings.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" +#include "LevelSettings.h" #define CHECKFORAVAILABLETEXTUREPACKS_TIMER_ID 3 #define CHECKFORAVAILABLETEXTUREPACKS_TIMER_TIME 100 diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameJoinLoad.h b/src/client/Common/XUI/XUI_MultiGameJoinLoad.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_MultiGameJoinLoad.h rename to src/client/Common/XUI/XUI_MultiGameJoinLoad.h diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameLaunchMoreOptions.cpp b/src/client/Common/XUI/XUI_MultiGameLaunchMoreOptions.cpp similarity index 99% rename from Minecraft.Client/Common/XUI/XUI_MultiGameLaunchMoreOptions.cpp rename to src/client/Common/XUI/XUI_MultiGameLaunchMoreOptions.cpp index 08656111..e452d8e7 100644 --- a/Minecraft.Client/Common/XUI/XUI_MultiGameLaunchMoreOptions.cpp +++ b/src/client/Common/XUI/XUI_MultiGameLaunchMoreOptions.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "XUI_MultiGameCreate.h" #include "XUI_MultiGameLaunchMoreOptions.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\Minecraft.h" +#include "TexturePackRepository.h" +#include "Minecraft.h" #define GAME_CREATE_ONLINE_TIMER_ID 0 #define GAME_CREATE_ONLINE_TIMER_TIME 100 diff --git a/Minecraft.Client/Common/XUI/XUI_MultiGameLaunchMoreOptions.h b/src/client/Common/XUI/XUI_MultiGameLaunchMoreOptions.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_MultiGameLaunchMoreOptions.h rename to src/client/Common/XUI/XUI_MultiGameLaunchMoreOptions.h diff --git a/Minecraft.Client/Common/XUI/XUI_NewUpdateMessage.cpp b/src/client/Common/XUI/XUI_NewUpdateMessage.cpp similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_NewUpdateMessage.cpp rename to src/client/Common/XUI/XUI_NewUpdateMessage.cpp index 49b524ff..12e5c489 100644 --- a/Minecraft.Client/Common/XUI/XUI_NewUpdateMessage.cpp +++ b/src/client/Common/XUI/XUI_NewUpdateMessage.cpp @@ -3,7 +3,7 @@ #include "stdafx.h" // #include "XUI_Ctrl_4JIcon.h" #include "XUI_NewUpdateMessage.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" HRESULT CScene_NewUpdateMessage::OnInit( XUIMessageInit* pInitData, BOOL& bHandled ) diff --git a/Minecraft.Client/Common/XUI/XUI_NewUpdateMessage.h b/src/client/Common/XUI/XUI_NewUpdateMessage.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_NewUpdateMessage.h rename to src/client/Common/XUI/XUI_NewUpdateMessage.h diff --git a/Minecraft.Client/Common/XUI/XUI_PartnernetPassword.cpp b/src/client/Common/XUI/XUI_PartnernetPassword.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_PartnernetPassword.cpp rename to src/client/Common/XUI/XUI_PartnernetPassword.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_PartnernetPassword.h b/src/client/Common/XUI/XUI_PartnernetPassword.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_PartnernetPassword.h rename to src/client/Common/XUI/XUI_PartnernetPassword.h diff --git a/Minecraft.Client/Common/XUI/XUI_PauseMenu.cpp b/src/client/Common/XUI/XUI_PauseMenu.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_PauseMenu.cpp rename to src/client/Common/XUI/XUI_PauseMenu.cpp index 4de74d1f..4b672e23 100644 --- a/Minecraft.Client/Common/XUI/XUI_PauseMenu.cpp +++ b/src/client/Common/XUI/XUI_PauseMenu.cpp @@ -4,23 +4,23 @@ #include "stdafx.h" #include -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\..\Minecraft.Client\StatsCounter.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.World\Level.h" -#include "..\..\..\Minecraft.Client\MultiplayerLocalPlayer.h" -#include "..\..\MinecraftServer.h" -#include "..\..\MultiPlayerLevel.h" -#include "..\..\ProgressRenderer.h" -#include "..\..\..\Minecraft.World\DisconnectPacket.h" -#include "..\..\Minecraft.h" -#include "..\..\Options.h" -#include "..\..\..\Minecraft.World\compression.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" -#include "..\..\DLCTexturePack.h" +#include "AABB.h" +#include "Vec3.h" +#include "net.minecraft.stats.h" +#include "StatsCounter.h" +#include "Entity.h" +#include "Level.h" +#include "MultiplayerLocalPlayer.h" +#include "MinecraftServer.h" +#include "MultiPlayerLevel.h" +#include "ProgressRenderer.h" +#include "DisconnectPacket.h" +#include "Minecraft.h" +#include "Options.h" +#include "compression.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" +#include "DLCTexturePack.h" #define IGNORE_KEYPRESS_TIMERID 0 #define IGNORE_KEYPRESS_TIME 100 diff --git a/Minecraft.Client/Common/XUI/XUI_PauseMenu.h b/src/client/Common/XUI/XUI_PauseMenu.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_PauseMenu.h rename to src/client/Common/XUI/XUI_PauseMenu.h diff --git a/Minecraft.Client/Common/XUI/XUI_Reinstall.cpp b/src/client/Common/XUI/XUI_Reinstall.cpp similarity index 95% rename from Minecraft.Client/Common/XUI/XUI_Reinstall.cpp rename to src/client/Common/XUI/XUI_Reinstall.cpp index c1e06c0d..8813b33e 100644 --- a/Minecraft.Client/Common/XUI/XUI_Reinstall.cpp +++ b/src/client/Common/XUI/XUI_Reinstall.cpp @@ -5,18 +5,18 @@ #include #include "..\XUI\XUI_Reinstall.h" -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\..\Minecraft.Client\StatsCounter.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.World\Level.h" -#include "..\..\..\Minecraft.Client\LocalPlayer.h" -#include "..\..\MinecraftServer.h" -#include "..\..\ProgressRenderer.h" -#include "..\..\..\Minecraft.World\DisconnectPacket.h" -#include "..\..\Minecraft.h" -#include "..\..\Options.h" +#include "AABB.h" +#include "Vec3.h" +#include "net.minecraft.stats.h" +#include "StatsCounter.h" +#include "Entity.h" +#include "Level.h" +#include "LocalPlayer.h" +#include "MinecraftServer.h" +#include "ProgressRenderer.h" +#include "DisconnectPacket.h" +#include "Minecraft.h" +#include "Options.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Reinstall.h b/src/client/Common/XUI/XUI_Reinstall.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Reinstall.h rename to src/client/Common/XUI/XUI_Reinstall.h diff --git a/Minecraft.Client/Common/XUI/XUI_SaveMessage.cpp b/src/client/Common/XUI/XUI_SaveMessage.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SaveMessage.cpp rename to src/client/Common/XUI/XUI_SaveMessage.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SaveMessage.h b/src/client/Common/XUI/XUI_SaveMessage.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SaveMessage.h rename to src/client/Common/XUI/XUI_SaveMessage.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_AbstractContainer.cpp b/src/client/Common/XUI/XUI_Scene_AbstractContainer.cpp similarity index 95% rename from Minecraft.Client/Common/XUI/XUI_Scene_AbstractContainer.cpp rename to src/client/Common/XUI/XUI_Scene_AbstractContainer.cpp index 10369d5e..1aadbf59 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_AbstractContainer.cpp +++ b/src/client/Common/XUI/XUI_Scene_AbstractContainer.cpp @@ -3,22 +3,22 @@ #include #include -#include "..\..\..\Minecraft.World\Player.h" -#include "..\..\..\Minecraft.Client\LocalPlayer.h" -#include "..\..\..\Minecraft.Client\Minecraft.h" -#include "..\..\..\Minecraft.Client\GameMode.h" -#include "..\..\..\Minecraft.World\AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\Tile.h" -#include "..\..\..\Minecraft.World\FurnaceRecipes.h" -#include "..\..\..\Minecraft.World\Recipy.h" -#include "..\..\..\Minecraft.World\Recipes.h" -#include "..\..\..\Minecraft.World\ArmorRecipes.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Player.h" +#include "LocalPlayer.h" +#include "Minecraft.h" +#include "GameMode.h" +#include "AbstractContainerMenu.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.h" +#include "Tile.h" +#include "FurnaceRecipes.h" +#include "Recipy.h" +#include "Recipes.h" +#include "ArmorRecipes.h" +#include "StringHelpers.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Ctrl_SlotItem.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_AbstractContainer.h b/src/client/Common/XUI/XUI_Scene_AbstractContainer.h similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_Scene_AbstractContainer.h rename to src/client/Common/XUI/XUI_Scene_AbstractContainer.h index ca191db5..7c11338b 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_AbstractContainer.h +++ b/src/client/Common/XUI/XUI_Scene_AbstractContainer.h @@ -1,7 +1,7 @@ #pragma once #include "..\UI\IUIScene_AbstractContainerMenu.h" #include "XUI_CustomMessages.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" +#include "Common\Tutorial\TutorialEnum.h" class CXuiCtrlSlotList; class CXuiCtrlSlotItem; diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Anvil.cpp b/src/client/Common/XUI/XUI_Scene_Anvil.cpp similarity index 95% rename from Minecraft.Client/Common/XUI/XUI_Scene_Anvil.cpp rename to src/client/Common/XUI/XUI_Scene_Anvil.cpp index 4a8617b4..53343b86 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Anvil.cpp +++ b/src/client/Common/XUI/XUI_Scene_Anvil.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.inventory.h" +#include "StringHelpers.h" +#include "MultiPlayerLocalPlayer.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" +#include "Minecraft.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Scene_Anvil.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Anvil.h b/src/client/Common/XUI/XUI_Scene_Anvil.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_Anvil.h rename to src/client/Common/XUI/XUI_Scene_Anvil.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Base.cpp b/src/client/Common/XUI/XUI_Scene_Base.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_Scene_Base.cpp rename to src/client/Common/XUI/XUI_Scene_Base.cpp index 03782c79..c9b6fa5b 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Base.cpp +++ b/src/client/Common/XUI/XUI_Scene_Base.cpp @@ -1,24 +1,24 @@ #include "stdafx.h" #include -#include "..\..\MultiplayerLevel.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\StatsCounter.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\Minecraft.h" +#include "MultiplayerLevel.h" +#include "MultiplayerLocalPlayer.h" +#include "StatsCounter.h" +#include "StringHelpers.h" +#include "net.minecraft.stats.h" +#include "Minecraft.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\LevelData.h" +#include "net.minecraft.world.level.h" +#include "LevelData.h" #include "XUI_CustomMessages.h" -#include "..\..\..\Minecraft.World\Dimension.h" -#include "..\..\..\Minecraft.World\SharedConstants.h" -#include "..\..\GameMode.h" -#include "..\..\EnderDragonRenderer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" -#include "..\..\DLCTexturePack.h" +#include "Dimension.h" +#include "SharedConstants.h" +#include "GameMode.h" +#include "EnderDragonRenderer.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" +#include "DLCTexturePack.h" #define PRESS_START_TIMER 0 diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Base.h b/src/client/Common/XUI/XUI_Scene_Base.h similarity index 99% rename from Minecraft.Client/Common/XUI/XUI_Scene_Base.h rename to src/client/Common/XUI/XUI_Scene_Base.h index 1a5b5d87..53f1159e 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Base.h +++ b/src/client/Common/XUI/XUI_Scene_Base.h @@ -4,7 +4,7 @@ #include "XUI_Ctrl_SlotItem.h" #include "XUI_CustomMessages.h" #include "..\UI\UIEnums.h" -#include "..\..\..\Minecraft.World\SoundTypes.h" +#include "SoundTypes.h" #define BUTTON_TOOLTIP_A 0 #define BUTTON_TOOLTIP_B 1 diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_BrewingStand.cpp b/src/client/Common/XUI/XUI_Scene_BrewingStand.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Scene_BrewingStand.cpp rename to src/client/Common/XUI/XUI_Scene_BrewingStand.cpp index cf600966..84e05bd7 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_BrewingStand.cpp +++ b/src/client/Common/XUI/XUI_Scene_BrewingStand.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.inventory.h" +#include "MultiPlayerLocalPlayer.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" +#include "Minecraft.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Scene_BrewingStand.h" #include "XUI_Ctrl_BrewProgress.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_BrewingStand.h b/src/client/Common/XUI/XUI_Scene_BrewingStand.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_BrewingStand.h rename to src/client/Common/XUI/XUI_Scene_BrewingStand.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Container.cpp b/src/client/Common/XUI/XUI_Scene_Container.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Scene_Container.cpp rename to src/client/Common/XUI/XUI_Scene_Container.cpp index 39b836d2..ec2fd887 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Container.cpp +++ b/src/client/Common/XUI/XUI_Scene_Container.cpp @@ -1,15 +1,15 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Container.h" -#include "..\..\..\Minecraft.World\ContainerMenu.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Container.h" +#include "ContainerMenu.h" +#include "MultiplayerLocalPlayer.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Scene_Container.h" #include "XUI_Ctrl_SlotItemListItem.h" #include "XUI_Ctrl_SlotItem.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" // The height of one row of slots //#define ROW_HEIGHT 42.0f - comes from the pointer height in the xui diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Container.h b/src/client/Common/XUI/XUI_Scene_Container.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_Container.h rename to src/client/Common/XUI/XUI_Scene_Container.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_CraftingPanel.cpp b/src/client/Common/XUI/XUI_Scene_CraftingPanel.cpp similarity index 97% rename from Minecraft.Client/Common/XUI/XUI_Scene_CraftingPanel.cpp rename to src/client/Common/XUI/XUI_Scene_CraftingPanel.cpp index a5dc6584..9148a440 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_CraftingPanel.cpp +++ b/src/client/Common/XUI/XUI_Scene_CraftingPanel.cpp @@ -4,16 +4,16 @@ #include "stdafx.h" #include -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.crafting.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\Tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" -#include "..\..\Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.crafting.h" +#include "net.minecraft.world.inventory.h" +#include "Tile.h" +#include "net.minecraft.stats.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" +#include "Minecraft.h" #include "XUI_Ctrl_CraftIngredientSlot.h" #include "XUI_Ctrl_SlotList.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_CraftingPanel.h b/src/client/Common/XUI/XUI_Scene_CraftingPanel.h similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_Scene_CraftingPanel.h rename to src/client/Common/XUI/XUI_Scene_CraftingPanel.h index 0c6e22ff..57a0ad1a 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_CraftingPanel.h +++ b/src/client/Common/XUI/XUI_Scene_CraftingPanel.h @@ -3,11 +3,11 @@ using namespace std; #include "../media/xuiscene_craftingpanel_2x2.h" #include "XUI_Ctrl_MinecraftSlot.h" -#include "..\..\..\Minecraft.World\Recipy.h" +#include "Recipy.h" #include "XUI_Ctrl_CraftIngredientSlot.h" -#include "..\..\..\Minecraft.World\Item.h" +#include "Item.h" #include "XUI_CustomMessages.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" +#include "Common\Tutorial\TutorialEnum.h" #include "..\UI\IUIScene_CraftingMenu.h" class CXuiCtrlSlotList; diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Enchant.cpp b/src/client/Common/XUI/XUI_Scene_Enchant.cpp similarity index 89% rename from Minecraft.Client/Common/XUI/XUI_Scene_Enchant.cpp rename to src/client/Common/XUI/XUI_Scene_Enchant.cpp index 5b3c7226..1083a119 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Enchant.cpp +++ b/src/client/Common/XUI/XUI_Scene_Enchant.cpp @@ -1,16 +1,16 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\Slot.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.dimension.h" +#include "AbstractContainerMenu.h" +#include "Slot.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.level.dimension.h" -//#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" -#include "..\..\Minecraft.h" +//#include "net.minecraft.stats.h" +#include "MultiplayerLocalPlayer.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" +#include "Minecraft.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Scene_Enchant.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Enchant.h b/src/client/Common/XUI/XUI_Scene_Enchant.h similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Scene_Enchant.h rename to src/client/Common/XUI/XUI_Scene_Enchant.h index 5cab04a4..8c1cb8be 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Enchant.h +++ b/src/client/Common/XUI/XUI_Scene_Enchant.h @@ -3,7 +3,7 @@ using namespace std; #include "..\Media\xuiscene_enchant.h" -#include "..\..\BookModel.h" +#include "BookModel.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Ctrl_EnchantmentBook.h" @@ -13,8 +13,8 @@ using namespace std; #include "XUI_Scene_Enchant.h" -#include "..\..\..\Minecraft.World\AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\SimpleContainer.h" +#include "AbstractContainerMenu.h" +#include "SimpleContainer.h" class Level; class CXuiCtrlEnchantmentButton; diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Furnace.cpp b/src/client/Common/XUI/XUI_Scene_Furnace.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Scene_Furnace.cpp rename to src/client/Common/XUI/XUI_Scene_Furnace.cpp index 832d6b4c..f325c15c 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Furnace.cpp +++ b/src/client/Common/XUI/XUI_Scene_Furnace.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\FurnaceMenu.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" -#include "..\..\Minecraft.h" +#include "FurnaceMenu.h" +#include "MultiplayerLocalPlayer.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" +#include "Minecraft.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Scene_Furnace.h" #include "XUI_Ctrl_BurnProgress.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Furnace.h b/src/client/Common/XUI/XUI_Scene_Furnace.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_Furnace.h rename to src/client/Common/XUI/XUI_Scene_Furnace.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Inventory.cpp b/src/client/Common/XUI/XUI_Scene_Inventory.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Scene_Inventory.cpp rename to src/client/Common/XUI/XUI_Scene_Inventory.cpp index 04e77e5e..0e3a53a6 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Inventory.cpp +++ b/src/client/Common/XUI/XUI_Scene_Inventory.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.stats.h" +#include "net.minecraft.world.effect.h" +#include "MultiplayerLocalPlayer.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" +#include "Minecraft.h" #include "XUI_Controls.h" #include "XUI_Scene_Inventory.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Inventory.h b/src/client/Common/XUI/XUI_Scene_Inventory.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_Inventory.h rename to src/client/Common/XUI/XUI_Scene_Inventory.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Inventory_Creative.cpp b/src/client/Common/XUI/XUI_Scene_Inventory_Creative.cpp similarity index 89% rename from Minecraft.Client/Common/XUI/XUI_Scene_Inventory_Creative.cpp rename to src/client/Common/XUI/XUI_Scene_Inventory_Creative.cpp index 0793fc9e..33c9e27b 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Inventory_Creative.cpp +++ b/src/client/Common/XUI/XUI_Scene_Inventory_Creative.cpp @@ -1,26 +1,26 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\Container.h" -#include "..\..\..\Minecraft.World\Slot.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.player.h" +#include "Container.h" +#include "Slot.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.entity.player.h" -#include "..\..\..\Minecraft.World\net.minecraft.stats.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.stats.h" +#include "MultiplayerLocalPlayer.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Minecraft.h" #include "XUI_Scene_AbstractContainer.h" #include "XUI_Ctrl_SlotItem.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Ctrl_SlotItemListItem.h" -#include "..\..\Common\Potion_macros.h" +#include "Common\Potion_macros.h" //-------------------------------------------------------------------------------------- // Name: CXuiSceneInventoryCreative::OnInit diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Inventory_Creative.h b/src/client/Common/XUI/XUI_Scene_Inventory_Creative.h similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_Scene_Inventory_Creative.h rename to src/client/Common/XUI/XUI_Scene_Inventory_Creative.h index bb3ff976..300baa0d 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Inventory_Creative.h +++ b/src/client/Common/XUI/XUI_Scene_Inventory_Creative.h @@ -4,8 +4,8 @@ using namespace std; #include "..\Media\xuiscene_inventory_creative.h" #include "XUI_Scene_AbstractContainer.h" #include "XUI_CustomMessages.h" -#include "..\..\..\Minecraft.World\AbstractContainerMenu.h" -#include "..\..\..\Minecraft.World\SimpleContainer.h" +#include "AbstractContainerMenu.h" +#include "SimpleContainer.h" #include "..\UI\IUIScene_CreativeMenu.h" diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Trading.cpp b/src/client/Common/XUI/XUI_Scene_Trading.cpp similarity index 95% rename from Minecraft.Client/Common/XUI/XUI_Scene_Trading.cpp rename to src/client/Common/XUI/XUI_Scene_Trading.cpp index fec13460..2dfd7ff0 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Trading.cpp +++ b/src/client/Common/XUI/XUI_Scene_Trading.cpp @@ -1,16 +1,16 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.item.trading.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" -#include "..\..\Minecraft.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.item.trading.h" +#include "MultiPlayerLocalPlayer.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" +#include "Minecraft.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Scene_Trading.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\JavaMath.h" +#include "StringHelpers.h" +#include "JavaMath.h" //-------------------------------------------------------------------------------------- // Name: CXuiSceneTrading::OnInit diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Trading.h b/src/client/Common/XUI/XUI_Scene_Trading.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_Trading.h rename to src/client/Common/XUI/XUI_Scene_Trading.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Trap.cpp b/src/client/Common/XUI/XUI_Scene_Trap.cpp similarity index 92% rename from Minecraft.Client/Common/XUI/XUI_Scene_Trap.cpp rename to src/client/Common/XUI/XUI_Scene_Trap.cpp index 99dc6e4c..01801c68 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Trap.cpp +++ b/src/client/Common/XUI/XUI_Scene_Trap.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\DispenserTileEntity.h" -#include "..\..\..\Minecraft.World\TrapMenu.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "DispenserTileEntity.h" +#include "TrapMenu.h" +#include "MultiplayerLocalPlayer.h" #include "XUI_Ctrl_SlotList.h" #include "XUI_Scene_Trap.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Common\Tutorial\TutorialEnum.h" +#include "Common\Tutorial\Tutorial.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Common\Tutorial\TutorialEnum.h" //-------------------------------------------------------------------------------------- // Name: CXuiSceneTrap::OnInit diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Trap.h b/src/client/Common/XUI/XUI_Scene_Trap.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_Trap.h rename to src/client/Common/XUI/XUI_Scene_Trap.h diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Win.cpp b/src/client/Common/XUI/XUI_Scene_Win.cpp similarity index 96% rename from Minecraft.Client/Common/XUI/XUI_Scene_Win.cpp rename to src/client/Common/XUI/XUI_Scene_Win.cpp index 0f0c678b..85ed96a5 100644 --- a/Minecraft.Client/Common/XUI/XUI_Scene_Win.cpp +++ b/src/client/Common/XUI/XUI_Scene_Win.cpp @@ -2,13 +2,13 @@ // #include "stdafx.h" -#include "..\..\Minecraft.h" -#include "..\..\Common\Tutorial\TutorialMode.h" -#include "..\..\Font.h" -#include "..\..\..\Minecraft.World\Random.h" -#include "..\..\..\Minecraft.World\SharedConstants.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "Minecraft.h" +#include "Common\Tutorial\TutorialMode.h" +#include "Font.h" +#include "Random.h" +#include "SharedConstants.h" +#include "StringHelpers.h" +#include "MultiplayerLocalPlayer.h" #include "XUI_Scene_Win.h" BYTE CScene_Win::s_winUserIndex = 0; diff --git a/Minecraft.Client/Common/XUI/XUI_Scene_Win.h b/src/client/Common/XUI/XUI_Scene_Win.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Scene_Win.h rename to src/client/Common/XUI/XUI_Scene_Win.h diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsAll.cpp b/src/client/Common/XUI/XUI_SettingsAll.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsAll.cpp rename to src/client/Common/XUI/XUI_SettingsAll.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsAll.h b/src/client/Common/XUI/XUI_SettingsAll.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsAll.h rename to src/client/Common/XUI/XUI_SettingsAll.h diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsAudio.cpp b/src/client/Common/XUI/XUI_SettingsAudio.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsAudio.cpp rename to src/client/Common/XUI/XUI_SettingsAudio.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsAudio.h b/src/client/Common/XUI/XUI_SettingsAudio.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsAudio.h rename to src/client/Common/XUI/XUI_SettingsAudio.h diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsControl.cpp b/src/client/Common/XUI/XUI_SettingsControl.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsControl.cpp rename to src/client/Common/XUI/XUI_SettingsControl.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsControl.h b/src/client/Common/XUI/XUI_SettingsControl.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsControl.h rename to src/client/Common/XUI/XUI_SettingsControl.h diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsGraphics.cpp b/src/client/Common/XUI/XUI_SettingsGraphics.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsGraphics.cpp rename to src/client/Common/XUI/XUI_SettingsGraphics.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsGraphics.h b/src/client/Common/XUI/XUI_SettingsGraphics.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsGraphics.h rename to src/client/Common/XUI/XUI_SettingsGraphics.h diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsOptions.cpp b/src/client/Common/XUI/XUI_SettingsOptions.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsOptions.cpp rename to src/client/Common/XUI/XUI_SettingsOptions.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsOptions.h b/src/client/Common/XUI/XUI_SettingsOptions.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsOptions.h rename to src/client/Common/XUI/XUI_SettingsOptions.h diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsUI.cpp b/src/client/Common/XUI/XUI_SettingsUI.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsUI.cpp rename to src/client/Common/XUI/XUI_SettingsUI.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SettingsUI.h b/src/client/Common/XUI/XUI_SettingsUI.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SettingsUI.h rename to src/client/Common/XUI/XUI_SettingsUI.h diff --git a/Minecraft.Client/Common/XUI/XUI_SignEntry.cpp b/src/client/Common/XUI/XUI_SignEntry.cpp similarity index 89% rename from Minecraft.Client/Common/XUI/XUI_SignEntry.cpp rename to src/client/Common/XUI/XUI_SignEntry.cpp index 378ac147..93801385 100644 --- a/Minecraft.Client/Common/XUI/XUI_SignEntry.cpp +++ b/src/client/Common/XUI/XUI_SignEntry.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" -#include "..\..\..\MultiplayerLevel.h" -#include "..\..\..\Minecraft.World\SignTileEntity.h" -#include "..\..\..\Minecraft.World\Entity.h" -#include "..\..\..\Minecraft.World\Level.h" -#include "..\..\..\Minecraft.Client\LocalPlayer.h" -#include "..\..\..\Minecraft.Client\ClientConnection.h" -#include "..\..\..\Minecraft.Client\MultiPlayerLocalPlayer.h" +#include "..\MultiplayerLevel.h" +#include "SignTileEntity.h" +#include "Entity.h" +#include "Level.h" +#include "LocalPlayer.h" +#include "ClientConnection.h" +#include "MultiPlayerLocalPlayer.h" #include "XUI_SignEntry.h" HRESULT CScene_SignEntry::OnInit( XUIMessageInit* pInitData, BOOL& bHandled ) diff --git a/Minecraft.Client/Common/XUI/XUI_SignEntry.h b/src/client/Common/XUI/XUI_SignEntry.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SignEntry.h rename to src/client/Common/XUI/XUI_SignEntry.h diff --git a/Minecraft.Client/Common/XUI/XUI_SkinSelect.cpp b/src/client/Common/XUI/XUI_SkinSelect.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SkinSelect.cpp rename to src/client/Common/XUI/XUI_SkinSelect.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_SkinSelect.h b/src/client/Common/XUI/XUI_SkinSelect.h similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_SkinSelect.h rename to src/client/Common/XUI/XUI_SkinSelect.h index dbbb388c..73962d15 100644 --- a/Minecraft.Client/Common/XUI/XUI_SkinSelect.h +++ b/src/client/Common/XUI/XUI_SkinSelect.h @@ -2,8 +2,8 @@ #include "../media/xuiscene_skinselect.h" #include "XUI_CustomMessages.h" -#include "..\..\..\Minecraft.World\Definitions.h" -#include "..\..\Textures.h" +#include "Definitions.h" +#include "Textures.h" class DLCPack; diff --git a/Minecraft.Client/Common/XUI/XUI_SocialPost.cpp b/src/client/Common/XUI/XUI_SocialPost.cpp similarity index 90% rename from Minecraft.Client/Common/XUI/XUI_SocialPost.cpp rename to src/client/Common/XUI/XUI_SocialPost.cpp index f237e7d8..df4e8439 100644 --- a/Minecraft.Client/Common/XUI/XUI_SocialPost.cpp +++ b/src/client/Common/XUI/XUI_SocialPost.cpp @@ -5,15 +5,15 @@ #include #include "..\XUI\XUI_SocialPost.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\SharedConstants.h" -#include "..\..\..\Minecraft.World\Random.h" -#include "..\..\..\Minecraft.Client\SurvivalMode.h" -#include "..\..\..\Minecraft.Client\CreateWorldScreen.h" -#include "..\..\..\Minecraft.World\ConsoleSaveFileIO.h" -#include "..\..\..\Minecraft.World\AABB.h" -#include "..\..\..\Minecraft.World\Vec3.h" -#include "..\..\LocalPlayer.h" +#include "StringHelpers.h" +#include "SharedConstants.h" +#include "Random.h" +#include "SurvivalMode.h" +#include "CreateWorldScreen.h" +#include "ConsoleSaveFileIO.h" +#include "AABB.h" +#include "Vec3.h" +#include "LocalPlayer.h" //---------------------------------------------------------------------------------- diff --git a/Minecraft.Client/Common/XUI/XUI_SocialPost.h b/src/client/Common/XUI/XUI_SocialPost.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_SocialPost.h rename to src/client/Common/XUI/XUI_SocialPost.h diff --git a/Minecraft.Client/Common/XUI/XUI_Teleport.cpp b/src/client/Common/XUI/XUI_Teleport.cpp similarity index 94% rename from Minecraft.Client/Common/XUI/XUI_Teleport.cpp rename to src/client/Common/XUI/XUI_Teleport.cpp index 1d6ac3bf..42d3f521 100644 --- a/Minecraft.Client/Common/XUI/XUI_Teleport.cpp +++ b/src/client/Common/XUI/XUI_Teleport.cpp @@ -2,18 +2,18 @@ #include #include "XUI_Teleport.h" -#include "..\..\ServerPlayer.h" -#include "..\..\PlayerConnection.h" -#include "..\..\PlayerList.h" -#include "..\..\MinecraftServer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\PlayerRenderer.h" +#include "ServerPlayer.h" +#include "PlayerConnection.h" +#include "PlayerList.h" +#include "MinecraftServer.h" +#include "StringHelpers.h" +#include "PlayerRenderer.h" #include "XUI_InGamePlayerOptions.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiPlayerLocalPlayer.h" -#include "..\..\ClientConnection.h" -#include "..\..\..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\..\Xbox\Network\NetworkPlayerXbox.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" +#include "ClientConnection.h" +#include "net.minecraft.network.packet.h" +#include "Xbox\Network\NetworkPlayerXbox.h" #include "TeleportCommand.h" //---------------------------------------------------------------------------------- diff --git a/Minecraft.Client/Common/XUI/XUI_Teleport.h b/src/client/Common/XUI/XUI_Teleport.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_Teleport.h rename to src/client/Common/XUI/XUI_Teleport.h diff --git a/Minecraft.Client/Common/XUI/XUI_TextEntry.cpp b/src/client/Common/XUI/XUI_TextEntry.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_TextEntry.cpp rename to src/client/Common/XUI/XUI_TextEntry.cpp index 8934350d..722a5f74 100644 --- a/Minecraft.Client/Common/XUI/XUI_TextEntry.cpp +++ b/src/client/Common/XUI/XUI_TextEntry.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "XUI_TextEntry.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "MultiplayerLocalPlayer.h" CScene_TextEntry::CommandParams CScene_TextEntry::CommandA[CScene_TextEntry::eCommand_MAX]= diff --git a/Minecraft.Client/Common/XUI/XUI_TextEntry.h b/src/client/Common/XUI/XUI_TextEntry.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_TextEntry.h rename to src/client/Common/XUI/XUI_TextEntry.h diff --git a/Minecraft.Client/Common/XUI/XUI_TransferToXboxOne.cpp b/src/client/Common/XUI/XUI_TransferToXboxOne.cpp similarity index 99% rename from Minecraft.Client/Common/XUI/XUI_TransferToXboxOne.cpp rename to src/client/Common/XUI/XUI_TransferToXboxOne.cpp index 5a2e67b4..a148a803 100644 --- a/Minecraft.Client/Common/XUI/XUI_TransferToXboxOne.cpp +++ b/src/client/Common/XUI/XUI_TransferToXboxOne.cpp @@ -6,7 +6,7 @@ #include "XUI_Ctrl_4JList.h" #include "XUI_Ctrl_4JIcon.h" #include "XUI_LoadSettings.h" -#include "..\..\ProgressRenderer.h" +#include "ProgressRenderer.h" #include "XUI_TransferToXboxOne.h" diff --git a/Minecraft.Client/Common/XUI/XUI_TransferToXboxOne.h b/src/client/Common/XUI/XUI_TransferToXboxOne.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_TransferToXboxOne.h rename to src/client/Common/XUI/XUI_TransferToXboxOne.h diff --git a/Minecraft.Client/Common/XUI/XUI_TrialExitUpsell.cpp b/src/client/Common/XUI/XUI_TrialExitUpsell.cpp similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_TrialExitUpsell.cpp rename to src/client/Common/XUI/XUI_TrialExitUpsell.cpp diff --git a/Minecraft.Client/Common/XUI/XUI_TrialExitUpsell.h b/src/client/Common/XUI/XUI_TrialExitUpsell.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_TrialExitUpsell.h rename to src/client/Common/XUI/XUI_TrialExitUpsell.h diff --git a/Minecraft.Client/Common/XUI/XUI_TutorialPopup.cpp b/src/client/Common/XUI/XUI_TutorialPopup.cpp similarity index 98% rename from Minecraft.Client/Common/XUI/XUI_TutorialPopup.cpp rename to src/client/Common/XUI/XUI_TutorialPopup.cpp index 98951d81..830345a0 100644 --- a/Minecraft.Client/Common/XUI/XUI_TutorialPopup.cpp +++ b/src/client/Common/XUI/XUI_TutorialPopup.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\Common\Tutorial\Tutorial.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" -#include "..\..\..\Minecraft.World\Tile.h" -#include "..\..\..\Minecraft.World\Item.h" +#include "Common\Tutorial\Tutorial.h" +#include "MultiplayerLocalPlayer.h" +#include "StringHelpers.h" +#include "Tile.h" +#include "Item.h" #include "XUI_Ctrl_CraftIngredientSlot.h" #include "XUI_XZP_Icons.h" diff --git a/Minecraft.Client/Common/XUI/XUI_TutorialPopup.h b/src/client/Common/XUI/XUI_TutorialPopup.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_TutorialPopup.h rename to src/client/Common/XUI/XUI_TutorialPopup.h diff --git a/Minecraft.Client/Common/XUI/XUI_XZP_Icons.h b/src/client/Common/XUI/XUI_XZP_Icons.h similarity index 100% rename from Minecraft.Client/Common/XUI/XUI_XZP_Icons.h rename to src/client/Common/XUI/XUI_XZP_Icons.h diff --git a/Minecraft.Client/Common/XUI/XUI_debug.cpp b/src/client/Common/XUI/XUI_debug.cpp similarity index 99% rename from Minecraft.Client/Common/XUI/XUI_debug.cpp rename to src/client/Common/XUI/XUI_debug.cpp index 61b818a0..fcdb3d74 100644 --- a/Minecraft.Client/Common/XUI/XUI_debug.cpp +++ b/src/client/Common/XUI/XUI_debug.cpp @@ -5,7 +5,7 @@ #include #include "XUI_Debug.h" -#include "..\..\..\Minecraft.Client\StatsCounter.h" +#include "StatsCounter.h" LPCWSTR CScene_Debug::m_DebugCheckboxTextA[eDebugSetting_Max+1]= { diff --git a/Minecraft.Client/Common/res/1_2_2/achievement/bg.png b/src/client/Common/res/1_2_2/achievement/bg.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/achievement/bg.png rename to src/client/Common/res/1_2_2/achievement/bg.png diff --git a/Minecraft.Client/Common/res/1_2_2/achievement/icons.png b/src/client/Common/res/1_2_2/achievement/icons.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/achievement/icons.png rename to src/client/Common/res/1_2_2/achievement/icons.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/chain_1.png b/src/client/Common/res/1_2_2/armor/chain_1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/chain_1.png rename to src/client/Common/res/1_2_2/armor/chain_1.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/chain_2.png b/src/client/Common/res/1_2_2/armor/chain_2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/chain_2.png rename to src/client/Common/res/1_2_2/armor/chain_2.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/cloth_1.png b/src/client/Common/res/1_2_2/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/cloth_1.png rename to src/client/Common/res/1_2_2/armor/cloth_1.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/cloth_2.png b/src/client/Common/res/1_2_2/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/cloth_2.png rename to src/client/Common/res/1_2_2/armor/cloth_2.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/diamond_1.png b/src/client/Common/res/1_2_2/armor/diamond_1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/diamond_1.png rename to src/client/Common/res/1_2_2/armor/diamond_1.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/diamond_2.png b/src/client/Common/res/1_2_2/armor/diamond_2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/diamond_2.png rename to src/client/Common/res/1_2_2/armor/diamond_2.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/gold_1.png b/src/client/Common/res/1_2_2/armor/gold_1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/gold_1.png rename to src/client/Common/res/1_2_2/armor/gold_1.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/gold_2.png b/src/client/Common/res/1_2_2/armor/gold_2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/gold_2.png rename to src/client/Common/res/1_2_2/armor/gold_2.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/iron_1.png b/src/client/Common/res/1_2_2/armor/iron_1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/iron_1.png rename to src/client/Common/res/1_2_2/armor/iron_1.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/iron_2.png b/src/client/Common/res/1_2_2/armor/iron_2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/iron_2.png rename to src/client/Common/res/1_2_2/armor/iron_2.png diff --git a/Minecraft.Client/Common/res/1_2_2/armor/power.png b/src/client/Common/res/1_2_2/armor/power.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/armor/power.png rename to src/client/Common/res/1_2_2/armor/power.png diff --git a/Minecraft.Client/Common/res/1_2_2/art/kz.png b/src/client/Common/res/1_2_2/art/kz.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/art/kz.png rename to src/client/Common/res/1_2_2/art/kz.png diff --git a/Minecraft.Client/Common/res/1_2_2/environment/clouds.png b/src/client/Common/res/1_2_2/environment/clouds.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/environment/clouds.png rename to src/client/Common/res/1_2_2/environment/clouds.png diff --git a/Minecraft.Client/Common/res/1_2_2/environment/light_normal.png b/src/client/Common/res/1_2_2/environment/light_normal.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/environment/light_normal.png rename to src/client/Common/res/1_2_2/environment/light_normal.png diff --git a/Minecraft.Client/Common/res/1_2_2/environment/rain.png b/src/client/Common/res/1_2_2/environment/rain.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/environment/rain.png rename to src/client/Common/res/1_2_2/environment/rain.png diff --git a/Minecraft.Client/Common/res/1_2_2/environment/snow.png b/src/client/Common/res/1_2_2/environment/snow.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/environment/snow.png rename to src/client/Common/res/1_2_2/environment/snow.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/alternate.png b/src/client/Common/res/1_2_2/font/alternate.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/alternate.png rename to src/client/Common/res/1_2_2/font/alternate.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/default.png b/src/client/Common/res/1_2_2/font/default.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/default.png rename to src/client/Common/res/1_2_2/font/default.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_00.png b/src/client/Common/res/1_2_2/font/glyph_00.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_00.png rename to src/client/Common/res/1_2_2/font/glyph_00.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_01.png b/src/client/Common/res/1_2_2/font/glyph_01.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_01.png rename to src/client/Common/res/1_2_2/font/glyph_01.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_02.png b/src/client/Common/res/1_2_2/font/glyph_02.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_02.png rename to src/client/Common/res/1_2_2/font/glyph_02.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_03.png b/src/client/Common/res/1_2_2/font/glyph_03.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_03.png rename to src/client/Common/res/1_2_2/font/glyph_03.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_04.png b/src/client/Common/res/1_2_2/font/glyph_04.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_04.png rename to src/client/Common/res/1_2_2/font/glyph_04.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_05.png b/src/client/Common/res/1_2_2/font/glyph_05.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_05.png rename to src/client/Common/res/1_2_2/font/glyph_05.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_06.png b/src/client/Common/res/1_2_2/font/glyph_06.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_06.png rename to src/client/Common/res/1_2_2/font/glyph_06.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_07.png b/src/client/Common/res/1_2_2/font/glyph_07.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_07.png rename to src/client/Common/res/1_2_2/font/glyph_07.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_09.png b/src/client/Common/res/1_2_2/font/glyph_09.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_09.png rename to src/client/Common/res/1_2_2/font/glyph_09.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_0A.png b/src/client/Common/res/1_2_2/font/glyph_0A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_0A.png rename to src/client/Common/res/1_2_2/font/glyph_0A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_0B.png b/src/client/Common/res/1_2_2/font/glyph_0B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_0B.png rename to src/client/Common/res/1_2_2/font/glyph_0B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_0C.png b/src/client/Common/res/1_2_2/font/glyph_0C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_0C.png rename to src/client/Common/res/1_2_2/font/glyph_0C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_0D.png b/src/client/Common/res/1_2_2/font/glyph_0D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_0D.png rename to src/client/Common/res/1_2_2/font/glyph_0D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_0E.png b/src/client/Common/res/1_2_2/font/glyph_0E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_0E.png rename to src/client/Common/res/1_2_2/font/glyph_0E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_0F.png b/src/client/Common/res/1_2_2/font/glyph_0F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_0F.png rename to src/client/Common/res/1_2_2/font/glyph_0F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_10.png b/src/client/Common/res/1_2_2/font/glyph_10.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_10.png rename to src/client/Common/res/1_2_2/font/glyph_10.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_11.png b/src/client/Common/res/1_2_2/font/glyph_11.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_11.png rename to src/client/Common/res/1_2_2/font/glyph_11.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_12.png b/src/client/Common/res/1_2_2/font/glyph_12.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_12.png rename to src/client/Common/res/1_2_2/font/glyph_12.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_13.png b/src/client/Common/res/1_2_2/font/glyph_13.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_13.png rename to src/client/Common/res/1_2_2/font/glyph_13.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_14.png b/src/client/Common/res/1_2_2/font/glyph_14.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_14.png rename to src/client/Common/res/1_2_2/font/glyph_14.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_15.png b/src/client/Common/res/1_2_2/font/glyph_15.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_15.png rename to src/client/Common/res/1_2_2/font/glyph_15.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_16.png b/src/client/Common/res/1_2_2/font/glyph_16.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_16.png rename to src/client/Common/res/1_2_2/font/glyph_16.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_17.png b/src/client/Common/res/1_2_2/font/glyph_17.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_17.png rename to src/client/Common/res/1_2_2/font/glyph_17.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_18.png b/src/client/Common/res/1_2_2/font/glyph_18.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_18.png rename to src/client/Common/res/1_2_2/font/glyph_18.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_19.png b/src/client/Common/res/1_2_2/font/glyph_19.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_19.png rename to src/client/Common/res/1_2_2/font/glyph_19.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_1A.png b/src/client/Common/res/1_2_2/font/glyph_1A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_1A.png rename to src/client/Common/res/1_2_2/font/glyph_1A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_1B.png b/src/client/Common/res/1_2_2/font/glyph_1B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_1B.png rename to src/client/Common/res/1_2_2/font/glyph_1B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_1C.png b/src/client/Common/res/1_2_2/font/glyph_1C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_1C.png rename to src/client/Common/res/1_2_2/font/glyph_1C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_1D.png b/src/client/Common/res/1_2_2/font/glyph_1D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_1D.png rename to src/client/Common/res/1_2_2/font/glyph_1D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_1E.png b/src/client/Common/res/1_2_2/font/glyph_1E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_1E.png rename to src/client/Common/res/1_2_2/font/glyph_1E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_1F.png b/src/client/Common/res/1_2_2/font/glyph_1F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_1F.png rename to src/client/Common/res/1_2_2/font/glyph_1F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_20.png b/src/client/Common/res/1_2_2/font/glyph_20.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_20.png rename to src/client/Common/res/1_2_2/font/glyph_20.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_21.png b/src/client/Common/res/1_2_2/font/glyph_21.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_21.png rename to src/client/Common/res/1_2_2/font/glyph_21.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_22.png b/src/client/Common/res/1_2_2/font/glyph_22.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_22.png rename to src/client/Common/res/1_2_2/font/glyph_22.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_23.png b/src/client/Common/res/1_2_2/font/glyph_23.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_23.png rename to src/client/Common/res/1_2_2/font/glyph_23.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_24.png b/src/client/Common/res/1_2_2/font/glyph_24.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_24.png rename to src/client/Common/res/1_2_2/font/glyph_24.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_25.png b/src/client/Common/res/1_2_2/font/glyph_25.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_25.png rename to src/client/Common/res/1_2_2/font/glyph_25.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_26.png b/src/client/Common/res/1_2_2/font/glyph_26.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_26.png rename to src/client/Common/res/1_2_2/font/glyph_26.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_27.png b/src/client/Common/res/1_2_2/font/glyph_27.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_27.png rename to src/client/Common/res/1_2_2/font/glyph_27.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_28.png b/src/client/Common/res/1_2_2/font/glyph_28.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_28.png rename to src/client/Common/res/1_2_2/font/glyph_28.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_29.png b/src/client/Common/res/1_2_2/font/glyph_29.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_29.png rename to src/client/Common/res/1_2_2/font/glyph_29.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_2A.png b/src/client/Common/res/1_2_2/font/glyph_2A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_2A.png rename to src/client/Common/res/1_2_2/font/glyph_2A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_2B.png b/src/client/Common/res/1_2_2/font/glyph_2B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_2B.png rename to src/client/Common/res/1_2_2/font/glyph_2B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_2C.png b/src/client/Common/res/1_2_2/font/glyph_2C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_2C.png rename to src/client/Common/res/1_2_2/font/glyph_2C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_2D.png b/src/client/Common/res/1_2_2/font/glyph_2D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_2D.png rename to src/client/Common/res/1_2_2/font/glyph_2D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_2E.png b/src/client/Common/res/1_2_2/font/glyph_2E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_2E.png rename to src/client/Common/res/1_2_2/font/glyph_2E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_2F.png b/src/client/Common/res/1_2_2/font/glyph_2F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_2F.png rename to src/client/Common/res/1_2_2/font/glyph_2F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_30.png b/src/client/Common/res/1_2_2/font/glyph_30.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_30.png rename to src/client/Common/res/1_2_2/font/glyph_30.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_31.png b/src/client/Common/res/1_2_2/font/glyph_31.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_31.png rename to src/client/Common/res/1_2_2/font/glyph_31.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_32.png b/src/client/Common/res/1_2_2/font/glyph_32.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_32.png rename to src/client/Common/res/1_2_2/font/glyph_32.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_33.png b/src/client/Common/res/1_2_2/font/glyph_33.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_33.png rename to src/client/Common/res/1_2_2/font/glyph_33.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_34.png b/src/client/Common/res/1_2_2/font/glyph_34.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_34.png rename to src/client/Common/res/1_2_2/font/glyph_34.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_35.png b/src/client/Common/res/1_2_2/font/glyph_35.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_35.png rename to src/client/Common/res/1_2_2/font/glyph_35.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_36.png b/src/client/Common/res/1_2_2/font/glyph_36.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_36.png rename to src/client/Common/res/1_2_2/font/glyph_36.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_37.png b/src/client/Common/res/1_2_2/font/glyph_37.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_37.png rename to src/client/Common/res/1_2_2/font/glyph_37.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_38.png b/src/client/Common/res/1_2_2/font/glyph_38.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_38.png rename to src/client/Common/res/1_2_2/font/glyph_38.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_39.png b/src/client/Common/res/1_2_2/font/glyph_39.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_39.png rename to src/client/Common/res/1_2_2/font/glyph_39.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_3A.png b/src/client/Common/res/1_2_2/font/glyph_3A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_3A.png rename to src/client/Common/res/1_2_2/font/glyph_3A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_3B.png b/src/client/Common/res/1_2_2/font/glyph_3B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_3B.png rename to src/client/Common/res/1_2_2/font/glyph_3B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_3C.png b/src/client/Common/res/1_2_2/font/glyph_3C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_3C.png rename to src/client/Common/res/1_2_2/font/glyph_3C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_3D.png b/src/client/Common/res/1_2_2/font/glyph_3D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_3D.png rename to src/client/Common/res/1_2_2/font/glyph_3D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_3E.png b/src/client/Common/res/1_2_2/font/glyph_3E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_3E.png rename to src/client/Common/res/1_2_2/font/glyph_3E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_3F.png b/src/client/Common/res/1_2_2/font/glyph_3F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_3F.png rename to src/client/Common/res/1_2_2/font/glyph_3F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_40.png b/src/client/Common/res/1_2_2/font/glyph_40.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_40.png rename to src/client/Common/res/1_2_2/font/glyph_40.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_41.png b/src/client/Common/res/1_2_2/font/glyph_41.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_41.png rename to src/client/Common/res/1_2_2/font/glyph_41.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_42.png b/src/client/Common/res/1_2_2/font/glyph_42.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_42.png rename to src/client/Common/res/1_2_2/font/glyph_42.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_43.png b/src/client/Common/res/1_2_2/font/glyph_43.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_43.png rename to src/client/Common/res/1_2_2/font/glyph_43.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_44.png b/src/client/Common/res/1_2_2/font/glyph_44.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_44.png rename to src/client/Common/res/1_2_2/font/glyph_44.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_45.png b/src/client/Common/res/1_2_2/font/glyph_45.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_45.png rename to src/client/Common/res/1_2_2/font/glyph_45.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_46.png b/src/client/Common/res/1_2_2/font/glyph_46.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_46.png rename to src/client/Common/res/1_2_2/font/glyph_46.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_47.png b/src/client/Common/res/1_2_2/font/glyph_47.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_47.png rename to src/client/Common/res/1_2_2/font/glyph_47.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_48.png b/src/client/Common/res/1_2_2/font/glyph_48.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_48.png rename to src/client/Common/res/1_2_2/font/glyph_48.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_49.png b/src/client/Common/res/1_2_2/font/glyph_49.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_49.png rename to src/client/Common/res/1_2_2/font/glyph_49.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_4A.png b/src/client/Common/res/1_2_2/font/glyph_4A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_4A.png rename to src/client/Common/res/1_2_2/font/glyph_4A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_4B.png b/src/client/Common/res/1_2_2/font/glyph_4B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_4B.png rename to src/client/Common/res/1_2_2/font/glyph_4B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_4C.png b/src/client/Common/res/1_2_2/font/glyph_4C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_4C.png rename to src/client/Common/res/1_2_2/font/glyph_4C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_4D.png b/src/client/Common/res/1_2_2/font/glyph_4D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_4D.png rename to src/client/Common/res/1_2_2/font/glyph_4D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_4E.png b/src/client/Common/res/1_2_2/font/glyph_4E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_4E.png rename to src/client/Common/res/1_2_2/font/glyph_4E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_4F.png b/src/client/Common/res/1_2_2/font/glyph_4F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_4F.png rename to src/client/Common/res/1_2_2/font/glyph_4F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_50.png b/src/client/Common/res/1_2_2/font/glyph_50.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_50.png rename to src/client/Common/res/1_2_2/font/glyph_50.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_51.png b/src/client/Common/res/1_2_2/font/glyph_51.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_51.png rename to src/client/Common/res/1_2_2/font/glyph_51.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_52.png b/src/client/Common/res/1_2_2/font/glyph_52.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_52.png rename to src/client/Common/res/1_2_2/font/glyph_52.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_53.png b/src/client/Common/res/1_2_2/font/glyph_53.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_53.png rename to src/client/Common/res/1_2_2/font/glyph_53.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_54.png b/src/client/Common/res/1_2_2/font/glyph_54.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_54.png rename to src/client/Common/res/1_2_2/font/glyph_54.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_55.png b/src/client/Common/res/1_2_2/font/glyph_55.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_55.png rename to src/client/Common/res/1_2_2/font/glyph_55.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_56.png b/src/client/Common/res/1_2_2/font/glyph_56.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_56.png rename to src/client/Common/res/1_2_2/font/glyph_56.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_57.png b/src/client/Common/res/1_2_2/font/glyph_57.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_57.png rename to src/client/Common/res/1_2_2/font/glyph_57.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_58.png b/src/client/Common/res/1_2_2/font/glyph_58.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_58.png rename to src/client/Common/res/1_2_2/font/glyph_58.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_59.png b/src/client/Common/res/1_2_2/font/glyph_59.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_59.png rename to src/client/Common/res/1_2_2/font/glyph_59.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_5A.png b/src/client/Common/res/1_2_2/font/glyph_5A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_5A.png rename to src/client/Common/res/1_2_2/font/glyph_5A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_5B.png b/src/client/Common/res/1_2_2/font/glyph_5B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_5B.png rename to src/client/Common/res/1_2_2/font/glyph_5B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_5C.png b/src/client/Common/res/1_2_2/font/glyph_5C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_5C.png rename to src/client/Common/res/1_2_2/font/glyph_5C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_5D.png b/src/client/Common/res/1_2_2/font/glyph_5D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_5D.png rename to src/client/Common/res/1_2_2/font/glyph_5D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_5E.png b/src/client/Common/res/1_2_2/font/glyph_5E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_5E.png rename to src/client/Common/res/1_2_2/font/glyph_5E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_5F.png b/src/client/Common/res/1_2_2/font/glyph_5F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_5F.png rename to src/client/Common/res/1_2_2/font/glyph_5F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_60.png b/src/client/Common/res/1_2_2/font/glyph_60.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_60.png rename to src/client/Common/res/1_2_2/font/glyph_60.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_61.png b/src/client/Common/res/1_2_2/font/glyph_61.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_61.png rename to src/client/Common/res/1_2_2/font/glyph_61.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_62.png b/src/client/Common/res/1_2_2/font/glyph_62.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_62.png rename to src/client/Common/res/1_2_2/font/glyph_62.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_63.png b/src/client/Common/res/1_2_2/font/glyph_63.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_63.png rename to src/client/Common/res/1_2_2/font/glyph_63.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_64.png b/src/client/Common/res/1_2_2/font/glyph_64.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_64.png rename to src/client/Common/res/1_2_2/font/glyph_64.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_65.png b/src/client/Common/res/1_2_2/font/glyph_65.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_65.png rename to src/client/Common/res/1_2_2/font/glyph_65.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_66.png b/src/client/Common/res/1_2_2/font/glyph_66.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_66.png rename to src/client/Common/res/1_2_2/font/glyph_66.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_67.png b/src/client/Common/res/1_2_2/font/glyph_67.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_67.png rename to src/client/Common/res/1_2_2/font/glyph_67.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_68.png b/src/client/Common/res/1_2_2/font/glyph_68.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_68.png rename to src/client/Common/res/1_2_2/font/glyph_68.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_69.png b/src/client/Common/res/1_2_2/font/glyph_69.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_69.png rename to src/client/Common/res/1_2_2/font/glyph_69.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_6A.png b/src/client/Common/res/1_2_2/font/glyph_6A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_6A.png rename to src/client/Common/res/1_2_2/font/glyph_6A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_6B.png b/src/client/Common/res/1_2_2/font/glyph_6B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_6B.png rename to src/client/Common/res/1_2_2/font/glyph_6B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_6C.png b/src/client/Common/res/1_2_2/font/glyph_6C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_6C.png rename to src/client/Common/res/1_2_2/font/glyph_6C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_6D.png b/src/client/Common/res/1_2_2/font/glyph_6D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_6D.png rename to src/client/Common/res/1_2_2/font/glyph_6D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_6E.png b/src/client/Common/res/1_2_2/font/glyph_6E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_6E.png rename to src/client/Common/res/1_2_2/font/glyph_6E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_6F.png b/src/client/Common/res/1_2_2/font/glyph_6F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_6F.png rename to src/client/Common/res/1_2_2/font/glyph_6F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_70.png b/src/client/Common/res/1_2_2/font/glyph_70.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_70.png rename to src/client/Common/res/1_2_2/font/glyph_70.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_71.png b/src/client/Common/res/1_2_2/font/glyph_71.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_71.png rename to src/client/Common/res/1_2_2/font/glyph_71.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_72.png b/src/client/Common/res/1_2_2/font/glyph_72.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_72.png rename to src/client/Common/res/1_2_2/font/glyph_72.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_73.png b/src/client/Common/res/1_2_2/font/glyph_73.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_73.png rename to src/client/Common/res/1_2_2/font/glyph_73.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_74.png b/src/client/Common/res/1_2_2/font/glyph_74.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_74.png rename to src/client/Common/res/1_2_2/font/glyph_74.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_75.png b/src/client/Common/res/1_2_2/font/glyph_75.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_75.png rename to src/client/Common/res/1_2_2/font/glyph_75.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_76.png b/src/client/Common/res/1_2_2/font/glyph_76.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_76.png rename to src/client/Common/res/1_2_2/font/glyph_76.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_77.png b/src/client/Common/res/1_2_2/font/glyph_77.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_77.png rename to src/client/Common/res/1_2_2/font/glyph_77.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_78.png b/src/client/Common/res/1_2_2/font/glyph_78.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_78.png rename to src/client/Common/res/1_2_2/font/glyph_78.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_79.png b/src/client/Common/res/1_2_2/font/glyph_79.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_79.png rename to src/client/Common/res/1_2_2/font/glyph_79.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_7A.png b/src/client/Common/res/1_2_2/font/glyph_7A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_7A.png rename to src/client/Common/res/1_2_2/font/glyph_7A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_7B.png b/src/client/Common/res/1_2_2/font/glyph_7B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_7B.png rename to src/client/Common/res/1_2_2/font/glyph_7B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_7C.png b/src/client/Common/res/1_2_2/font/glyph_7C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_7C.png rename to src/client/Common/res/1_2_2/font/glyph_7C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_7D.png b/src/client/Common/res/1_2_2/font/glyph_7D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_7D.png rename to src/client/Common/res/1_2_2/font/glyph_7D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_7E.png b/src/client/Common/res/1_2_2/font/glyph_7E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_7E.png rename to src/client/Common/res/1_2_2/font/glyph_7E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_7F.png b/src/client/Common/res/1_2_2/font/glyph_7F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_7F.png rename to src/client/Common/res/1_2_2/font/glyph_7F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_80.png b/src/client/Common/res/1_2_2/font/glyph_80.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_80.png rename to src/client/Common/res/1_2_2/font/glyph_80.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_81.png b/src/client/Common/res/1_2_2/font/glyph_81.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_81.png rename to src/client/Common/res/1_2_2/font/glyph_81.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_82.png b/src/client/Common/res/1_2_2/font/glyph_82.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_82.png rename to src/client/Common/res/1_2_2/font/glyph_82.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_83.png b/src/client/Common/res/1_2_2/font/glyph_83.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_83.png rename to src/client/Common/res/1_2_2/font/glyph_83.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_84.png b/src/client/Common/res/1_2_2/font/glyph_84.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_84.png rename to src/client/Common/res/1_2_2/font/glyph_84.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_85.png b/src/client/Common/res/1_2_2/font/glyph_85.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_85.png rename to src/client/Common/res/1_2_2/font/glyph_85.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_86.png b/src/client/Common/res/1_2_2/font/glyph_86.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_86.png rename to src/client/Common/res/1_2_2/font/glyph_86.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_87.png b/src/client/Common/res/1_2_2/font/glyph_87.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_87.png rename to src/client/Common/res/1_2_2/font/glyph_87.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_88.png b/src/client/Common/res/1_2_2/font/glyph_88.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_88.png rename to src/client/Common/res/1_2_2/font/glyph_88.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_89.png b/src/client/Common/res/1_2_2/font/glyph_89.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_89.png rename to src/client/Common/res/1_2_2/font/glyph_89.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_8A.png b/src/client/Common/res/1_2_2/font/glyph_8A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_8A.png rename to src/client/Common/res/1_2_2/font/glyph_8A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_8B.png b/src/client/Common/res/1_2_2/font/glyph_8B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_8B.png rename to src/client/Common/res/1_2_2/font/glyph_8B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_8C.png b/src/client/Common/res/1_2_2/font/glyph_8C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_8C.png rename to src/client/Common/res/1_2_2/font/glyph_8C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_8D.png b/src/client/Common/res/1_2_2/font/glyph_8D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_8D.png rename to src/client/Common/res/1_2_2/font/glyph_8D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_8E.png b/src/client/Common/res/1_2_2/font/glyph_8E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_8E.png rename to src/client/Common/res/1_2_2/font/glyph_8E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_8F.png b/src/client/Common/res/1_2_2/font/glyph_8F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_8F.png rename to src/client/Common/res/1_2_2/font/glyph_8F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_90.png b/src/client/Common/res/1_2_2/font/glyph_90.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_90.png rename to src/client/Common/res/1_2_2/font/glyph_90.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_91.png b/src/client/Common/res/1_2_2/font/glyph_91.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_91.png rename to src/client/Common/res/1_2_2/font/glyph_91.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_92.png b/src/client/Common/res/1_2_2/font/glyph_92.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_92.png rename to src/client/Common/res/1_2_2/font/glyph_92.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_93.png b/src/client/Common/res/1_2_2/font/glyph_93.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_93.png rename to src/client/Common/res/1_2_2/font/glyph_93.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_94.png b/src/client/Common/res/1_2_2/font/glyph_94.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_94.png rename to src/client/Common/res/1_2_2/font/glyph_94.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_95.png b/src/client/Common/res/1_2_2/font/glyph_95.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_95.png rename to src/client/Common/res/1_2_2/font/glyph_95.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_96.png b/src/client/Common/res/1_2_2/font/glyph_96.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_96.png rename to src/client/Common/res/1_2_2/font/glyph_96.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_97.png b/src/client/Common/res/1_2_2/font/glyph_97.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_97.png rename to src/client/Common/res/1_2_2/font/glyph_97.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_98.png b/src/client/Common/res/1_2_2/font/glyph_98.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_98.png rename to src/client/Common/res/1_2_2/font/glyph_98.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_99.png b/src/client/Common/res/1_2_2/font/glyph_99.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_99.png rename to src/client/Common/res/1_2_2/font/glyph_99.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_9A.png b/src/client/Common/res/1_2_2/font/glyph_9A.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_9A.png rename to src/client/Common/res/1_2_2/font/glyph_9A.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_9B.png b/src/client/Common/res/1_2_2/font/glyph_9B.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_9B.png rename to src/client/Common/res/1_2_2/font/glyph_9B.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_9C.png b/src/client/Common/res/1_2_2/font/glyph_9C.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_9C.png rename to src/client/Common/res/1_2_2/font/glyph_9C.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_9D.png b/src/client/Common/res/1_2_2/font/glyph_9D.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_9D.png rename to src/client/Common/res/1_2_2/font/glyph_9D.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_9E.png b/src/client/Common/res/1_2_2/font/glyph_9E.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_9E.png rename to src/client/Common/res/1_2_2/font/glyph_9E.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_9F.png b/src/client/Common/res/1_2_2/font/glyph_9F.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_9F.png rename to src/client/Common/res/1_2_2/font/glyph_9F.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A0.png b/src/client/Common/res/1_2_2/font/glyph_A0.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A0.png rename to src/client/Common/res/1_2_2/font/glyph_A0.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A1.png b/src/client/Common/res/1_2_2/font/glyph_A1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A1.png rename to src/client/Common/res/1_2_2/font/glyph_A1.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A2.png b/src/client/Common/res/1_2_2/font/glyph_A2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A2.png rename to src/client/Common/res/1_2_2/font/glyph_A2.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A3.png b/src/client/Common/res/1_2_2/font/glyph_A3.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A3.png rename to src/client/Common/res/1_2_2/font/glyph_A3.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A4.png b/src/client/Common/res/1_2_2/font/glyph_A4.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A4.png rename to src/client/Common/res/1_2_2/font/glyph_A4.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A5.png b/src/client/Common/res/1_2_2/font/glyph_A5.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A5.png rename to src/client/Common/res/1_2_2/font/glyph_A5.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A6.png b/src/client/Common/res/1_2_2/font/glyph_A6.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A6.png rename to src/client/Common/res/1_2_2/font/glyph_A6.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A7.png b/src/client/Common/res/1_2_2/font/glyph_A7.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A7.png rename to src/client/Common/res/1_2_2/font/glyph_A7.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A8.png b/src/client/Common/res/1_2_2/font/glyph_A8.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A8.png rename to src/client/Common/res/1_2_2/font/glyph_A8.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_A9.png b/src/client/Common/res/1_2_2/font/glyph_A9.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_A9.png rename to src/client/Common/res/1_2_2/font/glyph_A9.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_AA.png b/src/client/Common/res/1_2_2/font/glyph_AA.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_AA.png rename to src/client/Common/res/1_2_2/font/glyph_AA.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_AB.png b/src/client/Common/res/1_2_2/font/glyph_AB.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_AB.png rename to src/client/Common/res/1_2_2/font/glyph_AB.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_AC.png b/src/client/Common/res/1_2_2/font/glyph_AC.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_AC.png rename to src/client/Common/res/1_2_2/font/glyph_AC.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_AD.png b/src/client/Common/res/1_2_2/font/glyph_AD.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_AD.png rename to src/client/Common/res/1_2_2/font/glyph_AD.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_AE.png b/src/client/Common/res/1_2_2/font/glyph_AE.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_AE.png rename to src/client/Common/res/1_2_2/font/glyph_AE.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_AF.png b/src/client/Common/res/1_2_2/font/glyph_AF.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_AF.png rename to src/client/Common/res/1_2_2/font/glyph_AF.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B0.png b/src/client/Common/res/1_2_2/font/glyph_B0.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B0.png rename to src/client/Common/res/1_2_2/font/glyph_B0.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B1.png b/src/client/Common/res/1_2_2/font/glyph_B1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B1.png rename to src/client/Common/res/1_2_2/font/glyph_B1.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B2.png b/src/client/Common/res/1_2_2/font/glyph_B2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B2.png rename to src/client/Common/res/1_2_2/font/glyph_B2.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B3.png b/src/client/Common/res/1_2_2/font/glyph_B3.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B3.png rename to src/client/Common/res/1_2_2/font/glyph_B3.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B4.png b/src/client/Common/res/1_2_2/font/glyph_B4.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B4.png rename to src/client/Common/res/1_2_2/font/glyph_B4.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B5.png b/src/client/Common/res/1_2_2/font/glyph_B5.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B5.png rename to src/client/Common/res/1_2_2/font/glyph_B5.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B6.png b/src/client/Common/res/1_2_2/font/glyph_B6.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B6.png rename to src/client/Common/res/1_2_2/font/glyph_B6.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B7.png b/src/client/Common/res/1_2_2/font/glyph_B7.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B7.png rename to src/client/Common/res/1_2_2/font/glyph_B7.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B8.png b/src/client/Common/res/1_2_2/font/glyph_B8.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B8.png rename to src/client/Common/res/1_2_2/font/glyph_B8.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_B9.png b/src/client/Common/res/1_2_2/font/glyph_B9.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_B9.png rename to src/client/Common/res/1_2_2/font/glyph_B9.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_BA.png b/src/client/Common/res/1_2_2/font/glyph_BA.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_BA.png rename to src/client/Common/res/1_2_2/font/glyph_BA.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_BB.png b/src/client/Common/res/1_2_2/font/glyph_BB.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_BB.png rename to src/client/Common/res/1_2_2/font/glyph_BB.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_BC.png b/src/client/Common/res/1_2_2/font/glyph_BC.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_BC.png rename to src/client/Common/res/1_2_2/font/glyph_BC.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_BD.png b/src/client/Common/res/1_2_2/font/glyph_BD.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_BD.png rename to src/client/Common/res/1_2_2/font/glyph_BD.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_BE.png b/src/client/Common/res/1_2_2/font/glyph_BE.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_BE.png rename to src/client/Common/res/1_2_2/font/glyph_BE.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_BF.png b/src/client/Common/res/1_2_2/font/glyph_BF.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_BF.png rename to src/client/Common/res/1_2_2/font/glyph_BF.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C0.png b/src/client/Common/res/1_2_2/font/glyph_C0.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C0.png rename to src/client/Common/res/1_2_2/font/glyph_C0.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C1.png b/src/client/Common/res/1_2_2/font/glyph_C1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C1.png rename to src/client/Common/res/1_2_2/font/glyph_C1.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C2.png b/src/client/Common/res/1_2_2/font/glyph_C2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C2.png rename to src/client/Common/res/1_2_2/font/glyph_C2.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C3.png b/src/client/Common/res/1_2_2/font/glyph_C3.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C3.png rename to src/client/Common/res/1_2_2/font/glyph_C3.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C4.png b/src/client/Common/res/1_2_2/font/glyph_C4.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C4.png rename to src/client/Common/res/1_2_2/font/glyph_C4.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C5.png b/src/client/Common/res/1_2_2/font/glyph_C5.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C5.png rename to src/client/Common/res/1_2_2/font/glyph_C5.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C6.png b/src/client/Common/res/1_2_2/font/glyph_C6.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C6.png rename to src/client/Common/res/1_2_2/font/glyph_C6.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C7.png b/src/client/Common/res/1_2_2/font/glyph_C7.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C7.png rename to src/client/Common/res/1_2_2/font/glyph_C7.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C8.png b/src/client/Common/res/1_2_2/font/glyph_C8.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C8.png rename to src/client/Common/res/1_2_2/font/glyph_C8.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_C9.png b/src/client/Common/res/1_2_2/font/glyph_C9.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_C9.png rename to src/client/Common/res/1_2_2/font/glyph_C9.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_CA.png b/src/client/Common/res/1_2_2/font/glyph_CA.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_CA.png rename to src/client/Common/res/1_2_2/font/glyph_CA.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_CB.png b/src/client/Common/res/1_2_2/font/glyph_CB.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_CB.png rename to src/client/Common/res/1_2_2/font/glyph_CB.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_CC.png b/src/client/Common/res/1_2_2/font/glyph_CC.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_CC.png rename to src/client/Common/res/1_2_2/font/glyph_CC.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_CD.png b/src/client/Common/res/1_2_2/font/glyph_CD.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_CD.png rename to src/client/Common/res/1_2_2/font/glyph_CD.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_CE.png b/src/client/Common/res/1_2_2/font/glyph_CE.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_CE.png rename to src/client/Common/res/1_2_2/font/glyph_CE.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_CF.png b/src/client/Common/res/1_2_2/font/glyph_CF.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_CF.png rename to src/client/Common/res/1_2_2/font/glyph_CF.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D0.png b/src/client/Common/res/1_2_2/font/glyph_D0.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D0.png rename to src/client/Common/res/1_2_2/font/glyph_D0.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D1.png b/src/client/Common/res/1_2_2/font/glyph_D1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D1.png rename to src/client/Common/res/1_2_2/font/glyph_D1.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D2.png b/src/client/Common/res/1_2_2/font/glyph_D2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D2.png rename to src/client/Common/res/1_2_2/font/glyph_D2.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D3.png b/src/client/Common/res/1_2_2/font/glyph_D3.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D3.png rename to src/client/Common/res/1_2_2/font/glyph_D3.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D4.png b/src/client/Common/res/1_2_2/font/glyph_D4.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D4.png rename to src/client/Common/res/1_2_2/font/glyph_D4.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D5.png b/src/client/Common/res/1_2_2/font/glyph_D5.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D5.png rename to src/client/Common/res/1_2_2/font/glyph_D5.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D6.png b/src/client/Common/res/1_2_2/font/glyph_D6.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D6.png rename to src/client/Common/res/1_2_2/font/glyph_D6.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_D7.png b/src/client/Common/res/1_2_2/font/glyph_D7.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_D7.png rename to src/client/Common/res/1_2_2/font/glyph_D7.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_F9.png b/src/client/Common/res/1_2_2/font/glyph_F9.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_F9.png rename to src/client/Common/res/1_2_2/font/glyph_F9.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_FA.png b/src/client/Common/res/1_2_2/font/glyph_FA.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_FA.png rename to src/client/Common/res/1_2_2/font/glyph_FA.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_FB.png b/src/client/Common/res/1_2_2/font/glyph_FB.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_FB.png rename to src/client/Common/res/1_2_2/font/glyph_FB.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_FC.png b/src/client/Common/res/1_2_2/font/glyph_FC.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_FC.png rename to src/client/Common/res/1_2_2/font/glyph_FC.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_FD.png b/src/client/Common/res/1_2_2/font/glyph_FD.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_FD.png rename to src/client/Common/res/1_2_2/font/glyph_FD.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_FE.png b/src/client/Common/res/1_2_2/font/glyph_FE.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_FE.png rename to src/client/Common/res/1_2_2/font/glyph_FE.png diff --git a/Minecraft.Client/Common/res/1_2_2/font/glyph_FF.png b/src/client/Common/res/1_2_2/font/glyph_FF.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/font/glyph_FF.png rename to src/client/Common/res/1_2_2/font/glyph_FF.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/alchemy.png b/src/client/Common/res/1_2_2/gui/alchemy.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/alchemy.png rename to src/client/Common/res/1_2_2/gui/alchemy.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/allitems.png b/src/client/Common/res/1_2_2/gui/allitems.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/allitems.png rename to src/client/Common/res/1_2_2/gui/allitems.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/background.png b/src/client/Common/res/1_2_2/gui/background.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/background.png rename to src/client/Common/res/1_2_2/gui/background.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/container.png b/src/client/Common/res/1_2_2/gui/container.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/container.png rename to src/client/Common/res/1_2_2/gui/container.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/crafting.png b/src/client/Common/res/1_2_2/gui/crafting.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/crafting.png rename to src/client/Common/res/1_2_2/gui/crafting.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/crash_logo.png b/src/client/Common/res/1_2_2/gui/crash_logo.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/crash_logo.png rename to src/client/Common/res/1_2_2/gui/crash_logo.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/enchant.png b/src/client/Common/res/1_2_2/gui/enchant.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/enchant.png rename to src/client/Common/res/1_2_2/gui/enchant.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/furnace.png b/src/client/Common/res/1_2_2/gui/furnace.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/furnace.png rename to src/client/Common/res/1_2_2/gui/furnace.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/gui.png b/src/client/Common/res/1_2_2/gui/gui.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/gui.png rename to src/client/Common/res/1_2_2/gui/gui.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/icons.png b/src/client/Common/res/1_2_2/gui/icons.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/icons.png rename to src/client/Common/res/1_2_2/gui/icons.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/inventory.png b/src/client/Common/res/1_2_2/gui/inventory.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/inventory.png rename to src/client/Common/res/1_2_2/gui/inventory.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/items.png b/src/client/Common/res/1_2_2/gui/items.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/items.png rename to src/client/Common/res/1_2_2/gui/items.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/particles.png b/src/client/Common/res/1_2_2/gui/particles.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/particles.png rename to src/client/Common/res/1_2_2/gui/particles.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/slot.png b/src/client/Common/res/1_2_2/gui/slot.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/slot.png rename to src/client/Common/res/1_2_2/gui/slot.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/trap.png b/src/client/Common/res/1_2_2/gui/trap.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/trap.png rename to src/client/Common/res/1_2_2/gui/trap.png diff --git a/Minecraft.Client/Common/res/1_2_2/gui/unknown_pack.png b/src/client/Common/res/1_2_2/gui/unknown_pack.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/gui/unknown_pack.png rename to src/client/Common/res/1_2_2/gui/unknown_pack.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/arrows.png b/src/client/Common/res/1_2_2/item/arrows.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/arrows.png rename to src/client/Common/res/1_2_2/item/arrows.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/boat.png b/src/client/Common/res/1_2_2/item/boat.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/boat.png rename to src/client/Common/res/1_2_2/item/boat.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/book.png b/src/client/Common/res/1_2_2/item/book.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/book.png rename to src/client/Common/res/1_2_2/item/book.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/cart.png b/src/client/Common/res/1_2_2/item/cart.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/cart.png rename to src/client/Common/res/1_2_2/item/cart.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/chest.png b/src/client/Common/res/1_2_2/item/chest.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/chest.png rename to src/client/Common/res/1_2_2/item/chest.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/door.png b/src/client/Common/res/1_2_2/item/door.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/door.png rename to src/client/Common/res/1_2_2/item/door.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/largechest.png b/src/client/Common/res/1_2_2/item/largechest.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/largechest.png rename to src/client/Common/res/1_2_2/item/largechest.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/sign.png b/src/client/Common/res/1_2_2/item/sign.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/sign.png rename to src/client/Common/res/1_2_2/item/sign.png diff --git a/Minecraft.Client/Common/res/1_2_2/item/xporb.png b/src/client/Common/res/1_2_2/item/xporb.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/item/xporb.png rename to src/client/Common/res/1_2_2/item/xporb.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/dial.png b/src/client/Common/res/1_2_2/misc/dial.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/dial.png rename to src/client/Common/res/1_2_2/misc/dial.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/explosion.png b/src/client/Common/res/1_2_2/misc/explosion.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/explosion.png rename to src/client/Common/res/1_2_2/misc/explosion.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/foliagecolor.png b/src/client/Common/res/1_2_2/misc/foliagecolor.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/foliagecolor.png rename to src/client/Common/res/1_2_2/misc/foliagecolor.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/footprint.png b/src/client/Common/res/1_2_2/misc/footprint.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/footprint.png rename to src/client/Common/res/1_2_2/misc/footprint.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/glint.png b/src/client/Common/res/1_2_2/misc/glint.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/glint.png rename to src/client/Common/res/1_2_2/misc/glint.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/grasscolor.png b/src/client/Common/res/1_2_2/misc/grasscolor.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/grasscolor.png rename to src/client/Common/res/1_2_2/misc/grasscolor.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/mapbg.png b/src/client/Common/res/1_2_2/misc/mapbg.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/mapbg.png rename to src/client/Common/res/1_2_2/misc/mapbg.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/mapicons.png b/src/client/Common/res/1_2_2/misc/mapicons.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/mapicons.png rename to src/client/Common/res/1_2_2/misc/mapicons.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/particlefield.png b/src/client/Common/res/1_2_2/misc/particlefield.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/particlefield.png rename to src/client/Common/res/1_2_2/misc/particlefield.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/pumpkinblur.png b/src/client/Common/res/1_2_2/misc/pumpkinblur.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/pumpkinblur.png rename to src/client/Common/res/1_2_2/misc/pumpkinblur.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/shadow.png b/src/client/Common/res/1_2_2/misc/shadow.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/shadow.png rename to src/client/Common/res/1_2_2/misc/shadow.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/tunnel.png b/src/client/Common/res/1_2_2/misc/tunnel.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/tunnel.png rename to src/client/Common/res/1_2_2/misc/tunnel.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/vignette.png b/src/client/Common/res/1_2_2/misc/vignette.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/vignette.png rename to src/client/Common/res/1_2_2/misc/vignette.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/water.png b/src/client/Common/res/1_2_2/misc/water.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/water.png rename to src/client/Common/res/1_2_2/misc/water.png diff --git a/Minecraft.Client/Common/res/1_2_2/misc/watercolor.png b/src/client/Common/res/1_2_2/misc/watercolor.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/misc/watercolor.png rename to src/client/Common/res/1_2_2/misc/watercolor.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/cat_black.png b/src/client/Common/res/1_2_2/mob/cat_black.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/cat_black.png rename to src/client/Common/res/1_2_2/mob/cat_black.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/cat_red.png b/src/client/Common/res/1_2_2/mob/cat_red.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/cat_red.png rename to src/client/Common/res/1_2_2/mob/cat_red.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/cat_siamese.png b/src/client/Common/res/1_2_2/mob/cat_siamese.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/cat_siamese.png rename to src/client/Common/res/1_2_2/mob/cat_siamese.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/cavespider.png b/src/client/Common/res/1_2_2/mob/cavespider.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/cavespider.png rename to src/client/Common/res/1_2_2/mob/cavespider.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/char.png b/src/client/Common/res/1_2_2/mob/char.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/char.png rename to src/client/Common/res/1_2_2/mob/char.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/chicken.png b/src/client/Common/res/1_2_2/mob/chicken.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/chicken.png rename to src/client/Common/res/1_2_2/mob/chicken.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/cow.png b/src/client/Common/res/1_2_2/mob/cow.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/cow.png rename to src/client/Common/res/1_2_2/mob/cow.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/creeper.png b/src/client/Common/res/1_2_2/mob/creeper.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/creeper.png rename to src/client/Common/res/1_2_2/mob/creeper.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderdragon/beam.png b/src/client/Common/res/1_2_2/mob/enderdragon/beam.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderdragon/beam.png rename to src/client/Common/res/1_2_2/mob/enderdragon/beam.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderdragon/body.png b/src/client/Common/res/1_2_2/mob/enderdragon/body.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderdragon/body.png rename to src/client/Common/res/1_2_2/mob/enderdragon/body.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderdragon/crystal.png b/src/client/Common/res/1_2_2/mob/enderdragon/crystal.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderdragon/crystal.png rename to src/client/Common/res/1_2_2/mob/enderdragon/crystal.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderdragon/dragon.png b/src/client/Common/res/1_2_2/mob/enderdragon/dragon.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderdragon/dragon.png rename to src/client/Common/res/1_2_2/mob/enderdragon/dragon.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderdragon/ender.png b/src/client/Common/res/1_2_2/mob/enderdragon/ender.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderdragon/ender.png rename to src/client/Common/res/1_2_2/mob/enderdragon/ender.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderdragon/ender_eyes.png b/src/client/Common/res/1_2_2/mob/enderdragon/ender_eyes.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderdragon/ender_eyes.png rename to src/client/Common/res/1_2_2/mob/enderdragon/ender_eyes.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderdragon/shuffle.png b/src/client/Common/res/1_2_2/mob/enderdragon/shuffle.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderdragon/shuffle.png rename to src/client/Common/res/1_2_2/mob/enderdragon/shuffle.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderman.png b/src/client/Common/res/1_2_2/mob/enderman.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderman.png rename to src/client/Common/res/1_2_2/mob/enderman.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/enderman_eyes.png b/src/client/Common/res/1_2_2/mob/enderman_eyes.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/enderman_eyes.png rename to src/client/Common/res/1_2_2/mob/enderman_eyes.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/fire.png b/src/client/Common/res/1_2_2/mob/fire.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/fire.png rename to src/client/Common/res/1_2_2/mob/fire.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/ghast.png b/src/client/Common/res/1_2_2/mob/ghast.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/ghast.png rename to src/client/Common/res/1_2_2/mob/ghast.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/ghast_fire.png b/src/client/Common/res/1_2_2/mob/ghast_fire.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/ghast_fire.png rename to src/client/Common/res/1_2_2/mob/ghast_fire.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/lava.png b/src/client/Common/res/1_2_2/mob/lava.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/lava.png rename to src/client/Common/res/1_2_2/mob/lava.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/ozelot.png b/src/client/Common/res/1_2_2/mob/ozelot.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/ozelot.png rename to src/client/Common/res/1_2_2/mob/ozelot.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/pig.png b/src/client/Common/res/1_2_2/mob/pig.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/pig.png rename to src/client/Common/res/1_2_2/mob/pig.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/pigman.png b/src/client/Common/res/1_2_2/mob/pigman.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/pigman.png rename to src/client/Common/res/1_2_2/mob/pigman.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/pigzombie.png b/src/client/Common/res/1_2_2/mob/pigzombie.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/pigzombie.png rename to src/client/Common/res/1_2_2/mob/pigzombie.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/redcow.png b/src/client/Common/res/1_2_2/mob/redcow.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/redcow.png rename to src/client/Common/res/1_2_2/mob/redcow.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/saddle.png b/src/client/Common/res/1_2_2/mob/saddle.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/saddle.png rename to src/client/Common/res/1_2_2/mob/saddle.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/sheep.png b/src/client/Common/res/1_2_2/mob/sheep.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/sheep.png rename to src/client/Common/res/1_2_2/mob/sheep.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/sheep_fur.png b/src/client/Common/res/1_2_2/mob/sheep_fur.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/sheep_fur.png rename to src/client/Common/res/1_2_2/mob/sheep_fur.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/silverfish.png b/src/client/Common/res/1_2_2/mob/silverfish.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/silverfish.png rename to src/client/Common/res/1_2_2/mob/silverfish.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/skeleton.png b/src/client/Common/res/1_2_2/mob/skeleton.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/skeleton.png rename to src/client/Common/res/1_2_2/mob/skeleton.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/slime.png b/src/client/Common/res/1_2_2/mob/slime.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/slime.png rename to src/client/Common/res/1_2_2/mob/slime.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/snowman.png b/src/client/Common/res/1_2_2/mob/snowman.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/snowman.png rename to src/client/Common/res/1_2_2/mob/snowman.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/spider.png b/src/client/Common/res/1_2_2/mob/spider.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/spider.png rename to src/client/Common/res/1_2_2/mob/spider.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/spider_eyes.png b/src/client/Common/res/1_2_2/mob/spider_eyes.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/spider_eyes.png rename to src/client/Common/res/1_2_2/mob/spider_eyes.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/squid.png b/src/client/Common/res/1_2_2/mob/squid.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/squid.png rename to src/client/Common/res/1_2_2/mob/squid.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager.png b/src/client/Common/res/1_2_2/mob/villager.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager.png rename to src/client/Common/res/1_2_2/mob/villager.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager/butcher.png b/src/client/Common/res/1_2_2/mob/villager/butcher.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager/butcher.png rename to src/client/Common/res/1_2_2/mob/villager/butcher.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager/farmer.png b/src/client/Common/res/1_2_2/mob/villager/farmer.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager/farmer.png rename to src/client/Common/res/1_2_2/mob/villager/farmer.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager/librarian.png b/src/client/Common/res/1_2_2/mob/villager/librarian.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager/librarian.png rename to src/client/Common/res/1_2_2/mob/villager/librarian.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager/priest.png b/src/client/Common/res/1_2_2/mob/villager/priest.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager/priest.png rename to src/client/Common/res/1_2_2/mob/villager/priest.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager/smith.png b/src/client/Common/res/1_2_2/mob/villager/smith.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager/smith.png rename to src/client/Common/res/1_2_2/mob/villager/smith.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager/villager.png b/src/client/Common/res/1_2_2/mob/villager/villager.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager/villager.png rename to src/client/Common/res/1_2_2/mob/villager/villager.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/villager_golem.png b/src/client/Common/res/1_2_2/mob/villager_golem.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/villager_golem.png rename to src/client/Common/res/1_2_2/mob/villager_golem.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/wolf.png b/src/client/Common/res/1_2_2/mob/wolf.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/wolf.png rename to src/client/Common/res/1_2_2/mob/wolf.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/wolf_angry.png b/src/client/Common/res/1_2_2/mob/wolf_angry.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/wolf_angry.png rename to src/client/Common/res/1_2_2/mob/wolf_angry.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/wolf_tame.png b/src/client/Common/res/1_2_2/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/wolf_tame.png rename to src/client/Common/res/1_2_2/mob/wolf_tame.png diff --git a/Minecraft.Client/Common/res/1_2_2/mob/zombie.png b/src/client/Common/res/1_2_2/mob/zombie.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/mob/zombie.png rename to src/client/Common/res/1_2_2/mob/zombie.png diff --git a/Minecraft.Client/Common/res/1_2_2/pack.png b/src/client/Common/res/1_2_2/pack.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/pack.png rename to src/client/Common/res/1_2_2/pack.png diff --git a/Minecraft.Client/Common/res/1_2_2/pack.txt b/src/client/Common/res/1_2_2/pack.txt similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/pack.txt rename to src/client/Common/res/1_2_2/pack.txt diff --git a/Minecraft.Client/Common/res/1_2_2/particles.png b/src/client/Common/res/1_2_2/particles.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/particles.png rename to src/client/Common/res/1_2_2/particles.png diff --git a/Minecraft.Client/Common/res/1_2_2/terrain.png b/src/client/Common/res/1_2_2/terrain.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/terrain.png rename to src/client/Common/res/1_2_2/terrain.png diff --git a/Minecraft.Client/Common/res/1_2_2/terrain/moon.png b/src/client/Common/res/1_2_2/terrain/moon.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/terrain/moon.png rename to src/client/Common/res/1_2_2/terrain/moon.png diff --git a/Minecraft.Client/Common/res/1_2_2/terrain/moon_phases.png b/src/client/Common/res/1_2_2/terrain/moon_phases.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/terrain/moon_phases.png rename to src/client/Common/res/1_2_2/terrain/moon_phases.png diff --git a/Minecraft.Client/Common/res/1_2_2/terrain/sun.png b/src/client/Common/res/1_2_2/terrain/sun.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/terrain/sun.png rename to src/client/Common/res/1_2_2/terrain/sun.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/bg/panorama0.png b/src/client/Common/res/1_2_2/title/bg/panorama0.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/bg/panorama0.png rename to src/client/Common/res/1_2_2/title/bg/panorama0.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/bg/panorama1.png b/src/client/Common/res/1_2_2/title/bg/panorama1.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/bg/panorama1.png rename to src/client/Common/res/1_2_2/title/bg/panorama1.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/bg/panorama2.png b/src/client/Common/res/1_2_2/title/bg/panorama2.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/bg/panorama2.png rename to src/client/Common/res/1_2_2/title/bg/panorama2.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/bg/panorama3.png b/src/client/Common/res/1_2_2/title/bg/panorama3.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/bg/panorama3.png rename to src/client/Common/res/1_2_2/title/bg/panorama3.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/bg/panorama4.png b/src/client/Common/res/1_2_2/title/bg/panorama4.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/bg/panorama4.png rename to src/client/Common/res/1_2_2/title/bg/panorama4.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/bg/panorama5.png b/src/client/Common/res/1_2_2/title/bg/panorama5.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/bg/panorama5.png rename to src/client/Common/res/1_2_2/title/bg/panorama5.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/black.png b/src/client/Common/res/1_2_2/title/black.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/black.png rename to src/client/Common/res/1_2_2/title/black.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/credits.txt b/src/client/Common/res/1_2_2/title/credits.txt similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/credits.txt rename to src/client/Common/res/1_2_2/title/credits.txt diff --git a/Minecraft.Client/Common/res/1_2_2/title/earlyplayers.txt b/src/client/Common/res/1_2_2/title/earlyplayers.txt similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/earlyplayers.txt rename to src/client/Common/res/1_2_2/title/earlyplayers.txt diff --git a/Minecraft.Client/Common/res/1_2_2/title/mclogo.png b/src/client/Common/res/1_2_2/title/mclogo.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/mclogo.png rename to src/client/Common/res/1_2_2/title/mclogo.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/mojang.png b/src/client/Common/res/1_2_2/title/mojang.png similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/mojang.png rename to src/client/Common/res/1_2_2/title/mojang.png diff --git a/Minecraft.Client/Common/res/1_2_2/title/splashes.txt b/src/client/Common/res/1_2_2/title/splashes.txt similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/splashes.txt rename to src/client/Common/res/1_2_2/title/splashes.txt diff --git a/Minecraft.Client/Common/res/1_2_2/title/win.txt b/src/client/Common/res/1_2_2/title/win.txt similarity index 100% rename from Minecraft.Client/Common/res/1_2_2/title/win.txt rename to src/client/Common/res/1_2_2/title/win.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck b/src/client/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck rename to src/client/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck b/src/client/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck rename to src/client/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck b/src/client/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck rename to src/client/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck b/src/client/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck rename to src/client/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf b/src/client/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf rename to src/client/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck b/src/client/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck rename to src/client/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck b/src/client/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck rename to src/client/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf b/src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf rename to src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs b/src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs rename to src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck b/src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck rename to src/client/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck b/src/client/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck rename to src/client/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck b/src/client/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck rename to src/client/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck b/src/client/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck rename to src/client/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf b/src/client/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf rename to src/client/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp b/src/client/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp rename to src/client/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck b/src/client/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck rename to src/client/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck b/src/client/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck rename to src/client/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch b/src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch rename to src/client/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/Tutorial.pck b/src/client/Common/res/TitleUpdate/GameRules/Tutorial.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/Tutorial.pck rename to src/client/Common/res/TitleUpdate/GameRules/Tutorial.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck b/src/client/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck rename to src/client/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck b/src/client/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck rename to src/client/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck diff --git a/Minecraft.Client/Common/res/TitleUpdate/audio/AdditionalMusic.xwb b/src/client/Common/res/TitleUpdate/audio/AdditionalMusic.xwb similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/audio/AdditionalMusic.xwb rename to src/client/Common/res/TitleUpdate/audio/AdditionalMusic.xwb diff --git a/Minecraft.Client/Common/res/TitleUpdate/audio/Minecraft.xgs b/src/client/Common/res/TitleUpdate/audio/Minecraft.xgs similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/audio/Minecraft.xgs rename to src/client/Common/res/TitleUpdate/audio/Minecraft.xgs diff --git a/Minecraft.Client/Common/res/TitleUpdate/audio/additional.xsb b/src/client/Common/res/TitleUpdate/audio/additional.xsb similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/audio/additional.xsb rename to src/client/Common/res/TitleUpdate/audio/additional.xsb diff --git a/Minecraft.Client/Common/res/TitleUpdate/audio/additional.xwb b/src/client/Common/res/TitleUpdate/audio/additional.xwb similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/audio/additional.xwb rename to src/client/Common/res/TitleUpdate/audio/additional.xwb diff --git a/Minecraft.Client/Common/res/TitleUpdate/audio/minecraft.xsb b/src/client/Common/res/TitleUpdate/audio/minecraft.xsb similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/audio/minecraft.xsb rename to src/client/Common/res/TitleUpdate/audio/minecraft.xsb diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_1.png b/src/client/Common/res/TitleUpdate/res/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_1.png rename to src/client/Common/res/TitleUpdate/res/armor/cloth_1.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_1_b.png b/src/client/Common/res/TitleUpdate/res/armor/cloth_1_b.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_1_b.png rename to src/client/Common/res/TitleUpdate/res/armor/cloth_1_b.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_2.png b/src/client/Common/res/TitleUpdate/res/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_2.png rename to src/client/Common/res/TitleUpdate/res/armor/cloth_2.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_2_b.png b/src/client/Common/res/TitleUpdate/res/armor/cloth_2_b.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/armor/cloth_2_b.png rename to src/client/Common/res/TitleUpdate/res/armor/cloth_2_b.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/armor/power.png b/src/client/Common/res/TitleUpdate/res/armor/power.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/armor/power.png rename to src/client/Common/res/TitleUpdate/res/armor/power.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/art/kz.png b/src/client/Common/res/TitleUpdate/res/art/kz.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/art/kz.png rename to src/client/Common/res/TitleUpdate/res/art/kz.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/colours.col b/src/client/Common/res/TitleUpdate/res/colours.col similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/colours.col rename to src/client/Common/res/TitleUpdate/res/colours.col diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/colours.xml b/src/client/Common/res/TitleUpdate/res/colours.xml similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/colours.xml rename to src/client/Common/res/TitleUpdate/res/colours.xml diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/font/Default.png b/src/client/Common/res/TitleUpdate/res/font/Default.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/font/Default.png rename to src/client/Common/res/TitleUpdate/res/font/Default.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/font/Mojangles_11.png b/src/client/Common/res/TitleUpdate/res/font/Mojangles_11.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/font/Mojangles_11.png rename to src/client/Common/res/TitleUpdate/res/font/Mojangles_11.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/font/Mojangles_7.png b/src/client/Common/res/TitleUpdate/res/font/Mojangles_7.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/font/Mojangles_7.png rename to src/client/Common/res/TitleUpdate/res/font/Mojangles_7.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/item/book.png b/src/client/Common/res/TitleUpdate/res/item/book.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/item/book.png rename to src/client/Common/res/TitleUpdate/res/item/book.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/item/enderchest.png b/src/client/Common/res/TitleUpdate/res/item/enderchest.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/item/enderchest.png rename to src/client/Common/res/TitleUpdate/res/item/enderchest.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/items.png b/src/client/Common/res/TitleUpdate/res/items.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/items.png rename to src/client/Common/res/TitleUpdate/res/items.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/misc/additionalmapicons.png b/src/client/Common/res/TitleUpdate/res/misc/additionalmapicons.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/misc/additionalmapicons.png rename to src/client/Common/res/TitleUpdate/res/misc/additionalmapicons.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/misc/explosion.png b/src/client/Common/res/TitleUpdate/res/misc/explosion.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/misc/explosion.png rename to src/client/Common/res/TitleUpdate/res/misc/explosion.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/misc/footprint.png b/src/client/Common/res/TitleUpdate/res/misc/footprint.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/misc/footprint.png rename to src/client/Common/res/TitleUpdate/res/misc/footprint.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/misc/glint.png b/src/client/Common/res/TitleUpdate/res/misc/glint.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/misc/glint.png rename to src/client/Common/res/TitleUpdate/res/misc/glint.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/misc/mapicons.png b/src/client/Common/res/TitleUpdate/res/misc/mapicons.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/misc/mapicons.png rename to src/client/Common/res/TitleUpdate/res/misc/mapicons.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/misc/particlefield.png b/src/client/Common/res/TitleUpdate/res/misc/particlefield.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/misc/particlefield.png rename to src/client/Common/res/TitleUpdate/res/misc/particlefield.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/misc/tunnel.png b/src/client/Common/res/TitleUpdate/res/misc/tunnel.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/misc/tunnel.png rename to src/client/Common/res/TitleUpdate/res/misc/tunnel.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/enderdragon/beam.png b/src/client/Common/res/TitleUpdate/res/mob/enderdragon/beam.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/enderdragon/beam.png rename to src/client/Common/res/TitleUpdate/res/mob/enderdragon/beam.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/enderdragon/ender.png b/src/client/Common/res/TitleUpdate/res/mob/enderdragon/ender.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/enderdragon/ender.png rename to src/client/Common/res/TitleUpdate/res/mob/enderdragon/ender.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png b/src/client/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png rename to src/client/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/enderman_eyes.png b/src/client/Common/res/TitleUpdate/res/mob/enderman_eyes.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/enderman_eyes.png rename to src/client/Common/res/TitleUpdate/res/mob/enderman_eyes.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/redcow.png b/src/client/Common/res/TitleUpdate/res/mob/redcow.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/redcow.png rename to src/client/Common/res/TitleUpdate/res/mob/redcow.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/skeleton_wither.png b/src/client/Common/res/TitleUpdate/res/mob/skeleton_wither.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/skeleton_wither.png rename to src/client/Common/res/TitleUpdate/res/mob/skeleton_wither.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/snowman.png b/src/client/Common/res/TitleUpdate/res/mob/snowman.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/snowman.png rename to src/client/Common/res/TitleUpdate/res/mob/snowman.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/butcher.png b/src/client/Common/res/TitleUpdate/res/mob/villager/butcher.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/butcher.png rename to src/client/Common/res/TitleUpdate/res/mob/villager/butcher.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/farmer.png b/src/client/Common/res/TitleUpdate/res/mob/villager/farmer.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/farmer.png rename to src/client/Common/res/TitleUpdate/res/mob/villager/farmer.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/librarian.png b/src/client/Common/res/TitleUpdate/res/mob/villager/librarian.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/librarian.png rename to src/client/Common/res/TitleUpdate/res/mob/villager/librarian.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/priest.png b/src/client/Common/res/TitleUpdate/res/mob/villager/priest.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/priest.png rename to src/client/Common/res/TitleUpdate/res/mob/villager/priest.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/smith.png b/src/client/Common/res/TitleUpdate/res/mob/villager/smith.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/smith.png rename to src/client/Common/res/TitleUpdate/res/mob/villager/smith.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/villager.png b/src/client/Common/res/TitleUpdate/res/mob/villager/villager.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/villager/villager.png rename to src/client/Common/res/TitleUpdate/res/mob/villager/villager.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/wolf_collar.png b/src/client/Common/res/TitleUpdate/res/mob/wolf_collar.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/wolf_collar.png rename to src/client/Common/res/TitleUpdate/res/mob/wolf_collar.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/wolf_tame.png b/src/client/Common/res/TitleUpdate/res/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/wolf_tame.png rename to src/client/Common/res/TitleUpdate/res/mob/wolf_tame.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/zombie.png b/src/client/Common/res/TitleUpdate/res/mob/zombie.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/zombie.png rename to src/client/Common/res/TitleUpdate/res/mob/zombie.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/mob/zombie_villager.png b/src/client/Common/res/TitleUpdate/res/mob/zombie_villager.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/mob/zombie_villager.png rename to src/client/Common/res/TitleUpdate/res/mob/zombie_villager.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/particles.png b/src/client/Common/res/TitleUpdate/res/particles.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/particles.png rename to src/client/Common/res/TitleUpdate/res/particles.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/terrain.png b/src/client/Common/res/TitleUpdate/res/terrain.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/terrain.png rename to src/client/Common/res/TitleUpdate/res/terrain.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/terrainMipMapLevel2.png b/src/client/Common/res/TitleUpdate/res/terrainMipMapLevel2.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/terrainMipMapLevel2.png rename to src/client/Common/res/TitleUpdate/res/terrainMipMapLevel2.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/terrainMipMapLevel3.png b/src/client/Common/res/TitleUpdate/res/terrainMipMapLevel3.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/terrainMipMapLevel3.png rename to src/client/Common/res/TitleUpdate/res/terrainMipMapLevel3.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_0.png b/src/client/Common/res/TitleUpdate/res/textures/blocks/fire_0.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_0.png rename to src/client/Common/res/TitleUpdate/res/textures/blocks/fire_0.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt b/src/client/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt rename to src/client/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_1.png b/src/client/Common/res/TitleUpdate/res/textures/blocks/fire_1.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_1.png rename to src/client/Common/res/TitleUpdate/res/textures/blocks/fire_1.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt b/src/client/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt rename to src/client/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava.png b/src/client/Common/res/TitleUpdate/res/textures/blocks/lava.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava.png rename to src/client/Common/res/TitleUpdate/res/textures/blocks/lava.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava.txt b/src/client/Common/res/TitleUpdate/res/textures/blocks/lava.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava.txt rename to src/client/Common/res/TitleUpdate/res/textures/blocks/lava.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png b/src/client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png rename to src/client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt b/src/client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt rename to src/client/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/portal.png b/src/client/Common/res/TitleUpdate/res/textures/blocks/portal.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/portal.png rename to src/client/Common/res/TitleUpdate/res/textures/blocks/portal.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/portal.txt b/src/client/Common/res/TitleUpdate/res/textures/blocks/portal.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/portal.txt rename to src/client/Common/res/TitleUpdate/res/textures/blocks/portal.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water.png b/src/client/Common/res/TitleUpdate/res/textures/blocks/water.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water.png rename to src/client/Common/res/TitleUpdate/res/textures/blocks/water.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water.txt b/src/client/Common/res/TitleUpdate/res/textures/blocks/water.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water.txt rename to src/client/Common/res/TitleUpdate/res/textures/blocks/water.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water_flow.png b/src/client/Common/res/TitleUpdate/res/textures/blocks/water_flow.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water_flow.png rename to src/client/Common/res/TitleUpdate/res/textures/blocks/water_flow.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt b/src/client/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt rename to src/client/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/items/clock.png b/src/client/Common/res/TitleUpdate/res/textures/items/clock.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/items/clock.png rename to src/client/Common/res/TitleUpdate/res/textures/items/clock.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/items/clock.txt b/src/client/Common/res/TitleUpdate/res/textures/items/clock.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/items/clock.txt rename to src/client/Common/res/TitleUpdate/res/textures/items/clock.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/items/compass.png b/src/client/Common/res/TitleUpdate/res/textures/items/compass.png similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/items/compass.png rename to src/client/Common/res/TitleUpdate/res/textures/items/compass.png diff --git a/Minecraft.Client/Common/res/TitleUpdate/res/textures/items/compass.txt b/src/client/Common/res/TitleUpdate/res/textures/items/compass.txt similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/res/textures/items/compass.txt rename to src/client/Common/res/TitleUpdate/res/textures/items/compass.txt diff --git a/Minecraft.Client/Common/res/TitleUpdate/tutorialDiff b/src/client/Common/res/TitleUpdate/tutorialDiff similarity index 100% rename from Minecraft.Client/Common/res/TitleUpdate/tutorialDiff rename to src/client/Common/res/TitleUpdate/tutorialDiff diff --git a/Minecraft.Client/Common/res/achievement/bg.png b/src/client/Common/res/achievement/bg.png similarity index 100% rename from Minecraft.Client/Common/res/achievement/bg.png rename to src/client/Common/res/achievement/bg.png diff --git a/Minecraft.Client/Common/res/achievement/icons.png b/src/client/Common/res/achievement/icons.png similarity index 100% rename from Minecraft.Client/Common/res/achievement/icons.png rename to src/client/Common/res/achievement/icons.png diff --git a/Minecraft.Client/Common/res/armor/chain_1.png b/src/client/Common/res/armor/chain_1.png similarity index 100% rename from Minecraft.Client/Common/res/armor/chain_1.png rename to src/client/Common/res/armor/chain_1.png diff --git a/Minecraft.Client/Common/res/armor/chain_2.png b/src/client/Common/res/armor/chain_2.png similarity index 100% rename from Minecraft.Client/Common/res/armor/chain_2.png rename to src/client/Common/res/armor/chain_2.png diff --git a/Minecraft.Client/Common/res/armor/cloth_1.png b/src/client/Common/res/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/Common/res/armor/cloth_1.png rename to src/client/Common/res/armor/cloth_1.png diff --git a/Minecraft.Client/Common/res/armor/cloth_2.png b/src/client/Common/res/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/Common/res/armor/cloth_2.png rename to src/client/Common/res/armor/cloth_2.png diff --git a/Minecraft.Client/Common/res/armor/diamond_1.png b/src/client/Common/res/armor/diamond_1.png similarity index 100% rename from Minecraft.Client/Common/res/armor/diamond_1.png rename to src/client/Common/res/armor/diamond_1.png diff --git a/Minecraft.Client/Common/res/armor/diamond_2.png b/src/client/Common/res/armor/diamond_2.png similarity index 100% rename from Minecraft.Client/Common/res/armor/diamond_2.png rename to src/client/Common/res/armor/diamond_2.png diff --git a/Minecraft.Client/Common/res/armor/gold_1.png b/src/client/Common/res/armor/gold_1.png similarity index 100% rename from Minecraft.Client/Common/res/armor/gold_1.png rename to src/client/Common/res/armor/gold_1.png diff --git a/Minecraft.Client/Common/res/armor/gold_2.png b/src/client/Common/res/armor/gold_2.png similarity index 100% rename from Minecraft.Client/Common/res/armor/gold_2.png rename to src/client/Common/res/armor/gold_2.png diff --git a/Minecraft.Client/Common/res/armor/iron_1.png b/src/client/Common/res/armor/iron_1.png similarity index 100% rename from Minecraft.Client/Common/res/armor/iron_1.png rename to src/client/Common/res/armor/iron_1.png diff --git a/Minecraft.Client/Common/res/armor/iron_2.png b/src/client/Common/res/armor/iron_2.png similarity index 100% rename from Minecraft.Client/Common/res/armor/iron_2.png rename to src/client/Common/res/armor/iron_2.png diff --git a/Minecraft.Client/Common/res/armor/power.png b/src/client/Common/res/armor/power.png similarity index 100% rename from Minecraft.Client/Common/res/armor/power.png rename to src/client/Common/res/armor/power.png diff --git a/Minecraft.Client/Common/res/art/kz.png b/src/client/Common/res/art/kz.png similarity index 100% rename from Minecraft.Client/Common/res/art/kz.png rename to src/client/Common/res/art/kz.png diff --git a/Minecraft.Client/Common/res/audio/Minecraft.xgs b/src/client/Common/res/audio/Minecraft.xgs similarity index 100% rename from Minecraft.Client/Common/res/audio/Minecraft.xgs rename to src/client/Common/res/audio/Minecraft.xgs diff --git a/Minecraft.Client/Common/res/audio/minecraft.xsb b/src/client/Common/res/audio/minecraft.xsb similarity index 100% rename from Minecraft.Client/Common/res/audio/minecraft.xsb rename to src/client/Common/res/audio/minecraft.xsb diff --git a/Minecraft.Client/Common/res/audio/resident.xwb b/src/client/Common/res/audio/resident.xwb similarity index 100% rename from Minecraft.Client/Common/res/audio/resident.xwb rename to src/client/Common/res/audio/resident.xwb diff --git a/Minecraft.Client/Common/res/audio/streamed.xwb b/src/client/Common/res/audio/streamed.xwb similarity index 100% rename from Minecraft.Client/Common/res/audio/streamed.xwb rename to src/client/Common/res/audio/streamed.xwb diff --git a/Minecraft.Client/Common/res/environment/clouds.png b/src/client/Common/res/environment/clouds.png similarity index 100% rename from Minecraft.Client/Common/res/environment/clouds.png rename to src/client/Common/res/environment/clouds.png diff --git a/Minecraft.Client/Common/res/environment/rain.png b/src/client/Common/res/environment/rain.png similarity index 100% rename from Minecraft.Client/Common/res/environment/rain.png rename to src/client/Common/res/environment/rain.png diff --git a/Minecraft.Client/Common/res/environment/snow.png b/src/client/Common/res/environment/snow.png similarity index 100% rename from Minecraft.Client/Common/res/environment/snow.png rename to src/client/Common/res/environment/snow.png diff --git a/Minecraft.Client/Common/res/font/Mojangles_11.png b/src/client/Common/res/font/Mojangles_11.png similarity index 100% rename from Minecraft.Client/Common/res/font/Mojangles_11.png rename to src/client/Common/res/font/Mojangles_11.png diff --git a/Minecraft.Client/Common/res/font/Mojangles_7.png b/src/client/Common/res/font/Mojangles_7.png similarity index 100% rename from Minecraft.Client/Common/res/font/Mojangles_7.png rename to src/client/Common/res/font/Mojangles_7.png diff --git a/Minecraft.Client/Common/res/font/default.png b/src/client/Common/res/font/default.png similarity index 100% rename from Minecraft.Client/Common/res/font/default.png rename to src/client/Common/res/font/default.png diff --git a/Minecraft.Client/Common/res/gui/background.png b/src/client/Common/res/gui/background.png similarity index 100% rename from Minecraft.Client/Common/res/gui/background.png rename to src/client/Common/res/gui/background.png diff --git a/Minecraft.Client/Common/res/gui/container.png b/src/client/Common/res/gui/container.png similarity index 100% rename from Minecraft.Client/Common/res/gui/container.png rename to src/client/Common/res/gui/container.png diff --git a/Minecraft.Client/Common/res/gui/crafting.png b/src/client/Common/res/gui/crafting.png similarity index 100% rename from Minecraft.Client/Common/res/gui/crafting.png rename to src/client/Common/res/gui/crafting.png diff --git a/Minecraft.Client/Common/res/gui/furnace.png b/src/client/Common/res/gui/furnace.png similarity index 100% rename from Minecraft.Client/Common/res/gui/furnace.png rename to src/client/Common/res/gui/furnace.png diff --git a/Minecraft.Client/Common/res/gui/gui.png b/src/client/Common/res/gui/gui.png similarity index 100% rename from Minecraft.Client/Common/res/gui/gui.png rename to src/client/Common/res/gui/gui.png diff --git a/Minecraft.Client/Common/res/gui/icons.png b/src/client/Common/res/gui/icons.png similarity index 100% rename from Minecraft.Client/Common/res/gui/icons.png rename to src/client/Common/res/gui/icons.png diff --git a/Minecraft.Client/Common/res/gui/inventory.png b/src/client/Common/res/gui/inventory.png similarity index 100% rename from Minecraft.Client/Common/res/gui/inventory.png rename to src/client/Common/res/gui/inventory.png diff --git a/Minecraft.Client/Common/res/gui/items.png b/src/client/Common/res/gui/items.png similarity index 100% rename from Minecraft.Client/Common/res/gui/items.png rename to src/client/Common/res/gui/items.png diff --git a/Minecraft.Client/Common/res/gui/logo.png b/src/client/Common/res/gui/logo.png similarity index 100% rename from Minecraft.Client/Common/res/gui/logo.png rename to src/client/Common/res/gui/logo.png diff --git a/Minecraft.Client/Common/res/gui/particles.png b/src/client/Common/res/gui/particles.png similarity index 100% rename from Minecraft.Client/Common/res/gui/particles.png rename to src/client/Common/res/gui/particles.png diff --git a/Minecraft.Client/Common/res/gui/slot.png b/src/client/Common/res/gui/slot.png similarity index 100% rename from Minecraft.Client/Common/res/gui/slot.png rename to src/client/Common/res/gui/slot.png diff --git a/Minecraft.Client/Common/res/gui/trap.png b/src/client/Common/res/gui/trap.png similarity index 100% rename from Minecraft.Client/Common/res/gui/trap.png rename to src/client/Common/res/gui/trap.png diff --git a/Minecraft.Client/Common/res/gui/unknown_pack.png b/src/client/Common/res/gui/unknown_pack.png similarity index 100% rename from Minecraft.Client/Common/res/gui/unknown_pack.png rename to src/client/Common/res/gui/unknown_pack.png diff --git a/Minecraft.Client/Common/res/item/arrows.png b/src/client/Common/res/item/arrows.png similarity index 100% rename from Minecraft.Client/Common/res/item/arrows.png rename to src/client/Common/res/item/arrows.png diff --git a/Minecraft.Client/Common/res/item/boat.png b/src/client/Common/res/item/boat.png similarity index 100% rename from Minecraft.Client/Common/res/item/boat.png rename to src/client/Common/res/item/boat.png diff --git a/Minecraft.Client/Common/res/item/cart.png b/src/client/Common/res/item/cart.png similarity index 100% rename from Minecraft.Client/Common/res/item/cart.png rename to src/client/Common/res/item/cart.png diff --git a/Minecraft.Client/Common/res/item/door.png b/src/client/Common/res/item/door.png similarity index 100% rename from Minecraft.Client/Common/res/item/door.png rename to src/client/Common/res/item/door.png diff --git a/Minecraft.Client/Common/res/item/sign.png b/src/client/Common/res/item/sign.png similarity index 100% rename from Minecraft.Client/Common/res/item/sign.png rename to src/client/Common/res/item/sign.png diff --git a/Minecraft.Client/Common/res/misc/dial.png b/src/client/Common/res/misc/dial.png similarity index 100% rename from Minecraft.Client/Common/res/misc/dial.png rename to src/client/Common/res/misc/dial.png diff --git a/Minecraft.Client/Common/res/misc/foliagecolor.png b/src/client/Common/res/misc/foliagecolor.png similarity index 100% rename from Minecraft.Client/Common/res/misc/foliagecolor.png rename to src/client/Common/res/misc/foliagecolor.png diff --git a/Minecraft.Client/Common/res/misc/footprint.png b/src/client/Common/res/misc/footprint.png similarity index 100% rename from Minecraft.Client/Common/res/misc/footprint.png rename to src/client/Common/res/misc/footprint.png diff --git a/Minecraft.Client/Common/res/misc/grasscolor.png b/src/client/Common/res/misc/grasscolor.png similarity index 100% rename from Minecraft.Client/Common/res/misc/grasscolor.png rename to src/client/Common/res/misc/grasscolor.png diff --git a/Minecraft.Client/Common/res/misc/mapbg.png b/src/client/Common/res/misc/mapbg.png similarity index 100% rename from Minecraft.Client/Common/res/misc/mapbg.png rename to src/client/Common/res/misc/mapbg.png diff --git a/Minecraft.Client/Common/res/misc/mapicons.png b/src/client/Common/res/misc/mapicons.png similarity index 100% rename from Minecraft.Client/Common/res/misc/mapicons.png rename to src/client/Common/res/misc/mapicons.png diff --git a/Minecraft.Client/Common/res/misc/pumpkinblur.png b/src/client/Common/res/misc/pumpkinblur.png similarity index 100% rename from Minecraft.Client/Common/res/misc/pumpkinblur.png rename to src/client/Common/res/misc/pumpkinblur.png diff --git a/Minecraft.Client/Common/res/misc/shadow.png b/src/client/Common/res/misc/shadow.png similarity index 100% rename from Minecraft.Client/Common/res/misc/shadow.png rename to src/client/Common/res/misc/shadow.png diff --git a/Minecraft.Client/Common/res/misc/vignette.png b/src/client/Common/res/misc/vignette.png similarity index 100% rename from Minecraft.Client/Common/res/misc/vignette.png rename to src/client/Common/res/misc/vignette.png diff --git a/Minecraft.Client/Common/res/misc/water.png b/src/client/Common/res/misc/water.png similarity index 100% rename from Minecraft.Client/Common/res/misc/water.png rename to src/client/Common/res/misc/water.png diff --git a/Minecraft.Client/Common/res/misc/watercolor.png b/src/client/Common/res/misc/watercolor.png similarity index 100% rename from Minecraft.Client/Common/res/misc/watercolor.png rename to src/client/Common/res/misc/watercolor.png diff --git a/Minecraft.Client/Common/res/mob/char.png b/src/client/Common/res/mob/char.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char.png rename to src/client/Common/res/mob/char.png diff --git a/Minecraft.Client/Common/res/mob/char1.png b/src/client/Common/res/mob/char1.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char1.png rename to src/client/Common/res/mob/char1.png diff --git a/Minecraft.Client/Common/res/mob/char2.png b/src/client/Common/res/mob/char2.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char2.png rename to src/client/Common/res/mob/char2.png diff --git a/Minecraft.Client/Common/res/mob/char3.png b/src/client/Common/res/mob/char3.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char3.png rename to src/client/Common/res/mob/char3.png diff --git a/Minecraft.Client/Common/res/mob/char4.png b/src/client/Common/res/mob/char4.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char4.png rename to src/client/Common/res/mob/char4.png diff --git a/Minecraft.Client/Common/res/mob/char5.png b/src/client/Common/res/mob/char5.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char5.png rename to src/client/Common/res/mob/char5.png diff --git a/Minecraft.Client/Common/res/mob/char6.png b/src/client/Common/res/mob/char6.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char6.png rename to src/client/Common/res/mob/char6.png diff --git a/Minecraft.Client/Common/res/mob/char7.png b/src/client/Common/res/mob/char7.png similarity index 100% rename from Minecraft.Client/Common/res/mob/char7.png rename to src/client/Common/res/mob/char7.png diff --git a/Minecraft.Client/Common/res/mob/chicken.png b/src/client/Common/res/mob/chicken.png similarity index 100% rename from Minecraft.Client/Common/res/mob/chicken.png rename to src/client/Common/res/mob/chicken.png diff --git a/Minecraft.Client/Common/res/mob/cow.png b/src/client/Common/res/mob/cow.png similarity index 100% rename from Minecraft.Client/Common/res/mob/cow.png rename to src/client/Common/res/mob/cow.png diff --git a/Minecraft.Client/Common/res/mob/creeper.png b/src/client/Common/res/mob/creeper.png similarity index 100% rename from Minecraft.Client/Common/res/mob/creeper.png rename to src/client/Common/res/mob/creeper.png diff --git a/Minecraft.Client/Common/res/mob/ghast.png b/src/client/Common/res/mob/ghast.png similarity index 100% rename from Minecraft.Client/Common/res/mob/ghast.png rename to src/client/Common/res/mob/ghast.png diff --git a/Minecraft.Client/Common/res/mob/ghast_fire.png b/src/client/Common/res/mob/ghast_fire.png similarity index 100% rename from Minecraft.Client/Common/res/mob/ghast_fire.png rename to src/client/Common/res/mob/ghast_fire.png diff --git a/Minecraft.Client/Common/res/mob/pig.png b/src/client/Common/res/mob/pig.png similarity index 100% rename from Minecraft.Client/Common/res/mob/pig.png rename to src/client/Common/res/mob/pig.png diff --git a/Minecraft.Client/Common/res/mob/pigman.png b/src/client/Common/res/mob/pigman.png similarity index 100% rename from Minecraft.Client/Common/res/mob/pigman.png rename to src/client/Common/res/mob/pigman.png diff --git a/Minecraft.Client/Common/res/mob/pigzombie.png b/src/client/Common/res/mob/pigzombie.png similarity index 100% rename from Minecraft.Client/Common/res/mob/pigzombie.png rename to src/client/Common/res/mob/pigzombie.png diff --git a/Minecraft.Client/Common/res/mob/saddle.png b/src/client/Common/res/mob/saddle.png similarity index 100% rename from Minecraft.Client/Common/res/mob/saddle.png rename to src/client/Common/res/mob/saddle.png diff --git a/Minecraft.Client/Common/res/mob/sheep.png b/src/client/Common/res/mob/sheep.png similarity index 100% rename from Minecraft.Client/Common/res/mob/sheep.png rename to src/client/Common/res/mob/sheep.png diff --git a/Minecraft.Client/Common/res/mob/sheep_fur.png b/src/client/Common/res/mob/sheep_fur.png similarity index 100% rename from Minecraft.Client/Common/res/mob/sheep_fur.png rename to src/client/Common/res/mob/sheep_fur.png diff --git a/Minecraft.Client/Common/res/mob/skeleton.png b/src/client/Common/res/mob/skeleton.png similarity index 100% rename from Minecraft.Client/Common/res/mob/skeleton.png rename to src/client/Common/res/mob/skeleton.png diff --git a/Minecraft.Client/Common/res/mob/slime.png b/src/client/Common/res/mob/slime.png similarity index 100% rename from Minecraft.Client/Common/res/mob/slime.png rename to src/client/Common/res/mob/slime.png diff --git a/Minecraft.Client/Common/res/mob/spider.png b/src/client/Common/res/mob/spider.png similarity index 100% rename from Minecraft.Client/Common/res/mob/spider.png rename to src/client/Common/res/mob/spider.png diff --git a/Minecraft.Client/Common/res/mob/spider_eyes.png b/src/client/Common/res/mob/spider_eyes.png similarity index 100% rename from Minecraft.Client/Common/res/mob/spider_eyes.png rename to src/client/Common/res/mob/spider_eyes.png diff --git a/Minecraft.Client/Common/res/mob/squid.png b/src/client/Common/res/mob/squid.png similarity index 100% rename from Minecraft.Client/Common/res/mob/squid.png rename to src/client/Common/res/mob/squid.png diff --git a/Minecraft.Client/Common/res/mob/wolf.png b/src/client/Common/res/mob/wolf.png similarity index 100% rename from Minecraft.Client/Common/res/mob/wolf.png rename to src/client/Common/res/mob/wolf.png diff --git a/Minecraft.Client/Common/res/mob/wolf_angry.png b/src/client/Common/res/mob/wolf_angry.png similarity index 100% rename from Minecraft.Client/Common/res/mob/wolf_angry.png rename to src/client/Common/res/mob/wolf_angry.png diff --git a/Minecraft.Client/Common/res/mob/wolf_tame.png b/src/client/Common/res/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/Common/res/mob/wolf_tame.png rename to src/client/Common/res/mob/wolf_tame.png diff --git a/Minecraft.Client/Common/res/mob/zombie.png b/src/client/Common/res/mob/zombie.png similarity index 100% rename from Minecraft.Client/Common/res/mob/zombie.png rename to src/client/Common/res/mob/zombie.png diff --git a/Minecraft.Client/Common/res/pack.png b/src/client/Common/res/pack.png similarity index 100% rename from Minecraft.Client/Common/res/pack.png rename to src/client/Common/res/pack.png diff --git a/Minecraft.Client/Common/res/particles.png b/src/client/Common/res/particles.png similarity index 100% rename from Minecraft.Client/Common/res/particles.png rename to src/client/Common/res/particles.png diff --git a/Minecraft.Client/Common/res/terrain.png b/src/client/Common/res/terrain.png similarity index 100% rename from Minecraft.Client/Common/res/terrain.png rename to src/client/Common/res/terrain.png diff --git a/Minecraft.Client/Common/res/terrain/moon.png b/src/client/Common/res/terrain/moon.png similarity index 100% rename from Minecraft.Client/Common/res/terrain/moon.png rename to src/client/Common/res/terrain/moon.png diff --git a/Minecraft.Client/Common/res/terrain/sun.png b/src/client/Common/res/terrain/sun.png similarity index 100% rename from Minecraft.Client/Common/res/terrain/sun.png rename to src/client/Common/res/terrain/sun.png diff --git a/Minecraft.Client/Common/res/title/black.png b/src/client/Common/res/title/black.png similarity index 100% rename from Minecraft.Client/Common/res/title/black.png rename to src/client/Common/res/title/black.png diff --git a/Minecraft.Client/Common/res/title/mclogo.png b/src/client/Common/res/title/mclogo.png similarity index 100% rename from Minecraft.Client/Common/res/title/mclogo.png rename to src/client/Common/res/title/mclogo.png diff --git a/Minecraft.Client/Common/res/title/mojang.png b/src/client/Common/res/title/mojang.png similarity index 100% rename from Minecraft.Client/Common/res/title/mojang.png rename to src/client/Common/res/title/mojang.png diff --git a/Minecraft.Client/Common/xuiscene_base.h b/src/client/Common/xuiscene_base.h similarity index 100% rename from Minecraft.Client/Common/xuiscene_base.h rename to src/client/Common/xuiscene_base.h diff --git a/Minecraft.Client/Common/zlib/adler32.c b/src/client/Common/zlib/adler32.c similarity index 100% rename from Minecraft.Client/Common/zlib/adler32.c rename to src/client/Common/zlib/adler32.c diff --git a/Minecraft.Client/Common/zlib/compress.c b/src/client/Common/zlib/compress.c similarity index 100% rename from Minecraft.Client/Common/zlib/compress.c rename to src/client/Common/zlib/compress.c diff --git a/Minecraft.Client/Common/zlib/crc32.c b/src/client/Common/zlib/crc32.c similarity index 100% rename from Minecraft.Client/Common/zlib/crc32.c rename to src/client/Common/zlib/crc32.c diff --git a/Minecraft.Client/Common/zlib/crc32.h b/src/client/Common/zlib/crc32.h similarity index 100% rename from Minecraft.Client/Common/zlib/crc32.h rename to src/client/Common/zlib/crc32.h diff --git a/Minecraft.Client/Common/zlib/deflate.c b/src/client/Common/zlib/deflate.c similarity index 100% rename from Minecraft.Client/Common/zlib/deflate.c rename to src/client/Common/zlib/deflate.c diff --git a/Minecraft.Client/Common/zlib/deflate.h b/src/client/Common/zlib/deflate.h similarity index 100% rename from Minecraft.Client/Common/zlib/deflate.h rename to src/client/Common/zlib/deflate.h diff --git a/Minecraft.Client/Common/zlib/gzclose.c b/src/client/Common/zlib/gzclose.c similarity index 100% rename from Minecraft.Client/Common/zlib/gzclose.c rename to src/client/Common/zlib/gzclose.c diff --git a/Minecraft.Client/Common/zlib/gzguts.h b/src/client/Common/zlib/gzguts.h similarity index 100% rename from Minecraft.Client/Common/zlib/gzguts.h rename to src/client/Common/zlib/gzguts.h diff --git a/Minecraft.Client/Common/zlib/gzlib.c b/src/client/Common/zlib/gzlib.c similarity index 100% rename from Minecraft.Client/Common/zlib/gzlib.c rename to src/client/Common/zlib/gzlib.c diff --git a/Minecraft.Client/Common/zlib/gzread.c b/src/client/Common/zlib/gzread.c similarity index 100% rename from Minecraft.Client/Common/zlib/gzread.c rename to src/client/Common/zlib/gzread.c diff --git a/Minecraft.Client/Common/zlib/gzwrite.c b/src/client/Common/zlib/gzwrite.c similarity index 100% rename from Minecraft.Client/Common/zlib/gzwrite.c rename to src/client/Common/zlib/gzwrite.c diff --git a/Minecraft.Client/Common/zlib/infback.c b/src/client/Common/zlib/infback.c similarity index 100% rename from Minecraft.Client/Common/zlib/infback.c rename to src/client/Common/zlib/infback.c diff --git a/Minecraft.Client/Common/zlib/inffast.c b/src/client/Common/zlib/inffast.c similarity index 100% rename from Minecraft.Client/Common/zlib/inffast.c rename to src/client/Common/zlib/inffast.c diff --git a/Minecraft.Client/Common/zlib/inffast.h b/src/client/Common/zlib/inffast.h similarity index 100% rename from Minecraft.Client/Common/zlib/inffast.h rename to src/client/Common/zlib/inffast.h diff --git a/Minecraft.Client/Common/zlib/inffixed.h b/src/client/Common/zlib/inffixed.h similarity index 100% rename from Minecraft.Client/Common/zlib/inffixed.h rename to src/client/Common/zlib/inffixed.h diff --git a/Minecraft.Client/Common/zlib/inflate.c b/src/client/Common/zlib/inflate.c similarity index 100% rename from Minecraft.Client/Common/zlib/inflate.c rename to src/client/Common/zlib/inflate.c diff --git a/Minecraft.Client/Common/zlib/inflate.h b/src/client/Common/zlib/inflate.h similarity index 100% rename from Minecraft.Client/Common/zlib/inflate.h rename to src/client/Common/zlib/inflate.h diff --git a/Minecraft.Client/Common/zlib/inftrees.c b/src/client/Common/zlib/inftrees.c similarity index 100% rename from Minecraft.Client/Common/zlib/inftrees.c rename to src/client/Common/zlib/inftrees.c diff --git a/Minecraft.Client/Common/zlib/inftrees.h b/src/client/Common/zlib/inftrees.h similarity index 100% rename from Minecraft.Client/Common/zlib/inftrees.h rename to src/client/Common/zlib/inftrees.h diff --git a/Minecraft.Client/Common/zlib/trees.c b/src/client/Common/zlib/trees.c similarity index 100% rename from Minecraft.Client/Common/zlib/trees.c rename to src/client/Common/zlib/trees.c diff --git a/Minecraft.Client/Common/zlib/trees.h b/src/client/Common/zlib/trees.h similarity index 100% rename from Minecraft.Client/Common/zlib/trees.h rename to src/client/Common/zlib/trees.h diff --git a/Minecraft.Client/Common/zlib/uncompr.c b/src/client/Common/zlib/uncompr.c similarity index 100% rename from Minecraft.Client/Common/zlib/uncompr.c rename to src/client/Common/zlib/uncompr.c diff --git a/Minecraft.Client/Common/zlib/zconf.h b/src/client/Common/zlib/zconf.h similarity index 100% rename from Minecraft.Client/Common/zlib/zconf.h rename to src/client/Common/zlib/zconf.h diff --git a/Minecraft.Client/Common/zlib/zlib.h b/src/client/Common/zlib/zlib.h similarity index 100% rename from Minecraft.Client/Common/zlib/zlib.h rename to src/client/Common/zlib/zlib.h diff --git a/Minecraft.Client/Common/zlib/zutil.c b/src/client/Common/zlib/zutil.c similarity index 100% rename from Minecraft.Client/Common/zlib/zutil.c rename to src/client/Common/zlib/zutil.c diff --git a/Minecraft.Client/Common/zlib/zutil.h b/src/client/Common/zlib/zutil.h similarity index 100% rename from Minecraft.Client/Common/zlib/zutil.h rename to src/client/Common/zlib/zutil.h diff --git a/Minecraft.Client/CompassTexture.cpp b/src/client/CompassTexture.cpp similarity index 94% rename from Minecraft.Client/CompassTexture.cpp rename to src/client/CompassTexture.cpp index 93d6a62c..6a1c4787 100644 --- a/Minecraft.Client/CompassTexture.cpp +++ b/src/client/CompassTexture.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "Minecraft.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" #include "MultiplayerLocalPlayer.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "Texture.h" #include "CompassTexture.h" diff --git a/Minecraft.Client/CompassTexture.h b/src/client/CompassTexture.h similarity index 100% rename from Minecraft.Client/CompassTexture.h rename to src/client/CompassTexture.h diff --git a/Minecraft.Client/ConfirmScreen.cpp b/src/client/ConfirmScreen.cpp similarity index 96% rename from Minecraft.Client/ConfirmScreen.cpp rename to src/client/ConfirmScreen.cpp index b67ea19d..19176701 100644 --- a/Minecraft.Client/ConfirmScreen.cpp +++ b/src/client/ConfirmScreen.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ConfirmScreen.h" #include "SmallButton.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" ConfirmScreen::ConfirmScreen(Screen *parent, const wstring& title1, const wstring& title2, int id) { diff --git a/Minecraft.Client/ConfirmScreen.h b/src/client/ConfirmScreen.h similarity index 100% rename from Minecraft.Client/ConfirmScreen.h rename to src/client/ConfirmScreen.h diff --git a/Minecraft.Client/ConnectScreen.cpp b/src/client/ConnectScreen.cpp similarity index 98% rename from Minecraft.Client/ConnectScreen.cpp rename to src/client/ConnectScreen.cpp index 2cf005b6..e5a84f4c 100644 --- a/Minecraft.Client/ConnectScreen.cpp +++ b/src/client/ConnectScreen.cpp @@ -5,7 +5,7 @@ #include "Button.h" #include "Minecraft.h" #include "User.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" ConnectScreen::ConnectScreen(Minecraft *minecraft, const wstring& ip, int port) diff --git a/Minecraft.Client/ConnectScreen.h b/src/client/ConnectScreen.h similarity index 100% rename from Minecraft.Client/ConnectScreen.h rename to src/client/ConnectScreen.h diff --git a/Minecraft.Client/ConsoleInput.cpp b/src/client/ConsoleInput.cpp similarity index 100% rename from Minecraft.Client/ConsoleInput.cpp rename to src/client/ConsoleInput.cpp diff --git a/Minecraft.Client/ConsoleInput.h b/src/client/ConsoleInput.h similarity index 100% rename from Minecraft.Client/ConsoleInput.h rename to src/client/ConsoleInput.h diff --git a/Minecraft.Client/ConsoleInputSource.h b/src/client/ConsoleInputSource.h similarity index 100% rename from Minecraft.Client/ConsoleInputSource.h rename to src/client/ConsoleInputSource.h diff --git a/Minecraft.Client/ContainerScreen.cpp b/src/client/ContainerScreen.cpp similarity index 94% rename from Minecraft.Client/ContainerScreen.cpp rename to src/client/ContainerScreen.cpp index 17b45406..03300565 100644 --- a/Minecraft.Client/ContainerScreen.cpp +++ b/src/client/ContainerScreen.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ContainerScreen.h" #include "Textures.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" ContainerScreen::ContainerScreen(shared_ptr inventory, shared_ptr container) : AbstractContainerScreen(new ContainerMenu(inventory, container)) { diff --git a/Minecraft.Client/ContainerScreen.h b/src/client/ContainerScreen.h similarity index 100% rename from Minecraft.Client/ContainerScreen.h rename to src/client/ContainerScreen.h diff --git a/Minecraft.Client/ControlsScreen.cpp b/src/client/ControlsScreen.cpp similarity index 97% rename from Minecraft.Client/ControlsScreen.cpp rename to src/client/ControlsScreen.cpp index 487dbb16..3bea68bb 100644 --- a/Minecraft.Client/ControlsScreen.cpp +++ b/src/client/ControlsScreen.cpp @@ -2,7 +2,7 @@ #include "ControlsScreen.h" #include "Options.h" #include "SmallButton.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" ControlsScreen::ControlsScreen(Screen *lastScreen, Options *options) { diff --git a/Minecraft.Client/ControlsScreen.h b/src/client/ControlsScreen.h similarity index 100% rename from Minecraft.Client/ControlsScreen.h rename to src/client/ControlsScreen.h diff --git a/Minecraft.Client/CowModel.cpp b/src/client/CowModel.cpp similarity index 100% rename from Minecraft.Client/CowModel.cpp rename to src/client/CowModel.cpp diff --git a/Minecraft.Client/CowModel.h b/src/client/CowModel.h similarity index 100% rename from Minecraft.Client/CowModel.h rename to src/client/CowModel.h diff --git a/Minecraft.Client/CowRenderer.cpp b/src/client/CowRenderer.cpp similarity index 100% rename from Minecraft.Client/CowRenderer.cpp rename to src/client/CowRenderer.cpp diff --git a/Minecraft.Client/CowRenderer.h b/src/client/CowRenderer.h similarity index 100% rename from Minecraft.Client/CowRenderer.h rename to src/client/CowRenderer.h diff --git a/Minecraft.Client/CraftingScreen.cpp b/src/client/CraftingScreen.cpp similarity index 93% rename from Minecraft.Client/CraftingScreen.cpp rename to src/client/CraftingScreen.cpp index c28df18d..ad464b6f 100644 --- a/Minecraft.Client/CraftingScreen.cpp +++ b/src/client/CraftingScreen.cpp @@ -2,7 +2,7 @@ #include "CraftingScreen.h" #include "Textures.h" #include "MultiplayerLocalPlayer.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" +#include "net.minecraft.world.inventory.h" CraftingScreen::CraftingScreen(shared_ptr inventory, Level *level, int x, int y, int z) : AbstractContainerScreen(new CraftingMenu(inventory, level, x, y, z)) { diff --git a/Minecraft.Client/CraftingScreen.h b/src/client/CraftingScreen.h similarity index 100% rename from Minecraft.Client/CraftingScreen.h rename to src/client/CraftingScreen.h diff --git a/Minecraft.Client/CreateWorldScreen.cpp b/src/client/CreateWorldScreen.cpp similarity index 93% rename from Minecraft.Client/CreateWorldScreen.cpp rename to src/client/CreateWorldScreen.cpp index b9856c7e..23962efc 100644 --- a/Minecraft.Client/CreateWorldScreen.cpp +++ b/src/client/CreateWorldScreen.cpp @@ -3,12 +3,12 @@ #include "EditBox.h" #include "Button.h" #include "SurvivalMode.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\SharedConstants.h" -#include "..\Minecraft.World\Random.h" +#include "net.minecraft.locale.h" +#include "StringHelpers.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.storage.h" +#include "SharedConstants.h" +#include "Random.h" CreateWorldScreen::CreateWorldScreen(Screen *lastScreen) { diff --git a/Minecraft.Client/CreateWorldScreen.h b/src/client/CreateWorldScreen.h similarity index 100% rename from Minecraft.Client/CreateWorldScreen.h rename to src/client/CreateWorldScreen.h diff --git a/Minecraft.Client/CreativeMode.cpp b/src/client/CreativeMode.cpp similarity index 89% rename from Minecraft.Client/CreativeMode.cpp rename to src/client/CreativeMode.cpp index 48342ebc..74b4f204 100644 --- a/Minecraft.Client/CreativeMode.cpp +++ b/src/client/CreativeMode.cpp @@ -2,11 +2,11 @@ #include "CreativeMode.h" #include "User.h" #include "LocalPlayer.h" -#include "..\Minecraft.World\\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "\net.minecraft.world.entity.player.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" CreativeMode::CreativeMode(Minecraft *minecraft) : GameMode(minecraft) { diff --git a/Minecraft.Client/CreativeMode.h b/src/client/CreativeMode.h similarity index 100% rename from Minecraft.Client/CreativeMode.h rename to src/client/CreativeMode.h diff --git a/Minecraft.Client/CreeperModel.cpp b/src/client/CreeperModel.cpp similarity index 98% rename from Minecraft.Client/CreeperModel.cpp rename to src/client/CreeperModel.cpp index 51237ce6..25600071 100644 --- a/Minecraft.Client/CreeperModel.cpp +++ b/src/client/CreeperModel.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "CreeperModel.h" #include "ModelPart.h" diff --git a/Minecraft.Client/CreeperModel.h b/src/client/CreeperModel.h similarity index 100% rename from Minecraft.Client/CreeperModel.h rename to src/client/CreeperModel.h diff --git a/Minecraft.Client/CreeperRenderer.cpp b/src/client/CreeperRenderer.cpp similarity index 95% rename from Minecraft.Client/CreeperRenderer.cpp rename to src/client/CreeperRenderer.cpp index 483d14e3..434b47fd 100644 --- a/Minecraft.Client/CreeperRenderer.cpp +++ b/src/client/CreeperRenderer.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "CreeperRenderer.h" #include "CreeperModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.entity.monster.h" +#include "Mth.h" CreeperRenderer::CreeperRenderer() : MobRenderer( new CreeperModel(), 0.5f ) { diff --git a/Minecraft.Client/CreeperRenderer.h b/src/client/CreeperRenderer.h similarity index 100% rename from Minecraft.Client/CreeperRenderer.h rename to src/client/CreeperRenderer.h diff --git a/Minecraft.Client/CritParticle.cpp b/src/client/CritParticle.cpp similarity index 88% rename from Minecraft.Client/CritParticle.cpp rename to src/client/CritParticle.cpp index 6c71b027..acd9f422 100644 --- a/Minecraft.Client/CritParticle.cpp +++ b/src/client/CritParticle.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "CritParticle.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" +#include "net.minecraft.world.entity.h" +#include "Random.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.level.h" void CritParticle::_init(Level *level, shared_ptr entity, ePARTICLE_TYPE type) { diff --git a/Minecraft.Client/CritParticle.h b/src/client/CritParticle.h similarity index 100% rename from Minecraft.Client/CritParticle.h rename to src/client/CritParticle.h diff --git a/Minecraft.Client/CritParticle2.cpp b/src/client/CritParticle2.cpp similarity index 97% rename from Minecraft.Client/CritParticle2.cpp rename to src/client/CritParticle2.cpp index 363e8f08..61bac6e0 100644 --- a/Minecraft.Client/CritParticle2.cpp +++ b/src/client/CritParticle2.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "CritParticle2.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" void CritParticle2::_init(double xa, double ya, double za, float scale) { diff --git a/Minecraft.Client/CritParticle2.h b/src/client/CritParticle2.h similarity index 100% rename from Minecraft.Client/CritParticle2.h rename to src/client/CritParticle2.h diff --git a/Minecraft.Client/Cube.cpp b/src/client/Cube.cpp similarity index 100% rename from Minecraft.Client/Cube.cpp rename to src/client/Cube.cpp diff --git a/Minecraft.Client/Cube.h b/src/client/Cube.h similarity index 92% rename from Minecraft.Client/Cube.h rename to src/client/Cube.h index 3aee2b65..197741ef 100644 --- a/Minecraft.Client/Cube.h +++ b/src/client/Cube.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" #include "Vertex.h" #include "Polygon.h" diff --git a/Minecraft.Client/Culler.h b/src/client/Culler.h similarity index 90% rename from Minecraft.Client/Culler.h rename to src/client/Culler.h index bd428ac0..70d62771 100644 --- a/Minecraft.Client/Culler.h +++ b/src/client/Culler.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\AABB.h" +#include "AABB.h" class Culler { diff --git a/Minecraft.Client/DLCTexturePack.cpp b/src/client/DLCTexturePack.cpp similarity index 98% rename from Minecraft.Client/DLCTexturePack.cpp rename to src/client/DLCTexturePack.cpp index 3d1e05a2..b2e66ea6 100644 --- a/Minecraft.Client/DLCTexturePack.cpp +++ b/src/client/DLCTexturePack.cpp @@ -1,15 +1,15 @@ #include "stdafx.h" -#include "Common\DLC\DLCGameRulesFile.h" -#include "Common\DLC\DLCGameRulesHeader.h" -#include "Common\DLC\DLCGameRules.h" +#include "Common/DLC\DLCGameRulesFile.h" +#include "Common/DLC\DLCGameRulesHeader.h" +#include "Common/DLC\DLCGameRules.h" #include "DLCTexturePack.h" -#include "Common\DLC\DLCColourTableFile.h" -#include "Common\DLC\DLCUIDataFile.h" -#include "Common\DLC\DLCTextureFile.h" -#include "Common\DLC\DLCLocalisationFile.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "Common/DLC\DLCColourTableFile.h" +#include "Common/DLC\DLCUIDataFile.h" +#include "Common/DLC\DLCTextureFile.h" +#include "Common/DLC\DLCLocalisationFile.h" +#include "StringHelpers.h" #include "StringTable.h" -#include "Common\DLC\DLCAudioFile.h" +#include "Common/DLC\DLCAudioFile.h" #if defined _XBOX || defined _WINDOWS64 #include "Xbox\XML\ATGXmlParser.h" diff --git a/Minecraft.Client/DLCTexturePack.h b/src/client/DLCTexturePack.h similarity index 100% rename from Minecraft.Client/DLCTexturePack.h rename to src/client/DLCTexturePack.h diff --git a/Minecraft.Client/DeathScreen.cpp b/src/client/DeathScreen.cpp similarity index 97% rename from Minecraft.Client/DeathScreen.cpp rename to src/client/DeathScreen.cpp index a06606ec..b9ee2212 100644 --- a/Minecraft.Client/DeathScreen.cpp +++ b/src/client/DeathScreen.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "DeathScreen.h" #include "Button.h" #include "MultiplayerLocalPlayer.h" diff --git a/Minecraft.Client/DeathScreen.h b/src/client/DeathScreen.h similarity index 100% rename from Minecraft.Client/DeathScreen.h rename to src/client/DeathScreen.h diff --git a/Minecraft.Client/DefaultRenderer.cpp b/src/client/DefaultRenderer.cpp similarity index 85% rename from Minecraft.Client/DefaultRenderer.cpp rename to src/client/DefaultRenderer.cpp index d4c15737..6cff6599 100644 --- a/Minecraft.Client/DefaultRenderer.cpp +++ b/src/client/DefaultRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "DefaultRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.h" void DefaultRenderer::render(shared_ptr entity, double x, double y, double z, float rot, float a) { diff --git a/Minecraft.Client/DefaultRenderer.h b/src/client/DefaultRenderer.h similarity index 100% rename from Minecraft.Client/DefaultRenderer.h rename to src/client/DefaultRenderer.h diff --git a/Minecraft.Client/DefaultTexturePack.cpp b/src/client/DefaultTexturePack.cpp similarity index 98% rename from Minecraft.Client/DefaultTexturePack.cpp rename to src/client/DefaultTexturePack.cpp index d2974b6d..f7f19169 100644 --- a/Minecraft.Client/DefaultTexturePack.cpp +++ b/src/client/DefaultTexturePack.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "DefaultTexturePack.h" #include "Textures.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" DefaultTexturePack::DefaultTexturePack() : AbstractTexturePack(0, NULL, L"Minecraft", NULL) diff --git a/Minecraft.Client/DefaultTexturePack.h b/src/client/DefaultTexturePack.h similarity index 100% rename from Minecraft.Client/DefaultTexturePack.h rename to src/client/DefaultTexturePack.h diff --git a/Minecraft.Client/DemoLevel.cpp b/src/client/DemoLevel.cpp similarity index 84% rename from Minecraft.Client/DemoLevel.cpp rename to src/client/DemoLevel.cpp index 52edc0ba..36cad974 100644 --- a/Minecraft.Client/DemoLevel.cpp +++ b/src/client/DemoLevel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "DemoLevel.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.storage.h" DemoLevel::DemoLevel(shared_ptr levelStorage, const wstring& levelName) : Level(levelStorage, levelName, DEMO_LEVEL_SEED) { diff --git a/Minecraft.Client/DemoLevel.h b/src/client/DemoLevel.h similarity index 88% rename from Minecraft.Client/DemoLevel.h rename to src/client/DemoLevel.h index 8364d5b4..6d2f7782 100644 --- a/Minecraft.Client/DemoLevel.h +++ b/src/client/DemoLevel.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\net.minecraft.world.level.h" +#include "net.minecraft.world.level.h" class DemoLevel : public Level { diff --git a/Minecraft.Client/DemoMode.cpp b/src/client/DemoMode.cpp similarity index 98% rename from Minecraft.Client/DemoMode.cpp rename to src/client/DemoMode.cpp index 3b24af7a..0986410d 100644 --- a/Minecraft.Client/DemoMode.cpp +++ b/src/client/DemoMode.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "DemoMode.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" +#include "net.minecraft.world.level.h" DemoMode::DemoMode(Minecraft *minecraft) : SurvivalMode(minecraft) { diff --git a/Minecraft.Client/DemoMode.h b/src/client/DemoMode.h similarity index 100% rename from Minecraft.Client/DemoMode.h rename to src/client/DemoMode.h diff --git a/Minecraft.Client/DemoUser.cpp b/src/client/DemoUser.cpp similarity index 100% rename from Minecraft.Client/DemoUser.cpp rename to src/client/DemoUser.cpp diff --git a/Minecraft.Client/DemoUser.h b/src/client/DemoUser.h similarity index 100% rename from Minecraft.Client/DemoUser.h rename to src/client/DemoUser.h diff --git a/Minecraft.Client/DerivedServerLevel.cpp b/src/client/DerivedServerLevel.cpp similarity index 90% rename from Minecraft.Client/DerivedServerLevel.cpp rename to src/client/DerivedServerLevel.cpp index a67408d7..4ee15f89 100644 --- a/Minecraft.Client/DerivedServerLevel.cpp +++ b/src/client/DerivedServerLevel.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "DerivedServerLevel.h" -#include "..\Minecraft.World\SavedDataStorage.h" -#include "..\Minecraft.World\DerivedLevelData.h" +#include "SavedDataStorage.h" +#include "DerivedLevelData.h" DerivedServerLevel::DerivedServerLevel(MinecraftServer *server, shared_ptr levelStorage, const wstring& levelName, int dimension, LevelSettings *levelSettings, ServerLevel *wrapped) : ServerLevel(server, levelStorage, levelName, dimension, levelSettings) diff --git a/Minecraft.Client/DerivedServerLevel.h b/src/client/DerivedServerLevel.h similarity index 100% rename from Minecraft.Client/DerivedServerLevel.h rename to src/client/DerivedServerLevel.h diff --git a/Minecraft.Client/DirtyChunkSorter.cpp b/src/client/DirtyChunkSorter.cpp similarity index 100% rename from Minecraft.Client/DirtyChunkSorter.cpp rename to src/client/DirtyChunkSorter.cpp diff --git a/Minecraft.Client/DirtyChunkSorter.h b/src/client/DirtyChunkSorter.h similarity index 100% rename from Minecraft.Client/DirtyChunkSorter.h rename to src/client/DirtyChunkSorter.h diff --git a/Minecraft.Client/DisconnectedScreen.cpp b/src/client/DisconnectedScreen.cpp similarity index 95% rename from Minecraft.Client/DisconnectedScreen.cpp rename to src/client/DisconnectedScreen.cpp index b445e4d0..4b411637 100644 --- a/Minecraft.Client/DisconnectedScreen.cpp +++ b/src/client/DisconnectedScreen.cpp @@ -2,7 +2,7 @@ #include "DisconnectedScreen.h" #include "TitleScreen.h" #include "Button.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" DisconnectedScreen::DisconnectedScreen(const wstring& title, const wstring reason, void *reasonObjects, ...) { diff --git a/Minecraft.Client/DisconnectedScreen.h b/src/client/DisconnectedScreen.h similarity index 100% rename from Minecraft.Client/DisconnectedScreen.h rename to src/client/DisconnectedScreen.h diff --git a/Minecraft.Client/DistanceChunkSorter.cpp b/src/client/DistanceChunkSorter.cpp similarity index 100% rename from Minecraft.Client/DistanceChunkSorter.cpp rename to src/client/DistanceChunkSorter.cpp diff --git a/Minecraft.Client/DistanceChunkSorter.h b/src/client/DistanceChunkSorter.h similarity index 100% rename from Minecraft.Client/DistanceChunkSorter.h rename to src/client/DistanceChunkSorter.h diff --git a/Minecraft.Client/DragonBreathParticle.cpp b/src/client/DragonBreathParticle.cpp similarity index 98% rename from Minecraft.Client/DragonBreathParticle.cpp rename to src/client/DragonBreathParticle.cpp index 0d0f75f3..9b132927 100644 --- a/Minecraft.Client/DragonBreathParticle.cpp +++ b/src/client/DragonBreathParticle.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "DragonBreathParticle.h" void DragonBreathParticle::init(Level *level, double x, double y, double z, double xa, double ya, double za, float scale) diff --git a/Minecraft.Client/DragonBreathParticle.h b/src/client/DragonBreathParticle.h similarity index 100% rename from Minecraft.Client/DragonBreathParticle.h rename to src/client/DragonBreathParticle.h diff --git a/Minecraft.Client/DragonModel.cpp b/src/client/DragonModel.cpp similarity index 99% rename from Minecraft.Client/DragonModel.cpp rename to src/client/DragonModel.cpp index 39861829..52f02417 100644 --- a/Minecraft.Client/DragonModel.cpp +++ b/src/client/DragonModel.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "DragonModel.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\Enderdragon.h" +#include "Mth.h" +#include "Enderdragon.h" DragonModel::DragonModel(float g) : Model() { diff --git a/Minecraft.Client/DragonModel.h b/src/client/DragonModel.h similarity index 100% rename from Minecraft.Client/DragonModel.h rename to src/client/DragonModel.h diff --git a/Minecraft.Client/DripParticle.cpp b/src/client/DripParticle.cpp similarity index 92% rename from Minecraft.Client/DripParticle.cpp rename to src/client/DripParticle.cpp index 9463976e..dc928d8a 100644 --- a/Minecraft.Client/DripParticle.cpp +++ b/src/client/DripParticle.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.material.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.material.h" +#include "net.minecraft.world.level.tile.h" +#include "JavaMath.h" +#include "Mth.h" #include "DripParticle.h" DripParticle::DripParticle(Level *level, double x, double y, double z, Material *material) : Particle(level, x, y, z, 0, 0, 0) diff --git a/Minecraft.Client/DripParticle.h b/src/client/DripParticle.h similarity index 100% rename from Minecraft.Client/DripParticle.h rename to src/client/DripParticle.h diff --git a/Minecraft.Client/Durango/4JLibs/Media/4J_strings.resx b/src/client/Durango/4JLibs/Media/4J_strings.resx similarity index 100% rename from Minecraft.Client/Durango/4JLibs/Media/4J_strings.resx rename to src/client/Durango/4JLibs/Media/4J_strings.resx diff --git a/Minecraft.Client/Durango/4JLibs/inc/4J_Input.h b/src/client/Durango/4JLibs/inc/4J_Input.h similarity index 100% rename from Minecraft.Client/Durango/4JLibs/inc/4J_Input.h rename to src/client/Durango/4JLibs/inc/4J_Input.h diff --git a/Minecraft.Client/Durango/4JLibs/inc/4J_Profile.h b/src/client/Durango/4JLibs/inc/4J_Profile.h similarity index 100% rename from Minecraft.Client/Durango/4JLibs/inc/4J_Profile.h rename to src/client/Durango/4JLibs/inc/4J_Profile.h diff --git a/Minecraft.Client/Durango/4JLibs/inc/4J_Render.h b/src/client/Durango/4JLibs/inc/4J_Render.h similarity index 100% rename from Minecraft.Client/Durango/4JLibs/inc/4J_Render.h rename to src/client/Durango/4JLibs/inc/4J_Render.h diff --git a/Minecraft.Client/Durango/4JLibs/inc/4J_Storage.h b/src/client/Durango/4JLibs/inc/4J_Storage.h similarity index 100% rename from Minecraft.Client/Durango/4JLibs/inc/4J_Storage.h rename to src/client/Durango/4JLibs/inc/4J_Storage.h diff --git a/Minecraft.Client/Durango/Achievements/AchievementManager.cpp b/src/client/Durango/Achievements/AchievementManager.cpp similarity index 100% rename from Minecraft.Client/Durango/Achievements/AchievementManager.cpp rename to src/client/Durango/Achievements/AchievementManager.cpp diff --git a/Minecraft.Client/Durango/Achievements/AchievementManager.h b/src/client/Durango/Achievements/AchievementManager.h similarity index 100% rename from Minecraft.Client/Durango/Achievements/AchievementManager.h rename to src/client/Durango/Achievements/AchievementManager.h diff --git a/Minecraft.Client/Durango/ApplicationView.cpp b/src/client/Durango/ApplicationView.cpp similarity index 100% rename from Minecraft.Client/Durango/ApplicationView.cpp rename to src/client/Durango/ApplicationView.cpp diff --git a/Minecraft.Client/Durango/ApplicationView.h b/src/client/Durango/ApplicationView.h similarity index 100% rename from Minecraft.Client/Durango/ApplicationView.h rename to src/client/Durango/ApplicationView.h diff --git a/Minecraft.Client/Durango/Autogenerated.appxmanifest b/src/client/Durango/Autogenerated.appxmanifest similarity index 100% rename from Minecraft.Client/Durango/Autogenerated.appxmanifest rename to src/client/Durango/Autogenerated.appxmanifest diff --git a/Minecraft.Client/Durango/CU/DLCXbox1.cmp b/src/client/Durango/CU/DLCXbox1.cmp similarity index 100% rename from Minecraft.Client/Durango/CU/DLCXbox1.cmp rename to src/client/Durango/CU/DLCXbox1.cmp diff --git a/Minecraft.Client/Durango/DLCImages/MPHA_360x360.png b/src/client/Durango/DLCImages/MPHA_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/MPHA_360x360.png rename to src/client/Durango/DLCImages/MPHA_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/MPMA_360x360.png b/src/client/Durango/DLCImages/MPMA_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/MPMA_360x360.png rename to src/client/Durango/DLCImages/MPMA_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/MPSR_360x360.png b/src/client/Durango/DLCImages/MPSR_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/MPSR_360x360.png rename to src/client/Durango/DLCImages/MPSR_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SP1_360x360.png b/src/client/Durango/DLCImages/SP1_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SP1_360x360.png rename to src/client/Durango/DLCImages/SP1_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SP2_360x360.png b/src/client/Durango/DLCImages/SP2_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SP2_360x360.png rename to src/client/Durango/DLCImages/SP2_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SP3_360x360.png b/src/client/Durango/DLCImages/SP3_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SP3_360x360.png rename to src/client/Durango/DLCImages/SP3_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SP4_360x360.png b/src/client/Durango/DLCImages/SP4_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SP4_360x360.png rename to src/client/Durango/DLCImages/SP4_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SP5_360x360.png b/src/client/Durango/DLCImages/SP5_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SP5_360x360.png rename to src/client/Durango/DLCImages/SP5_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SP6_360x360.png b/src/client/Durango/DLCImages/SP6_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SP6_360x360.png rename to src/client/Durango/DLCImages/SP6_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPB2_360x360.png b/src/client/Durango/DLCImages/SPB2_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPB2_360x360.png rename to src/client/Durango/DLCImages/SPB2_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPB_360x360.png b/src/client/Durango/DLCImages/SPB_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPB_360x360.png rename to src/client/Durango/DLCImages/SPB_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPC_360x360.png b/src/client/Durango/DLCImages/SPC_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPC_360x360.png rename to src/client/Durango/DLCImages/SPC_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPD1_360x360.png b/src/client/Durango/DLCImages/SPD1_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPD1_360x360.png rename to src/client/Durango/DLCImages/SPD1_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPF_360x360.png b/src/client/Durango/DLCImages/SPF_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPF_360x360.png rename to src/client/Durango/DLCImages/SPF_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPG_360x360.png b/src/client/Durango/DLCImages/SPG_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPG_360x360.png rename to src/client/Durango/DLCImages/SPG_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPI_360x360.png b/src/client/Durango/DLCImages/SPI_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPI_360x360.png rename to src/client/Durango/DLCImages/SPI_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPM_360x360.png b/src/client/Durango/DLCImages/SPM_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPM_360x360.png rename to src/client/Durango/DLCImages/SPM_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/SPZ_360x360.png b/src/client/Durango/DLCImages/SPZ_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/SPZ_360x360.png rename to src/client/Durango/DLCImages/SPZ_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/TP01_360x360.png b/src/client/Durango/DLCImages/TP01_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/TP01_360x360.png rename to src/client/Durango/DLCImages/TP01_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/TP02_360x360.png b/src/client/Durango/DLCImages/TP02_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/TP02_360x360.png rename to src/client/Durango/DLCImages/TP02_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/TP03_360x360.png b/src/client/Durango/DLCImages/TP03_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/TP03_360x360.png rename to src/client/Durango/DLCImages/TP03_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/TP04_360x360.png b/src/client/Durango/DLCImages/TP04_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/TP04_360x360.png rename to src/client/Durango/DLCImages/TP04_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/TP05_360x360.png b/src/client/Durango/DLCImages/TP05_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/TP05_360x360.png rename to src/client/Durango/DLCImages/TP05_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/TP06_360x360.png b/src/client/Durango/DLCImages/TP06_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/TP06_360x360.png rename to src/client/Durango/DLCImages/TP06_360x360.png diff --git a/Minecraft.Client/Durango/DLCImages/TP07_360x360.png b/src/client/Durango/DLCImages/TP07_360x360.png similarity index 100% rename from Minecraft.Client/Durango/DLCImages/TP07_360x360.png rename to src/client/Durango/DLCImages/TP07_360x360.png diff --git a/Minecraft.Client/Durango/DLCXbox1.cmp b/src/client/Durango/DLCXbox1.cmp similarity index 100% rename from Minecraft.Client/Durango/DLCXbox1.cmp rename to src/client/Durango/DLCXbox1.cmp diff --git a/Minecraft.Client/Durango/DurangoExtras/DurangoStubs.cpp b/src/client/Durango/DurangoExtras/DurangoStubs.cpp similarity index 100% rename from Minecraft.Client/Durango/DurangoExtras/DurangoStubs.cpp rename to src/client/Durango/DurangoExtras/DurangoStubs.cpp diff --git a/Minecraft.Client/Durango/DurangoExtras/DurangoStubs.h b/src/client/Durango/DurangoExtras/DurangoStubs.h similarity index 100% rename from Minecraft.Client/Durango/DurangoExtras/DurangoStubs.h rename to src/client/Durango/DurangoExtras/DurangoStubs.h diff --git a/Minecraft.Client/Durango/DurangoExtras/xcompress.h b/src/client/Durango/DurangoExtras/xcompress.h similarity index 100% rename from Minecraft.Client/Durango/DurangoExtras/xcompress.h rename to src/client/Durango/DurangoExtras/xcompress.h diff --git a/Minecraft.Client/Durango/Durango_App.cpp b/src/client/Durango/Durango_App.cpp similarity index 98% rename from Minecraft.Client/Durango/Durango_App.cpp rename to src/client/Durango/Durango_App.cpp index 2ec81a29..778ec1b4 100644 --- a/Minecraft.Client/Durango/Durango_App.cpp +++ b/src/client/Durango/Durango_App.cpp @@ -1,17 +1,17 @@ #include "stdafx.h" #include "..\Common\Consoles_App.h" #include "..\User.h" -#include "..\..\Minecraft.Client\Minecraft.h" -#include "..\..\Minecraft.Client\MinecraftServer.h" -#include "..\..\Minecraft.Client\PlayerList.h" -#include "..\..\Minecraft.Client\ServerPlayer.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\LevelSettings.h" -#include "..\..\Minecraft.World\BiomeSource.h" -#include "..\..\Minecraft.World\LevelType.h" +#include "..\Minecraft.h" +#include "..\MinecraftServer.h" +#include "..\PlayerList.h" +#include "..\ServerPlayer.h" +#include "..\Level.h" +#include "..\LevelSettings.h" +#include "..\BiomeSource.h" +#include "..\LevelType.h" #include "ServiceConfig\Events-XBLA.8-149E11AEEvents.h" -#include "..\..\Minecraft.World\DurangoStats.h" -#include "..\..\Minecraft.Client\Durango\XML\xmlFilesCallback.h" +#include "..\DurangoStats.h" +#include "..\Durango\XML\xmlFilesCallback.h" CConsoleMinecraftApp app; diff --git a/Minecraft.Client/Durango/Durango_App.h b/src/client/Durango/Durango_App.h similarity index 100% rename from Minecraft.Client/Durango/Durango_App.h rename to src/client/Durango/Durango_App.h diff --git a/Minecraft.Client/Durango/Durango_Minecraft.cpp b/src/client/Durango/Durango_Minecraft.cpp similarity index 98% rename from Minecraft.Client/Durango/Durango_Minecraft.cpp rename to src/client/Durango/Durango_Minecraft.cpp index 48d5c319..0d107e97 100644 --- a/Minecraft.Client/Durango/Durango_Minecraft.cpp +++ b/src/client/Durango/Durango_Minecraft.cpp @@ -6,33 +6,33 @@ #include #include "..\MinecraftServer.h" #include "..\LocalPlayer.h" -#include "..\..\Minecraft.World\ItemInstance.h" -#include "..\..\Minecraft.World\MapItem.h" -#include "..\..\Minecraft.World\Recipes.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.World\Language.h" -#include "..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "..\ItemInstance.h" +#include "..\MapItem.h" +#include "..\Recipes.h" +#include "..\Recipy.h" +#include "..\Language.h" +#include "..\StringHelpers.h" +#include "..\AABB.h" +#include "..\Vec3.h" +#include "..\Level.h" +#include "..\net.minecraft.world.level.tile.h" #include "Leaderboards\GameProgress.h" #include "..\ClientConnection.h" #include "..\User.h" -#include "..\..\Minecraft.World\Socket.h" -#include "..\..\Minecraft.World\ThreadName.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\Socket.h" +#include "..\ThreadName.h" +#include "..\StatsCounter.h" #include "..\ConnectScreen.h" #include "Leaderboards\DurangoLeaderboardManager.h" -#include "..\..\Minecraft.Client\Tesselator.h" -#include "..\..\Minecraft.Client\Options.h" +#include "..\Tesselator.h" +#include "..\Options.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\IntCache.h" +#include "..\IntCache.h" #include "..\Textures.h" #include "Resource.h" -#include "..\..\Minecraft.World\compression.h" -#include "..\..\Minecraft.World\OldChunkStorage.h" +#include "..\compression.h" +#include "..\OldChunkStorage.h" #include //using namespace Windows::Xbox::Input; diff --git a/Minecraft.Client/Durango/Durango_UIController.cpp b/src/client/Durango/Durango_UIController.cpp similarity index 100% rename from Minecraft.Client/Durango/Durango_UIController.cpp rename to src/client/Durango/Durango_UIController.cpp diff --git a/Minecraft.Client/Durango/Durango_UIController.h b/src/client/Durango/Durango_UIController.h similarity index 100% rename from Minecraft.Client/Durango/Durango_UIController.h rename to src/client/Durango/Durango_UIController.h diff --git a/Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d10_shaders.inl b/src/client/Durango/Iggy/gdraw/gdraw_d3d10_shaders.inl similarity index 100% rename from Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d10_shaders.inl rename to src/client/Durango/Iggy/gdraw/gdraw_d3d10_shaders.inl diff --git a/Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d11.cpp b/src/client/Durango/Iggy/gdraw/gdraw_d3d11.cpp similarity index 100% rename from Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d11.cpp rename to src/client/Durango/Iggy/gdraw/gdraw_d3d11.cpp diff --git a/Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d11.h b/src/client/Durango/Iggy/gdraw/gdraw_d3d11.h similarity index 100% rename from Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d11.h rename to src/client/Durango/Iggy/gdraw/gdraw_d3d11.h diff --git a/Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d1x_shared.inl b/src/client/Durango/Iggy/gdraw/gdraw_d3d1x_shared.inl similarity index 100% rename from Minecraft.Client/Durango/Iggy/gdraw/gdraw_d3d1x_shared.inl rename to src/client/Durango/Iggy/gdraw/gdraw_d3d1x_shared.inl diff --git a/Minecraft.Client/Durango/Iggy/gdraw/gdraw_shared.inl b/src/client/Durango/Iggy/gdraw/gdraw_shared.inl similarity index 100% rename from Minecraft.Client/Durango/Iggy/gdraw/gdraw_shared.inl rename to src/client/Durango/Iggy/gdraw/gdraw_shared.inl diff --git a/Minecraft.Client/Durango/Iggy/include/gdraw.h b/src/client/Durango/Iggy/include/gdraw.h similarity index 100% rename from Minecraft.Client/Durango/Iggy/include/gdraw.h rename to src/client/Durango/Iggy/include/gdraw.h diff --git a/Minecraft.Client/Durango/Iggy/include/iggy.h b/src/client/Durango/Iggy/include/iggy.h similarity index 100% rename from Minecraft.Client/Durango/Iggy/include/iggy.h rename to src/client/Durango/Iggy/include/iggy.h diff --git a/Minecraft.Client/Durango/Iggy/include/iggyexpruntime.h b/src/client/Durango/Iggy/include/iggyexpruntime.h similarity index 100% rename from Minecraft.Client/Durango/Iggy/include/iggyexpruntime.h rename to src/client/Durango/Iggy/include/iggyexpruntime.h diff --git a/Minecraft.Client/Durango/Iggy/include/iggyperfmon.h b/src/client/Durango/Iggy/include/iggyperfmon.h similarity index 100% rename from Minecraft.Client/Durango/Iggy/include/iggyperfmon.h rename to src/client/Durango/Iggy/include/iggyperfmon.h diff --git a/Minecraft.Client/Durango/Iggy/include/rrCore.h b/src/client/Durango/Iggy/include/rrCore.h similarity index 100% rename from Minecraft.Client/Durango/Iggy/include/rrCore.h rename to src/client/Durango/Iggy/include/rrCore.h diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/CU/DLCXbox1.cmp b/src/client/Durango/Layout/Image/Loose/CU/DLCXbox1.cmp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/CU/DLCXbox1.cmp rename to src/client/Durango/Layout/Image/Loose/CU/DLCXbox1.cmp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/MediaDurango.arc b/src/client/Durango/Layout/Image/Loose/Common/media/MediaDurango.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/MediaDurango.arc rename to src/client/Durango/Layout/Image/Loose/Common/media/MediaDurango.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/CHT/DFHeiMedium-B5.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/CHT/DFHeiMedium-B5.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/CHT/DFHeiMedium-B5.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/CHT/DFHeiMedium-B5.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/JPN/DF-DotDotGothic16.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/JPN/DF-DotDotGothic16.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/JPN/DF-DotDotGothic16.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/JPN/DF-DotDotGothic16.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/JPN/DFGMaruGothic-Md.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/JPN/DFGMaruGothic-Md.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/JPN/DFGMaruGothic-Md.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/JPN/DFGMaruGothic-Md.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/KOR/BOKMSD.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/KOR/BOKMSD.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/KOR/BOKMSD.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/KOR/BOKMSD.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/KOR/candadite2.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/KOR/candadite2.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/KOR/candadite2.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/KOR/candadite2.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_11.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_11.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_11.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_11.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_7.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_7.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_7.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/Mojang Font_7.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/Mojangles.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/Mojangles.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/Mojangles.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/Mojangles.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/RU/SpaceMace.ttf b/src/client/Durango/Layout/Image/Loose/Common/media/font/RU/SpaceMace.ttf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/media/font/RU/SpaceMace.ttf rename to src/client/Durango/Layout/Image/Loose/Common/media/font/RU/SpaceMace.ttf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/bg.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/bg.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/bg.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/bg.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/icons.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/icons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/icons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/achievement/icons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/chain_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/cloth_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/diamond_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/gold_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/iron_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/power.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/power.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/power.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/armor/power.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/art/kz.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/art/kz.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/art/kz.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/art/kz.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/clouds.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/clouds.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/clouds.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/clouds.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/light_normal.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/light_normal.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/light_normal.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/light_normal.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/rain.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/rain.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/rain.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/rain.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/snow.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/snow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/snow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/environment/snow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/alternate.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/alternate.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/alternate.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/alternate.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/default.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/default.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/default.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/default.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_00.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_00.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_00.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_00.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_01.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_01.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_01.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_01.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_02.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_02.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_02.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_02.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_03.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_03.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_03.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_03.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_04.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_04.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_04.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_04.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_05.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_05.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_05.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_05.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_06.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_06.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_06.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_06.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_07.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_07.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_07.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_07.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_09.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_09.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_09.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_09.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_0F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_10.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_10.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_10.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_10.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_11.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_11.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_11.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_11.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_12.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_12.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_12.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_12.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_13.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_13.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_13.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_13.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_14.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_14.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_14.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_14.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_15.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_15.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_15.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_15.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_16.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_16.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_16.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_16.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_17.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_17.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_17.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_17.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_18.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_18.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_18.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_18.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_19.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_19.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_19.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_19.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_1F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_20.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_20.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_20.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_20.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_21.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_21.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_21.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_21.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_22.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_22.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_22.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_22.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_23.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_23.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_23.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_23.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_24.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_24.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_24.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_24.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_25.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_25.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_25.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_25.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_26.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_26.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_26.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_26.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_27.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_27.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_27.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_27.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_28.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_28.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_28.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_28.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_29.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_29.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_29.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_29.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_2F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_30.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_30.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_30.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_30.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_31.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_31.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_31.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_31.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_32.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_32.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_32.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_32.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_33.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_33.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_33.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_33.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_34.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_34.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_34.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_34.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_35.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_35.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_35.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_35.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_36.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_36.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_36.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_36.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_37.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_37.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_37.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_37.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_38.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_38.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_38.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_38.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_39.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_39.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_39.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_39.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_3F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_40.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_40.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_40.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_40.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_41.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_41.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_41.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_41.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_42.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_42.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_42.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_42.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_43.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_43.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_43.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_43.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_44.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_44.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_44.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_44.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_45.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_45.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_45.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_45.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_46.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_46.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_46.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_46.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_47.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_47.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_47.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_47.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_48.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_48.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_48.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_48.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_49.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_49.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_49.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_49.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_4F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_50.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_50.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_50.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_50.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_51.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_51.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_51.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_51.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_52.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_52.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_52.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_52.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_53.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_53.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_53.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_53.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_54.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_54.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_54.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_54.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_55.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_55.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_55.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_55.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_56.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_56.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_56.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_56.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_57.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_57.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_57.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_57.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_58.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_58.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_58.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_58.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_59.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_59.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_59.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_59.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_5F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_60.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_60.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_60.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_60.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_61.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_61.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_61.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_61.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_62.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_62.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_62.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_62.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_63.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_63.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_63.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_63.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_64.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_64.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_64.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_64.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_65.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_65.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_65.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_65.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_66.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_66.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_66.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_66.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_67.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_67.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_67.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_67.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_68.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_68.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_68.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_68.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_69.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_69.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_69.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_69.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_6F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_70.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_70.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_70.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_70.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_71.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_71.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_71.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_71.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_72.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_72.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_72.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_72.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_73.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_73.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_73.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_73.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_74.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_74.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_74.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_74.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_75.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_75.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_75.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_75.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_76.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_76.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_76.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_76.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_77.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_77.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_77.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_77.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_78.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_78.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_78.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_78.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_79.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_79.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_79.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_79.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_7F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_80.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_80.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_80.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_80.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_81.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_81.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_81.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_81.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_82.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_82.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_82.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_82.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_83.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_83.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_83.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_83.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_84.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_84.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_84.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_84.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_85.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_85.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_85.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_85.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_86.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_86.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_86.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_86.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_87.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_87.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_87.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_87.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_88.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_88.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_88.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_88.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_89.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_89.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_89.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_89.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_8F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_90.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_90.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_90.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_90.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_91.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_91.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_91.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_91.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_92.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_92.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_92.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_92.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_93.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_93.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_93.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_93.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_94.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_94.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_94.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_94.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_95.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_95.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_95.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_95.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_96.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_96.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_96.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_96.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_97.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_97.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_97.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_97.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_98.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_98.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_98.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_98.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_99.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_99.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_99.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_99.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9A.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9A.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9A.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9A.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9B.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9B.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9B.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9B.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9C.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9C.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9C.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9C.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9D.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9D.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9D.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9D.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9E.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9E.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9E.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9E.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9F.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9F.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9F.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_9F.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A0.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A0.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A0.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A0.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A3.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A3.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A3.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A3.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A4.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A4.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A4.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A4.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A5.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A5.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A5.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A5.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A6.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A6.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A6.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A6.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A7.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A7.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A7.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A7.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A8.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A8.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A8.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A8.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A9.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A9.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A9.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_A9.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AA.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AA.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AA.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AA.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AB.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AB.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AB.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AB.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AC.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AC.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AC.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AC.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AD.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AD.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AD.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AD.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AE.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AE.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AE.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AE.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AF.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AF.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AF.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_AF.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B0.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B0.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B0.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B0.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B3.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B3.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B3.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B3.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B4.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B4.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B4.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B4.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B5.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B5.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B5.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B5.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B6.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B6.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B6.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B6.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B7.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B7.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B7.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B7.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B8.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B8.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B8.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B8.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B9.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B9.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B9.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_B9.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BA.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BA.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BA.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BA.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BB.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BB.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BB.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BB.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BC.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BC.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BC.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BC.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BD.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BD.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BD.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BD.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BE.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BE.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BE.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BE.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BF.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BF.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BF.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_BF.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C0.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C0.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C0.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C0.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C3.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C3.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C3.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C3.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C4.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C4.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C4.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C4.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C5.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C5.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C5.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C5.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C6.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C6.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C6.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C6.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C7.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C7.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C7.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C7.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C8.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C8.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C8.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C8.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C9.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C9.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C9.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_C9.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CA.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CA.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CA.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CA.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CB.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CB.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CB.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CB.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CC.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CC.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CC.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CC.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CD.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CD.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CD.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CD.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CE.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CE.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CE.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CE.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CF.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CF.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CF.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_CF.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D0.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D0.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D0.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D0.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D3.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D3.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D3.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D3.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D4.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D4.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D4.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D4.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D5.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D5.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D5.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D5.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D6.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D6.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D6.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D6.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D7.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D7.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D7.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_D7.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_F9.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_F9.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_F9.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_F9.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FA.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FA.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FA.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FA.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FB.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FB.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FB.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FB.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FC.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FC.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FC.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FC.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FD.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FD.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FD.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FD.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FE.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FE.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FE.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FE.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FF.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FF.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FF.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/font/glyph_FF.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/alchemy.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/alchemy.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/alchemy.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/alchemy.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/allitems.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/allitems.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/allitems.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/allitems.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/background.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/background.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/background.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/background.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/container.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/container.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/container.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/container.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crafting.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crafting.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crafting.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crafting.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crash_logo.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crash_logo.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crash_logo.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/crash_logo.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/enchant.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/enchant.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/enchant.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/enchant.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/furnace.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/furnace.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/furnace.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/furnace.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/gui.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/gui.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/gui.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/gui.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/icons.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/icons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/icons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/icons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/inventory.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/inventory.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/inventory.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/inventory.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/items.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/items.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/items.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/items.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/particles.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/particles.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/particles.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/particles.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/slot.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/slot.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/slot.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/slot.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/trap.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/trap.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/trap.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/trap.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/unknown_pack.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/unknown_pack.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/unknown_pack.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/gui/unknown_pack.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/arrows.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/arrows.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/arrows.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/arrows.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/boat.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/boat.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/boat.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/boat.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/book.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/book.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/book.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/book.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/cart.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/cart.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/cart.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/cart.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/chest.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/chest.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/chest.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/chest.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/door.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/door.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/door.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/door.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/largechest.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/largechest.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/largechest.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/largechest.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/sign.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/sign.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/sign.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/sign.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/xporb.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/xporb.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/xporb.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/item/xporb.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/dial.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/dial.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/dial.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/dial.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/explosion.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/explosion.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/explosion.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/explosion.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/foliagecolor.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/foliagecolor.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/foliagecolor.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/foliagecolor.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/footprint.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/footprint.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/footprint.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/footprint.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/glint.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/glint.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/glint.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/glint.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/grasscolor.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/grasscolor.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/grasscolor.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/grasscolor.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapbg.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapbg.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapbg.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapbg.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapicons.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapicons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapicons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/mapicons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/particlefield.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/particlefield.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/particlefield.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/particlefield.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/pumpkinblur.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/pumpkinblur.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/pumpkinblur.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/pumpkinblur.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/shadow.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/shadow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/shadow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/shadow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/tunnel.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/tunnel.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/tunnel.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/tunnel.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/vignette.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/vignette.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/vignette.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/vignette.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/water.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/water.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/water.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/water.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/watercolor.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/watercolor.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/watercolor.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/misc/watercolor.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_black.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_black.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_black.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_black.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_red.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_red.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_red.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_red.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_siamese.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_siamese.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_siamese.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cat_siamese.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cavespider.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cavespider.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cavespider.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cavespider.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/char.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/char.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/char.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/char.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/chicken.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/chicken.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/chicken.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/chicken.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cow.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/cow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/creeper.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/creeper.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/creeper.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/creeper.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/beam.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/beam.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/beam.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/beam.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/body.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/body.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/body.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/body.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/crystal.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/crystal.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/crystal.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/crystal.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/dragon.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/dragon.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/dragon.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/dragon.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender_eyes.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender_eyes.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender_eyes.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/ender_eyes.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/shuffle.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/shuffle.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/shuffle.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderdragon/shuffle.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman_eyes.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman_eyes.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman_eyes.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/enderman_eyes.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/fire.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/fire.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/fire.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/fire.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast_fire.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast_fire.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast_fire.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ghast_fire.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/lava.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/lava.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/lava.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/lava.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ozelot.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ozelot.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ozelot.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/ozelot.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pig.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pig.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pig.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pig.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigman.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigman.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigman.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigman.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigzombie.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigzombie.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigzombie.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/pigzombie.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/redcow.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/redcow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/redcow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/redcow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/saddle.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/saddle.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/saddle.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/saddle.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep_fur.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep_fur.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep_fur.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/sheep_fur.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/silverfish.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/silverfish.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/silverfish.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/silverfish.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/skeleton.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/skeleton.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/skeleton.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/skeleton.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/slime.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/slime.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/slime.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/slime.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/snowman.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/snowman.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/snowman.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/snowman.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider_eyes.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider_eyes.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider_eyes.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/spider_eyes.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/squid.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/squid.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/squid.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/squid.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/butcher.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/butcher.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/butcher.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/butcher.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/farmer.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/farmer.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/farmer.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/farmer.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/librarian.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/librarian.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/librarian.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/librarian.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/priest.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/priest.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/priest.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/priest.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/smith.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/smith.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/smith.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/smith.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/villager.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/villager.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/villager.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager/villager.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager_golem.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager_golem.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager_golem.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/villager_golem.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_angry.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_angry.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_angry.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_angry.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_tame.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_tame.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/wolf_tame.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/zombie.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/zombie.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/zombie.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/mob/zombie.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.txt b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/pack.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/particles.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/particles.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/particles.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/particles.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon_phases.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon_phases.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon_phases.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/moon_phases.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/sun.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/sun.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/sun.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/terrain/sun.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama0.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama0.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama0.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama0.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama1.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama2.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama3.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama3.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama3.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama3.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama4.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama4.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama4.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama4.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama5.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama5.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama5.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/bg/panorama5.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/black.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/black.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/black.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/black.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/credits.txt b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/credits.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/credits.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/credits.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/earlyplayers.txt b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/earlyplayers.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/earlyplayers.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/earlyplayers.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mclogo.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mclogo.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mclogo.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mclogo.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mojang.png b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mojang.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mojang.png rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/mojang.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/splashes.txt b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/splashes.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/splashes.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/splashes.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/win.txt b/src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/win.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/win.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/1_2_2/title/win.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Candy/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/City/Data/x32Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Fantasy/Data/x32Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halloween/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/GameRules.grf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Halo/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/GameRules.grf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/masseffect.mcs diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/MassEffect/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Natural/Data/x32Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Plastic/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/GameRules.grf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/TexturePack.xzp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/DLC/Skyrim/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.sln diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRules.vcxproj.filters diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/GameRulesDefinition.xsd diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.grh diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/GameRules.xml diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings/en-EN.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Durango/en-EN.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/da-DA.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/de-DE.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/es-ES.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fi-FI.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/fr-FR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/it-IT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ja-JP.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ko-KR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/la-LAS.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/nl-NL.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/no-NO.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pl-PL.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-BR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/pt-PT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/ru-RU.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/sv-SV.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/tr-TR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/Sony/zh-CHT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Orbis/en-EN.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/da-DA.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/de-DE.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/es-ES.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fi-FI.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/fr-FR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/it-IT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ja-JP.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ko-KR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/la-LAS.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/nl-NL.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/no-NO.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pl-PL.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-BR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/pt-PT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/ru-RU.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/sv-SV.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/tr-TR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/Sony/zh-CHT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PS3/en-EN.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/da-DA.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/de-DE.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/es-ES.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fi-FI.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/fr-FR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/it-IT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ja-JP.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ko-KR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/la-LAS.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/nl-NL.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/no-NO.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pl-PL.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-BR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/pt-PT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/ru-RU.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/sv-SV.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/tr-TR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/Sony/zh-CHT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_PSVita/en-EN.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Win64/en-EN.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/de-DE.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/es-ES.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/fr-FR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/it-IT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ja-JP.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/ko-KR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-BR.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/pt-PT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/Microsoft/zh-CHT.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Strings_Xbox360/en-EN.lang diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/languages.loc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Boat.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes1.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/CasTes2.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/JungleTemp.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Lava.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/MinecraftSign.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Mushroom.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/PillarHouse.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Pyramid.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/RuinedHouse.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Ship.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Smithy.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/SnowHouse.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Spider.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Stairs.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneCircle.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/StoneTemp.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/Tower.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/schematics/UWChamber.sch diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Durango.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/AdditionalMusic.xwb b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/AdditionalMusic.xwb similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/AdditionalMusic.xwb rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/AdditionalMusic.xwb diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/Minecraft.xgs b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/Minecraft.xgs similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/Minecraft.xgs rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/Minecraft.xgs diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xsb b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xsb similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xsb rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xsb diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xwb b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xwb similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xwb rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/additional.xwb diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/minecraft.xsb b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/minecraft.xsb similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/minecraft.xsb rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/audio/minecraft.xsb diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1_b.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1_b.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1_b.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_1_b.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2_b.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2_b.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2_b.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/cloth_2_b.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/power.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/power.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/power.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/armor/power.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/art/kz.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/art/kz.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/art/kz.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/art/kz.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.col b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.col similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.col rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.col diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.xml b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.xml similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.xml rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/colours.xml diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Default.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Default.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Default.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Default.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_11.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_11.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_11.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_11.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_7.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_7.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_7.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/font/Mojangles_7.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/book.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/book.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/book.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/book.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/enderchest.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/enderchest.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/enderchest.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/item/enderchest.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/items.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/items.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/items.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/items.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/additionalmapicons.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/additionalmapicons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/additionalmapicons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/additionalmapicons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/explosion.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/explosion.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/explosion.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/explosion.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/footprint.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/footprint.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/footprint.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/footprint.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/glint.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/glint.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/glint.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/glint.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/mapicons.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/mapicons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/mapicons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/mapicons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/particlefield.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/particlefield.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/particlefield.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/particlefield.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/tunnel.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/tunnel.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/tunnel.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/misc/tunnel.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/beam.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/beam.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/beam.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/beam.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderman_eyes.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderman_eyes.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderman_eyes.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/enderman_eyes.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/redcow.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/redcow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/redcow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/redcow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/skeleton_wither.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/skeleton_wither.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/skeleton_wither.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/skeleton_wither.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/snowman.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/snowman.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/snowman.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/snowman.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/butcher.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/butcher.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/butcher.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/butcher.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/farmer.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/farmer.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/farmer.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/farmer.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/librarian.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/librarian.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/librarian.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/librarian.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/priest.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/priest.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/priest.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/priest.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/smith.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/smith.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/smith.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/smith.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/villager.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/villager.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/villager.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/villager/villager.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_collar.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_collar.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_collar.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_collar.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_tame.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_tame.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/wolf_tame.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie_villager.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie_villager.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie_villager.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/mob/zombie_villager.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/particles.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/particles.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/particles.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/particles.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrain.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrain.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrain.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrain.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel2.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel3.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel3.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel3.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/terrainMipMapLevel3.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/portal.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/clock.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.png b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.png rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.txt b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.txt similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.txt rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/res/textures/items/compass.txt diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/tutorialDiff b/src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/tutorialDiff similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/tutorialDiff rename to src/client/Durango/Layout/Image/Loose/Common/res/TitleUpdate/tutorialDiff diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/achievement/bg.png b/src/client/Durango/Layout/Image/Loose/Common/res/achievement/bg.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/achievement/bg.png rename to src/client/Durango/Layout/Image/Loose/Common/res/achievement/bg.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/achievement/icons.png b/src/client/Durango/Layout/Image/Loose/Common/res/achievement/icons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/achievement/icons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/achievement/icons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/chain_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/chain_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/chain_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/chain_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/chain_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/chain_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/chain_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/chain_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/cloth_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/cloth_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/cloth_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/cloth_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/cloth_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/cloth_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/diamond_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/diamond_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/diamond_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/diamond_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/diamond_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/diamond_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/diamond_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/diamond_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/gold_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/gold_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/gold_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/gold_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/gold_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/gold_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/gold_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/gold_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/iron_1.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/iron_1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/iron_1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/iron_1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/iron_2.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/iron_2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/iron_2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/iron_2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/power.png b/src/client/Durango/Layout/Image/Loose/Common/res/armor/power.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/armor/power.png rename to src/client/Durango/Layout/Image/Loose/Common/res/armor/power.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/art/kz.png b/src/client/Durango/Layout/Image/Loose/Common/res/art/kz.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/art/kz.png rename to src/client/Durango/Layout/Image/Loose/Common/res/art/kz.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/Minecraft.xgs b/src/client/Durango/Layout/Image/Loose/Common/res/audio/Minecraft.xgs similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/Minecraft.xgs rename to src/client/Durango/Layout/Image/Loose/Common/res/audio/Minecraft.xgs diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/minecraft.xsb b/src/client/Durango/Layout/Image/Loose/Common/res/audio/minecraft.xsb similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/minecraft.xsb rename to src/client/Durango/Layout/Image/Loose/Common/res/audio/minecraft.xsb diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/resident.xwb b/src/client/Durango/Layout/Image/Loose/Common/res/audio/resident.xwb similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/resident.xwb rename to src/client/Durango/Layout/Image/Loose/Common/res/audio/resident.xwb diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/streamed.xwb b/src/client/Durango/Layout/Image/Loose/Common/res/audio/streamed.xwb similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/audio/streamed.xwb rename to src/client/Durango/Layout/Image/Loose/Common/res/audio/streamed.xwb diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/environment/clouds.png b/src/client/Durango/Layout/Image/Loose/Common/res/environment/clouds.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/environment/clouds.png rename to src/client/Durango/Layout/Image/Loose/Common/res/environment/clouds.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/environment/rain.png b/src/client/Durango/Layout/Image/Loose/Common/res/environment/rain.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/environment/rain.png rename to src/client/Durango/Layout/Image/Loose/Common/res/environment/rain.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/environment/snow.png b/src/client/Durango/Layout/Image/Loose/Common/res/environment/snow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/environment/snow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/environment/snow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_11.png b/src/client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_11.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_11.png rename to src/client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_11.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_7.png b/src/client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_7.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_7.png rename to src/client/Durango/Layout/Image/Loose/Common/res/font/Mojangles_7.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/font/default.png b/src/client/Durango/Layout/Image/Loose/Common/res/font/default.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/font/default.png rename to src/client/Durango/Layout/Image/Loose/Common/res/font/default.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/background.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/background.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/background.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/background.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/container.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/container.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/container.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/container.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/crafting.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/crafting.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/crafting.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/crafting.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/furnace.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/furnace.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/furnace.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/furnace.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/gui.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/gui.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/gui.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/gui.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/icons.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/icons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/icons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/icons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/inventory.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/inventory.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/inventory.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/inventory.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/items.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/items.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/items.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/items.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/logo.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/logo.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/logo.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/logo.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/particles.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/particles.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/particles.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/particles.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/slot.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/slot.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/slot.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/slot.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/trap.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/trap.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/trap.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/trap.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/unknown_pack.png b/src/client/Durango/Layout/Image/Loose/Common/res/gui/unknown_pack.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/gui/unknown_pack.png rename to src/client/Durango/Layout/Image/Loose/Common/res/gui/unknown_pack.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/arrows.png b/src/client/Durango/Layout/Image/Loose/Common/res/item/arrows.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/arrows.png rename to src/client/Durango/Layout/Image/Loose/Common/res/item/arrows.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/boat.png b/src/client/Durango/Layout/Image/Loose/Common/res/item/boat.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/boat.png rename to src/client/Durango/Layout/Image/Loose/Common/res/item/boat.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/cart.png b/src/client/Durango/Layout/Image/Loose/Common/res/item/cart.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/cart.png rename to src/client/Durango/Layout/Image/Loose/Common/res/item/cart.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/door.png b/src/client/Durango/Layout/Image/Loose/Common/res/item/door.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/door.png rename to src/client/Durango/Layout/Image/Loose/Common/res/item/door.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/sign.png b/src/client/Durango/Layout/Image/Loose/Common/res/item/sign.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/item/sign.png rename to src/client/Durango/Layout/Image/Loose/Common/res/item/sign.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/dial.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/dial.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/dial.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/dial.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/foliagecolor.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/foliagecolor.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/foliagecolor.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/foliagecolor.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/footprint.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/footprint.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/footprint.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/footprint.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/grasscolor.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/grasscolor.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/grasscolor.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/grasscolor.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/mapbg.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/mapbg.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/mapbg.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/mapbg.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/mapicons.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/mapicons.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/mapicons.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/mapicons.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/pumpkinblur.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/pumpkinblur.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/pumpkinblur.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/pumpkinblur.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/shadow.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/shadow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/shadow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/shadow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/vignette.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/vignette.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/vignette.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/vignette.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/water.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/water.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/water.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/water.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/watercolor.png b/src/client/Durango/Layout/Image/Loose/Common/res/misc/watercolor.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/misc/watercolor.png rename to src/client/Durango/Layout/Image/Loose/Common/res/misc/watercolor.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char1.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char1.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char1.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char1.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char2.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char2.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char2.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char2.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char3.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char3.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char3.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char3.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char4.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char4.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char4.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char4.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char5.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char5.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char5.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char5.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char6.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char6.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char6.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char6.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char7.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/char7.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/char7.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/char7.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/chicken.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/chicken.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/chicken.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/chicken.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/cow.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/cow.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/cow.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/cow.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/creeper.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/creeper.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/creeper.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/creeper.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/ghast.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/ghast.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/ghast.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/ghast.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/ghast_fire.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/ghast_fire.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/ghast_fire.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/ghast_fire.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/pig.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/pig.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/pig.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/pig.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/pigman.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/pigman.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/pigman.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/pigman.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/pigzombie.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/pigzombie.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/pigzombie.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/pigzombie.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/saddle.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/saddle.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/saddle.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/saddle.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/sheep.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/sheep.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/sheep.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/sheep.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/sheep_fur.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/sheep_fur.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/sheep_fur.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/sheep_fur.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/skeleton.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/skeleton.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/skeleton.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/skeleton.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/slime.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/slime.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/slime.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/slime.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/spider.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/spider.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/spider.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/spider.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/spider_eyes.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/spider_eyes.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/spider_eyes.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/spider_eyes.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/squid.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/squid.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/squid.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/squid.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/wolf.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/wolf.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/wolf.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/wolf.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/wolf_angry.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/wolf_angry.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/wolf_angry.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/wolf_angry.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/wolf_tame.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/wolf_tame.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/wolf_tame.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/zombie.png b/src/client/Durango/Layout/Image/Loose/Common/res/mob/zombie.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/mob/zombie.png rename to src/client/Durango/Layout/Image/Loose/Common/res/mob/zombie.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/pack.png b/src/client/Durango/Layout/Image/Loose/Common/res/pack.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/pack.png rename to src/client/Durango/Layout/Image/Loose/Common/res/pack.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/particles.png b/src/client/Durango/Layout/Image/Loose/Common/res/particles.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/particles.png rename to src/client/Durango/Layout/Image/Loose/Common/res/particles.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/terrain.png b/src/client/Durango/Layout/Image/Loose/Common/res/terrain.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/terrain.png rename to src/client/Durango/Layout/Image/Loose/Common/res/terrain.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/terrain/moon.png b/src/client/Durango/Layout/Image/Loose/Common/res/terrain/moon.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/terrain/moon.png rename to src/client/Durango/Layout/Image/Loose/Common/res/terrain/moon.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/terrain/sun.png b/src/client/Durango/Layout/Image/Loose/Common/res/terrain/sun.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/terrain/sun.png rename to src/client/Durango/Layout/Image/Loose/Common/res/terrain/sun.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/title/black.png b/src/client/Durango/Layout/Image/Loose/Common/res/title/black.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/title/black.png rename to src/client/Durango/Layout/Image/Loose/Common/res/title/black.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/title/mclogo.png b/src/client/Durango/Layout/Image/Loose/Common/res/title/mclogo.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/title/mclogo.png rename to src/client/Durango/Layout/Image/Loose/Common/res/title/mclogo.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Common/res/title/mojang.png b/src/client/Durango/Layout/Image/Loose/Common/res/title/mojang.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Common/res/title/mojang.png rename to src/client/Durango/Layout/Image/Loose/Common/res/title/mojang.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Battle And Beasts 2/BattleAndBeasts2.pck b/src/client/Durango/Layout/Image/Loose/DLC/Battle And Beasts 2/BattleAndBeasts2.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Battle And Beasts 2/BattleAndBeasts2.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Battle And Beasts 2/BattleAndBeasts2.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Battle And Beasts/BattleAndBeasts.pck b/src/client/Durango/Layout/Image/Loose/DLC/Battle And Beasts/BattleAndBeasts.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Battle And Beasts/BattleAndBeasts.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Battle And Beasts/BattleAndBeasts.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Candy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/x32Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/x32Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Cartoon Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/x32Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/x32Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/City Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/City Texture Pack/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/City Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/City Texture Pack/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/City Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck b/src/client/Durango/Layout/Image/Loose/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/x32Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/x32Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Fantasy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Festive Skin Pack/SkinsFestive.pck b/src/client/Durango/Layout/Image/Loose/DLC/Festive Skin Pack/SkinsFestive.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Festive Skin Pack/SkinsFestive.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Festive Skin Pack/SkinsFestive.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Halloween Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Action Figure Hands.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Action Figure Hands.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Action Figure Hands.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Action Figure Hands.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/An End of Dying.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/An End of Dying.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/An End of Dying.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/An End of Dying.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cairo Suite 2.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cairo Suite 2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cairo Suite 2.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cairo Suite 2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cloaked in Blackness.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cloaked in Blackness.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cloaked in Blackness.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Cloaked in Blackness.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Delta Halo Suite.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Delta Halo Suite.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Delta Halo Suite.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Delta Halo Suite.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Dewy Decimate.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Dewy Decimate.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Dewy Decimate.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Dewy Decimate.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Earth City.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Earth City.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Earth City.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Earth City.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Finale 1.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Finale 1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Finale 1.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Finale 1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Fingerprints Are Broken.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Fingerprints Are Broken.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Fingerprints Are Broken.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Fingerprints Are Broken.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/First Step.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/First Step.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/First Step.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/First Step.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flip and Sizzle.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flip and Sizzle.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flip and Sizzle.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flip and Sizzle.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flollo.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flollo.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flollo.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Flollo.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/GameRules.grf b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/GameRules.grf rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/GameRules.grf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/HALO M02.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/HALO M02.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/HALO M02.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/HALO M02.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/High Charity Suite 1.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/High Charity Suite 1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/High Charity Suite 1.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/High Charity Suite 1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Intimate.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Intimate.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Intimate.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Intimate.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Money or Meteors.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Money or Meteors.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Money or Meteors.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Money or Meteors.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Night Dreams.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Night Dreams.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Night Dreams.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Night Dreams.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Opening Suite 2.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Opening Suite 2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Opening Suite 2.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Opening Suite 2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Quiet Giant.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Quiet Giant.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Quiet Giant.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Quiet Giant.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Rising Legacy.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Rising Legacy.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Rising Legacy.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Rising Legacy.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Sacred Icon Suite 1.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Sacred Icon Suite 1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Sacred Icon Suite 1.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Sacred Icon Suite 1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Spirit of Fire.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Spirit of Fire.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Spirit of Fire.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Spirit of Fire.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Still, Moving.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Still, Moving.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Still, Moving.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Still, Moving.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Suite Fall.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Suite Fall.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Suite Fall.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Suite Fall.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Survive.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Survive.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Survive.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Survive.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/The Big Guns.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/The Big Guns.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/The Big Guns.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/The Big Guns.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Truth And Reconciliation.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Truth And Reconciliation.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Truth And Reconciliation.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Truth And Reconciliation.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Wolverines Reborn.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Wolverines Reborn.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Wolverines Reborn.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Wolverines Reborn.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Work Burns and Runaway Grunts.binka b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Work Burns and Runaway Grunts.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/Work Burns and Runaway Grunts.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/Work Burns and Runaway Grunts.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/halo.mcs b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/halo.mcs similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/halo.mcs rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/halo.mcs diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Halo/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Halo/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Halo/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck b/src/client/Durango/Layout/Image/Loose/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck b/src/client/Durango/Layout/Image/Loose/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck b/src/client/Durango/Layout/Image/Loose/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/02-Leaving Earth.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/02-Leaving Earth.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/02-Leaving Earth.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/02-Leaving Earth.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/03-Mars.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/03-Mars.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/03-Mars.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/03-Mars.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/04-A Cerberus Agent.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/04-A Cerberus Agent.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/04-A Cerberus Agent.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/04-A Cerberus Agent.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/05-The View of Palaven.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/05-The View of Palaven.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/05-The View of Palaven.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/05-The View of Palaven.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/06-A Future for the Krogan.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/06-A Future for the Krogan.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/06-A Future for the Krogan.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/06-A Future for the Krogan.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/07-Surkesh.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/07-Surkesh.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/07-Surkesh.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/07-Surkesh.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/09-Rannoch.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/09-Rannoch.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/09-Rannoch.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/09-Rannoch.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/10-I'm Sorry.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/10-I'm Sorry.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/10-I'm Sorry.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/10-I'm Sorry.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/11-The Cerberus Plot.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/11-The Cerberus Plot.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/11-The Cerberus Plot.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/11-The Cerberus Plot.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/12-The Scientists.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/12-The Scientists.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/12-The Scientists.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/12-The Scientists.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/13-Aralakh Company.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/13-Aralakh Company.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/13-Aralakh Company.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/13-Aralakh Company.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/14-Prothean Beacon.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/14-Prothean Beacon.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/14-Prothean Beacon.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/14-Prothean Beacon.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/15-Defeat.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/15-Defeat.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/15-Defeat.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/15-Defeat.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/16-Reaper Chase.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/16-Reaper Chase.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/16-Reaper Chase.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/16-Reaper Chase.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/18-I Was Lost Without You.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/18-I Was Lost Without You.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/18-I Was Lost Without You.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/18-I Was Lost Without You.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/19-The Fleets Arrive.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/19-The Fleets Arrive.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/19-The Fleets Arrive.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/19-The Fleets Arrive.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/21-I'm Proud Of You.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/21-I'm Proud Of You.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/21-I'm Proud Of You.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/21-I'm Proud Of You.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/22-An End, Once and For All.binka b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/22-An End, Once and For All.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/22-An End, Once and For All.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/22-An End, Once and For All.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/GameRules.grf b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/GameRules.grf rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/GameRules.grf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/masseffect.mcs b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/masseffect.mcs similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/masseffect.mcs rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/masseffect.mcs diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Mass Effect/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Mass Effect/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/x32Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/x32Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Natural Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Plastic Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 1/Skins1.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 1/Skins1.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 1/Skins1.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 1/Skins1.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 2/Skins2.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 2/Skins2.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 2/Skins2.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 2/Skins2.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 3/Skins3.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 3/Skins3.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 3/Skins3.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 3/Skins3.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 4/Skins4_XB1.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 4/Skins4_XB1.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 4/Skins4_XB1.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 4/Skins4_XB1.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 5/SkinPack5.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 5/SkinPack5.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 5/SkinPack5.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 5/SkinPack5.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 6/SkinPack6.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 6/SkinPack6.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skin Pack 6/SkinPack6.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skin Pack 6/SkinPack6.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/01 (A) Dragonborn.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/01 (A) Dragonborn.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/01 (A) Dragonborn.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/01 (A) Dragonborn.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/02 (A) Awake.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/02 (A) Awake.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/02 (A) Awake.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/02 (A) Awake.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/03 (A) From Past To Present.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/03 (A) From Past To Present.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/03 (A) From Past To Present.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/03 (A) From Past To Present.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/06 (A) The City Gates.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/06 (A) The City Gates.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/06 (A) The City Gates.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/06 (A) The City Gates.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/08 (A) Dragonsreach.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/08 (A) Dragonsreach.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/08 (A) Dragonsreach.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/08 (A) Dragonsreach.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/13 (A) Distant Horizons.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/13 (A) Distant Horizons.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/13 (A) Distant Horizons.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/13 (A) Distant Horizons.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/14 (A) Dawn.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/14 (A) Dawn.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/14 (A) Dawn.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/14 (A) Dawn.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/17 (A) Secunda.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/17 (A) Secunda.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/17 (A) Secunda.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/17 (A) Secunda.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/19 (B) Frostfall.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/19 (B) Frostfall.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/19 (B) Frostfall.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/19 (B) Frostfall.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/21 (B) Into Darkness.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/21 (B) Into Darkness.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/21 (B) Into Darkness.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/21 (B) Into Darkness.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/23 (B) Unbound.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/23 (B) Unbound.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/23 (B) Unbound.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/23 (B) Unbound.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/24 (B) Far Horizons.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/24 (B) Far Horizons.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/24 (B) Far Horizons.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/24 (B) Far Horizons.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/29 (B) The White River.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/29 (B) The White River.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/29 (B) The White River.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/29 (B) The White River.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/31 (B) Standing Stones.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/31 (B) Standing Stones.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/31 (B) Standing Stones.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/31 (B) Standing Stones.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/33 (B) Tundra.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/33 (B) Tundra.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/33 (B) Tundra.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/33 (B) Tundra.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/34 (B) Journey's End.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/34 (B) Journey's End.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/34 (B) Journey's End.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/34 (B) Journey's End.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/41 (C) Aurora.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/41 (C) Aurora.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/41 (C) Aurora.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/41 (C) Aurora.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/45 (C) Solitude.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/45 (C) Solitude.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/45 (C) Solitude.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/45 (C) Solitude.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/46 (C) Watch the Skies.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/46 (C) Watch the Skies.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/46 (C) Watch the Skies.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/46 (C) Watch the Skies.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/52 (C) Wind Guide You.binka b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/52 (C) Wind Guide You.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/52 (C) Wind Guide You.binka rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/52 (C) Wind Guide You.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/GameRules.grf b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/GameRules.grf rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/GameRules.grf diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/media.arc b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/media.arc similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/media.arc rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/media.arc diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/skyrim.mcs b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/skyrim.mcs similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/skyrim.mcs rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/skyrim.mcs diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/x16Data.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/x16Data.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/Data/x16Data.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/TexturePack.pck b/src/client/Durango/Layout/Image/Loose/DLC/Skyrim/TexturePack.pck similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLC/Skyrim/TexturePack.pck rename to src/client/Durango/Layout/Image/Loose/DLC/Skyrim/TexturePack.pck diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/MPHA_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/MPHA_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/MPHA_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/MPHA_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/MPMA_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/MPMA_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/MPMA_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/MPMA_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/MPSR_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/MPSR_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/MPSR_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/MPSR_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP1_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SP1_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP1_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SP1_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP2_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SP2_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP2_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SP2_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP3_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SP3_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP3_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SP3_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP4_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SP4_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP4_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SP4_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP5_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SP5_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP5_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SP5_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP6_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SP6_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SP6_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SP6_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPB2_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPB2_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPB2_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPB2_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPB_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPB_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPB_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPB_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPC_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPC_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPC_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPC_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPD1_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPD1_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPD1_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPD1_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPF_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPF_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPF_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPF_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPG_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPG_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPG_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPG_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPI_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPI_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPI_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPI_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPM_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPM_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPM_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPM_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPZ_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/SPZ_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/SPZ_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/SPZ_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP01_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/TP01_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP01_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/TP01_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP02_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/TP02_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP02_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/TP02_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP03_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/TP03_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP03_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/TP03_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP04_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/TP04_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP04_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/TP04_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP05_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/TP05_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP05_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/TP05_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP06_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/TP06_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP06_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/TP06_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP07_360x360.png b/src/client/Durango/Layout/Image/Loose/DLCImages/TP07_360x360.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCImages/TP07_360x360.png rename to src/client/Durango/Layout/Image/Loose/DLCImages/TP07_360x360.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/DLCXbox1.cmp b/src/client/Durango/Layout/Image/Loose/DLCXbox1.cmp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/DLCXbox1.cmp rename to src/client/Durango/Layout/Image/Loose/DLCXbox1.cmp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/SmallLogo.png b/src/client/Durango/Layout/Image/Loose/SmallLogo.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/SmallLogo.png rename to src/client/Durango/Layout/Image/Loose/SmallLogo.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Sound/Minecraft.msscmp b/src/client/Durango/Layout/Image/Loose/Sound/Minecraft.msscmp similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Sound/Minecraft.msscmp rename to src/client/Durango/Layout/Image/Loose/Sound/Minecraft.msscmp diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/SplashScreen.png b/src/client/Durango/Layout/Image/Loose/SplashScreen.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/SplashScreen.png rename to src/client/Durango/Layout/Image/Loose/SplashScreen.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/StoreLogo.png b/src/client/Durango/Layout/Image/Loose/StoreLogo.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/StoreLogo.png rename to src/client/Durango/Layout/Image/Loose/StoreLogo.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/Update.alignmentchunk b/src/client/Durango/Layout/Image/Loose/Update.alignmentchunk similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/Update.alignmentchunk rename to src/client/Durango/Layout/Image/Loose/Update.alignmentchunk diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/WideLogo.png b/src/client/Durango/Layout/Image/Loose/WideLogo.png similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/WideLogo.png rename to src/client/Durango/Layout/Image/Loose/WideLogo.png diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/11.binka b/src/client/Durango/Layout/Image/Loose/music/cds/11.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/11.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/11.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/13.binka b/src/client/Durango/Layout/Image/Loose/music/cds/13.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/13.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/13.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/blocks.binka b/src/client/Durango/Layout/Image/Loose/music/cds/blocks.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/blocks.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/blocks.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/cat.binka b/src/client/Durango/Layout/Image/Loose/music/cds/cat.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/cat.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/cat.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/chirp.binka b/src/client/Durango/Layout/Image/Loose/music/cds/chirp.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/chirp.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/chirp.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/far.binka b/src/client/Durango/Layout/Image/Loose/music/cds/far.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/far.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/far.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/mall.binka b/src/client/Durango/Layout/Image/Loose/music/cds/mall.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/mall.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/mall.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/mellohi.binka b/src/client/Durango/Layout/Image/Loose/music/cds/mellohi.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/mellohi.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/mellohi.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/stal.binka b/src/client/Durango/Layout/Image/Loose/music/cds/stal.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/stal.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/stal.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/strad.binka b/src/client/Durango/Layout/Image/Loose/music/cds/strad.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/strad.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/strad.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/ward.binka b/src/client/Durango/Layout/Image/Loose/music/cds/ward.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/ward.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/ward.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/cds/where_are_we_now.binka b/src/client/Durango/Layout/Image/Loose/music/cds/where_are_we_now.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/cds/where_are_we_now.binka rename to src/client/Durango/Layout/Image/Loose/music/cds/where_are_we_now.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/calm1.binka b/src/client/Durango/Layout/Image/Loose/music/music/calm1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/calm1.binka rename to src/client/Durango/Layout/Image/Loose/music/music/calm1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/calm2.binka b/src/client/Durango/Layout/Image/Loose/music/music/calm2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/calm2.binka rename to src/client/Durango/Layout/Image/Loose/music/music/calm2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/calm3.binka b/src/client/Durango/Layout/Image/Loose/music/music/calm3.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/calm3.binka rename to src/client/Durango/Layout/Image/Loose/music/music/calm3.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative1.binka b/src/client/Durango/Layout/Image/Loose/music/music/creative1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative1.binka rename to src/client/Durango/Layout/Image/Loose/music/music/creative1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative2.binka b/src/client/Durango/Layout/Image/Loose/music/music/creative2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative2.binka rename to src/client/Durango/Layout/Image/Loose/music/music/creative2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative3.binka b/src/client/Durango/Layout/Image/Loose/music/music/creative3.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative3.binka rename to src/client/Durango/Layout/Image/Loose/music/music/creative3.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative4.binka b/src/client/Durango/Layout/Image/Loose/music/music/creative4.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative4.binka rename to src/client/Durango/Layout/Image/Loose/music/music/creative4.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative5.binka b/src/client/Durango/Layout/Image/Loose/music/music/creative5.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative5.binka rename to src/client/Durango/Layout/Image/Loose/music/music/creative5.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative6.binka b/src/client/Durango/Layout/Image/Loose/music/music/creative6.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/creative6.binka rename to src/client/Durango/Layout/Image/Loose/music/music/creative6.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal1.binka b/src/client/Durango/Layout/Image/Loose/music/music/hal1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal1.binka rename to src/client/Durango/Layout/Image/Loose/music/music/hal1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal2.binka b/src/client/Durango/Layout/Image/Loose/music/music/hal2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal2.binka rename to src/client/Durango/Layout/Image/Loose/music/music/hal2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal3.binka b/src/client/Durango/Layout/Image/Loose/music/music/hal3.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal3.binka rename to src/client/Durango/Layout/Image/Loose/music/music/hal3.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal4.binka b/src/client/Durango/Layout/Image/Loose/music/music/hal4.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/hal4.binka rename to src/client/Durango/Layout/Image/Loose/music/music/hal4.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu1.binka b/src/client/Durango/Layout/Image/Loose/music/music/menu1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu1.binka rename to src/client/Durango/Layout/Image/Loose/music/music/menu1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu2.binka b/src/client/Durango/Layout/Image/Loose/music/music/menu2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu2.binka rename to src/client/Durango/Layout/Image/Loose/music/music/menu2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu3.binka b/src/client/Durango/Layout/Image/Loose/music/music/menu3.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu3.binka rename to src/client/Durango/Layout/Image/Loose/music/music/menu3.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu4.binka b/src/client/Durango/Layout/Image/Loose/music/music/menu4.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/menu4.binka rename to src/client/Durango/Layout/Image/Loose/music/music/menu4.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether1.binka b/src/client/Durango/Layout/Image/Loose/music/music/nether1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether1.binka rename to src/client/Durango/Layout/Image/Loose/music/music/nether1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether2.binka b/src/client/Durango/Layout/Image/Loose/music/music/nether2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether2.binka rename to src/client/Durango/Layout/Image/Loose/music/music/nether2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether3.binka b/src/client/Durango/Layout/Image/Loose/music/music/nether3.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether3.binka rename to src/client/Durango/Layout/Image/Loose/music/music/nether3.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether4.binka b/src/client/Durango/Layout/Image/Loose/music/music/nether4.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/nether4.binka rename to src/client/Durango/Layout/Image/Loose/music/music/nether4.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/nuance1.binka b/src/client/Durango/Layout/Image/Loose/music/music/nuance1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/nuance1.binka rename to src/client/Durango/Layout/Image/Loose/music/music/nuance1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/nuance2.binka b/src/client/Durango/Layout/Image/Loose/music/music/nuance2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/nuance2.binka rename to src/client/Durango/Layout/Image/Loose/music/music/nuance2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/piano1.binka b/src/client/Durango/Layout/Image/Loose/music/music/piano1.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/piano1.binka rename to src/client/Durango/Layout/Image/Loose/music/music/piano1.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/piano2.binka b/src/client/Durango/Layout/Image/Loose/music/music/piano2.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/piano2.binka rename to src/client/Durango/Layout/Image/Loose/music/music/piano2.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/piano3.binka b/src/client/Durango/Layout/Image/Loose/music/music/piano3.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/piano3.binka rename to src/client/Durango/Layout/Image/Loose/music/music/piano3.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/the_end_dragon_alive.binka b/src/client/Durango/Layout/Image/Loose/music/music/the_end_dragon_alive.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/the_end_dragon_alive.binka rename to src/client/Durango/Layout/Image/Loose/music/music/the_end_dragon_alive.binka diff --git a/Minecraft.Client/Durango/Layout/Image/Loose/music/music/the_end_end.binka b/src/client/Durango/Layout/Image/Loose/music/music/the_end_end.binka similarity index 100% rename from Minecraft.Client/Durango/Layout/Image/Loose/music/music/the_end_end.binka rename to src/client/Durango/Layout/Image/Loose/music/music/the_end_end.binka diff --git a/Minecraft.Client/Durango/Leaderboards/DurangoLeaderboardManager.cpp b/src/client/Durango/Leaderboards/DurangoLeaderboardManager.cpp similarity index 99% rename from Minecraft.Client/Durango/Leaderboards/DurangoLeaderboardManager.cpp rename to src/client/Durango/Leaderboards/DurangoLeaderboardManager.cpp index cbedb033..6b0983a4 100644 --- a/Minecraft.Client/Durango/Leaderboards/DurangoLeaderboardManager.cpp +++ b/src/client/Durango/Leaderboards/DurangoLeaderboardManager.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "DurangoLeaderboardManager.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" namespace WFC = Windows::Foundation::Collections; namespace CC = concurrency; diff --git a/Minecraft.Client/Durango/Leaderboards/DurangoLeaderboardManager.h b/src/client/Durango/Leaderboards/DurangoLeaderboardManager.h similarity index 98% rename from Minecraft.Client/Durango/Leaderboards/DurangoLeaderboardManager.h rename to src/client/Durango/Leaderboards/DurangoLeaderboardManager.h index 233d8b71..2425b949 100644 --- a/Minecraft.Client/Durango/Leaderboards/DurangoLeaderboardManager.h +++ b/src/client/Durango/Leaderboards/DurangoLeaderboardManager.h @@ -1,6 +1,6 @@ #pragma once -#include "Common\Leaderboards\LeaderboardManager.h" +#include "Common/Leaderboards/LeaderboardManager.h" namespace P = Platform; namespace PC = Platform::Collections; diff --git a/Minecraft.Client/Durango/Leaderboards/DurangoStatsDebugger.cpp b/src/client/Durango/Leaderboards/DurangoStatsDebugger.cpp similarity index 98% rename from Minecraft.Client/Durango/Leaderboards/DurangoStatsDebugger.cpp rename to src/client/Durango/Leaderboards/DurangoStatsDebugger.cpp index caa5857e..73fc41dc 100644 --- a/Minecraft.Client/Durango/Leaderboards/DurangoStatsDebugger.cpp +++ b/src/client/Durango/Leaderboards/DurangoStatsDebugger.cpp @@ -1,15 +1,15 @@ #include "stdafx.h" -#include "..\Minecraft.World\Tile.h" -#include "..\Minecraft.World\Item.h" +#include "Tile.h" +#include "Item.h" -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" -#include "..\Minecraft.World\EntityIO.h" +#include "EntityIO.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" -#include "Common\Console_Awards_enum.h" +#include "Common/Console_Awards_enum.h" #include "DurangoStatsDebugger.h" diff --git a/Minecraft.Client/Durango/Leaderboards/DurangoStatsDebugger.h b/src/client/Durango/Leaderboards/DurangoStatsDebugger.h similarity index 100% rename from Minecraft.Client/Durango/Leaderboards/DurangoStatsDebugger.h rename to src/client/Durango/Leaderboards/DurangoStatsDebugger.h diff --git a/Minecraft.Client/Durango/Leaderboards/GameProgress.cpp b/src/client/Durango/Leaderboards/GameProgress.cpp similarity index 98% rename from Minecraft.Client/Durango/Leaderboards/GameProgress.cpp rename to src/client/Durango/Leaderboards/GameProgress.cpp index dd07f3e9..1a654599 100644 --- a/Minecraft.Client/Durango/Leaderboards/GameProgress.cpp +++ b/src/client/Durango/Leaderboards/GameProgress.cpp @@ -2,7 +2,7 @@ #include "Durango\ServiceConfig\Events-XBLA.8-149E11AEEvents.h" -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" #include "GameProgress.h" diff --git a/Minecraft.Client/Durango/Leaderboards/GameProgress.h b/src/client/Durango/Leaderboards/GameProgress.h similarity index 100% rename from Minecraft.Client/Durango/Leaderboards/GameProgress.h rename to src/client/Durango/Leaderboards/GameProgress.h diff --git a/Minecraft.Client/Durango/Miles/include/mss.h b/src/client/Durango/Miles/include/mss.h similarity index 100% rename from Minecraft.Client/Durango/Miles/include/mss.h rename to src/client/Durango/Miles/include/mss.h diff --git a/Minecraft.Client/Durango/Miles/include/rrCore.h b/src/client/Durango/Miles/include/rrCore.h similarity index 100% rename from Minecraft.Client/Durango/Miles/include/rrCore.h rename to src/client/Durango/Miles/include/rrCore.h diff --git a/Minecraft.Client/Durango/Minecraft_Macros.h b/src/client/Durango/Minecraft_Macros.h similarity index 100% rename from Minecraft.Client/Durango/Minecraft_Macros.h rename to src/client/Durango/Minecraft_Macros.h diff --git a/Minecraft.Client/Durango/Network/ChatIntegrationLayer.cpp b/src/client/Durango/Network/ChatIntegrationLayer.cpp similarity index 100% rename from Minecraft.Client/Durango/Network/ChatIntegrationLayer.cpp rename to src/client/Durango/Network/ChatIntegrationLayer.cpp diff --git a/Minecraft.Client/Durango/Network/ChatIntegrationLayer.h b/src/client/Durango/Network/ChatIntegrationLayer.h similarity index 100% rename from Minecraft.Client/Durango/Network/ChatIntegrationLayer.h rename to src/client/Durango/Network/ChatIntegrationLayer.h diff --git a/Minecraft.Client/Durango/Network/DQRNetworkManager.cpp b/src/client/Durango/Network/DQRNetworkManager.cpp similarity index 99% rename from Minecraft.Client/Durango/Network/DQRNetworkManager.cpp rename to src/client/Durango/Network/DQRNetworkManager.cpp index f13cc4aa..b3874970 100644 --- a/Minecraft.Client/Durango/Network/DQRNetworkManager.cpp +++ b/src/client/Durango/Network/DQRNetworkManager.cpp @@ -5,11 +5,11 @@ #include #include #include -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "base64.h" #ifdef _DURANGO -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" #endif #include "ChatIntegrationLayer.h" diff --git a/Minecraft.Client/Durango/Network/DQRNetworkManager.h b/src/client/Durango/Network/DQRNetworkManager.h similarity index 99% rename from Minecraft.Client/Durango/Network/DQRNetworkManager.h rename to src/client/Durango/Network/DQRNetworkManager.h index 5f7b8d90..ddab11d5 100644 --- a/Minecraft.Client/Durango/Network/DQRNetworkManager.h +++ b/src/client/Durango/Network/DQRNetworkManager.h @@ -1,7 +1,7 @@ #pragma once #include "DQRNetworkPlayer.h" -#include "..\Minecraft.World\C4JThread.h" +#include "C4JThread.h" #include class IDQRNetworkManagerListener; diff --git a/Minecraft.Client/Durango/Network/DQRNetworkManager_FriendSessions.cpp b/src/client/Durango/Network/DQRNetworkManager_FriendSessions.cpp similarity index 99% rename from Minecraft.Client/Durango/Network/DQRNetworkManager_FriendSessions.cpp rename to src/client/Durango/Network/DQRNetworkManager_FriendSessions.cpp index 3a14a2d5..5a469c3f 100644 --- a/Minecraft.Client/Durango/Network/DQRNetworkManager_FriendSessions.cpp +++ b/src/client/Durango/Network/DQRNetworkManager_FriendSessions.cpp @@ -5,11 +5,11 @@ #include #include #include -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "base64.h" #ifdef _DURANGO -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" #endif #include "ChatIntegrationLayer.h" diff --git a/Minecraft.Client/Durango/Network/DQRNetworkManager_Log.cpp b/src/client/Durango/Network/DQRNetworkManager_Log.cpp similarity index 99% rename from Minecraft.Client/Durango/Network/DQRNetworkManager_Log.cpp rename to src/client/Durango/Network/DQRNetworkManager_Log.cpp index cf66ea6f..2f68654c 100644 --- a/Minecraft.Client/Durango/Network/DQRNetworkManager_Log.cpp +++ b/src/client/Durango/Network/DQRNetworkManager_Log.cpp @@ -5,11 +5,11 @@ #include #include #include -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "base64.h" #ifdef _DURANGO -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" #endif #include "ChatIntegrationLayer.h" diff --git a/Minecraft.Client/Durango/Network/DQRNetworkManager_SendReceive.cpp b/src/client/Durango/Network/DQRNetworkManager_SendReceive.cpp similarity index 99% rename from Minecraft.Client/Durango/Network/DQRNetworkManager_SendReceive.cpp rename to src/client/Durango/Network/DQRNetworkManager_SendReceive.cpp index 9232d095..29063046 100644 --- a/Minecraft.Client/Durango/Network/DQRNetworkManager_SendReceive.cpp +++ b/src/client/Durango/Network/DQRNetworkManager_SendReceive.cpp @@ -5,11 +5,11 @@ #include #include #include -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "base64.h" #ifdef _DURANGO -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" #endif #include "ChatIntegrationLayer.h" diff --git a/Minecraft.Client/Durango/Network/DQRNetworkManager_XRNSEvent.cpp b/src/client/Durango/Network/DQRNetworkManager_XRNSEvent.cpp similarity index 99% rename from Minecraft.Client/Durango/Network/DQRNetworkManager_XRNSEvent.cpp rename to src/client/Durango/Network/DQRNetworkManager_XRNSEvent.cpp index c985a191..18d0db08 100644 --- a/Minecraft.Client/Durango/Network/DQRNetworkManager_XRNSEvent.cpp +++ b/src/client/Durango/Network/DQRNetworkManager_XRNSEvent.cpp @@ -5,11 +5,11 @@ #include #include #include -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "base64.h" #ifdef _DURANGO -#include "..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" #endif #include "ChatIntegrationLayer.h" diff --git a/Minecraft.Client/Durango/Network/DQRNetworkPlayer.cpp b/src/client/Durango/Network/DQRNetworkPlayer.cpp similarity index 100% rename from Minecraft.Client/Durango/Network/DQRNetworkPlayer.cpp rename to src/client/Durango/Network/DQRNetworkPlayer.cpp diff --git a/Minecraft.Client/Durango/Network/DQRNetworkPlayer.h b/src/client/Durango/Network/DQRNetworkPlayer.h similarity index 100% rename from Minecraft.Client/Durango/Network/DQRNetworkPlayer.h rename to src/client/Durango/Network/DQRNetworkPlayer.h diff --git a/Minecraft.Client/Durango/Network/NetworkPlayerDurango.cpp b/src/client/Durango/Network/NetworkPlayerDurango.cpp similarity index 100% rename from Minecraft.Client/Durango/Network/NetworkPlayerDurango.cpp rename to src/client/Durango/Network/NetworkPlayerDurango.cpp diff --git a/Minecraft.Client/Durango/Network/NetworkPlayerDurango.h b/src/client/Durango/Network/NetworkPlayerDurango.h similarity index 95% rename from Minecraft.Client/Durango/Network/NetworkPlayerDurango.h rename to src/client/Durango/Network/NetworkPlayerDurango.h index c95e8aef..98efb578 100644 --- a/Minecraft.Client/Durango/Network/NetworkPlayerDurango.h +++ b/src/client/Durango/Network/NetworkPlayerDurango.h @@ -1,6 +1,6 @@ #pragma once -#include "..\..\Common\Network\NetworkPlayerInterface.h" +#include "Common\Network\NetworkPlayerInterface.h" #include "DQRNetworkPlayer.h" // This is an implementation of the INetworkPlayer interface, for Durango. It effectively wraps the DQRNetworkPlayer class in a non-platform-specific way. diff --git a/Minecraft.Client/Durango/Network/PartyController.cpp b/src/client/Durango/Network/PartyController.cpp similarity index 100% rename from Minecraft.Client/Durango/Network/PartyController.cpp rename to src/client/Durango/Network/PartyController.cpp diff --git a/Minecraft.Client/Durango/Network/PartyController.h b/src/client/Durango/Network/PartyController.h similarity index 100% rename from Minecraft.Client/Durango/Network/PartyController.h rename to src/client/Durango/Network/PartyController.h diff --git a/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.cpp b/src/client/Durango/Network/PlatformNetworkManagerDurango.cpp similarity index 99% rename from Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.cpp rename to src/client/Durango/Network/PlatformNetworkManagerDurango.cpp index 3efba5ed..c0eb24ac 100644 --- a/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.cpp +++ b/src/client/Durango/Network/PlatformNetworkManagerDurango.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Socket.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Socket.h" +#include "StringHelpers.h" #include "PlatformNetworkManagerDurango.h" #include "NetworkPlayerDurango.h" diff --git a/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h b/src/client/Durango/Network/PlatformNetworkManagerDurango.h similarity index 96% rename from Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h rename to src/client/Durango/Network/PlatformNetworkManagerDurango.h index 55807227..cf49704c 100644 --- a/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h +++ b/src/client/Durango/Network/PlatformNetworkManagerDurango.h @@ -1,10 +1,10 @@ #pragma once using namespace std; #include -#include "..\..\..\Minecraft.World\C4JThread.h" -#include "..\..\Common\Network\NetworkPlayerInterface.h" -#include "..\..\Common\Network\PlatformNetworkManagerInterface.h" -#include "..\..\Common\Network\SessionInfo.h" +#include "C4JThread.h" +#include "Common\Network\NetworkPlayerInterface.h" +#include "Common\Network\PlatformNetworkManagerInterface.h" +#include "Common\Network\SessionInfo.h" #include "DQRNetworkManager.h" #define MINECRAFT_DURANGO_PARTY_SEARCH_DELAY_MILLISECONDS 30000 diff --git a/Minecraft.Client/Durango/Network/base64.cpp b/src/client/Durango/Network/base64.cpp similarity index 100% rename from Minecraft.Client/Durango/Network/base64.cpp rename to src/client/Durango/Network/base64.cpp diff --git a/Minecraft.Client/Durango/Network/base64.h b/src/client/Durango/Network/base64.h similarity index 100% rename from Minecraft.Client/Durango/Network/base64.h rename to src/client/Durango/Network/base64.h diff --git a/Minecraft.Client/Durango/Network/windows.xbox.networking.realtimesession.winmd b/src/client/Durango/Network/windows.xbox.networking.realtimesession.winmd similarity index 100% rename from Minecraft.Client/Durango/Network/windows.xbox.networking.realtimesession.winmd rename to src/client/Durango/Network/windows.xbox.networking.realtimesession.winmd diff --git a/Minecraft.Client/Durango/PresenceIds.h b/src/client/Durango/PresenceIds.h similarity index 100% rename from Minecraft.Client/Durango/PresenceIds.h rename to src/client/Durango/PresenceIds.h diff --git a/Minecraft.Client/Durango/Resource.h b/src/client/Durango/Resource.h similarity index 100% rename from Minecraft.Client/Durango/Resource.h rename to src/client/Durango/Resource.h diff --git a/Minecraft.Client/Durango/Sentient/DurangoTelemetry.cpp b/src/client/Durango/Sentient/DurangoTelemetry.cpp similarity index 98% rename from Minecraft.Client/Durango/Sentient/DurangoTelemetry.cpp rename to src/client/Durango/Sentient/DurangoTelemetry.cpp index d51ce966..b65b5af7 100644 --- a/Minecraft.Client/Durango/Sentient/DurangoTelemetry.cpp +++ b/src/client/Durango/Sentient/DurangoTelemetry.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" -#include "..\Minecraft.World\Player.h" -#include "..\Minecraft.World\Level.h" -#include "..\Minecraft.World\LevelData.h" -#include "..\Minecraft.World\LevelSettings.h" +#include "Player.h" +#include "Level.h" +#include "LevelData.h" +#include "LevelSettings.h" -#include "Common\Network\GameNetworkManager.h" +#include "Common/Network/GameNetworkManager.h" #include "MultiPlayerLocalPlayer.h" #include "..\ServiceConfig\Events-XBLA.8-149E11AEEvents.h" diff --git a/Minecraft.Client/Durango/Sentient/DurangoTelemetry.h b/src/client/Durango/Sentient/DurangoTelemetry.h similarity index 95% rename from Minecraft.Client/Durango/Sentient/DurangoTelemetry.h rename to src/client/Durango/Sentient/DurangoTelemetry.h index 4f086696..15319e48 100644 --- a/Minecraft.Client/Durango/Sentient/DurangoTelemetry.h +++ b/src/client/Durango/Sentient/DurangoTelemetry.h @@ -1,8 +1,8 @@ #pragma once -#include "..\..\..\Minecraft.World\DurangoStats.h" +#include "DurangoStats.h" -#include "..\..\Common\Telemetry\TelemetryManager.h" +#include "Common\Telemetry\TelemetryManager.h" class CDurangoTelemetryManager : public CTelemetryManager { diff --git a/Minecraft.Client/Durango/Sentient/DynamicConfigurations.h b/src/client/Durango/Sentient/DynamicConfigurations.h similarity index 100% rename from Minecraft.Client/Durango/Sentient/DynamicConfigurations.h rename to src/client/Durango/Sentient/DynamicConfigurations.h diff --git a/Minecraft.Client/Durango/Sentient/MinecraftTelemetry.h b/src/client/Durango/Sentient/MinecraftTelemetry.h similarity index 100% rename from Minecraft.Client/Durango/Sentient/MinecraftTelemetry.h rename to src/client/Durango/Sentient/MinecraftTelemetry.h diff --git a/Minecraft.Client/Durango/Sentient/SentientManager.h b/src/client/Durango/Sentient/SentientManager.h similarity index 100% rename from Minecraft.Client/Durango/Sentient/SentientManager.h rename to src/client/Durango/Sentient/SentientManager.h diff --git a/Minecraft.Client/Durango/Sentient/SentientStats.h b/src/client/Durango/Sentient/SentientStats.h similarity index 100% rename from Minecraft.Client/Durango/Sentient/SentientStats.h rename to src/client/Durango/Sentient/SentientStats.h diff --git a/Minecraft.Client/Durango/Sentient/SentientTelemetryCommon.h b/src/client/Durango/Sentient/SentientTelemetryCommon.h similarity index 100% rename from Minecraft.Client/Durango/Sentient/SentientTelemetryCommon.h rename to src/client/Durango/Sentient/SentientTelemetryCommon.h diff --git a/Minecraft.Client/Durango/Sentient/TelemetryEnum.h b/src/client/Durango/Sentient/TelemetryEnum.h similarity index 100% rename from Minecraft.Client/Durango/Sentient/TelemetryEnum.h rename to src/client/Durango/Sentient/TelemetryEnum.h diff --git a/Minecraft.Client/Durango/ServiceConfig/Enums.xlsx b/src/client/Durango/ServiceConfig/Enums.xlsx similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/Enums.xlsx rename to src/client/Durango/ServiceConfig/Enums.xlsx diff --git a/Minecraft.Client/Durango/ServiceConfig/Events-XBLA.8-149E11AEEvents.h b/src/client/Durango/ServiceConfig/Events-XBLA.8-149E11AEEvents.h similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/Events-XBLA.8-149E11AEEvents.h rename to src/client/Durango/ServiceConfig/Events-XBLA.8-149E11AEEvents.h diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonA.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonA.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonA.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonA.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonB.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonB.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonB.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonB.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonBack.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonBack.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonBack.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonBack.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadD.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadD.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadD.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadD.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadL.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadL.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadL.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadL.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadR.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadR.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadR.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadR.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadU.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadU.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadU.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonDpadU.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLS.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLS.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLS.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLS.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftBumper.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftBumper.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftBumper.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftBumper.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_Navigate.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_Navigate.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_Navigate.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_Navigate.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_sides.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_sides.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_sides.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftStick_sides.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftTrigger.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftTrigger.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftTrigger.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonLeftTrigger.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRS.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRS.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRS.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRS.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightBumper.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightBumper.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightBumper.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightBumper.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightStick.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightStick.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightStick.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightStick.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightTrigger.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightTrigger.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightTrigger.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonRightTrigger.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonStart.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonStart.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonStart.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonStart.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonX.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonX.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonX.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonX.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonY.png b/src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonY.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/controls/ButtonY.png rename to src/client/Durango/ServiceConfig/HelpDocument/controls/ButtonY.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/index.html b/src/client/Durango/ServiceConfig/HelpDocument/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/index.html rename to src/client/Durango/ServiceConfig/HelpDocument/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/left_arrow.png b/src/client/Durango/ServiceConfig/HelpDocument/left_arrow.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/left_arrow.png rename to src/client/Durango/ServiceConfig/HelpDocument/left_arrow.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/left_arrow_hoverFocus.png b/src/client/Durango/ServiceConfig/HelpDocument/left_arrow_hoverFocus.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/left_arrow_hoverFocus.png rename to src/client/Durango/ServiceConfig/HelpDocument/left_arrow_hoverFocus.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/main.css b/src/client/Durango/ServiceConfig/HelpDocument/main.css similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/main.css rename to src/client/Durango/ServiceConfig/HelpDocument/main.css diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/mobile.css b/src/client/Durango/ServiceConfig/HelpDocument/mobile.css similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/mobile.css rename to src/client/Durango/ServiceConfig/HelpDocument/mobile.css diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/sg_logo_20.png b/src/client/Durango/ServiceConfig/HelpDocument/sg_logo_20.png similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/sg_logo_20.png rename to src/client/Durango/ServiceConfig/HelpDocument/sg_logo_20.png diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/skin.css b/src/client/Durango/ServiceConfig/HelpDocument/skin.css similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/skin.css rename to src/client/Durango/ServiceConfig/HelpDocument/skin.css diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/snapped.css b/src/client/Durango/ServiceConfig/HelpDocument/snapped.css similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/snapped.css rename to src/client/Durango/ServiceConfig/HelpDocument/snapped.css diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument/tablet.css b/src/client/Durango/ServiceConfig/HelpDocument/tablet.css similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument/tablet.css rename to src/client/Durango/ServiceConfig/HelpDocument/tablet.css diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_de-DE.zip b/src/client/Durango/ServiceConfig/HelpDocument_de-DE.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_de-DE.zip rename to src/client/Durango/ServiceConfig/HelpDocument_de-DE.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_en-GB.zip b/src/client/Durango/ServiceConfig/HelpDocument_en-GB.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_en-GB.zip rename to src/client/Durango/ServiceConfig/HelpDocument_en-GB.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_es-ES.zip b/src/client/Durango/ServiceConfig/HelpDocument_es-ES.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_es-ES.zip rename to src/client/Durango/ServiceConfig/HelpDocument_es-ES.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_fr-FR.zip b/src/client/Durango/ServiceConfig/HelpDocument_fr-FR.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_fr-FR.zip rename to src/client/Durango/ServiceConfig/HelpDocument_fr-FR.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_it-IT.zip b/src/client/Durango/ServiceConfig/HelpDocument_it-IT.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_it-IT.zip rename to src/client/Durango/ServiceConfig/HelpDocument_it-IT.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_ja-JP.zip b/src/client/Durango/ServiceConfig/HelpDocument_ja-JP.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_ja-JP.zip rename to src/client/Durango/ServiceConfig/HelpDocument_ja-JP.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_ko-KR.zip b/src/client/Durango/ServiceConfig/HelpDocument_ko-KR.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_ko-KR.zip rename to src/client/Durango/ServiceConfig/HelpDocument_ko-KR.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_pt-BR.zip b/src/client/Durango/ServiceConfig/HelpDocument_pt-BR.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_pt-BR.zip rename to src/client/Durango/ServiceConfig/HelpDocument_pt-BR.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_pt-PT.zip b/src/client/Durango/ServiceConfig/HelpDocument_pt-PT.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_pt-PT.zip rename to src/client/Durango/ServiceConfig/HelpDocument_pt-PT.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/HelpDocument_zh-CHT.zip b/src/client/Durango/ServiceConfig/HelpDocument_zh-CHT.zip similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/HelpDocument_zh-CHT.zip rename to src/client/Durango/ServiceConfig/HelpDocument_zh-CHT.zip diff --git a/Minecraft.Client/Durango/ServiceConfig/MakeZips.py b/src/client/Durango/ServiceConfig/MakeZips.py similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/MakeZips.py rename to src/client/Durango/ServiceConfig/MakeZips.py diff --git a/Minecraft.Client/Durango/ServiceConfig/Minecraft_Service Config Workbook v1.2.xlsx b/src/client/Durango/ServiceConfig/Minecraft_Service Config Workbook v1.2.xlsx similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/Minecraft_Service Config Workbook v1.2.xlsx rename to src/client/Durango/ServiceConfig/Minecraft_Service Config Workbook v1.2.xlsx diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/de-DE/index.html b/src/client/Durango/ServiceConfig/loc/de-DE/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/de-DE/index.html rename to src/client/Durango/ServiceConfig/loc/de-DE/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/en-GB/index.html b/src/client/Durango/ServiceConfig/loc/en-GB/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/en-GB/index.html rename to src/client/Durango/ServiceConfig/loc/en-GB/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/es-ES/index.html b/src/client/Durango/ServiceConfig/loc/es-ES/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/es-ES/index.html rename to src/client/Durango/ServiceConfig/loc/es-ES/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/fr-FR/index.html b/src/client/Durango/ServiceConfig/loc/fr-FR/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/fr-FR/index.html rename to src/client/Durango/ServiceConfig/loc/fr-FR/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/it-IT/index.html b/src/client/Durango/ServiceConfig/loc/it-IT/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/it-IT/index.html rename to src/client/Durango/ServiceConfig/loc/it-IT/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/ja-JP/index.html b/src/client/Durango/ServiceConfig/loc/ja-JP/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/ja-JP/index.html rename to src/client/Durango/ServiceConfig/loc/ja-JP/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/ko-KR/index.html b/src/client/Durango/ServiceConfig/loc/ko-KR/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/ko-KR/index.html rename to src/client/Durango/ServiceConfig/loc/ko-KR/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/pt-BR/index.html b/src/client/Durango/ServiceConfig/loc/pt-BR/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/pt-BR/index.html rename to src/client/Durango/ServiceConfig/loc/pt-BR/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/pt-PT/index.html b/src/client/Durango/ServiceConfig/loc/pt-PT/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/pt-PT/index.html rename to src/client/Durango/ServiceConfig/loc/pt-PT/index.html diff --git a/Minecraft.Client/Durango/ServiceConfig/loc/zh-CHT/index.html b/src/client/Durango/ServiceConfig/loc/zh-CHT/index.html similarity index 100% rename from Minecraft.Client/Durango/ServiceConfig/loc/zh-CHT/index.html rename to src/client/Durango/ServiceConfig/loc/zh-CHT/index.html diff --git a/Minecraft.Client/Durango/SmallLogo.png b/src/client/Durango/SmallLogo.png similarity index 100% rename from Minecraft.Client/Durango/SmallLogo.png rename to src/client/Durango/SmallLogo.png diff --git a/Minecraft.Client/Durango/Social/SocialManager.h b/src/client/Durango/Social/SocialManager.h similarity index 100% rename from Minecraft.Client/Durango/Social/SocialManager.h rename to src/client/Durango/Social/SocialManager.h diff --git a/Minecraft.Client/Durango/Sound/Minecraft.msscmp b/src/client/Durango/Sound/Minecraft.msscmp similarity index 100% rename from Minecraft.Client/Durango/Sound/Minecraft.msscmp rename to src/client/Durango/Sound/Minecraft.msscmp diff --git a/Minecraft.Client/Durango/SplashScreen.png b/src/client/Durango/SplashScreen.png similarity index 100% rename from Minecraft.Client/Durango/SplashScreen.png rename to src/client/Durango/SplashScreen.png diff --git a/Minecraft.Client/Durango/StoreLogo.png b/src/client/Durango/StoreLogo.png similarity index 100% rename from Minecraft.Client/Durango/StoreLogo.png rename to src/client/Durango/StoreLogo.png diff --git a/Minecraft.Client/Durango/Update.alignmentchunk b/src/client/Durango/Update.alignmentchunk similarity index 100% rename from Minecraft.Client/Durango/Update.alignmentchunk rename to src/client/Durango/Update.alignmentchunk diff --git a/Minecraft.Client/Durango/WideLogo.png b/src/client/Durango/WideLogo.png similarity index 100% rename from Minecraft.Client/Durango/WideLogo.png rename to src/client/Durango/WideLogo.png diff --git a/Minecraft.Client/Durango/XML/ATGXmlParser.cpp b/src/client/Durango/XML/ATGXmlParser.cpp similarity index 100% rename from Minecraft.Client/Durango/XML/ATGXmlParser.cpp rename to src/client/Durango/XML/ATGXmlParser.cpp diff --git a/Minecraft.Client/Durango/XML/ATGXmlParser.h b/src/client/Durango/XML/ATGXmlParser.h similarity index 100% rename from Minecraft.Client/Durango/XML/ATGXmlParser.h rename to src/client/Durango/XML/ATGXmlParser.h diff --git a/Minecraft.Client/Durango/XML/xmlFilesCallback.h b/src/client/Durango/XML/xmlFilesCallback.h similarity index 100% rename from Minecraft.Client/Durango/XML/xmlFilesCallback.h rename to src/client/Durango/XML/xmlFilesCallback.h diff --git a/Minecraft.Client/Durango/XboxGameMode.cpp b/src/client/Durango/XboxGameMode.cpp similarity index 100% rename from Minecraft.Client/Durango/XboxGameMode.cpp rename to src/client/Durango/XboxGameMode.cpp diff --git a/Minecraft.Client/Durango/XboxGameMode.h b/src/client/Durango/XboxGameMode.h similarity index 100% rename from Minecraft.Client/Durango/XboxGameMode.h rename to src/client/Durango/XboxGameMode.h diff --git a/Minecraft.Client/Durango/Xbox_Awards_enum.h b/src/client/Durango/Xbox_Awards_enum.h similarity index 100% rename from Minecraft.Client/Durango/Xbox_Awards_enum.h rename to src/client/Durango/Xbox_Awards_enum.h diff --git a/Minecraft.Client/Durango/Xbox_BuildVer.h b/src/client/Durango/Xbox_BuildVer.h similarity index 100% rename from Minecraft.Client/Durango/Xbox_BuildVer.h rename to src/client/Durango/Xbox_BuildVer.h diff --git a/Minecraft.Client/Durango/Xbox_Debug_enum.h b/src/client/Durango/Xbox_Debug_enum.h similarity index 100% rename from Minecraft.Client/Durango/Xbox_Debug_enum.h rename to src/client/Durango/Xbox_Debug_enum.h diff --git a/Minecraft.Client/Durango/Xbox_Utils.cpp b/src/client/Durango/Xbox_Utils.cpp similarity index 100% rename from Minecraft.Client/Durango/Xbox_Utils.cpp rename to src/client/Durango/Xbox_Utils.cpp diff --git a/Minecraft.Client/Durango/manifest.xml b/src/client/Durango/manifest.xml similarity index 100% rename from Minecraft.Client/Durango/manifest.xml rename to src/client/Durango/manifest.xml diff --git a/Minecraft.Client/Durango/targetver.h b/src/client/Durango/targetver.h similarity index 100% rename from Minecraft.Client/Durango/targetver.h rename to src/client/Durango/targetver.h diff --git a/Minecraft.Client/DurangoMedia/4J_strings.h b/src/client/DurangoMedia/4J_strings.h similarity index 100% rename from Minecraft.Client/DurangoMedia/4J_strings.h rename to src/client/DurangoMedia/4J_strings.h diff --git a/Minecraft.Client/DurangoMedia/DLC/Battle And Beasts 2/BattleAndBeasts2.pck b/src/client/DurangoMedia/DLC/Battle And Beasts 2/BattleAndBeasts2.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Battle And Beasts 2/BattleAndBeasts2.pck rename to src/client/DurangoMedia/DLC/Battle And Beasts 2/BattleAndBeasts2.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Battle And Beasts/BattleAndBeasts.pck b/src/client/DurangoMedia/DLC/Battle And Beasts/BattleAndBeasts.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Battle And Beasts/BattleAndBeasts.pck rename to src/client/DurangoMedia/DLC/Battle And Beasts/BattleAndBeasts.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Candy Texture Pack/Data/media.arc b/src/client/DurangoMedia/DLC/Candy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Candy Texture Pack/Data/media.arc rename to src/client/DurangoMedia/DLC/Candy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Candy Texture Pack/Data/x16Data.pck b/src/client/DurangoMedia/DLC/Candy Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Candy Texture Pack/Data/x16Data.pck rename to src/client/DurangoMedia/DLC/Candy Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Candy Texture Pack/TexturePack.pck b/src/client/DurangoMedia/DLC/Candy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Candy Texture Pack/TexturePack.pck rename to src/client/DurangoMedia/DLC/Candy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Cartoon Texture Pack/Data/media.arc b/src/client/DurangoMedia/DLC/Cartoon Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Cartoon Texture Pack/Data/media.arc rename to src/client/DurangoMedia/DLC/Cartoon Texture Pack/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck b/src/client/DurangoMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck rename to src/client/DurangoMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Cartoon Texture Pack/TexturePack.pck b/src/client/DurangoMedia/DLC/Cartoon Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Cartoon Texture Pack/TexturePack.pck rename to src/client/DurangoMedia/DLC/Cartoon Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/City Texture Pack/Data/media.arc b/src/client/DurangoMedia/DLC/City Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/City Texture Pack/Data/media.arc rename to src/client/DurangoMedia/DLC/City Texture Pack/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/City Texture Pack/Data/x32Data.pck b/src/client/DurangoMedia/DLC/City Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/City Texture Pack/Data/x32Data.pck rename to src/client/DurangoMedia/DLC/City Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/City Texture Pack/TexturePack.pck b/src/client/DurangoMedia/DLC/City Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/City Texture Pack/TexturePack.pck rename to src/client/DurangoMedia/DLC/City Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck b/src/client/DurangoMedia/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck rename to src/client/DurangoMedia/DLC/Doctor Who Skins Volume I/SkinPackDrWho.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Fantasy Texture Pack/Data/media.arc b/src/client/DurangoMedia/DLC/Fantasy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Fantasy Texture Pack/Data/media.arc rename to src/client/DurangoMedia/DLC/Fantasy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck b/src/client/DurangoMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck rename to src/client/DurangoMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Fantasy Texture Pack/TexturePack.pck b/src/client/DurangoMedia/DLC/Fantasy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Fantasy Texture Pack/TexturePack.pck rename to src/client/DurangoMedia/DLC/Fantasy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Festive Skin Pack/SkinsFestive.pck b/src/client/DurangoMedia/DLC/Festive Skin Pack/SkinsFestive.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Festive Skin Pack/SkinsFestive.pck rename to src/client/DurangoMedia/DLC/Festive Skin Pack/SkinsFestive.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Halloween Texture Pack/Data/media.arc b/src/client/DurangoMedia/DLC/Halloween Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halloween Texture Pack/Data/media.arc rename to src/client/DurangoMedia/DLC/Halloween Texture Pack/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Halloween Texture Pack/Data/x16Data.pck b/src/client/DurangoMedia/DLC/Halloween Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halloween Texture Pack/Data/x16Data.pck rename to src/client/DurangoMedia/DLC/Halloween Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Halloween Texture Pack/TexturePack.pck b/src/client/DurangoMedia/DLC/Halloween Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halloween Texture Pack/TexturePack.pck rename to src/client/DurangoMedia/DLC/Halloween Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Action Figure Hands.binka b/src/client/DurangoMedia/DLC/Halo/Data/Action Figure Hands.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Action Figure Hands.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Action Figure Hands.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/An End of Dying.binka b/src/client/DurangoMedia/DLC/Halo/Data/An End of Dying.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/An End of Dying.binka rename to src/client/DurangoMedia/DLC/Halo/Data/An End of Dying.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Cairo Suite 2.binka b/src/client/DurangoMedia/DLC/Halo/Data/Cairo Suite 2.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Cairo Suite 2.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Cairo Suite 2.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Cloaked in Blackness.binka b/src/client/DurangoMedia/DLC/Halo/Data/Cloaked in Blackness.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Cloaked in Blackness.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Cloaked in Blackness.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Delta Halo Suite.binka b/src/client/DurangoMedia/DLC/Halo/Data/Delta Halo Suite.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Delta Halo Suite.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Delta Halo Suite.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Dewy Decimate.binka b/src/client/DurangoMedia/DLC/Halo/Data/Dewy Decimate.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Dewy Decimate.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Dewy Decimate.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Earth City.binka b/src/client/DurangoMedia/DLC/Halo/Data/Earth City.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Earth City.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Earth City.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Finale 1.binka b/src/client/DurangoMedia/DLC/Halo/Data/Finale 1.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Finale 1.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Finale 1.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Fingerprints Are Broken.binka b/src/client/DurangoMedia/DLC/Halo/Data/Fingerprints Are Broken.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Fingerprints Are Broken.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Fingerprints Are Broken.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/First Step.binka b/src/client/DurangoMedia/DLC/Halo/Data/First Step.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/First Step.binka rename to src/client/DurangoMedia/DLC/Halo/Data/First Step.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Flip and Sizzle.binka b/src/client/DurangoMedia/DLC/Halo/Data/Flip and Sizzle.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Flip and Sizzle.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Flip and Sizzle.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Flollo.binka b/src/client/DurangoMedia/DLC/Halo/Data/Flollo.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Flollo.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Flollo.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/GameRules.grf b/src/client/DurangoMedia/DLC/Halo/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/GameRules.grf rename to src/client/DurangoMedia/DLC/Halo/Data/GameRules.grf diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/HALO M02.binka b/src/client/DurangoMedia/DLC/Halo/Data/HALO M02.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/HALO M02.binka rename to src/client/DurangoMedia/DLC/Halo/Data/HALO M02.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/High Charity Suite 1.binka b/src/client/DurangoMedia/DLC/Halo/Data/High Charity Suite 1.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/High Charity Suite 1.binka rename to src/client/DurangoMedia/DLC/Halo/Data/High Charity Suite 1.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka b/src/client/DurangoMedia/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka rename to src/client/DurangoMedia/DLC/Halo/Data/Insignificantia (All Sloppy-No Joe).binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Intimate.binka b/src/client/DurangoMedia/DLC/Halo/Data/Intimate.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Intimate.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Intimate.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Money or Meteors.binka b/src/client/DurangoMedia/DLC/Halo/Data/Money or Meteors.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Money or Meteors.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Money or Meteors.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Night Dreams.binka b/src/client/DurangoMedia/DLC/Halo/Data/Night Dreams.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Night Dreams.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Night Dreams.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Opening Suite 2.binka b/src/client/DurangoMedia/DLC/Halo/Data/Opening Suite 2.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Opening Suite 2.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Opening Suite 2.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Quiet Giant.binka b/src/client/DurangoMedia/DLC/Halo/Data/Quiet Giant.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Quiet Giant.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Quiet Giant.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Rising Legacy.binka b/src/client/DurangoMedia/DLC/Halo/Data/Rising Legacy.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Rising Legacy.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Rising Legacy.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Sacred Icon Suite 1.binka b/src/client/DurangoMedia/DLC/Halo/Data/Sacred Icon Suite 1.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Sacred Icon Suite 1.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Sacred Icon Suite 1.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Spirit of Fire.binka b/src/client/DurangoMedia/DLC/Halo/Data/Spirit of Fire.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Spirit of Fire.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Spirit of Fire.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Still, Moving.binka b/src/client/DurangoMedia/DLC/Halo/Data/Still, Moving.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Still, Moving.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Still, Moving.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Suite Fall.binka b/src/client/DurangoMedia/DLC/Halo/Data/Suite Fall.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Suite Fall.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Suite Fall.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Survive.binka b/src/client/DurangoMedia/DLC/Halo/Data/Survive.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Survive.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Survive.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/The Big Guns.binka b/src/client/DurangoMedia/DLC/Halo/Data/The Big Guns.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/The Big Guns.binka rename to src/client/DurangoMedia/DLC/Halo/Data/The Big Guns.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Truth And Reconciliation.binka b/src/client/DurangoMedia/DLC/Halo/Data/Truth And Reconciliation.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Truth And Reconciliation.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Truth And Reconciliation.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Wolverines Reborn.binka b/src/client/DurangoMedia/DLC/Halo/Data/Wolverines Reborn.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Wolverines Reborn.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Wolverines Reborn.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/Work Burns and Runaway Grunts.binka b/src/client/DurangoMedia/DLC/Halo/Data/Work Burns and Runaway Grunts.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/Work Burns and Runaway Grunts.binka rename to src/client/DurangoMedia/DLC/Halo/Data/Work Burns and Runaway Grunts.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/halo.mcs b/src/client/DurangoMedia/DLC/Halo/Data/halo.mcs similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/halo.mcs rename to src/client/DurangoMedia/DLC/Halo/Data/halo.mcs diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/media.arc b/src/client/DurangoMedia/DLC/Halo/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/media.arc rename to src/client/DurangoMedia/DLC/Halo/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/Data/x16Data.pck b/src/client/DurangoMedia/DLC/Halo/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/Data/x16Data.pck rename to src/client/DurangoMedia/DLC/Halo/Data/x16Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Halo/TexturePack.pck b/src/client/DurangoMedia/DLC/Halo/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Halo/TexturePack.pck rename to src/client/DurangoMedia/DLC/Halo/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck b/src/client/DurangoMedia/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck rename to src/client/DurangoMedia/DLC/Marvel Avengers/SkinPackMarvelAvengers1.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck b/src/client/DurangoMedia/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck rename to src/client/DurangoMedia/DLC/Marvel Guardians Of The Galaxy/SkinPackGOG.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck b/src/client/DurangoMedia/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck rename to src/client/DurangoMedia/DLC/Marvel Spider-Man/SkinPackMarvelSpiderman.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/03-Mars.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/03-Mars.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/03-Mars.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/03-Mars.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/07-Surkesh.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/07-Surkesh.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/07-Surkesh.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/07-Surkesh.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/09-Rannoch.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/09-Rannoch.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/09-Rannoch.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/09-Rannoch.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/12-The Scientists.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/12-The Scientists.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/12-The Scientists.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/12-The Scientists.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/15-Defeat.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/15-Defeat.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/15-Defeat.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/15-Defeat.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka b/src/client/DurangoMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka rename to src/client/DurangoMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/GameRules.grf b/src/client/DurangoMedia/DLC/Mass Effect/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/GameRules.grf rename to src/client/DurangoMedia/DLC/Mass Effect/Data/GameRules.grf diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/masseffect.mcs b/src/client/DurangoMedia/DLC/Mass Effect/Data/masseffect.mcs similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/masseffect.mcs rename to src/client/DurangoMedia/DLC/Mass Effect/Data/masseffect.mcs diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/media.arc b/src/client/DurangoMedia/DLC/Mass Effect/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/media.arc rename to src/client/DurangoMedia/DLC/Mass Effect/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/x16Data.pck b/src/client/DurangoMedia/DLC/Mass Effect/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/Data/x16Data.pck rename to src/client/DurangoMedia/DLC/Mass Effect/Data/x16Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Mass Effect/TexturePack.pck b/src/client/DurangoMedia/DLC/Mass Effect/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Mass Effect/TexturePack.pck rename to src/client/DurangoMedia/DLC/Mass Effect/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Natural Texture Pack/Data/media.arc b/src/client/DurangoMedia/DLC/Natural Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Natural Texture Pack/Data/media.arc rename to src/client/DurangoMedia/DLC/Natural Texture Pack/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Natural Texture Pack/Data/x32Data.pck b/src/client/DurangoMedia/DLC/Natural Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Natural Texture Pack/Data/x32Data.pck rename to src/client/DurangoMedia/DLC/Natural Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Natural Texture Pack/TexturePack.pck b/src/client/DurangoMedia/DLC/Natural Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Natural Texture Pack/TexturePack.pck rename to src/client/DurangoMedia/DLC/Natural Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Plastic Texture Pack/Data/media.arc b/src/client/DurangoMedia/DLC/Plastic Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Plastic Texture Pack/Data/media.arc rename to src/client/DurangoMedia/DLC/Plastic Texture Pack/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Plastic Texture Pack/Data/x16Data.pck b/src/client/DurangoMedia/DLC/Plastic Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Plastic Texture Pack/Data/x16Data.pck rename to src/client/DurangoMedia/DLC/Plastic Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Plastic Texture Pack/TexturePack.pck b/src/client/DurangoMedia/DLC/Plastic Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Plastic Texture Pack/TexturePack.pck rename to src/client/DurangoMedia/DLC/Plastic Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skin Pack 1/Skins1.pck b/src/client/DurangoMedia/DLC/Skin Pack 1/Skins1.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skin Pack 1/Skins1.pck rename to src/client/DurangoMedia/DLC/Skin Pack 1/Skins1.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skin Pack 2/Skins2.pck b/src/client/DurangoMedia/DLC/Skin Pack 2/Skins2.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skin Pack 2/Skins2.pck rename to src/client/DurangoMedia/DLC/Skin Pack 2/Skins2.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skin Pack 3/Skins3.pck b/src/client/DurangoMedia/DLC/Skin Pack 3/Skins3.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skin Pack 3/Skins3.pck rename to src/client/DurangoMedia/DLC/Skin Pack 3/Skins3.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skin Pack 4/Skins4_XB1.pck b/src/client/DurangoMedia/DLC/Skin Pack 4/Skins4_XB1.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skin Pack 4/Skins4_XB1.pck rename to src/client/DurangoMedia/DLC/Skin Pack 4/Skins4_XB1.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skin Pack 5/SkinPack5.pck b/src/client/DurangoMedia/DLC/Skin Pack 5/SkinPack5.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skin Pack 5/SkinPack5.pck rename to src/client/DurangoMedia/DLC/Skin Pack 5/SkinPack5.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skin Pack 6/SkinPack6.pck b/src/client/DurangoMedia/DLC/Skin Pack 6/SkinPack6.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skin Pack 6/SkinPack6.pck rename to src/client/DurangoMedia/DLC/Skin Pack 6/SkinPack6.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/01 (A) Dragonborn.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/01 (A) Dragonborn.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/01 (A) Dragonborn.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/01 (A) Dragonborn.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/02 (A) Awake.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/02 (A) Awake.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/02 (A) Awake.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/02 (A) Awake.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/03 (A) From Past To Present.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/03 (A) From Past To Present.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/03 (A) From Past To Present.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/03 (A) From Past To Present.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/06 (A) The City Gates.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/06 (A) The City Gates.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/06 (A) The City Gates.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/06 (A) The City Gates.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/08 (A) Dragonsreach.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/08 (A) Dragonsreach.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/08 (A) Dragonsreach.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/08 (A) Dragonsreach.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/09 (A) Tooth and Claw.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/13 (A) Distant Horizons.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/13 (A) Distant Horizons.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/13 (A) Distant Horizons.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/13 (A) Distant Horizons.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/14 (A) Dawn.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/14 (A) Dawn.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/14 (A) Dawn.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/14 (A) Dawn.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/15 (A) The Jerall Mountains.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/17 (A) Secunda.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/17 (A) Secunda.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/17 (A) Secunda.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/17 (A) Secunda.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/19 (B) Frostfall.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/19 (B) Frostfall.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/19 (B) Frostfall.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/19 (B) Frostfall.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/21 (B) Into Darkness.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/21 (B) Into Darkness.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/21 (B) Into Darkness.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/21 (B) Into Darkness.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/23 (B) Unbound.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/23 (B) Unbound.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/23 (B) Unbound.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/23 (B) Unbound.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/24 (B) Far Horizons.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/24 (B) Far Horizons.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/24 (B) Far Horizons.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/24 (B) Far Horizons.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/27 (B) The Streets of Whiterun.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/29 (B) The White River.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/29 (B) The White River.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/29 (B) The White River.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/29 (B) The White River.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/31 (B) Standing Stones.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/31 (B) Standing Stones.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/31 (B) Standing Stones.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/31 (B) Standing Stones.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/33 (B) Tundra.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/33 (B) Tundra.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/33 (B) Tundra.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/33 (B) Tundra.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/34 (B) Journey's End.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/34 (B) Journey's End.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/34 (B) Journey's End.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/34 (B) Journey's End.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/39 (C) Shadows and Echoes.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/41 (C) Aurora.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/41 (C) Aurora.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/41 (C) Aurora.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/41 (C) Aurora.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/43 (C) Towers and Shadows.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/45 (C) Solitude.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/45 (C) Solitude.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/45 (C) Solitude.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/45 (C) Solitude.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/46 (C) Watch the Skies.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/46 (C) Watch the Skies.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/46 (C) Watch the Skies.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/46 (C) Watch the Skies.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/49 (C) Death in the Darkness.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/52 (C) Wind Guide You.binka b/src/client/DurangoMedia/DLC/Skyrim/Data/52 (C) Wind Guide You.binka similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/52 (C) Wind Guide You.binka rename to src/client/DurangoMedia/DLC/Skyrim/Data/52 (C) Wind Guide You.binka diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/GameRules.grf b/src/client/DurangoMedia/DLC/Skyrim/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/GameRules.grf rename to src/client/DurangoMedia/DLC/Skyrim/Data/GameRules.grf diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/media.arc b/src/client/DurangoMedia/DLC/Skyrim/Data/media.arc similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/media.arc rename to src/client/DurangoMedia/DLC/Skyrim/Data/media.arc diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/skyrim.mcs b/src/client/DurangoMedia/DLC/Skyrim/Data/skyrim.mcs similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/skyrim.mcs rename to src/client/DurangoMedia/DLC/Skyrim/Data/skyrim.mcs diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/x16Data.pck b/src/client/DurangoMedia/DLC/Skyrim/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/Data/x16Data.pck rename to src/client/DurangoMedia/DLC/Skyrim/Data/x16Data.pck diff --git a/Minecraft.Client/DurangoMedia/DLC/Skyrim/TexturePack.pck b/src/client/DurangoMedia/DLC/Skyrim/TexturePack.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/DLC/Skyrim/TexturePack.pck rename to src/client/DurangoMedia/DLC/Skyrim/TexturePack.pck diff --git a/Minecraft.Client/DurangoMedia/Layout/Contributors/015236CEB96771670B67A93104CDDD.filestate.xml b/src/client/DurangoMedia/Layout/Contributors/015236CEB96771670B67A93104CDDD.filestate.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/Layout/Contributors/015236CEB96771670B67A93104CDDD.filestate.xml rename to src/client/DurangoMedia/Layout/Contributors/015236CEB96771670B67A93104CDDD.filestate.xml diff --git a/Minecraft.Client/DurangoMedia/Layout/Image/Loose/AppxManifest.xml b/src/client/DurangoMedia/Layout/Image/Loose/AppxManifest.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/Layout/Image/Loose/AppxManifest.xml rename to src/client/DurangoMedia/Layout/Image/Loose/AppxManifest.xml diff --git a/Minecraft.Client/DurangoMedia/Layout/Image/Loose/SmallLogo.png b/src/client/DurangoMedia/Layout/Image/Loose/SmallLogo.png similarity index 100% rename from Minecraft.Client/DurangoMedia/Layout/Image/Loose/SmallLogo.png rename to src/client/DurangoMedia/Layout/Image/Loose/SmallLogo.png diff --git a/Minecraft.Client/DurangoMedia/Layout/Image/Loose/SplashScreen.png b/src/client/DurangoMedia/Layout/Image/Loose/SplashScreen.png similarity index 100% rename from Minecraft.Client/DurangoMedia/Layout/Image/Loose/SplashScreen.png rename to src/client/DurangoMedia/Layout/Image/Loose/SplashScreen.png diff --git a/Minecraft.Client/DurangoMedia/Layout/Image/Loose/StoreLogo.png b/src/client/DurangoMedia/Layout/Image/Loose/StoreLogo.png similarity index 100% rename from Minecraft.Client/DurangoMedia/Layout/Image/Loose/StoreLogo.png rename to src/client/DurangoMedia/Layout/Image/Loose/StoreLogo.png diff --git a/Minecraft.Client/DurangoMedia/Media/CopyPlatformSkin.bat b/src/client/DurangoMedia/Media/CopyPlatformSkin.bat similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/CopyPlatformSkin.bat rename to src/client/DurangoMedia/Media/CopyPlatformSkin.bat diff --git a/Minecraft.Client/DurangoMedia/Media/DLCOffersMenu1080.swf b/src/client/DurangoMedia/Media/DLCOffersMenu1080.swf similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/DLCOffersMenu1080.swf rename to src/client/DurangoMedia/Media/DLCOffersMenu1080.swf diff --git a/Minecraft.Client/DurangoMedia/Media/DefaultSaveThumbnail64x64.png b/src/client/DurangoMedia/Media/DefaultSaveThumbnail64x64.png similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/DefaultSaveThumbnail64x64.png rename to src/client/DurangoMedia/Media/DefaultSaveThumbnail64x64.png diff --git a/Minecraft.Client/DurangoMedia/Media/Tutorial.pck b/src/client/DurangoMedia/Media/Tutorial.pck similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/Tutorial.pck rename to src/client/DurangoMedia/Media/Tutorial.pck diff --git a/Minecraft.Client/DurangoMedia/Media/languages.loc b/src/client/DurangoMedia/Media/languages.loc similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/languages.loc rename to src/client/DurangoMedia/Media/languages.loc diff --git a/Minecraft.Client/DurangoMedia/Media/media.txt b/src/client/DurangoMedia/Media/media.txt similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/media.txt rename to src/client/DurangoMedia/Media/media.txt diff --git a/Minecraft.Client/DurangoMedia/Media/skinDurango.swf b/src/client/DurangoMedia/Media/skinDurango.swf similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/skinDurango.swf rename to src/client/DurangoMedia/Media/skinDurango.swf diff --git a/Minecraft.Client/DurangoMedia/Media/skinHDDurango.swf b/src/client/DurangoMedia/Media/skinHDDurango.swf similarity index 100% rename from Minecraft.Client/DurangoMedia/Media/skinHDDurango.swf rename to src/client/DurangoMedia/Media/skinHDDurango.swf diff --git a/Minecraft.Client/DurangoMedia/Sound/Minecraft.msscmp b/src/client/DurangoMedia/Sound/Minecraft.msscmp similarity index 100% rename from Minecraft.Client/DurangoMedia/Sound/Minecraft.msscmp rename to src/client/DurangoMedia/Sound/Minecraft.msscmp diff --git a/Minecraft.Client/DurangoMedia/loc/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/cs-CZ/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/cs-CZ/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/cs-CZ/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/cs-CZ/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/cs-CZ/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/cs-CZ/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/cs-CZ/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/cs-CZ/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/cs-CZ/strings.lang b/src/client/DurangoMedia/loc/cs-CZ/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/cs-CZ/strings.lang rename to src/client/DurangoMedia/loc/cs-CZ/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/cs-CZ/stringsGeneric.xml b/src/client/DurangoMedia/loc/cs-CZ/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/cs-CZ/stringsGeneric.xml rename to src/client/DurangoMedia/loc/cs-CZ/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/cs-CZ/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/cs-CZ/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/cs-CZ/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/cs-CZ/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/cs-CZ/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/cs-CZ/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/cs-CZ/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/cs-CZ/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/da-DK/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/da-DK/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/da-DK/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/da-DK/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/da-DK/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/da-DK/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/da-DK/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/da-DK/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/da-DK/strings.lang b/src/client/DurangoMedia/loc/da-DK/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/da-DK/strings.lang rename to src/client/DurangoMedia/loc/da-DK/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/da-DK/stringsGeneric.xml b/src/client/DurangoMedia/loc/da-DK/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/da-DK/stringsGeneric.xml rename to src/client/DurangoMedia/loc/da-DK/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/da-DK/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/da-DK/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/da-DK/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/da-DK/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/da-DK/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/da-DK/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/da-DK/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/da-DK/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/de-DE/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/de-DE/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/de-DE/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/de-DE/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/de-DE/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/de-DE/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/de-DE/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/de-DE/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/de-DE/strings.lang b/src/client/DurangoMedia/loc/de-DE/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/de-DE/strings.lang rename to src/client/DurangoMedia/loc/de-DE/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/de-DE/stringsGeneric.xml b/src/client/DurangoMedia/loc/de-DE/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/de-DE/stringsGeneric.xml rename to src/client/DurangoMedia/loc/de-DE/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/de-DE/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/de-DE/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/de-DE/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/de-DE/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/de-DE/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/de-DE/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/de-DE/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/de-DE/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/el-GR/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/el-GR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/el-GR/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/el-GR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/el-GR/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/el-GR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/el-GR/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/el-GR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/el-GR/strings.lang b/src/client/DurangoMedia/loc/el-GR/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/el-GR/strings.lang rename to src/client/DurangoMedia/loc/el-GR/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/el-GR/stringsGeneric.xml b/src/client/DurangoMedia/loc/el-GR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/el-GR/stringsGeneric.xml rename to src/client/DurangoMedia/loc/el-GR/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/el-GR/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/el-GR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/el-GR/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/el-GR/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/el-GR/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/el-GR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/el-GR/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/el-GR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/en-GB/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/en-GB/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/en-GB/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/en-GB/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/en-GB/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/en-GB/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/en-GB/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/en-GB/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/en-GB/strings.lang b/src/client/DurangoMedia/loc/en-GB/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/en-GB/strings.lang rename to src/client/DurangoMedia/loc/en-GB/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/en-GB/stringsGeneric.xml b/src/client/DurangoMedia/loc/en-GB/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/en-GB/stringsGeneric.xml rename to src/client/DurangoMedia/loc/en-GB/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/en-GB/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/en-GB/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/en-GB/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/en-GB/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/en-GB/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/en-GB/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/en-GB/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/en-GB/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-ES/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/es-ES/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-ES/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/es-ES/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-ES/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/es-ES/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-ES/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/es-ES/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-ES/strings.lang b/src/client/DurangoMedia/loc/es-ES/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-ES/strings.lang rename to src/client/DurangoMedia/loc/es-ES/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/es-ES/stringsGeneric.xml b/src/client/DurangoMedia/loc/es-ES/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-ES/stringsGeneric.xml rename to src/client/DurangoMedia/loc/es-ES/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-ES/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/es-ES/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-ES/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/es-ES/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-ES/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/es-ES/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-ES/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/es-ES/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-MX/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/es-MX/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-MX/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/es-MX/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-MX/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/es-MX/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-MX/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/es-MX/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-MX/strings.lang b/src/client/DurangoMedia/loc/es-MX/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-MX/strings.lang rename to src/client/DurangoMedia/loc/es-MX/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/es-MX/stringsGeneric.xml b/src/client/DurangoMedia/loc/es-MX/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-MX/stringsGeneric.xml rename to src/client/DurangoMedia/loc/es-MX/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-MX/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/es-MX/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-MX/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/es-MX/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/es-MX/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/es-MX/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/es-MX/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/es-MX/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fi-FI/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/fi-FI/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fi-FI/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/fi-FI/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fi-FI/strings.lang b/src/client/DurangoMedia/loc/fi-FI/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fi-FI/strings.lang rename to src/client/DurangoMedia/loc/fi-FI/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/fi-FI/stringsGeneric.xml b/src/client/DurangoMedia/loc/fi-FI/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fi-FI/stringsGeneric.xml rename to src/client/DurangoMedia/loc/fi-FI/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fi-FI/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/fi-FI/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fi-FI/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/fi-FI/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fi-FI/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/fi-FI/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fi-FI/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/fi-FI/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fr-FR/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/fr-FR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fr-FR/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/fr-FR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fr-FR/strings.lang b/src/client/DurangoMedia/loc/fr-FR/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fr-FR/strings.lang rename to src/client/DurangoMedia/loc/fr-FR/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/fr-FR/stringsGeneric.xml b/src/client/DurangoMedia/loc/fr-FR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fr-FR/stringsGeneric.xml rename to src/client/DurangoMedia/loc/fr-FR/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fr-FR/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/fr-FR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fr-FR/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/fr-FR/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/fr-FR/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/fr-FR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/fr-FR/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/fr-FR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/it-IT/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/it-IT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/it-IT/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/it-IT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/it-IT/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/it-IT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/it-IT/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/it-IT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/it-IT/strings.lang b/src/client/DurangoMedia/loc/it-IT/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/it-IT/strings.lang rename to src/client/DurangoMedia/loc/it-IT/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/it-IT/stringsGeneric.xml b/src/client/DurangoMedia/loc/it-IT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/it-IT/stringsGeneric.xml rename to src/client/DurangoMedia/loc/it-IT/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/it-IT/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/it-IT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/it-IT/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/it-IT/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/it-IT/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/it-IT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/it-IT/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/it-IT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ja-JP/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/ja-JP/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ja-JP/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/ja-JP/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ja-JP/strings.lang b/src/client/DurangoMedia/loc/ja-JP/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ja-JP/strings.lang rename to src/client/DurangoMedia/loc/ja-JP/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/ja-JP/stringsGeneric.xml b/src/client/DurangoMedia/loc/ja-JP/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ja-JP/stringsGeneric.xml rename to src/client/DurangoMedia/loc/ja-JP/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ja-JP/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/ja-JP/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ja-JP/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/ja-JP/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ja-JP/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/ja-JP/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ja-JP/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/ja-JP/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ko-KR/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/ko-KR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ko-KR/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/ko-KR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ko-KR/strings.lang b/src/client/DurangoMedia/loc/ko-KR/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ko-KR/strings.lang rename to src/client/DurangoMedia/loc/ko-KR/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/ko-KR/stringsGeneric.xml b/src/client/DurangoMedia/loc/ko-KR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ko-KR/stringsGeneric.xml rename to src/client/DurangoMedia/loc/ko-KR/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ko-KR/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/ko-KR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ko-KR/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/ko-KR/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ko-KR/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/ko-KR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ko-KR/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/ko-KR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nb-NO/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/nb-NO/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nb-NO/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/nb-NO/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nb-NO/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/nb-NO/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nb-NO/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/nb-NO/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nb-NO/strings.lang b/src/client/DurangoMedia/loc/nb-NO/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nb-NO/strings.lang rename to src/client/DurangoMedia/loc/nb-NO/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/nb-NO/stringsGeneric.xml b/src/client/DurangoMedia/loc/nb-NO/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nb-NO/stringsGeneric.xml rename to src/client/DurangoMedia/loc/nb-NO/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nb-NO/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/nb-NO/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nb-NO/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/nb-NO/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nb-NO/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/nb-NO/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nb-NO/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/nb-NO/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nl-NL/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/nl-NL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nl-NL/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/nl-NL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nl-NL/strings.lang b/src/client/DurangoMedia/loc/nl-NL/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nl-NL/strings.lang rename to src/client/DurangoMedia/loc/nl-NL/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/nl-NL/stringsGeneric.xml b/src/client/DurangoMedia/loc/nl-NL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nl-NL/stringsGeneric.xml rename to src/client/DurangoMedia/loc/nl-NL/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nl-NL/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/nl-NL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nl-NL/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/nl-NL/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/nl-NL/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/nl-NL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/nl-NL/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/nl-NL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pl-PL/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/pl-PL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pl-PL/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/pl-PL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pl-PL/strings.lang b/src/client/DurangoMedia/loc/pl-PL/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pl-PL/strings.lang rename to src/client/DurangoMedia/loc/pl-PL/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/pl-PL/stringsGeneric.xml b/src/client/DurangoMedia/loc/pl-PL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pl-PL/stringsGeneric.xml rename to src/client/DurangoMedia/loc/pl-PL/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pl-PL/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/pl-PL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pl-PL/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/pl-PL/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pl-PL/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/pl-PL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pl-PL/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/pl-PL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-BR/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/pt-BR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-BR/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/pt-BR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-BR/strings.lang b/src/client/DurangoMedia/loc/pt-BR/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-BR/strings.lang rename to src/client/DurangoMedia/loc/pt-BR/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/pt-BR/stringsGeneric.xml b/src/client/DurangoMedia/loc/pt-BR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-BR/stringsGeneric.xml rename to src/client/DurangoMedia/loc/pt-BR/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-BR/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/pt-BR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-BR/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/pt-BR/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-BR/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/pt-BR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-BR/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/pt-BR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-PT/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/pt-PT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-PT/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/pt-PT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-PT/strings.lang b/src/client/DurangoMedia/loc/pt-PT/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-PT/strings.lang rename to src/client/DurangoMedia/loc/pt-PT/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/pt-PT/stringsGeneric.xml b/src/client/DurangoMedia/loc/pt-PT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-PT/stringsGeneric.xml rename to src/client/DurangoMedia/loc/pt-PT/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-PT/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/pt-PT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-PT/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/pt-PT/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/pt-PT/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/pt-PT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/pt-PT/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/pt-PT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ru-RU/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/ru-RU/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ru-RU/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/ru-RU/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ru-RU/strings.lang b/src/client/DurangoMedia/loc/ru-RU/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ru-RU/strings.lang rename to src/client/DurangoMedia/loc/ru-RU/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/ru-RU/stringsGeneric.xml b/src/client/DurangoMedia/loc/ru-RU/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ru-RU/stringsGeneric.xml rename to src/client/DurangoMedia/loc/ru-RU/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ru-RU/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/ru-RU/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ru-RU/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/ru-RU/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/ru-RU/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/ru-RU/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/ru-RU/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/ru-RU/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sk-SK/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/sk-SK/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sk-SK/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/sk-SK/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sk-SK/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/sk-SK/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sk-SK/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/sk-SK/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sk-SK/strings.lang b/src/client/DurangoMedia/loc/sk-SK/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sk-SK/strings.lang rename to src/client/DurangoMedia/loc/sk-SK/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/sk-SK/stringsGeneric.xml b/src/client/DurangoMedia/loc/sk-SK/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sk-SK/stringsGeneric.xml rename to src/client/DurangoMedia/loc/sk-SK/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sk-SK/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/sk-SK/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sk-SK/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/sk-SK/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sk-SK/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/sk-SK/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sk-SK/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/sk-SK/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/strings.h b/src/client/DurangoMedia/loc/strings.h similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/strings.h rename to src/client/DurangoMedia/loc/strings.h diff --git a/Minecraft.Client/DurangoMedia/loc/strings.lang b/src/client/DurangoMedia/loc/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/strings.lang rename to src/client/DurangoMedia/loc/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/strings.loc b/src/client/DurangoMedia/loc/strings.loc similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/strings.loc rename to src/client/DurangoMedia/loc/strings.loc diff --git a/Minecraft.Client/DurangoMedia/loc/stringsGeneric.xml b/src/client/DurangoMedia/loc/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/stringsGeneric.xml rename to src/client/DurangoMedia/loc/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sv-SE/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/sv-SE/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sv-SE/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/sv-SE/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sv-SE/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/sv-SE/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sv-SE/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/sv-SE/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sv-SE/strings.lang b/src/client/DurangoMedia/loc/sv-SE/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sv-SE/strings.lang rename to src/client/DurangoMedia/loc/sv-SE/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/sv-SE/stringsGeneric.xml b/src/client/DurangoMedia/loc/sv-SE/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sv-SE/stringsGeneric.xml rename to src/client/DurangoMedia/loc/sv-SE/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sv-SE/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/sv-SE/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sv-SE/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/sv-SE/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/sv-SE/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/sv-SE/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/sv-SE/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/sv-SE/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHS/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/zh-CHS/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHS/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/zh-CHS/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHS/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/zh-CHS/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHS/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/zh-CHS/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHS/strings.lang b/src/client/DurangoMedia/loc/zh-CHS/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHS/strings.lang rename to src/client/DurangoMedia/loc/zh-CHS/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHS/stringsGeneric.xml b/src/client/DurangoMedia/loc/zh-CHS/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHS/stringsGeneric.xml rename to src/client/DurangoMedia/loc/zh-CHS/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHS/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/zh-CHS/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHS/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/zh-CHS/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHS/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/zh-CHS/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHS/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/zh-CHS/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHT/4J_stringsGeneric.xml b/src/client/DurangoMedia/loc/zh-CHT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHT/4J_stringsGeneric.xml rename to src/client/DurangoMedia/loc/zh-CHT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHT/strings.lang b/src/client/DurangoMedia/loc/zh-CHT/strings.lang similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHT/strings.lang rename to src/client/DurangoMedia/loc/zh-CHT/strings.lang diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHT/stringsGeneric.xml b/src/client/DurangoMedia/loc/zh-CHT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHT/stringsGeneric.xml rename to src/client/DurangoMedia/loc/zh-CHT/stringsGeneric.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHT/stringsLeaderboards.xml b/src/client/DurangoMedia/loc/zh-CHT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHT/stringsLeaderboards.xml rename to src/client/DurangoMedia/loc/zh-CHT/stringsLeaderboards.xml diff --git a/Minecraft.Client/DurangoMedia/loc/zh-CHT/stringsPlatformSpecific.xml b/src/client/DurangoMedia/loc/zh-CHT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/DurangoMedia/loc/zh-CHT/stringsPlatformSpecific.xml rename to src/client/DurangoMedia/loc/zh-CHT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/DurangoMedia/strings.h b/src/client/DurangoMedia/strings.h similarity index 100% rename from Minecraft.Client/DurangoMedia/strings.h rename to src/client/DurangoMedia/strings.h diff --git a/Minecraft.Client/EchantmentTableParticle.cpp b/src/client/EchantmentTableParticle.cpp similarity index 97% rename from Minecraft.Client/EchantmentTableParticle.cpp rename to src/client/EchantmentTableParticle.cpp index 5af7ef36..c524af57 100644 --- a/Minecraft.Client/EchantmentTableParticle.cpp +++ b/src/client/EchantmentTableParticle.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "EchantmentTableParticle.h" EchantmentTableParticle::EchantmentTableParticle(Level *level, double x, double y, double z, double xd, double yd, double zd) : Particle(level, x, y, z, xd, yd, zd) diff --git a/Minecraft.Client/EchantmentTableParticle.h b/src/client/EchantmentTableParticle.h similarity index 100% rename from Minecraft.Client/EchantmentTableParticle.h rename to src/client/EchantmentTableParticle.h diff --git a/Minecraft.Client/EditBox.cpp b/src/client/EditBox.cpp similarity index 97% rename from Minecraft.Client/EditBox.cpp rename to src/client/EditBox.cpp index 54ee62ef..a8ccf99b 100644 --- a/Minecraft.Client/EditBox.cpp +++ b/src/client/EditBox.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "EditBox.h" -#include "..\Minecraft.World\SharedConstants.h" +#include "SharedConstants.h" EditBox::EditBox(Screen *screen, Font *font, int x, int y, int width, int height, const wstring& value) { diff --git a/Minecraft.Client/EditBox.h b/src/client/EditBox.h similarity index 100% rename from Minecraft.Client/EditBox.h rename to src/client/EditBox.h diff --git a/Minecraft.Client/EnchantTableRenderer.cpp b/src/client/EnchantTableRenderer.cpp similarity index 94% rename from Minecraft.Client/EnchantTableRenderer.cpp rename to src/client/EnchantTableRenderer.cpp index 43f2b040..bab3772b 100644 --- a/Minecraft.Client/EnchantTableRenderer.cpp +++ b/src/client/EnchantTableRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "BookModel.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "Mth.h" #include "EnchantTableRenderer.h" EnchantTableRenderer::EnchantTableRenderer() diff --git a/Minecraft.Client/EnchantTableRenderer.h b/src/client/EnchantTableRenderer.h similarity index 100% rename from Minecraft.Client/EnchantTableRenderer.h rename to src/client/EnchantTableRenderer.h diff --git a/Minecraft.Client/EnderChestRenderer.cpp b/src/client/EnderChestRenderer.cpp similarity index 95% rename from Minecraft.Client/EnderChestRenderer.cpp rename to src/client/EnderChestRenderer.cpp index 2996b65f..74b7e481 100644 --- a/Minecraft.Client/EnderChestRenderer.cpp +++ b/src/client/EnderChestRenderer.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.tile.entity.h" #include "ModelPart.h" #include "EnderChestRenderer.h" diff --git a/Minecraft.Client/EnderChestRenderer.h b/src/client/EnderChestRenderer.h similarity index 100% rename from Minecraft.Client/EnderChestRenderer.h rename to src/client/EnderChestRenderer.h diff --git a/Minecraft.Client/EnderCrystalModel.cpp b/src/client/EnderCrystalModel.cpp similarity index 100% rename from Minecraft.Client/EnderCrystalModel.cpp rename to src/client/EnderCrystalModel.cpp diff --git a/Minecraft.Client/EnderCrystalModel.h b/src/client/EnderCrystalModel.h similarity index 100% rename from Minecraft.Client/EnderCrystalModel.h rename to src/client/EnderCrystalModel.h diff --git a/Minecraft.Client/EnderCrystalRenderer.cpp b/src/client/EnderCrystalRenderer.cpp similarity index 93% rename from Minecraft.Client/EnderCrystalRenderer.cpp rename to src/client/EnderCrystalRenderer.cpp index 452206bc..a9b45e91 100644 --- a/Minecraft.Client/EnderCrystalRenderer.cpp +++ b/src/client/EnderCrystalRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "EnderCrystalModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" #include "EnderCrystalRenderer.h" EnderCrystalRenderer::EnderCrystalRenderer() diff --git a/Minecraft.Client/EnderCrystalRenderer.h b/src/client/EnderCrystalRenderer.h similarity index 100% rename from Minecraft.Client/EnderCrystalRenderer.h rename to src/client/EnderCrystalRenderer.h diff --git a/Minecraft.Client/EnderDragonRenderer.cpp b/src/client/EnderDragonRenderer.cpp similarity index 99% rename from Minecraft.Client/EnderDragonRenderer.cpp rename to src/client/EnderDragonRenderer.cpp index 8c531d4e..76ff4840 100644 --- a/Minecraft.Client/EnderDragonRenderer.cpp +++ b/src/client/EnderDragonRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "DragonModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" #include "Tesselator.h" #include "Lighting.h" #include "EnderDragonRenderer.h" diff --git a/Minecraft.Client/EnderDragonRenderer.h b/src/client/EnderDragonRenderer.h similarity index 100% rename from Minecraft.Client/EnderDragonRenderer.h rename to src/client/EnderDragonRenderer.h diff --git a/Minecraft.Client/EnderParticle.cpp b/src/client/EnderParticle.cpp similarity index 96% rename from Minecraft.Client/EnderParticle.cpp rename to src/client/EnderParticle.cpp index 3889bf92..2e241737 100644 --- a/Minecraft.Client/EnderParticle.cpp +++ b/src/client/EnderParticle.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "EnderParticle.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Random.h" +#include "JavaMath.h" +#include "Random.h" // 4J Stu - This class was originally "PortalParticle" but I have split the two uses of the particle // End creatures/items (e.g. EnderMan, EyeOfEnder, etc) use this particle diff --git a/Minecraft.Client/EnderParticle.h b/src/client/EnderParticle.h similarity index 100% rename from Minecraft.Client/EnderParticle.h rename to src/client/EnderParticle.h diff --git a/Minecraft.Client/EndermanModel.cpp b/src/client/EndermanModel.cpp similarity index 100% rename from Minecraft.Client/EndermanModel.cpp rename to src/client/EndermanModel.cpp diff --git a/Minecraft.Client/EndermanModel.h b/src/client/EndermanModel.h similarity index 100% rename from Minecraft.Client/EndermanModel.h rename to src/client/EndermanModel.h diff --git a/Minecraft.Client/EndermanRenderer.cpp b/src/client/EndermanRenderer.cpp similarity index 95% rename from Minecraft.Client/EndermanRenderer.cpp rename to src/client/EndermanRenderer.cpp index 8802376a..ea991398 100644 --- a/Minecraft.Client/EndermanRenderer.cpp +++ b/src/client/EndermanRenderer.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "EndermanRenderer.h" #include "EndermanModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.level.tile.h" EndermanRenderer::EndermanRenderer() : MobRenderer(new EndermanModel(), 0.5f) { diff --git a/Minecraft.Client/EndermanRenderer.h b/src/client/EndermanRenderer.h similarity index 100% rename from Minecraft.Client/EndermanRenderer.h rename to src/client/EndermanRenderer.h diff --git a/Minecraft.Client/EntityRenderDispatcher.cpp b/src/client/EntityRenderDispatcher.cpp similarity index 91% rename from Minecraft.Client/EntityRenderDispatcher.cpp rename to src/client/EntityRenderDispatcher.cpp index dfc9a11e..19b9fbbc 100644 --- a/Minecraft.Client/EntityRenderDispatcher.cpp +++ b/src/client/EntityRenderDispatcher.cpp @@ -1,18 +1,18 @@ #include "stdafx.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.entity.global.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" -#include "..\Minecraft.World\net.minecraft.world.entity.npc.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.item.alchemy.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.entity.global.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" +#include "net.minecraft.world.entity.npc.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.alchemy.h" #include "SpiderRenderer.h" #include "PigRenderer.h" #include "SheepRenderer.h" diff --git a/Minecraft.Client/EntityRenderDispatcher.h b/src/client/EntityRenderDispatcher.h similarity index 94% rename from Minecraft.Client/EntityRenderDispatcher.h rename to src/client/EntityRenderDispatcher.h index 248be18f..532fc247 100644 --- a/Minecraft.Client/EntityRenderDispatcher.h +++ b/src/client/EntityRenderDispatcher.h @@ -1,7 +1,7 @@ #pragma once #include "EntityRenderer.h" -#include "..\Minecraft.World\Entity.h" -#include "..\Minecraft.World\JavaIntHash.h" +#include "Entity.h" +#include "JavaIntHash.h" class font; using namespace std; diff --git a/Minecraft.Client/EntityRenderer.cpp b/src/client/EntityRenderer.cpp similarity index 97% rename from Minecraft.Client/EntityRenderer.cpp rename to src/client/EntityRenderer.cpp index 6c0247ed..f4826317 100644 --- a/Minecraft.Client/EntityRenderer.cpp +++ b/src/client/EntityRenderer.cpp @@ -3,13 +3,13 @@ #include "HumanoidModel.h" #include "EntityRenderDispatcher.h" #include "Options.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\Entity.h" -#include "..\Minecraft.World\Level.h" -#include "..\Minecraft.World\AABB.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.h" +#include "Entity.h" +#include "Level.h" +#include "AABB.h" +#include "Mth.h" +#include "net.minecraft.world.entity.animal.h" #include "LocalPlayer.h" // 4J - added diff --git a/Minecraft.Client/EntityRenderer.h b/src/client/EntityRenderer.h similarity index 100% rename from Minecraft.Client/EntityRenderer.h rename to src/client/EntityRenderer.h diff --git a/Minecraft.Client/EntityTileRenderer.cpp b/src/client/EntityTileRenderer.cpp similarity index 91% rename from Minecraft.Client/EntityTileRenderer.cpp rename to src/client/EntityTileRenderer.cpp index a2301d42..1383218e 100644 --- a/Minecraft.Client/EntityTileRenderer.cpp +++ b/src/client/EntityTileRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "EntityTileRenderer.h" #include "TileEntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.tile.entity.h" EntityTileRenderer *EntityTileRenderer::instance = new EntityTileRenderer; diff --git a/Minecraft.Client/EntityTileRenderer.h b/src/client/EntityTileRenderer.h similarity index 100% rename from Minecraft.Client/EntityTileRenderer.h rename to src/client/EntityTileRenderer.h diff --git a/Minecraft.Client/EntityTracker.cpp b/src/client/EntityTracker.cpp similarity index 90% rename from Minecraft.Client/EntityTracker.cpp rename to src/client/EntityTracker.cpp index 8f1dbcd8..0026af00 100644 --- a/Minecraft.Client/EntityTracker.cpp +++ b/src/client/EntityTracker.cpp @@ -5,19 +5,19 @@ #include "TrackedEntity.h" #include "ServerPlayer.h" #include "ServerLevel.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\net.minecraft.world.entity.global.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\BasicTypeContainers.h" +#include "Mth.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.global.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.network.h" +#include "net.minecraft.world.level.dimension.h" +#include "BasicTypeContainers.h" #include "PlayerConnection.h" EntityTracker::EntityTracker(ServerLevel *level) diff --git a/Minecraft.Client/EntityTracker.h b/src/client/EntityTracker.h similarity index 92% rename from Minecraft.Client/EntityTracker.h rename to src/client/EntityTracker.h index 82b01d07..5a96c860 100644 --- a/Minecraft.Client/EntityTracker.h +++ b/src/client/EntityTracker.h @@ -1,6 +1,6 @@ #pragma once -#include "..\Minecraft.World\HashExtension.h" -#include "..\Minecraft.World\JavaIntHash.h" +#include "HashExtension.h" +#include "JavaIntHash.h" class Entity; class ServerPlayer; class TrackedEntity; diff --git a/Minecraft.Client/ErrorScreen.cpp b/src/client/ErrorScreen.cpp similarity index 100% rename from Minecraft.Client/ErrorScreen.cpp rename to src/client/ErrorScreen.cpp diff --git a/Minecraft.Client/ErrorScreen.h b/src/client/ErrorScreen.h similarity index 100% rename from Minecraft.Client/ErrorScreen.h rename to src/client/ErrorScreen.h diff --git a/Minecraft.Client/ExperienceOrbRenderer.cpp b/src/client/ExperienceOrbRenderer.cpp similarity index 90% rename from Minecraft.Client/ExperienceOrbRenderer.cpp rename to src/client/ExperienceOrbRenderer.cpp index 1771f833..77cd0540 100644 --- a/Minecraft.Client/ExperienceOrbRenderer.cpp +++ b/src/client/ExperienceOrbRenderer.cpp @@ -1,12 +1,12 @@ #include "stdafx.h" #include "ExperienceOrbRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" #include "Tesselator.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\JavaMath.h" +#include "Mth.h" +#include "JavaMath.h" ExperienceOrbRenderer::ExperienceOrbRenderer() { diff --git a/Minecraft.Client/ExperienceOrbRenderer.h b/src/client/ExperienceOrbRenderer.h similarity index 100% rename from Minecraft.Client/ExperienceOrbRenderer.h rename to src/client/ExperienceOrbRenderer.h diff --git a/Minecraft.Client/ExplodeParticle.cpp b/src/client/ExplodeParticle.cpp similarity index 95% rename from Minecraft.Client/ExplodeParticle.cpp rename to src/client/ExplodeParticle.cpp index fa950a03..3a4608f8 100644 --- a/Minecraft.Client/ExplodeParticle.cpp +++ b/src/client/ExplodeParticle.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ExplodeParticle.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Random.h" +#include "JavaMath.h" +#include "Random.h" ExplodeParticle::ExplodeParticle(Level *level, double x, double y, double z, double xa, double ya, double za) : Particle(level, x, y, z, xa, ya, za) { diff --git a/Minecraft.Client/ExplodeParticle.h b/src/client/ExplodeParticle.h similarity index 100% rename from Minecraft.Client/ExplodeParticle.h rename to src/client/ExplodeParticle.h diff --git a/Minecraft.Client/Extrax64Stubs.cpp b/src/client/Extrax64Stubs.cpp similarity index 100% rename from Minecraft.Client/Extrax64Stubs.cpp rename to src/client/Extrax64Stubs.cpp diff --git a/Minecraft.Client/FallingTileRenderer.cpp b/src/client/FallingTileRenderer.cpp similarity index 91% rename from Minecraft.Client/FallingTileRenderer.cpp rename to src/client/FallingTileRenderer.cpp index 02e23dad..d9b04b71 100644 --- a/Minecraft.Client/FallingTileRenderer.cpp +++ b/src/client/FallingTileRenderer.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "FallingTileRenderer.h" #include "TileRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" #include "EntityRenderDispatcher.h" FallingTileRenderer::FallingTileRenderer() : EntityRenderer() diff --git a/Minecraft.Client/FallingTileRenderer.h b/src/client/FallingTileRenderer.h similarity index 100% rename from Minecraft.Client/FallingTileRenderer.h rename to src/client/FallingTileRenderer.h diff --git a/Minecraft.Client/FileTexturePack.cpp b/src/client/FileTexturePack.cpp similarity index 100% rename from Minecraft.Client/FileTexturePack.cpp rename to src/client/FileTexturePack.cpp diff --git a/Minecraft.Client/FileTexturePack.h b/src/client/FileTexturePack.h similarity index 100% rename from Minecraft.Client/FileTexturePack.h rename to src/client/FileTexturePack.h diff --git a/Minecraft.Client/FireballRenderer.cpp b/src/client/FireballRenderer.cpp similarity index 91% rename from Minecraft.Client/FireballRenderer.cpp rename to src/client/FireballRenderer.cpp index 836e8be3..bddaed94 100644 --- a/Minecraft.Client/FireballRenderer.cpp +++ b/src/client/FireballRenderer.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "FireballRenderer.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.h" FireballRenderer::FireballRenderer(float scale) { diff --git a/Minecraft.Client/FireballRenderer.h b/src/client/FireballRenderer.h similarity index 100% rename from Minecraft.Client/FireballRenderer.h rename to src/client/FireballRenderer.h diff --git a/Minecraft.Client/FishingHookRenderer.cpp b/src/client/FishingHookRenderer.cpp similarity index 94% rename from Minecraft.Client/FishingHookRenderer.cpp rename to src/client/FishingHookRenderer.cpp index 0408e96e..52e43022 100644 --- a/Minecraft.Client/FishingHookRenderer.cpp +++ b/src/client/FishingHookRenderer.cpp @@ -2,10 +2,10 @@ #include "FishingHookRenderer.h" #include "EntityRenderDispatcher.h" #include "Options.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\Vec3.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.entity.player.h" +#include "Vec3.h" +#include "Mth.h" #include "MultiPlayerLocalPlayer.h" void FishingHookRenderer::render(shared_ptr _hook, double x, double y, double z, float rot, float a) diff --git a/Minecraft.Client/FishingHookRenderer.h b/src/client/FishingHookRenderer.h similarity index 100% rename from Minecraft.Client/FishingHookRenderer.h rename to src/client/FishingHookRenderer.h diff --git a/Minecraft.Client/FlameParticle.cpp b/src/client/FlameParticle.cpp similarity index 95% rename from Minecraft.Client/FlameParticle.cpp rename to src/client/FlameParticle.cpp index eb12dbfd..29d961f6 100644 --- a/Minecraft.Client/FlameParticle.cpp +++ b/src/client/FlameParticle.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Random.h" +#include "JavaMath.h" +#include "Random.h" #include "FlameParticle.h" FlameParticle::FlameParticle(Level *level, double x, double y, double z, double xd, double yd, double zd) : Particle(level, x, y, z, xd, yd, zd) diff --git a/Minecraft.Client/FlameParticle.h b/src/client/FlameParticle.h similarity index 100% rename from Minecraft.Client/FlameParticle.h rename to src/client/FlameParticle.h diff --git a/Minecraft.Client/FolderTexturePack.cpp b/src/client/FolderTexturePack.cpp similarity index 100% rename from Minecraft.Client/FolderTexturePack.cpp rename to src/client/FolderTexturePack.cpp diff --git a/Minecraft.Client/FolderTexturePack.h b/src/client/FolderTexturePack.h similarity index 100% rename from Minecraft.Client/FolderTexturePack.h rename to src/client/FolderTexturePack.h diff --git a/Minecraft.Client/Font.cpp b/src/client/Font.cpp similarity index 98% rename from Minecraft.Client/Font.cpp rename to src/client/Font.cpp index 17f72853..727434dc 100644 --- a/Minecraft.Client/Font.cpp +++ b/src/client/Font.cpp @@ -3,10 +3,10 @@ #include "Font.h" #include "Options.h" #include "Tesselator.h" -#include "..\Minecraft.World\IntBuffer.h" -#include "..\Minecraft.World\net.minecraft.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\Random.h" +#include "IntBuffer.h" +#include "net.minecraft.h" +#include "StringHelpers.h" +#include "Random.h" Font::Font(Options *options, const wstring& name, Textures* textures, bool enforceUnicode, TEXTURE_NAME textureName, int cols, int rows, int charWidth, int charHeight, unsigned short charMap[]/* = nullptr */) : textures(textures) { diff --git a/Minecraft.Client/Font.h b/src/client/Font.h similarity index 100% rename from Minecraft.Client/Font.h rename to src/client/Font.h diff --git a/Minecraft.Client/FootstepParticle.cpp b/src/client/FootstepParticle.cpp similarity index 94% rename from Minecraft.Client/FootstepParticle.cpp rename to src/client/FootstepParticle.cpp index 18331b32..4bb7702d 100644 --- a/Minecraft.Client/FootstepParticle.cpp +++ b/src/client/FootstepParticle.cpp @@ -2,8 +2,8 @@ #include "FootstepParticle.h" #include "Textures.h" #include "Tesselator.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" +#include "Mth.h" +#include "net.minecraft.world.level.h" FootstepParticle::FootstepParticle(Textures *textures, Level *level, double x, double y, double z) : Particle(level, x, y, z, 0, 0, 0) { diff --git a/Minecraft.Client/FootstepParticle.h b/src/client/FootstepParticle.h similarity index 100% rename from Minecraft.Client/FootstepParticle.h rename to src/client/FootstepParticle.h diff --git a/Minecraft.Client/Frustum.cpp b/src/client/Frustum.cpp similarity index 99% rename from Minecraft.Client/Frustum.cpp rename to src/client/Frustum.cpp index c40f7c6f..aa3343ec 100644 --- a/Minecraft.Client/Frustum.cpp +++ b/src/client/Frustum.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\FloatBuffer.h" +#include "FloatBuffer.h" #include "Frustum.h" Frustum *Frustum::frustum = new Frustum(); diff --git a/Minecraft.Client/Frustum.h b/src/client/Frustum.h similarity index 100% rename from Minecraft.Client/Frustum.h rename to src/client/Frustum.h diff --git a/Minecraft.Client/FrustumCuller.cpp b/src/client/FrustumCuller.cpp similarity index 100% rename from Minecraft.Client/FrustumCuller.cpp rename to src/client/FrustumCuller.cpp diff --git a/Minecraft.Client/FrustumCuller.h b/src/client/FrustumCuller.h similarity index 100% rename from Minecraft.Client/FrustumCuller.h rename to src/client/FrustumCuller.h diff --git a/Minecraft.Client/FrustumData.cpp b/src/client/FrustumData.cpp similarity index 100% rename from Minecraft.Client/FrustumData.cpp rename to src/client/FrustumData.cpp diff --git a/Minecraft.Client/FrustumData.h b/src/client/FrustumData.h similarity index 97% rename from Minecraft.Client/FrustumData.h rename to src/client/FrustumData.h index 7285f145..0e5386c5 100644 --- a/Minecraft.Client/FrustumData.h +++ b/src/client/FrustumData.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\AABB.h" +#include "AABB.h" class FrustumData { diff --git a/Minecraft.Client/FurnaceScreen.cpp b/src/client/FurnaceScreen.cpp similarity index 90% rename from Minecraft.Client/FurnaceScreen.cpp rename to src/client/FurnaceScreen.cpp index 20ec7104..da78da4e 100644 --- a/Minecraft.Client/FurnaceScreen.cpp +++ b/src/client/FurnaceScreen.cpp @@ -3,8 +3,8 @@ #include "Textures.h" #include "LocalPlayer.h" #include "Font.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\FurnaceTileEntity.h" +#include "net.minecraft.world.inventory.h" +#include "FurnaceTileEntity.h" FurnaceScreen::FurnaceScreen(shared_ptr inventory, shared_ptr furnace) : AbstractContainerScreen(new FurnaceMenu(inventory, furnace)) { diff --git a/Minecraft.Client/FurnaceScreen.h b/src/client/FurnaceScreen.h similarity index 100% rename from Minecraft.Client/FurnaceScreen.h rename to src/client/FurnaceScreen.h diff --git a/Minecraft.Client/GameMode.cpp b/src/client/GameMode.cpp similarity index 90% rename from Minecraft.Client/GameMode.cpp rename to src/client/GameMode.cpp index a11d6c07..66947a7f 100644 --- a/Minecraft.Client/GameMode.cpp +++ b/src/client/GameMode.cpp @@ -2,13 +2,13 @@ #include "GameMode.h" #include "LocalPlayer.h" #include "LevelRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.level.chunk.h" GameMode::GameMode(Minecraft *minecraft) { diff --git a/Minecraft.Client/GameMode.h b/src/client/GameMode.h similarity index 100% rename from Minecraft.Client/GameMode.h rename to src/client/GameMode.h diff --git a/Minecraft.Client/GameRenderer.cpp b/src/client/GameRenderer.cpp similarity index 98% rename from Minecraft.Client/GameRenderer.cpp rename to src/client/GameRenderer.cpp index 508b3a1a..d089d810 100644 --- a/Minecraft.Client/GameRenderer.cpp +++ b/src/client/GameRenderer.cpp @@ -17,33 +17,33 @@ #include "GuiParticles.h" #include "MultiPlayerLevel.h" #include "Chunk.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\Minecraft.World\net.minecraft.world.level.material.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.world.level.biome.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\FloatBuffer.h" -#include "..\Minecraft.World\ThreadName.h" -#include "..\Minecraft.World\SparseLightStorage.h" -#include "..\Minecraft.World\CompressedTileStorage.h" -#include "..\Minecraft.World\SparseDataStorage.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Facing.h" -#include "..\Minecraft.World\MobEffect.h" -#include "..\Minecraft.World\IntCache.h" -#include "..\Minecraft.World\SmoothFloat.h" -#include "..\Minecraft.World\MobEffectInstance.h" -#include "..\Minecraft.World\Item.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.level.material.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.biome.h" +#include "net.minecraft.world.level.dimension.h" +#include "System.h" +#include "FloatBuffer.h" +#include "ThreadName.h" +#include "SparseLightStorage.h" +#include "CompressedTileStorage.h" +#include "SparseDataStorage.h" +#include "JavaMath.h" +#include "Facing.h" +#include "MobEffect.h" +#include "IntCache.h" +#include "SmoothFloat.h" +#include "MobEffectInstance.h" +#include "Item.h" #include "Camera.h" -#include "..\Minecraft.World\SoundTypes.h" +#include "SoundTypes.h" #include "HumanoidModel.h" -#include "..\Minecraft.World\Item.h" -#include "..\Minecraft.World\compression.h" +#include "Item.h" +#include "compression.h" #include "PS3\PS3Extras\ShutdownManager.h" #include "TexturePackRepository.h" diff --git a/Minecraft.Client/GameRenderer.h b/src/client/GameRenderer.h similarity index 98% rename from Minecraft.Client/GameRenderer.h rename to src/client/GameRenderer.h index 3729726b..dba2647f 100644 --- a/Minecraft.Client/GameRenderer.h +++ b/src/client/GameRenderer.h @@ -9,8 +9,8 @@ class SparseLightStorage; class CompressedTileStorage; class SparseDataStorage; -#include "..\Minecraft.World\SmoothFloat.h" -#include "..\Minecraft.World\C4JThread.h" +#include "SmoothFloat.h" +#include "C4JThread.h" class GameRenderer { diff --git a/Minecraft.Client/GhastModel.cpp b/src/client/GhastModel.cpp similarity index 95% rename from Minecraft.Client/GhastModel.cpp rename to src/client/GhastModel.cpp index 460c28ff..9bcc6138 100644 --- a/Minecraft.Client/GhastModel.cpp +++ b/src/client/GhastModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\Mth.h" +#include "Random.h" +#include "Mth.h" #include "GhastModel.h" #include "ModelPart.h" diff --git a/Minecraft.Client/GhastModel.h b/src/client/GhastModel.h similarity index 100% rename from Minecraft.Client/GhastModel.h rename to src/client/GhastModel.h diff --git a/Minecraft.Client/GhastRenderer.cpp b/src/client/GhastRenderer.cpp similarity index 87% rename from Minecraft.Client/GhastRenderer.cpp rename to src/client/GhastRenderer.cpp index 1d8a2833..b150e5b9 100644 --- a/Minecraft.Client/GhastRenderer.cpp +++ b/src/client/GhastRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "GhastRenderer.h" #include "GhastModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.monster.h" GhastRenderer::GhastRenderer() : MobRenderer(new GhastModel(), 0.5f) { diff --git a/Minecraft.Client/GhastRenderer.h b/src/client/GhastRenderer.h similarity index 100% rename from Minecraft.Client/GhastRenderer.h rename to src/client/GhastRenderer.h diff --git a/Minecraft.Client/GiantMobRenderer.cpp b/src/client/GiantMobRenderer.cpp similarity index 100% rename from Minecraft.Client/GiantMobRenderer.cpp rename to src/client/GiantMobRenderer.cpp diff --git a/Minecraft.Client/GiantMobRenderer.h b/src/client/GiantMobRenderer.h similarity index 100% rename from Minecraft.Client/GiantMobRenderer.h rename to src/client/GiantMobRenderer.h diff --git a/Minecraft.Client/Gui.cpp b/src/client/Gui.cpp similarity index 98% rename from Minecraft.Client/Gui.cpp rename to src/client/Gui.cpp index 7d76edbd..2904a15c 100644 --- a/Minecraft.Client/Gui.cpp +++ b/src/client/Gui.cpp @@ -9,24 +9,24 @@ #include "Lighting.h" #include "ChatScreen.h" #include "MultiPlayerLevel.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\Minecraft.World\net.minecraft.world.food.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\LevelData.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\Language.h" +#include "JavaMath.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.effect.h" +#include "net.minecraft.world.food.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "LevelData.h" +#include "net.minecraft.world.level.tile.h" +#include "System.h" +#include "Language.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\Dimension.h" -#include "..\Minecraft.World\net.minecraft.world.entity.boss.enderdragon.h" +#include "Dimension.h" +#include "net.minecraft.world.entity.boss.enderdragon.h" #include "EnderDragonRenderer.h" -#include "..\Minecraft.World\net.minecraft.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\LevelChunk.h" -#include "..\Minecraft.World\Biome.h" +#include "net.minecraft.h" +#include "net.minecraft.world.h" +#include "LevelChunk.h" +#include "Biome.h" #define RENDER_HUD 0 //#ifndef _XBOX diff --git a/Minecraft.Client/Gui.h b/src/client/Gui.h similarity index 100% rename from Minecraft.Client/Gui.h rename to src/client/Gui.h diff --git a/Minecraft.Client/GuiComponent.cpp b/src/client/GuiComponent.cpp similarity index 100% rename from Minecraft.Client/GuiComponent.cpp rename to src/client/GuiComponent.cpp diff --git a/Minecraft.Client/GuiComponent.h b/src/client/GuiComponent.h similarity index 100% rename from Minecraft.Client/GuiComponent.h rename to src/client/GuiComponent.h diff --git a/Minecraft.Client/GuiMessage.cpp b/src/client/GuiMessage.cpp similarity index 100% rename from Minecraft.Client/GuiMessage.cpp rename to src/client/GuiMessage.cpp diff --git a/Minecraft.Client/GuiMessage.h b/src/client/GuiMessage.h similarity index 100% rename from Minecraft.Client/GuiMessage.h rename to src/client/GuiMessage.h diff --git a/Minecraft.Client/GuiParticle.cpp b/src/client/GuiParticle.cpp similarity index 96% rename from Minecraft.Client/GuiParticle.cpp rename to src/client/GuiParticle.cpp index 25859c70..63de6ea6 100644 --- a/Minecraft.Client/GuiParticle.cpp +++ b/src/client/GuiParticle.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "GuiParticle.h" -#include "..\Minecraft.World\Random.h" +#include "Random.h" Random *GuiParticle::random = new Random(); diff --git a/Minecraft.Client/GuiParticle.h b/src/client/GuiParticle.h similarity index 100% rename from Minecraft.Client/GuiParticle.h rename to src/client/GuiParticle.h diff --git a/Minecraft.Client/GuiParticles.cpp b/src/client/GuiParticles.cpp similarity index 100% rename from Minecraft.Client/GuiParticles.cpp rename to src/client/GuiParticles.cpp diff --git a/Minecraft.Client/GuiParticles.h b/src/client/GuiParticles.h similarity index 100% rename from Minecraft.Client/GuiParticles.h rename to src/client/GuiParticles.h diff --git a/Minecraft.Client/HeartParticle.cpp b/src/client/HeartParticle.cpp similarity index 100% rename from Minecraft.Client/HeartParticle.cpp rename to src/client/HeartParticle.cpp diff --git a/Minecraft.Client/HeartParticle.h b/src/client/HeartParticle.h similarity index 100% rename from Minecraft.Client/HeartParticle.h rename to src/client/HeartParticle.h diff --git a/Minecraft.Client/HttpTexture.cpp b/src/client/HttpTexture.cpp similarity index 100% rename from Minecraft.Client/HttpTexture.cpp rename to src/client/HttpTexture.cpp diff --git a/Minecraft.Client/HttpTexture.h b/src/client/HttpTexture.h similarity index 100% rename from Minecraft.Client/HttpTexture.h rename to src/client/HttpTexture.h diff --git a/Minecraft.Client/HttpTextureProcessor.h b/src/client/HttpTextureProcessor.h similarity index 100% rename from Minecraft.Client/HttpTextureProcessor.h rename to src/client/HttpTextureProcessor.h diff --git a/Minecraft.Client/HugeExplosionParticle.cpp b/src/client/HugeExplosionParticle.cpp similarity index 98% rename from Minecraft.Client/HugeExplosionParticle.cpp rename to src/client/HugeExplosionParticle.cpp index 273eed2b..c0a660dc 100644 --- a/Minecraft.Client/HugeExplosionParticle.cpp +++ b/src/client/HugeExplosionParticle.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "HugeExplosionParticle.h" -#include "..\Minecraft.World\Random.h" +#include "Random.h" #include "Textures.h" #include "Tesselator.h" #include "Lighting.h" diff --git a/Minecraft.Client/HugeExplosionParticle.h b/src/client/HugeExplosionParticle.h similarity index 100% rename from Minecraft.Client/HugeExplosionParticle.h rename to src/client/HugeExplosionParticle.h diff --git a/Minecraft.Client/HugeExplosionSeedParticle.cpp b/src/client/HugeExplosionSeedParticle.cpp similarity index 93% rename from Minecraft.Client/HugeExplosionSeedParticle.cpp rename to src/client/HugeExplosionSeedParticle.cpp index 7514cc44..8ccc66ac 100644 --- a/Minecraft.Client/HugeExplosionSeedParticle.cpp +++ b/src/client/HugeExplosionSeedParticle.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "HugeExplosionSeedParticle.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" +#include "Random.h" +#include "net.minecraft.world.level.h" HugeExplosionSeedParticle::HugeExplosionSeedParticle(Level *level, double x, double y, double z, double xa, double ya, double za) : Particle(level,x,y,z,0,0,0) { diff --git a/Minecraft.Client/HugeExplosionSeedParticle.h b/src/client/HugeExplosionSeedParticle.h similarity index 100% rename from Minecraft.Client/HugeExplosionSeedParticle.h rename to src/client/HugeExplosionSeedParticle.h diff --git a/Minecraft.Client/HumanoidMobRenderer.cpp b/src/client/HumanoidMobRenderer.cpp similarity index 93% rename from Minecraft.Client/HumanoidMobRenderer.cpp rename to src/client/HumanoidMobRenderer.cpp index 389116ed..8a5acb7e 100644 --- a/Minecraft.Client/HumanoidMobRenderer.cpp +++ b/src/client/HumanoidMobRenderer.cpp @@ -4,11 +4,11 @@ #include "HumanoidModel.h" #include "ModelPart.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\net.minecraft.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.monster.h" +#include "net.minecraft.h" void HumanoidMobRenderer::_init(HumanoidModel *humanoidModel, float scale) { diff --git a/Minecraft.Client/HumanoidMobRenderer.h b/src/client/HumanoidMobRenderer.h similarity index 100% rename from Minecraft.Client/HumanoidMobRenderer.h rename to src/client/HumanoidMobRenderer.h diff --git a/Minecraft.Client/HumanoidModel.cpp b/src/client/HumanoidModel.cpp similarity index 99% rename from Minecraft.Client/HumanoidModel.cpp rename to src/client/HumanoidModel.cpp index 444d9c90..15c5eb0f 100644 --- a/Minecraft.Client/HumanoidModel.cpp +++ b/src/client/HumanoidModel.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "HumanoidModel.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\Entity.h" +#include "Mth.h" +#include "Entity.h" #include "ModelPart.h" // 4J added diff --git a/Minecraft.Client/HumanoidModel.h b/src/client/HumanoidModel.h similarity index 100% rename from Minecraft.Client/HumanoidModel.h rename to src/client/HumanoidModel.h diff --git a/Minecraft.Client/InBedChatScreen.cpp b/src/client/InBedChatScreen.cpp similarity index 93% rename from Minecraft.Client/InBedChatScreen.cpp rename to src/client/InBedChatScreen.cpp index fca3d022..cd1e5016 100644 --- a/Minecraft.Client/InBedChatScreen.cpp +++ b/src/client/InBedChatScreen.cpp @@ -2,8 +2,8 @@ #include "InBedChatScreen.h" #include "Button.h" #include "MultiplayerLocalPlayer.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "net.minecraft.locale.h" +#include "StringHelpers.h" void InBedChatScreen::init() { diff --git a/Minecraft.Client/InBedChatScreen.h b/src/client/InBedChatScreen.h similarity index 100% rename from Minecraft.Client/InBedChatScreen.h rename to src/client/InBedChatScreen.h diff --git a/Minecraft.Client/Input.cpp b/src/client/Input.cpp similarity index 93% rename from Minecraft.Client/Input.cpp rename to src/client/Input.cpp index 645f3477..cd938d30 100644 --- a/Minecraft.Client/Input.cpp +++ b/src/client/Input.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "Minecraft.h" #include "GameMode.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.storage.h" #include "Input.h" -#include "..\Minecraft.Client\LocalPlayer.h" +#include "LocalPlayer.h" #include "Options.h" Input::Input() diff --git a/Minecraft.Client/Input.h b/src/client/Input.h similarity index 100% rename from Minecraft.Client/Input.h rename to src/client/Input.h diff --git a/Minecraft.Client/InventoryScreen.cpp b/src/client/InventoryScreen.cpp similarity index 98% rename from Minecraft.Client/InventoryScreen.cpp rename to src/client/InventoryScreen.cpp index 726a5e8d..4560aaac 100644 --- a/Minecraft.Client/InventoryScreen.cpp +++ b/src/client/InventoryScreen.cpp @@ -8,7 +8,7 @@ #include "Button.h" #include "AchievementScreen.h" #include "StatsScreen.h" -#include "..\Minecraft.World\net.minecraft.stats.h" +#include "net.minecraft.stats.h" InventoryScreen::InventoryScreen(shared_ptr player) : AbstractContainerScreen(player->inventoryMenu) { diff --git a/Minecraft.Client/InventoryScreen.h b/src/client/InventoryScreen.h similarity index 100% rename from Minecraft.Client/InventoryScreen.h rename to src/client/InventoryScreen.h diff --git a/Minecraft.Client/ItemFrameRenderer.cpp b/src/client/ItemFrameRenderer.cpp similarity index 91% rename from Minecraft.Client/ItemFrameRenderer.cpp rename to src/client/ItemFrameRenderer.cpp index 40769fb9..aba3d91e 100644 --- a/Minecraft.Client/ItemFrameRenderer.cpp +++ b/src/client/ItemFrameRenderer.cpp @@ -5,16 +5,16 @@ //#include "ItemFrame" #include "ItemFrameRenderer.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.entity.Item.h" -#include "..\Minecraft.World\net.minecraft.world.Item.h" -#include "..\Minecraft.World\net.minecraft.world.Item.alchemy.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "JavaMath.h" +#include "net.minecraft.world.entity.Item.h" +#include "net.minecraft.world.Item.h" +#include "net.minecraft.world.Item.alchemy.h" +#include "net.minecraft.world.level.tile.h" +#include "StringHelpers.h" #include "Minecraft.h" -#include "..\Minecraft.World\Item.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\net.minecraft.h" +#include "Item.h" +#include "net.minecraft.world.h" +#include "net.minecraft.h" #include "CompassTexture.h" #include "Minimap.h" diff --git a/Minecraft.Client/ItemFrameRenderer.h b/src/client/ItemFrameRenderer.h similarity index 100% rename from Minecraft.Client/ItemFrameRenderer.h rename to src/client/ItemFrameRenderer.h diff --git a/Minecraft.Client/ItemInHandRenderer.cpp b/src/client/ItemInHandRenderer.cpp similarity index 98% rename from Minecraft.Client/ItemInHandRenderer.cpp rename to src/client/ItemInHandRenderer.cpp index cee9254d..0e06a637 100644 --- a/Minecraft.Client/ItemInHandRenderer.cpp +++ b/src/client/ItemInHandRenderer.cpp @@ -10,12 +10,12 @@ #include "MultiplayerLocalPlayer.h" #include "Minimap.h" #include "MultiPlayerLevel.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.h" int ItemInHandRenderer::list = -1; int ItemInHandRenderer::listGlint = -1; diff --git a/Minecraft.Client/ItemInHandRenderer.h b/src/client/ItemInHandRenderer.h similarity index 100% rename from Minecraft.Client/ItemInHandRenderer.h rename to src/client/ItemInHandRenderer.h diff --git a/Minecraft.Client/ItemRenderer.cpp b/src/client/ItemRenderer.cpp similarity index 98% rename from Minecraft.Client/ItemRenderer.cpp rename to src/client/ItemRenderer.cpp index 03d0d3a5..a077edf0 100644 --- a/Minecraft.Client/ItemRenderer.cpp +++ b/src/client/ItemRenderer.cpp @@ -2,13 +2,13 @@ #include "ItemRenderer.h" #include "TileRenderer.h" #include "entityRenderDispatcher.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.item.alchemy.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "JavaMath.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.alchemy.h" +#include "net.minecraft.world.level.tile.h" +#include "StringHelpers.h" +#include "net.minecraft.world.h" #include "Options.h" ItemRenderer::ItemRenderer() : EntityRenderer() diff --git a/Minecraft.Client/ItemRenderer.h b/src/client/ItemRenderer.h similarity index 100% rename from Minecraft.Client/ItemRenderer.h rename to src/client/ItemRenderer.h diff --git a/Minecraft.Client/ItemSpriteRenderer.cpp b/src/client/ItemSpriteRenderer.cpp similarity index 90% rename from Minecraft.Client/ItemSpriteRenderer.cpp rename to src/client/ItemSpriteRenderer.cpp index 5a1ea620..686f960a 100644 --- a/Minecraft.Client/ItemSpriteRenderer.cpp +++ b/src/client/ItemSpriteRenderer.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "ItemSpriteRenderer.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.item.alchemy.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.item.alchemy.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.h" ItemSpriteRenderer::ItemSpriteRenderer(Item *sourceItem, int sourceItemAuxValue /*= 0*/) : EntityRenderer() { diff --git a/Minecraft.Client/ItemSpriteRenderer.h b/src/client/ItemSpriteRenderer.h similarity index 100% rename from Minecraft.Client/ItemSpriteRenderer.h rename to src/client/ItemSpriteRenderer.h diff --git a/Minecraft.Client/JoinMultiplayerScreen.cpp b/src/client/JoinMultiplayerScreen.cpp similarity index 98% rename from Minecraft.Client/JoinMultiplayerScreen.cpp rename to src/client/JoinMultiplayerScreen.cpp index a98e7bee..20190165 100644 --- a/Minecraft.Client/JoinMultiplayerScreen.cpp +++ b/src/client/JoinMultiplayerScreen.cpp @@ -3,7 +3,7 @@ #include "Button.h" #include "EditBox.h" #include "Options.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" JoinMultiplayerScreen::JoinMultiplayerScreen(Screen *lastScreen) { diff --git a/Minecraft.Client/JoinMultiplayerScreen.h b/src/client/JoinMultiplayerScreen.h similarity index 100% rename from Minecraft.Client/JoinMultiplayerScreen.h rename to src/client/JoinMultiplayerScreen.h diff --git a/Minecraft.Client/KeyMapping.cpp b/src/client/KeyMapping.cpp similarity index 100% rename from Minecraft.Client/KeyMapping.cpp rename to src/client/KeyMapping.cpp diff --git a/Minecraft.Client/KeyMapping.h b/src/client/KeyMapping.h similarity index 100% rename from Minecraft.Client/KeyMapping.h rename to src/client/KeyMapping.h diff --git a/Minecraft.Client/LargeChestModel.cpp b/src/client/LargeChestModel.cpp similarity index 100% rename from Minecraft.Client/LargeChestModel.cpp rename to src/client/LargeChestModel.cpp diff --git a/Minecraft.Client/LargeChestModel.h b/src/client/LargeChestModel.h similarity index 100% rename from Minecraft.Client/LargeChestModel.h rename to src/client/LargeChestModel.h diff --git a/Minecraft.Client/LavaParticle.cpp b/src/client/LavaParticle.cpp similarity index 91% rename from Minecraft.Client/LavaParticle.cpp rename to src/client/LavaParticle.cpp index ac0608e5..e329d5e0 100644 --- a/Minecraft.Client/LavaParticle.cpp +++ b/src/client/LavaParticle.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "LavaParticle.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" +#include "JavaMath.h" +#include "Random.h" +#include "net.minecraft.world.level.h" LavaParticle::LavaParticle(Level *level, double x, double y, double z) : Particle(level, x, y, z, 0, 0, 0) { diff --git a/Minecraft.Client/LavaParticle.h b/src/client/LavaParticle.h similarity index 100% rename from Minecraft.Client/LavaParticle.h rename to src/client/LavaParticle.h diff --git a/Minecraft.Client/LavaSlimeModel.cpp b/src/client/LavaSlimeModel.cpp similarity index 95% rename from Minecraft.Client/LavaSlimeModel.cpp rename to src/client/LavaSlimeModel.cpp index 427b9547..0f94132e 100644 --- a/Minecraft.Client/LavaSlimeModel.cpp +++ b/src/client/LavaSlimeModel.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "LavaSlimeModel.h" #include "ModelPart.h" -#include "..\Minecraft.World\LavaSlime.h" +#include "LavaSlime.h" LavaSlimeModel::LavaSlimeModel() diff --git a/Minecraft.Client/LavaSlimeModel.h b/src/client/LavaSlimeModel.h similarity index 100% rename from Minecraft.Client/LavaSlimeModel.h rename to src/client/LavaSlimeModel.h diff --git a/Minecraft.Client/LavaSlimeRenderer.cpp b/src/client/LavaSlimeRenderer.cpp similarity index 95% rename from Minecraft.Client/LavaSlimeRenderer.cpp rename to src/client/LavaSlimeRenderer.cpp index 3d2cbf47..0e95a4c4 100644 --- a/Minecraft.Client/LavaSlimeRenderer.cpp +++ b/src/client/LavaSlimeRenderer.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.monster.h" #include "LavaSlimeModel.h" #include "LavaSlimeRenderer.h" diff --git a/Minecraft.Client/LavaSlimeRenderer.h b/src/client/LavaSlimeRenderer.h similarity index 100% rename from Minecraft.Client/LavaSlimeRenderer.h rename to src/client/LavaSlimeRenderer.h diff --git a/Minecraft.Client/LevelRenderer.cpp b/src/client/LevelRenderer.cpp similarity index 99% rename from Minecraft.Client/LevelRenderer.cpp rename to src/client/LevelRenderer.cpp index 98360078..ea05a2a2 100644 --- a/Minecraft.Client/LevelRenderer.cpp +++ b/src/client/LevelRenderer.cpp @@ -39,26 +39,26 @@ #include "Lighting.h" #include "Options.h" #include "MultiPlayerChunkCache.h" -#include "..\Minecraft.World\ParticleTypes.h" -#include "..\Minecraft.World\IntCache.h" -#include "..\Minecraft.World\IntBuffer.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "ParticleTypes.h" +#include "IntCache.h" +#include "IntBuffer.h" +#include "JavaMath.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.item.h" +#include "System.h" +#include "StringHelpers.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.h" #include "MultiplayerLocalPlayer.h" #include "MultiPlayerLevel.h" -#include "..\Minecraft.World\SoundTypes.h" +#include "SoundTypes.h" #include "FrustumCuller.h" -#include "..\Minecraft.World\BasicTypeContainers.h" +#include "BasicTypeContainers.h" #ifdef __PS3__ #include "PS3\SPU_Tasks\LevelRenderer_cull\LevelRenderer_cull.h" diff --git a/Minecraft.Client/LevelRenderer.h b/src/client/LevelRenderer.h similarity index 98% rename from Minecraft.Client/LevelRenderer.h rename to src/client/LevelRenderer.h index 41eb3593..729553d6 100644 --- a/Minecraft.Client/LevelRenderer.h +++ b/src/client/LevelRenderer.h @@ -1,9 +1,9 @@ #pragma once -#include "..\Minecraft.World\LevelListener.h" -#include "..\Minecraft.World\Definitions.h" +#include "LevelListener.h" +#include "Definitions.h" #include "OffsettedRenderList.h" -#include "..\Minecraft.World\JavaIntHash.h" -#include "..\Minecraft.World\Level.h" +#include "JavaIntHash.h" +#include "Level.h" #include #ifdef __PS3__ #include "C4JSpursJob.h" diff --git a/Minecraft.Client/Lighting.cpp b/src/client/Lighting.cpp similarity index 95% rename from Minecraft.Client/Lighting.cpp rename to src/client/Lighting.cpp index 50529d51..2a8326ea 100644 --- a/Minecraft.Client/Lighting.cpp +++ b/src/client/Lighting.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "Lighting.h" -#include "..\Minecraft.World\FloatBuffer.h" -#include "..\Minecraft.World\Vec3.h" +#include "FloatBuffer.h" +#include "Vec3.h" FloatBuffer *Lighting::lb = new FloatBuffer(16); diff --git a/Minecraft.Client/Lighting.h b/src/client/Lighting.h similarity index 100% rename from Minecraft.Client/Lighting.h rename to src/client/Lighting.h diff --git a/Minecraft.Client/LightningBoltRenderer.cpp b/src/client/LightningBoltRenderer.cpp similarity index 97% rename from Minecraft.Client/LightningBoltRenderer.cpp rename to src/client/LightningBoltRenderer.cpp index d02ea7f7..d0c3fa97 100644 --- a/Minecraft.Client/LightningBoltRenderer.cpp +++ b/src/client/LightningBoltRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "LightningBoltRenderer.h" #include "Tesselator.h" -#include "..\Minecraft.World\net.minecraft.world.entity.global.h" +#include "net.minecraft.world.entity.global.h" void LightningBoltRenderer::render(shared_ptr _bolt, double x, double y, double z, float rot, float a) { diff --git a/Minecraft.Client/LightningBoltRenderer.h b/src/client/LightningBoltRenderer.h similarity index 100% rename from Minecraft.Client/LightningBoltRenderer.h rename to src/client/LightningBoltRenderer.h diff --git a/Minecraft.Client/LocalPlayer.cpp b/src/client/LocalPlayer.cpp similarity index 97% rename from Minecraft.Client/LocalPlayer.cpp rename to src/client/LocalPlayer.cpp index ea66b9e1..c6fee887 100644 --- a/Minecraft.Client/LocalPlayer.cpp +++ b/src/client/LocalPlayer.cpp @@ -16,41 +16,41 @@ #include "CreativeMode.h" #include "GameRenderer.h" #include "ItemInHandRenderer.h" -#include "..\Minecraft.World\LevelData.h" -#include "..\Minecraft.World\net.minecraft.world.damagesource.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.food.h" -#include "..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\ItemEntity.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.World\com.mojang.nbt.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\Mth.h" +#include "LevelData.h" +#include "net.minecraft.world.damagesource.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.food.h" +#include "net.minecraft.world.effect.h" +#include "net.minecraft.world.entity.player.h" +#include "ItemEntity.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.stats.h" +#include "com.mojang.nbt.h" +#include "Random.h" +#include "Mth.h" #include "AchievementPopup.h" #include "CritParticle.h" // 4J : WESTY : Added for new achievements. -#include "..\Minecraft.World\item.h" -#include "..\Minecraft.World\mapitem.h" -#include "..\Minecraft.World\tile.h" +#include "item.h" +#include "mapitem.h" +#include "tile.h" // 4J Stu - Added for tutorial callbacks #include "Minecraft.h" -#include "..\Minecraft.World\Minecart.h" -#include "..\Minecraft.World\Boat.h" -#include "..\Minecraft.World\Pig.h" +#include "Minecart.h" +#include "Boat.h" +#include "Pig.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "Options.h" -#include "..\Minecraft.World\Dimension.h" +#include "Dimension.h" #ifndef _DURANGO -#include "..\Minecraft.World\CommonStats.h" +#include "CommonStats.h" #endif @@ -1150,7 +1150,7 @@ void LocalPlayer::setAndBroadcastCustomCape(DWORD capeId) } // 4J TODO - Remove -#include "..\Minecraft.World\LevelChunk.h" +#include "LevelChunk.h" void LocalPlayer::mapPlayerChunk(const unsigned int flagTileType) { int cx = this->xChunk; diff --git a/Minecraft.Client/LocalPlayer.h b/src/client/LocalPlayer.h similarity index 97% rename from Minecraft.Client/LocalPlayer.h rename to src/client/LocalPlayer.h index b1e8dd23..95d55c23 100644 --- a/Minecraft.Client/LocalPlayer.h +++ b/src/client/LocalPlayer.h @@ -1,7 +1,7 @@ #pragma once -#include "..\Minecraft.World\SmoothFloat.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\Pos.h" +#include "SmoothFloat.h" +#include "net.minecraft.world.entity.player.h" +#include "Pos.h" class Level; class User; class CompoundTag; diff --git a/Minecraft.Client/MemTexture.cpp b/src/client/MemTexture.cpp similarity index 100% rename from Minecraft.Client/MemTexture.cpp rename to src/client/MemTexture.cpp diff --git a/Minecraft.Client/MemTexture.h b/src/client/MemTexture.h similarity index 100% rename from Minecraft.Client/MemTexture.h rename to src/client/MemTexture.h diff --git a/Minecraft.Client/MemTextureProcessor.h b/src/client/MemTextureProcessor.h similarity index 100% rename from Minecraft.Client/MemTextureProcessor.h rename to src/client/MemTextureProcessor.h diff --git a/Minecraft.Client/MemoryTracker.cpp b/src/client/MemoryTracker.cpp similarity index 91% rename from Minecraft.Client/MemoryTracker.cpp rename to src/client/MemoryTracker.cpp index c1652d3b..c6ad88d1 100644 --- a/Minecraft.Client/MemoryTracker.cpp +++ b/src/client/MemoryTracker.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "MemoryTracker.h" -#include "..\Minecraft.World\IntBuffer.h" -#include "..\Minecraft.World\ByteBuffer.h" -#include "..\Minecraft.World\FloatBuffer.h" +#include "IntBuffer.h" +#include "ByteBuffer.h" +#include "FloatBuffer.h" unordered_map MemoryTracker::GL_LIST_IDS; vector MemoryTracker::TEXTURE_IDS; diff --git a/Minecraft.Client/MemoryTracker.h b/src/client/MemoryTracker.h similarity index 100% rename from Minecraft.Client/MemoryTracker.h rename to src/client/MemoryTracker.h diff --git a/Minecraft.Client/MinecartModel.cpp b/src/client/MinecartModel.cpp similarity index 100% rename from Minecraft.Client/MinecartModel.cpp rename to src/client/MinecartModel.cpp diff --git a/Minecraft.Client/MinecartModel.h b/src/client/MinecartModel.h similarity index 100% rename from Minecraft.Client/MinecartModel.h rename to src/client/MinecartModel.h diff --git a/Minecraft.Client/MinecartRenderer.cpp b/src/client/MinecartRenderer.cpp similarity index 95% rename from Minecraft.Client/MinecartRenderer.cpp rename to src/client/MinecartRenderer.cpp index 0cae8346..8e1b6922 100644 --- a/Minecraft.Client/MinecartRenderer.cpp +++ b/src/client/MinecartRenderer.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "MinecartRenderer.h" #include "MinecartModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.level.tile.h" MinecartRenderer::MinecartRenderer() { diff --git a/Minecraft.Client/MinecartRenderer.h b/src/client/MinecartRenderer.h similarity index 100% rename from Minecraft.Client/MinecartRenderer.h rename to src/client/MinecartRenderer.h diff --git a/Minecraft.Client/Minecraft.Client.vcxproj b/src/client/Minecraft.Client.vcxproj similarity index 99% rename from Minecraft.Client/Minecraft.Client.vcxproj rename to src/client/Minecraft.Client.vcxproj index 83c0671b..f5ad1bdc 100644 --- a/Minecraft.Client/Minecraft.Client.vcxproj +++ b/src/client/Minecraft.Client.vcxproj @@ -536,44 +536,44 @@ true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers false true $(OutDir)$(ProjectName)_D.xex - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)..\Minecraft.World\x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras false true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers true $(OutDir)$(ProjectName)_D.xex - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)..\Minecraft.World\x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras true $(OutDir)$(ProjectName)_D.xex - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)..\Minecraft.World\x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(IncludePath) + $(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(IncludePath) true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -589,17 +589,17 @@ true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(IncludePath) + $(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(IncludePath) true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(IncludePath) + $(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(IncludePath) true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -611,7 +611,7 @@ true $(OutDir)$(ProjectName)_D.xex - $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -648,40 +648,40 @@ false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers .elf true $(OutDir)$(ProjectName)_D.xex - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)..\Minecraft.World\x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir);$(ProjectDir)x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers .elf false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)..\Minecraft.World\x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras + $(ProjectDir)x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras .elf false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)\..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers .self false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)..\Minecraft.World\x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras + $(ProjectDir)x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras .self @@ -694,7 +694,7 @@ false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)..\Minecraft.World\x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras + $(ProjectDir)x64headers;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras false @@ -724,7 +724,7 @@ false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -738,7 +738,7 @@ false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -748,7 +748,7 @@ false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -758,7 +758,7 @@ false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -768,32 +768,32 @@ false $(OutDir)default$(TargetExt) $(OutDir)default.xex - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) + $(ProjectDir)\x64headers;$(ProjectDir)\Xbox\Sentient\Include;$(Console_SdkIncludeRoot) $(Console_SdkRoot)bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) - $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir)\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common - $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir)\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common; + $(ProjectDir)\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common; - $(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common; + $(ProjectDir)\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common; - $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir);$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir);$(ProjectDir)\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common - $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir);$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir);$(ProjectDir)\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common - $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir);$(ProjectDir)\..\Minecraft.World\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir)\..\Minecraft.Client\Orbis\Assert;$(ProjectDir);$(ProjectDir)\x64headers;$(ProjectDir)Orbis\OrbisExtras;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common false @@ -822,7 +822,7 @@ true $(OutDir)$(ProjectName).pdb - xavatar2d.lib;xapilibd.lib;d3d9d.lib;d3dx9d.lib;xgraphicsd.lib;xboxkrnl.lib;xnetd.lib;xaudiod2.lib;xactd3.lib;x3daudiod.lib;xmcored.lib;xbdm.lib;vcompd.lib;xuirund.lib;xuirenderd.lib;xuihtmld.lib;xonline.lib;xhvd2.lib;qnetxaudio2d.lib;xpartyd.lib;..\Minecraft.World\Debug\Minecraft.World.lib;xbox\4JLibs\libs\4J_Input_d.lib;xbox\4JLibs\libs\4J_Storage_d.lib;xbox\4JLibs\libs\4J_Profile_d.lib;xbox\4JLibs\libs\4J_Render_d.lib;xsocialpostd.lib;xrnmd.lib;xbox\Sentient\libs\SenCoreD.lib;xbox\Sentient\libs\SenNewsD.lib;xbox\Sentient\libs\SenUGCD.lib;xbox\Sentient\libs\SenBoxArtD.lib;nuiapid.lib;STd.lib;NuiFitnessApid.lib;NuiHandlesd.lib;NuiSpeechd.lib;xhttpd.lib;xauthd.lib;xgetserviceendpointd.lib;xavd.lib;xjsond.lib;xbox\4JLibs\libs\4J_XTMS_d.lib;%(AdditionalDependencies) + xavatar2d.lib;xapilibd.lib;d3d9d.lib;d3dx9d.lib;xgraphicsd.lib;xboxkrnl.lib;xnetd.lib;xaudiod2.lib;xactd3.lib;x3daudiod.lib;xmcored.lib;xbdm.lib;vcompd.lib;xuirund.lib;xuirenderd.lib;xuihtmld.lib;xonline.lib;xhvd2.lib;qnetxaudio2d.lib;xpartyd.lib;Debug\Minecraft.World.lib;xbox\4JLibs\libs\4J_Input_d.lib;xbox\4JLibs\libs\4J_Storage_d.lib;xbox\4JLibs\libs\4J_Profile_d.lib;xbox\4JLibs\libs\4J_Render_d.lib;xsocialpostd.lib;xrnmd.lib;xbox\Sentient\libs\SenCoreD.lib;xbox\Sentient\libs\SenNewsD.lib;xbox\Sentient\libs\SenUGCD.lib;xbox\Sentient\libs\SenBoxArtD.lib;nuiapid.lib;STd.lib;NuiFitnessApid.lib;NuiHandlesd.lib;NuiSpeechd.lib;xhttpd.lib;xauthd.lib;xgetserviceendpointd.lib;xavd.lib;xjsond.lib;xbox\4JLibs\libs\4J_XTMS_d.lib;%(AdditionalDependencies) $(ProjectDir)xbox\xex-dev.xml @@ -866,7 +866,7 @@ true $(OutDir)$(ProjectName).pdb - xavatar2.lib;xapilibi.lib;d3d9i.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xparty.lib;xbox\4JLibs\libs\4J_Input_r.lib;xbox\4JLibs\libs\4J_Storage_r.lib;xbox\4JLibs\libs\4J_Profile_r.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\Release\Minecraft.World.lib;xbdm.lib;xsocialpost.lib;xrnm.lib;xbox\Sentient\libs\SenCore.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xbox\4JLibs\libs\4J_XTMS_r.lib;%(AdditionalDependencies) + xavatar2.lib;xapilibi.lib;d3d9i.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xparty.lib;xbox\4JLibs\libs\4J_Input_r.lib;xbox\4JLibs\libs\4J_Storage_r.lib;xbox\4JLibs\libs\4J_Profile_r.lib;xbox\4JLibs\libs\4J_Render.lib;Release\Minecraft.World.lib;xbdm.lib;xsocialpost.lib;xrnm.lib;xbox\Sentient\libs\SenCore.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xbox\4JLibs\libs\4J_XTMS_r.lib;%(AdditionalDependencies) xapilib.lib true false @@ -915,7 +915,7 @@ true $(OutDir)$(ProjectName).pdb - xavatar2.lib;xapilibi.lib;d3d9i.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xparty.lib;xbox\4JLibs\libs\4J_Input_r.lib;xbox\4JLibs\libs\4J_Storage_r.lib;xbox\4JLibs\libs\4J_Profile_r.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\Release\Minecraft.World.lib;xbdm.lib;xsocialpost.lib;xrnm.lib;xbox\Sentient\libs\SenCore.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xtms.lib;%(AdditionalDependencies) + xavatar2.lib;xapilibi.lib;d3d9i.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xparty.lib;xbox\4JLibs\libs\4J_Input_r.lib;xbox\4JLibs\libs\4J_Storage_r.lib;xbox\4JLibs\libs\4J_Profile_r.lib;xbox\4JLibs\libs\4J_Render.lib;Release\Minecraft.World.lib;xbdm.lib;xsocialpost.lib;xrnm.lib;xbox\Sentient\libs\SenCore.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xtms.lib;%(AdditionalDependencies) xapilib.lib true false @@ -1293,7 +1293,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" true $(OutDir)$(ProjectName).pdb - d3d11.lib;..\Minecraft.World\x64_Debug\Minecraft.World.lib;%(AdditionalDependencies);XInput9_1_0.lib;..\Minecraft.Client\Windows64\Miles\Lib\mss64.lib + d3d11.lib;x64_Debug\Minecraft.World.lib;%(AdditionalDependencies);XInput9_1_0.lib;..\Minecraft.Client\Windows64\Miles\Lib\mss64.lib NotSet false @@ -1339,7 +1339,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" true $(OutDir)$(ProjectName).pdb - ws2_32.lib;pixEvt.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;..\Minecraft.World\Durango_Debug\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib + ws2_32.lib;pixEvt.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;Durango_Debug\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib NotSet true Console @@ -1421,7 +1421,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CU true $(OutDir)$(ProjectName).pdb - d3d11.lib;..\Minecraft.World\x64_Release\Minecraft.World.lib;XInput9_1_0.lib;Windows64\Iggy\lib\iggy_w64.lib;%(AdditionalDependencies) + d3d11.lib;x64_Release\Minecraft.World.lib;XInput9_1_0.lib;Windows64\Iggy\lib\iggy_w64.lib;%(AdditionalDependencies) NotSet false @@ -1462,7 +1462,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CU true $(OutDir)$(ProjectName).pdb - d3d11.lib;..\Minecraft.World\x64_Release\Minecraft.World.lib;XInput9_1_0.lib;Windows64\Iggy\lib\iggy_w64.lib;%(AdditionalDependencies) + d3d11.lib;x64_Release\Minecraft.World.lib;XInput9_1_0.lib;Windows64\Iggy\lib\iggy_w64.lib;%(AdditionalDependencies) NotSet false @@ -1508,7 +1508,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CU true $(OutDir)$(ProjectName).pdb - ws2_32.lib;pixEvt.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;..\Minecraft.World\Durango_Release\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib + ws2_32.lib;pixEvt.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;Durango_Release\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib NotSet true Console @@ -1586,7 +1586,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CU true $(OutDir)$(ProjectName).pdb - ws2_32.lib;pixEvt.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;..\Minecraft.World\Durango_Release\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib + ws2_32.lib;pixEvt.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;Durango_Release\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib NotSet true Console @@ -1660,7 +1660,7 @@ copy /B /Y $(ProjectDir)Durango\DurangoExtras\xcompress.dll $(LayoutDir)Image\Lo true $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xbox\4JLibs\libs\4J_XTMS_r.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xbox\4JLibs\libs\4J_XTMS_r.lib;%(AdditionalDependencies) xapilib.lib false false @@ -1702,7 +1702,7 @@ copy /B /Y $(ProjectDir)Durango\DurangoExtras\xcompress.dll $(LayoutDir)Image\Lo true $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xtms.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xtms.lib;%(AdditionalDependencies) xapilib.lib false false @@ -1744,7 +1744,7 @@ copy /B /Y $(ProjectDir)Durango\DurangoExtras\xcompress.dll $(LayoutDir)Image\Lo true $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xtms.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xtms.lib;%(AdditionalDependencies) xapilib.lib false false @@ -1787,7 +1787,7 @@ copy /B /Y $(ProjectDir)Durango\DurangoExtras\xcompress.dll $(LayoutDir)Image\Lo true $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage_NO_TU\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xbox\4JLibs\libs\4J_XTMS_r.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage_NO_TU\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;xbox\4JLibs\libs\4J_XTMS_r.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2141,7 +2141,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" false $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2227,7 +2227,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" false $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2267,7 +2267,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" false $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2307,7 +2307,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" false $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2347,7 +2347,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" false $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2391,7 +2391,7 @@ if not exist "$(TargetDir)\savedata" mkdir "$(TargetDir)\savedata" false $(OutDir)$(ProjectName).pdb false - ws2_32.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;..\Minecraft.World\Durango_ContentPackage\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib + ws2_32.lib;d3d11_x.lib;combase.lib;kernelx.lib;uuid.lib;xaudio2.lib;Durango_ContentPackage\Minecraft.World.lib;EtwPlus.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib kernel32.lib;oldnames.lib;runtimeobject.lib;ole32.lib true false @@ -2457,7 +2457,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CUfalse $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2506,7 +2506,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CUfalse $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;..\Minecraft.Client\Durango\DurangoExtras\xcompress.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2566,7 +2566,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CUfalse $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2615,7 +2615,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CUfalse $(OutDir)default.pdb true - xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;..\Minecraft.World\ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) + xavatar2.lib;xapilib.lib;d3d9.lib;d3dx9.lib;xgraphics.lib;xboxkrnl.lib;xbox\Sentient\libs\SenCore.lib;xnet.lib;xaudio2.lib;xact3.lib;x3daudio.lib;xmcore.lib;vcomp.lib;xuirun.lib;xuirender.lib;xuihtml.lib;xonline.lib;xhv2.lib;qnetxaudio2.lib;xbox\4JLibs\libs\4J_Input.lib;xbox\4JLibs\libs\4J_Storage.lib;xbox\4JLibs\libs\4J_Profile.lib;xbox\4JLibs\libs\4J_Render.lib;ContentPackage\Minecraft.World.lib;xsocialpost.lib;xrnm.lib;xparty.lib;xbox\Sentient\libs\SenNews.lib;xbox\Sentient\libs\SenUGC.lib;xbox\Sentient\libs\SenBoxArt.lib;NuiApi.lib;ST.lib;NuiFitnessApi.lib;NuiHandles.lib;NuiSpeech.lib;NuiAudio.lib;xhttp.lib;xauth.lib;xgetserviceendpoint.lib;xav.lib;xjson.lib;%(AdditionalDependencies) xapilib.lib false false @@ -2649,7 +2649,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CUSPLIT_SAVES;_LARGE_WORLDS;_EXTENDED_ACHIEVEMENTS;_DEBUG_MENUS_ENABLED - ..\Minecraft.World\ORBIS_Release\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render.a;Orbis\4JLibs\libs\4j_Input_r.a;Orbis\4JLibs\libs\4J_Storage_r.a;Orbis\4JLibs\libs\4J_Profile_r.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceRemoteplay_stub_weak;-lSceSaveDataDialog_stub_weak;-lSceErrorDialog_stub_weak;-lSceMsgDialog_stub_weak;-lSceGameLiveStreaming_stub_weak;%(AdditionalDependencies) + ORBIS_Release\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render.a;Orbis\4JLibs\libs\4j_Input_r.a;Orbis\4JLibs\libs\4J_Storage_r.a;Orbis\4JLibs\libs\4J_Profile_r.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceRemoteplay_stub_weak;-lSceSaveDataDialog_stub_weak;-lSceErrorDialog_stub_weak;-lSceMsgDialog_stub_weak;-lSceGameLiveStreaming_stub_weak;%(AdditionalDependencies) true @@ -2669,7 +2669,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CUSPLIT_SAVES;_LARGE_WORLDS;_EXTENDED_ACHIEVEMENTS;_DEBUG_MENUS_ENABLED - ..\Minecraft.World\ORBIS_Release\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render.a;Orbis\4JLibs\libs\4j_Input_r.a;Orbis\4JLibs\libs\4J_Storage_r.a;Orbis\4JLibs\libs\4J_Profile_r.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceRemoteplay_stub_weak;%(AdditionalDependencies) + ORBIS_Release\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render.a;Orbis\4JLibs\libs\4j_Input_r.a;Orbis\4JLibs\libs\4J_Storage_r.a;Orbis\4JLibs\libs\4J_Profile_r.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceRemoteplay_stub_weak;%(AdditionalDependencies) true @@ -2741,7 +2741,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CU StripFuncsAndData - ..\Minecraft.World\ORBIS_ReleaseForArt\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render.a;Orbis\4JLibs\libs\4j_Input_r.a;Orbis\4JLibs\libs\4J_Storage_r.a;Orbis\4JLibs\libs\4J_Profile_r.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceRemoteplay_stub_weak;-lSceSaveDataDialog_stub_weak;-lSceErrorDialog_stub_weak;-lSceMsgDialog_stub_weak + ORBIS_ReleaseForArt\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render.a;Orbis\4JLibs\libs\4j_Input_r.a;Orbis\4JLibs\libs\4J_Storage_r.a;Orbis\4JLibs\libs\4J_Profile_r.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceRemoteplay_stub_weak;-lSceSaveDataDialog_stub_weak;-lSceErrorDialog_stub_weak;-lSceMsgDialog_stub_weak @@ -2767,7 +2767,7 @@ xcopy /q /y /i /s /e $(ProjectDir)Durango\CU $(LayoutDir)Image\Loose\CUSPLIT_SAVES;_LARGE_WORLDS;_EXTENDED_ACHIEVEMENTS;_DEBUG_MENUS_ENABLED;_DEBUG;%(PreprocessorDefinitions) - ..\Minecraft.World\ORBIS_Debug\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render_d.a;Orbis\4JLibs\libs\4j_Input_d.a;Orbis\4JLibs\libs\4J_Storage_d.a;Orbis\4JLibs\libs\4J_Profile_d.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lScePerf_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRemotePlay_stub_weak;-lSceSaveDataDialog_stub_weak;-lSceErrorDialog_stub_weak;-lSceMsgDialog_stub_weak;-lSceGameLiveStreaming_stub_weak + ORBIS_Debug\Minecraft.World.a;Orbis\4JLibs\libs\4j_Render_d.a;Orbis\4JLibs\libs\4j_Input_d.a;Orbis\4JLibs\libs\4J_Storage_d.a;Orbis\4JLibs\libs\4J_Profile_d.a;Orbis\Iggy\lib\libiggy_orbis.a;Orbis\Miles\lib\mssorbis.a;Orbis\Miles\lib\binkaorbis.a;Common\Network\Sony\sceRemoteStorage\ps4\lib\sceRemoteStorage.a;-lSceGnmDriver_stub_weak;-lSceGnmx;-lSceGnm;-lSceGpuAddress;-lSceCes;-lSceVideoOut_stub_weak;-lScePad_stub_weak;-lScePngDec_stub_weak;-lScePngEnc_stub_weak;-lSceFios2_stub_weak;-lSceUlt_stub_weak;-lSceShaderBinary;-lSceUserService_stub_weak;-lSceSysmodule_stub_weak;-lScePerf_stub_weak;-lSceImeDialog_stub_weak;-lScePosix_stub_weak;-lSceAudioOut_stub_weak;-lSceSaveData_stub_weak;-lSceRtc_stub_weak;-lSceSystemService_stub_weak;-lSceNetCtl_stub_weak;-lSceNpCommon_stub_weak;-lSceNpManager_stub_weak;-lSceNpToolkit_rtti;-lSceNpToolkitUtils_rtti;-lSceNpWebApi_stub_weak;-lSceNpAuth_stub_weak;-lSceNpTrophy_stub_weak;-lSceInvitationDialog_stub_weak;-lSceGameCustomDataDialog_stub_weak;-lSceNpCommerce_stub_weak;-lSceNet_stub_weak;-lSceHttp_stub_weak;-lSceSsl_stub_weak;-lSceNpMatching2_stub_weak;-lSceNpTus_stub_weak;-lSceNpUtility_stub_weak;-lSceNpScore_stub_weak;-lSceCommonDialog_stub_weak;-lSceNpSns_stub_weak;-lSceRudp_stub_weak;-lSceAppContent_stub_weak;-lSceVoice_stub_weak;-lSceAudioIn_stub_weak;-lSceNpSnsFacebookDialog_stub_weak;-lSceRemotePlay_stub_weak;-lSceSaveDataDialog_stub_weak;-lSceErrorDialog_stub_weak;-lSceMsgDialog_stub_weak;-lSceGameLiveStreaming_stub_weak false diff --git a/Minecraft.Client/Minecraft.Client.vcxproj.filters b/src/client/Minecraft.Client.vcxproj.filters similarity index 100% rename from Minecraft.Client/Minecraft.Client.vcxproj.filters rename to src/client/Minecraft.Client.vcxproj.filters diff --git a/Minecraft.Client/Minecraft.cpp b/src/client/Minecraft.cpp similarity index 98% rename from Minecraft.Client/Minecraft.cpp rename to src/client/Minecraft.cpp index 1892fb36..2030f2f0 100644 --- a/Minecraft.Client/Minecraft.cpp +++ b/src/client/Minecraft.cpp @@ -34,39 +34,39 @@ #include "FrustumCuller.h" #include "Camera.h" -#include "..\Minecraft.World\MobEffect.h" -#include "..\Minecraft.World\Difficulty.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\Minecraft.World\File.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\ByteBuffer.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\Minecraft.World.h" +#include "MobEffect.h" +#include "Difficulty.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.phys.h" +#include "File.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.h" +#include "net.minecraft.stats.h" +#include "System.h" +#include "ByteBuffer.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.item.h" +#include "Minecraft.World.h" #include "ClientConnection.h" -#include "..\Minecraft.World\HellRandomLevelSource.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\StrongholdFeature.h" -#include "..\Minecraft.World\IntCache.h" -#include "..\Minecraft.World\Villager.h" -#include "..\Minecraft.World\SparseLightStorage.h" -#include "..\Minecraft.World\SparseDataStorage.h" +#include "HellRandomLevelSource.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.monster.h" +#include "StrongholdFeature.h" +#include "IntCache.h" +#include "Villager.h" +#include "SparseLightStorage.h" +#include "SparseDataStorage.h" #include "TextureManager.h" #ifdef _XBOX #include "Xbox\Network\NetworkPlayerXbox.h" #endif -#include "Common\UI\IUIScene_CreativeMenu.h" -#include "Common\UI\UIFontData.h" +#include "Common/UI\IUIScene_CreativeMenu.h" +#include "Common/UI\UIFontData.h" #include "DLCTexturePack.h" #ifdef __ORBIS__ diff --git a/Minecraft.Client/Minecraft.h b/src/client/Minecraft.h similarity index 98% rename from Minecraft.Client/Minecraft.h rename to src/client/Minecraft.h index 30760300..84d2500e 100644 --- a/Minecraft.Client/Minecraft.h +++ b/src/client/Minecraft.h @@ -38,9 +38,9 @@ class ColourTable; class MultiPlayerGameMode; class PsPlusUpsellWrapper; -#include "..\Minecraft.World\File.h" -#include "..\Minecraft.World\DisconnectPacket.h" -#include "..\Minecraft.World\C4JThread.h" +#include "File.h" +#include "DisconnectPacket.h" +#include "C4JThread.h" using namespace std; diff --git a/Minecraft.Client/Minecraft.msscmp b/src/client/Minecraft.msscmp similarity index 100% rename from Minecraft.Client/Minecraft.msscmp rename to src/client/Minecraft.msscmp diff --git a/Minecraft.Client/MinecraftServer.cpp b/src/client/MinecraftServer.cpp similarity index 97% rename from Minecraft.Client/MinecraftServer.cpp rename to src/client/MinecraftServer.cpp index ceb9554b..401fdceb 100644 --- a/Minecraft.Client/MinecraftServer.cpp +++ b/src/client/MinecraftServer.cpp @@ -14,40 +14,40 @@ #include "Settings.h" #include "ServerChunkCache.h" #include "ServerLevelListener.h" -#include "..\Minecraft.World\AABB.h" -#include "..\Minecraft.World\Vec3.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\Pos.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "AABB.h" +#include "Vec3.h" +#include "net.minecraft.network.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "Pos.h" +#include "System.h" +#include "StringHelpers.h" #ifdef SPLIT_SAVES -#include "..\Minecraft.World\ConsoleSaveFileSplit.h" +#include "ConsoleSaveFileSplit.h" #endif -#include "..\Minecraft.World\ConsoleSaveFileOriginal.h" -#include "..\Minecraft.World\Socket.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" +#include "ConsoleSaveFileOriginal.h" +#include "Socket.h" +#include "net.minecraft.world.entity.h" #include "ProgressRenderer.h" #include "ServerPlayer.h" #include "GameRenderer.h" -#include "..\Minecraft.World\ThreadName.h" -#include "..\Minecraft.World\IntCache.h" -#include "..\Minecraft.World\CompressedTileStorage.h" -#include "..\Minecraft.World\SparseLightStorage.h" -#include "..\Minecraft.World\SparseDataStorage.h" -#include "..\Minecraft.World\compression.h" +#include "ThreadName.h" +#include "IntCache.h" +#include "CompressedTileStorage.h" +#include "SparseLightStorage.h" +#include "SparseDataStorage.h" +#include "compression.h" #ifdef _XBOX -#include "Common\XUI\XUI_DebugSetCamera.h" +#include "Common/XUI\XUI_DebugSetCamera.h" #endif #include "PS3\PS3Extras\ShutdownManager.h" #include "ServerCommandDispatcher.h" -#include "..\Minecraft.World\BiomeSource.h" +#include "BiomeSource.h" #include "PlayerChunkMap.h" -#include "Common\Telemetry\TelemetryManager.h" +#include "Common/Telemetry\TelemetryManager.h" #define DEBUG_SERVER_DONT_SPAWN_MOBS 0 @@ -149,7 +149,7 @@ bool MinecraftServer::initServer(__int64 seed, NetworkGameInitData *initData, DW //localIp = settings->getString(L"server-ip", L""); //onlineMode = settings->getBoolean(L"online-mode", true); //motd = settings->getString(L"motd", L"A Minecraft Server"); - //motd.replace('§', '$'); + //motd.replace('�', '$'); setAnimals(settings->getBoolean(L"spawn-animals", true)); setNpcsEnabled(settings->getBoolean(L"spawn-npcs", true)); diff --git a/Minecraft.Client/MinecraftServer.h b/src/client/MinecraftServer.h similarity index 98% rename from Minecraft.Client/MinecraftServer.h rename to src/client/MinecraftServer.h index e61001a3..46156978 100644 --- a/Minecraft.Client/MinecraftServer.h +++ b/src/client/MinecraftServer.h @@ -1,8 +1,8 @@ #pragma once #include "ConsoleInputSource.h" -#include "..\Minecraft.World\ArrayWithLength.h" -#include "..\Minecraft.World\SharedConstants.h" -#include "..\Minecraft.World\C4JThread.h" +#include "ArrayWithLength.h" +#include "SharedConstants.h" +#include "C4JThread.h" class ServerConnection; class Settings; diff --git a/Minecraft.Client/Minimap.cpp b/src/client/Minimap.cpp similarity index 98% rename from Minecraft.Client/Minimap.cpp rename to src/client/Minimap.cpp index c18cd267..576abd61 100644 --- a/Minecraft.Client/Minimap.cpp +++ b/src/client/Minimap.cpp @@ -5,8 +5,8 @@ #include "Options.h" #include "Textures.h" #include "Tesselator.h" -#include "..\Minecraft.World\net.minecraft.world.level.saveddata.h" -#include "..\Minecraft.World\net.minecraft.world.level.material.h" +#include "net.minecraft.world.level.saveddata.h" +#include "net.minecraft.world.level.material.h" #ifdef __ORBIS__ short Minimap::LUT[256]; // 4J added diff --git a/Minecraft.Client/Minimap.h b/src/client/Minimap.h similarity index 95% rename from Minecraft.Client/Minimap.h rename to src/client/Minimap.h index 758d8a8a..01161e12 100644 --- a/Minecraft.Client/Minimap.h +++ b/src/client/Minimap.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\MapItem.h" +#include "MapItem.h" class Options; class Font; class Textures; diff --git a/Minecraft.Client/MobRenderer.cpp b/src/client/MobRenderer.cpp similarity index 98% rename from Minecraft.Client/MobRenderer.cpp rename to src/client/MobRenderer.cpp index 8874ab9c..ead7318d 100644 --- a/Minecraft.Client/MobRenderer.cpp +++ b/src/client/MobRenderer.cpp @@ -1,11 +1,11 @@ #include "stdafx.h" #include "MobRenderer.h" #include "MultiPlayerLocalPlayer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.projectile.h" +#include "StringHelpers.h" +#include "Mth.h" #include "entityRenderDispatcher.h" MobRenderer::MobRenderer(Model *model, float shadow) : EntityRenderer() diff --git a/Minecraft.Client/MobRenderer.h b/src/client/MobRenderer.h similarity index 100% rename from Minecraft.Client/MobRenderer.h rename to src/client/MobRenderer.h diff --git a/Minecraft.Client/MobSkinMemTextureProcessor.cpp b/src/client/MobSkinMemTextureProcessor.cpp similarity index 100% rename from Minecraft.Client/MobSkinMemTextureProcessor.cpp rename to src/client/MobSkinMemTextureProcessor.cpp diff --git a/Minecraft.Client/MobSkinMemTextureProcessor.h b/src/client/MobSkinMemTextureProcessor.h similarity index 100% rename from Minecraft.Client/MobSkinMemTextureProcessor.h rename to src/client/MobSkinMemTextureProcessor.h diff --git a/Minecraft.Client/MobSkinTextureProcessor.cpp b/src/client/MobSkinTextureProcessor.cpp similarity index 100% rename from Minecraft.Client/MobSkinTextureProcessor.cpp rename to src/client/MobSkinTextureProcessor.cpp diff --git a/Minecraft.Client/MobSkinTextureProcessor.h b/src/client/MobSkinTextureProcessor.h similarity index 100% rename from Minecraft.Client/MobSkinTextureProcessor.h rename to src/client/MobSkinTextureProcessor.h diff --git a/Minecraft.Client/MobSpawnerRenderer.cpp b/src/client/MobSpawnerRenderer.cpp similarity index 89% rename from Minecraft.Client/MobSpawnerRenderer.cpp rename to src/client/MobSpawnerRenderer.cpp index 4ee772dd..a9116259 100644 --- a/Minecraft.Client/MobSpawnerRenderer.cpp +++ b/src/client/MobSpawnerRenderer.cpp @@ -2,8 +2,8 @@ #include "MobSpawnerRenderer.h" #include "TileEntityRenderDispatcher.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.entity.h" void MobSpawnerRenderer::render(shared_ptr _spawner, double x, double y, double z, float a, bool setColor, float alpha, bool useCompiled) { diff --git a/Minecraft.Client/MobSpawnerRenderer.h b/src/client/MobSpawnerRenderer.h similarity index 100% rename from Minecraft.Client/MobSpawnerRenderer.h rename to src/client/MobSpawnerRenderer.h diff --git a/Minecraft.Client/Model.cpp b/src/client/Model.cpp similarity index 100% rename from Minecraft.Client/Model.cpp rename to src/client/Model.cpp diff --git a/Minecraft.Client/Model.h b/src/client/Model.h similarity index 92% rename from Minecraft.Client/Model.h rename to src/client/Model.h index e4161d0c..542e087c 100644 --- a/Minecraft.Client/Model.h +++ b/src/client/Model.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.Client\SkinBox.h" +#include "Random.h" +#include "SkinBox.h" class Mob; class ModelPart; class TexOffs; diff --git a/Minecraft.Client/ModelPart.cpp b/src/client/ModelPart.cpp similarity index 100% rename from Minecraft.Client/ModelPart.cpp rename to src/client/ModelPart.cpp diff --git a/Minecraft.Client/ModelPart.h b/src/client/ModelPart.h similarity index 95% rename from Minecraft.Client/ModelPart.h rename to src/client/ModelPart.h index 65d6a03b..6223d8d7 100644 --- a/Minecraft.Client/ModelPart.h +++ b/src/client/ModelPart.h @@ -1,9 +1,9 @@ #pragma once -#include "..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" #include "Vertex.h" #include "Polygon.h" #include "Model.h" -#include "..\Minecraft.Client\SkinBox.h" +#include "SkinBox.h" class Cube; diff --git a/Minecraft.Client/MultiPlayerChunkCache.cpp b/src/client/MultiPlayerChunkCache.cpp similarity index 96% rename from Minecraft.Client/MultiPlayerChunkCache.cpp rename to src/client/MultiPlayerChunkCache.cpp index 8c6c90e7..3fdaa647 100644 --- a/Minecraft.Client/MultiPlayerChunkCache.cpp +++ b/src/client/MultiPlayerChunkCache.cpp @@ -1,14 +1,14 @@ #include "stdafx.h" #include "MultiPlayerChunkCache.h" #include "ServerChunkCache.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\Arrays.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.dimension.h" +#include "Arrays.h" +#include "StringHelpers.h" #include "MinecraftServer.h" #include "ServerLevel.h" -#include "..\Minecraft.World\Tile.h" -#include "..\Minecraft.World\WaterLevelChunk.h" +#include "Tile.h" +#include "WaterLevelChunk.h" MultiPlayerChunkCache::MultiPlayerChunkCache(Level *level) { diff --git a/Minecraft.Client/MultiPlayerChunkCache.h b/src/client/MultiPlayerChunkCache.h similarity index 89% rename from Minecraft.Client/MultiPlayerChunkCache.h rename to src/client/MultiPlayerChunkCache.h index 8fc427a6..198260cb 100644 --- a/Minecraft.Client/MultiPlayerChunkCache.h +++ b/src/client/MultiPlayerChunkCache.h @@ -1,7 +1,7 @@ #pragma once -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\RandomLevelSource.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.chunk.h" +#include "RandomLevelSource.h" using namespace std; class ServerChunkCache; diff --git a/Minecraft.Client/MultiPlayerGameMode.cpp b/src/client/MultiPlayerGameMode.cpp similarity index 97% rename from Minecraft.Client/MultiPlayerGameMode.cpp rename to src/client/MultiPlayerGameMode.cpp index 7de59803..8f09b4da 100644 --- a/Minecraft.Client/MultiPlayerGameMode.cpp +++ b/src/client/MultiPlayerGameMode.cpp @@ -6,12 +6,12 @@ #include "Minecraft.h" #include "ClientConnection.h" #include "LevelRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.h" MultiPlayerGameMode::MultiPlayerGameMode(Minecraft *minecraft, ClientConnection *connection) { diff --git a/Minecraft.Client/MultiPlayerGameMode.h b/src/client/MultiPlayerGameMode.h similarity index 100% rename from Minecraft.Client/MultiPlayerGameMode.h rename to src/client/MultiPlayerGameMode.h diff --git a/Minecraft.Client/MultiPlayerLevel.cpp b/src/client/MultiPlayerLevel.cpp similarity index 98% rename from Minecraft.Client/MultiPlayerLevel.cpp rename to src/client/MultiPlayerLevel.cpp index 24b12bcd..5be5b8fa 100644 --- a/Minecraft.Client/MultiPlayerLevel.cpp +++ b/src/client/MultiPlayerLevel.cpp @@ -3,15 +3,15 @@ #include "MultiPlayerLocalPlayer.h" #include "ClientConnection.h" #include "MultiPlayerChunkCache.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\Pos.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.dimension.h" +#include "Pos.h" #include "MinecraftServer.h" #include "ServerLevel.h" #include "Minecraft.h" -#include "..\Minecraft.World\PrimedTnt.h" -#include "..\Minecraft.World\Tile.h" -#include "..\Minecraft.World\TileEntity.h" +#include "PrimedTnt.h" +#include "Tile.h" +#include "TileEntity.h" MultiPlayerLevel::ResetInfo::ResetInfo(int x, int y, int z, int tile, int data) { diff --git a/Minecraft.Client/MultiPlayerLevel.h b/src/client/MultiPlayerLevel.h similarity index 94% rename from Minecraft.Client/MultiPlayerLevel.h rename to src/client/MultiPlayerLevel.h index c07b5583..6ba08a55 100644 --- a/Minecraft.Client/MultiPlayerLevel.h +++ b/src/client/MultiPlayerLevel.h @@ -1,9 +1,9 @@ #pragma once using namespace std; -#include "..\Minecraft.World\HashExtension.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\JavaIntHash.h" +#include "HashExtension.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.entity.h" +#include "JavaIntHash.h" class ClientConnection; class MultiPlayerChunkCache; diff --git a/Minecraft.Client/MultiPlayerLocalPlayer.cpp b/src/client/MultiPlayerLocalPlayer.cpp similarity index 94% rename from Minecraft.Client/MultiPlayerLocalPlayer.cpp rename to src/client/MultiPlayerLocalPlayer.cpp index bb2630e5..ccf198f3 100644 --- a/Minecraft.Client/MultiPlayerLocalPlayer.cpp +++ b/src/client/MultiPlayerLocalPlayer.cpp @@ -1,17 +1,17 @@ #include "stdafx.h" -//#include "..\Minecraft.World\JavaMath.h" +//#include "JavaMath.h" #include "MultiplayerLocalPlayer.h" #include "ClientConnection.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\AABB.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.effect.h" -#include "..\Minecraft.World\LevelData.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.network.h" +#include "Mth.h" +#include "AABB.h" +#include "net.minecraft.stats.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.effect.h" +#include "LevelData.h" +#include "net.minecraft.world.entity.item.h" diff --git a/Minecraft.Client/MultiPlayerLocalPlayer.h b/src/client/MultiPlayerLocalPlayer.h similarity index 97% rename from Minecraft.Client/MultiPlayerLocalPlayer.h rename to src/client/MultiPlayerLocalPlayer.h index 8687b36a..3826c9e5 100644 --- a/Minecraft.Client/MultiPlayerLocalPlayer.h +++ b/src/client/MultiPlayerLocalPlayer.h @@ -1,6 +1,6 @@ #pragma once #include "LocalPlayer.h" -#include "..\Minecraft.World\SharedConstants.h" +#include "SharedConstants.h" class ClientConnection; class Minecraft; diff --git a/Minecraft.Client/MushroomCowRenderer.cpp b/src/client/MushroomCowRenderer.cpp similarity index 92% rename from Minecraft.Client/MushroomCowRenderer.cpp rename to src/client/MushroomCowRenderer.cpp index 688fab5c..947d88a9 100644 --- a/Minecraft.Client/MushroomCowRenderer.cpp +++ b/src/client/MushroomCowRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.level.tile.h" #include "QuadrupedModel.h" #include "ModelPart.h" #include "MushroomCowRenderer.h" diff --git a/Minecraft.Client/MushroomCowRenderer.h b/src/client/MushroomCowRenderer.h similarity index 100% rename from Minecraft.Client/MushroomCowRenderer.h rename to src/client/MushroomCowRenderer.h diff --git a/Minecraft.Client/NameEntryScreen.cpp b/src/client/NameEntryScreen.cpp similarity index 97% rename from Minecraft.Client/NameEntryScreen.cpp rename to src/client/NameEntryScreen.cpp index c9df7024..adce2c87 100644 --- a/Minecraft.Client/NameEntryScreen.cpp +++ b/src/client/NameEntryScreen.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "NameEntryScreen.h" #include "Button.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" const wstring NameEntryScreen::allowedChars = L"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 ,.:-_'*!\"#%/()=+?[]{}<>"; diff --git a/Minecraft.Client/NameEntryScreen.h b/src/client/NameEntryScreen.h similarity index 100% rename from Minecraft.Client/NameEntryScreen.h rename to src/client/NameEntryScreen.h diff --git a/Minecraft.Client/NetherPortalParticle.cpp b/src/client/NetherPortalParticle.cpp similarity index 96% rename from Minecraft.Client/NetherPortalParticle.cpp rename to src/client/NetherPortalParticle.cpp index 4b70d38f..6e5c2301 100644 --- a/Minecraft.Client/NetherPortalParticle.cpp +++ b/src/client/NetherPortalParticle.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "NetherPortalParticle.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Random.h" +#include "JavaMath.h" +#include "Random.h" #include "Minecraft.h" // 4J Stu - This class was originally "PortalParticle" but I have split the two uses of the particle diff --git a/Minecraft.Client/NetherPortalParticle.h b/src/client/NetherPortalParticle.h similarity index 100% rename from Minecraft.Client/NetherPortalParticle.h rename to src/client/NetherPortalParticle.h diff --git a/Minecraft.Client/Network Implementation Notes.txt b/src/client/Network Implementation Notes.txt similarity index 100% rename from Minecraft.Client/Network Implementation Notes.txt rename to src/client/Network Implementation Notes.txt diff --git a/Minecraft.Client/NoteParticle.cpp b/src/client/NoteParticle.cpp similarity index 98% rename from Minecraft.Client/NoteParticle.cpp rename to src/client/NoteParticle.cpp index 2e2320c8..9f321de8 100644 --- a/Minecraft.Client/NoteParticle.cpp +++ b/src/client/NoteParticle.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "NoteParticle.h" void NoteParticle::init(Level *level, double x, double y, double z, double xa, double ya, double za, float scale) diff --git a/Minecraft.Client/NoteParticle.h b/src/client/NoteParticle.h similarity index 100% rename from Minecraft.Client/NoteParticle.h rename to src/client/NoteParticle.h diff --git a/Minecraft.Client/OffsettedRenderList.cpp b/src/client/OffsettedRenderList.cpp similarity index 96% rename from Minecraft.Client/OffsettedRenderList.cpp rename to src/client/OffsettedRenderList.cpp index 729d26f9..3e9d47d0 100644 --- a/Minecraft.Client/OffsettedRenderList.cpp +++ b/src/client/OffsettedRenderList.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\IntBuffer.h" +#include "IntBuffer.h" #include "OffsettedRenderList.h" // 4J added diff --git a/Minecraft.Client/OffsettedRenderList.h b/src/client/OffsettedRenderList.h similarity index 100% rename from Minecraft.Client/OffsettedRenderList.h rename to src/client/OffsettedRenderList.h diff --git a/Minecraft.Client/Options.cpp b/src/client/Options.cpp similarity index 97% rename from Minecraft.Client/Options.cpp rename to src/client/Options.cpp index 9952fc8c..9315cfb6 100644 --- a/Minecraft.Client/Options.cpp +++ b/src/client/Options.cpp @@ -3,16 +3,16 @@ #include "KeyMapping.h" #include "LevelRenderer.h" #include "Textures.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\Language.h" -#include "..\Minecraft.World\File.h" -#include "..\Minecraft.World\BufferedReader.h" -#include "..\Minecraft.World\DataInputStream.h" -#include "..\Minecraft.World\InputStreamReader.h" -#include "..\Minecraft.World\FileInputStream.h" -#include "..\Minecraft.World\FileOutputStream.h" -#include "..\Minecraft.World\DataOutputStream.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "net.minecraft.locale.h" +#include "Language.h" +#include "File.h" +#include "BufferedReader.h" +#include "DataInputStream.h" +#include "InputStreamReader.h" +#include "FileInputStream.h" +#include "FileOutputStream.h" +#include "DataOutputStream.h" +#include "StringHelpers.h" // 4J - the Option sub-class used to be an java enumerated type, trying to emulate that functionality here const Options::Option Options::Option::options[17] = diff --git a/Minecraft.Client/Options.h b/src/client/Options.h similarity index 98% rename from Minecraft.Client/Options.h rename to src/client/Options.h index 8be61ac6..b20cfb76 100644 --- a/Minecraft.Client/Options.h +++ b/src/client/Options.h @@ -2,7 +2,7 @@ using namespace std; class Minecraft; class KeyMapping; -#include "..\Minecraft.World\File.h" +#include "File.h" class Options { diff --git a/Minecraft.Client/OptionsScreen.cpp b/src/client/OptionsScreen.cpp similarity index 98% rename from Minecraft.Client/OptionsScreen.cpp rename to src/client/OptionsScreen.cpp index b5c2f5e6..4219da78 100644 --- a/Minecraft.Client/OptionsScreen.cpp +++ b/src/client/OptionsScreen.cpp @@ -5,7 +5,7 @@ #include "Options.h" #include "ControlsScreen.h" #include "VideoSettingsScreen.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" OptionsScreen::OptionsScreen(Screen *lastScreen, Options *options) { diff --git a/Minecraft.Client/OptionsScreen.h b/src/client/OptionsScreen.h similarity index 100% rename from Minecraft.Client/OptionsScreen.h rename to src/client/OptionsScreen.h diff --git a/Minecraft.Client/Orbis/4JLibs/inc/4J_Input.h b/src/client/Orbis/4JLibs/inc/4J_Input.h similarity index 100% rename from Minecraft.Client/Orbis/4JLibs/inc/4J_Input.h rename to src/client/Orbis/4JLibs/inc/4J_Input.h diff --git a/Minecraft.Client/Orbis/4JLibs/inc/4J_Profile.h b/src/client/Orbis/4JLibs/inc/4J_Profile.h similarity index 100% rename from Minecraft.Client/Orbis/4JLibs/inc/4J_Profile.h rename to src/client/Orbis/4JLibs/inc/4J_Profile.h diff --git a/Minecraft.Client/Orbis/4JLibs/inc/4J_Render.h b/src/client/Orbis/4JLibs/inc/4J_Render.h similarity index 100% rename from Minecraft.Client/Orbis/4JLibs/inc/4J_Render.h rename to src/client/Orbis/4JLibs/inc/4J_Render.h diff --git a/Minecraft.Client/Orbis/4JLibs/inc/4J_Storage.h b/src/client/Orbis/4JLibs/inc/4J_Storage.h similarity index 100% rename from Minecraft.Client/Orbis/4JLibs/inc/4J_Storage.h rename to src/client/Orbis/4JLibs/inc/4J_Storage.h diff --git a/Minecraft.Client/Orbis/Assert/assert.h b/src/client/Orbis/Assert/assert.h similarity index 100% rename from Minecraft.Client/Orbis/Assert/assert.h rename to src/client/Orbis/Assert/assert.h diff --git a/Minecraft.Client/Orbis/DLCImages/SP1_360x360.png b/src/client/Orbis/DLCImages/SP1_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/SP1_360x360.png rename to src/client/Orbis/DLCImages/SP1_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/SP2_360x360.png b/src/client/Orbis/DLCImages/SP2_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/SP2_360x360.png rename to src/client/Orbis/DLCImages/SP2_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/SP3_360x360.png b/src/client/Orbis/DLCImages/SP3_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/SP3_360x360.png rename to src/client/Orbis/DLCImages/SP3_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/SPC_360x360.png b/src/client/Orbis/DLCImages/SPC_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/SPC_360x360.png rename to src/client/Orbis/DLCImages/SPC_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/SPF_360x360.png b/src/client/Orbis/DLCImages/SPF_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/SPF_360x360.png rename to src/client/Orbis/DLCImages/SPF_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/SPZ_360x360.png b/src/client/Orbis/DLCImages/SPZ_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/SPZ_360x360.png rename to src/client/Orbis/DLCImages/SPZ_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/TP01_360x360.png b/src/client/Orbis/DLCImages/TP01_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/TP01_360x360.png rename to src/client/Orbis/DLCImages/TP01_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/TP02_360x360.png b/src/client/Orbis/DLCImages/TP02_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/TP02_360x360.png rename to src/client/Orbis/DLCImages/TP02_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/TP03_360x360.png b/src/client/Orbis/DLCImages/TP03_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/TP03_360x360.png rename to src/client/Orbis/DLCImages/TP03_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/TP05_360x360.png b/src/client/Orbis/DLCImages/TP05_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/TP05_360x360.png rename to src/client/Orbis/DLCImages/TP05_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/TP06_360x360.png b/src/client/Orbis/DLCImages/TP06_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/TP06_360x360.png rename to src/client/Orbis/DLCImages/TP06_360x360.png diff --git a/Minecraft.Client/Orbis/DLCImages/TP07_360x360.png b/src/client/Orbis/DLCImages/TP07_360x360.png similarity index 100% rename from Minecraft.Client/Orbis/DLCImages/TP07_360x360.png rename to src/client/Orbis/DLCImages/TP07_360x360.png diff --git a/Minecraft.Client/Orbis/GameConfig/AcquireHardware_icon.png b/src/client/Orbis/GameConfig/AcquireHardware_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/AcquireHardware_icon.png rename to src/client/Orbis/GameConfig/AcquireHardware_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/AdventuringTime_icon.png b/src/client/Orbis/GameConfig/AdventuringTime_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/AdventuringTime_icon.png rename to src/client/Orbis/GameConfig/AdventuringTime_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/All_Trophies.png b/src/client/Orbis/GameConfig/All_Trophies.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/All_Trophies.png rename to src/client/Orbis/GameConfig/All_Trophies.png diff --git a/Minecraft.Client/Orbis/GameConfig/Archer_icon.png b/src/client/Orbis/GameConfig/Archer_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Archer_icon.png rename to src/client/Orbis/GameConfig/Archer_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/BakeBread_icon.png b/src/client/Orbis/GameConfig/BakeBread_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/BakeBread_icon.png rename to src/client/Orbis/GameConfig/BakeBread_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Benchmarking_icon.png b/src/client/Orbis/GameConfig/Benchmarking_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Benchmarking_icon.png rename to src/client/Orbis/GameConfig/Benchmarking_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Bodyguard_icon.png b/src/client/Orbis/GameConfig/Bodyguard_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Bodyguard_icon.png rename to src/client/Orbis/GameConfig/Bodyguard_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/ChestfulOfCobblestone_icon.png b/src/client/Orbis/GameConfig/ChestfulOfCobblestone_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/ChestfulOfCobblestone_icon.png rename to src/client/Orbis/GameConfig/ChestfulOfCobblestone_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/CowTipper_icon.png b/src/client/Orbis/GameConfig/CowTipper_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/CowTipper_icon.png rename to src/client/Orbis/GameConfig/CowTipper_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/DeliciousFish_icon.png b/src/client/Orbis/GameConfig/DeliciousFish_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/DeliciousFish_icon.png rename to src/client/Orbis/GameConfig/DeliciousFish_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/DiamondsToYou_icon.png b/src/client/Orbis/GameConfig/DiamondsToYou_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/DiamondsToYou_icon.png rename to src/client/Orbis/GameConfig/DiamondsToYou_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Diamonds_icon.png b/src/client/Orbis/GameConfig/Diamonds_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Diamonds_icon.png rename to src/client/Orbis/GameConfig/Diamonds_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/DispenseWithThis_icon.png b/src/client/Orbis/GameConfig/DispenseWithThis_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/DispenseWithThis_icon.png rename to src/client/Orbis/GameConfig/DispenseWithThis_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Enchanter_icon.png b/src/client/Orbis/GameConfig/Enchanter_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Enchanter_icon.png rename to src/client/Orbis/GameConfig/Enchanter_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/GettingAnUpgrade_icon.png b/src/client/Orbis/GameConfig/GettingAnUpgrade_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/GettingAnUpgrade_icon.png rename to src/client/Orbis/GameConfig/GettingAnUpgrade_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/GettingWood_icon.png b/src/client/Orbis/GameConfig/GettingWood_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/GettingWood_icon.png rename to src/client/Orbis/GameConfig/GettingWood_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/HaveAShearfulDay_icon.png b/src/client/Orbis/GameConfig/HaveAShearfulDay_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/HaveAShearfulDay_icon.png rename to src/client/Orbis/GameConfig/HaveAShearfulDay_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/HotTopic_icon.png b/src/client/Orbis/GameConfig/HotTopic_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/HotTopic_icon.png rename to src/client/Orbis/GameConfig/HotTopic_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/IntoFire_icon.png b/src/client/Orbis/GameConfig/IntoFire_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/IntoFire_icon.png rename to src/client/Orbis/GameConfig/IntoFire_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/IntoTheNether_icon.png b/src/client/Orbis/GameConfig/IntoTheNether_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/IntoTheNether_icon.png rename to src/client/Orbis/GameConfig/IntoTheNether_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/IronBelly_icon.png b/src/client/Orbis/GameConfig/IronBelly_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/IronBelly_icon.png rename to src/client/Orbis/GameConfig/IronBelly_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/IronMan_icon.png b/src/client/Orbis/GameConfig/IronMan_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/IronMan_icon.png rename to src/client/Orbis/GameConfig/IronMan_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/ItsASign_icon.png b/src/client/Orbis/GameConfig/ItsASign_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/ItsASign_icon.png rename to src/client/Orbis/GameConfig/ItsASign_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/LeaderOfThePack_icon.png b/src/client/Orbis/GameConfig/LeaderOfThePack_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/LeaderOfThePack_icon.png rename to src/client/Orbis/GameConfig/LeaderOfThePack_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Librarian_icon.png b/src/client/Orbis/GameConfig/Librarian_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Librarian_icon.png rename to src/client/Orbis/GameConfig/Librarian_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/LionTamer_icon.png b/src/client/Orbis/GameConfig/LionTamer_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/LionTamer_icon.png rename to src/client/Orbis/GameConfig/LionTamer_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/LocalBrewery_icon.png b/src/client/Orbis/GameConfig/LocalBrewery_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/LocalBrewery_icon.png rename to src/client/Orbis/GameConfig/LocalBrewery_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/MOARTools_icon.png b/src/client/Orbis/GameConfig/MOARTools_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/MOARTools_icon.png rename to src/client/Orbis/GameConfig/MOARTools_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Minecraft.spa b/src/client/Orbis/GameConfig/Minecraft.spa similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Minecraft.spa rename to src/client/Orbis/GameConfig/Minecraft.spa diff --git a/Minecraft.Client/Orbis/GameConfig/Minecraft.spa.h b/src/client/Orbis/GameConfig/Minecraft.spa.h similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Minecraft.spa.h rename to src/client/Orbis/GameConfig/Minecraft.spa.h diff --git a/Minecraft.Client/Orbis/GameConfig/Minecraft.trp b/src/client/Orbis/GameConfig/Minecraft.trp similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Minecraft.trp rename to src/client/Orbis/GameConfig/Minecraft.trp diff --git a/Minecraft.Client/Orbis/GameConfig/MonsterHunter_icon.png b/src/client/Orbis/GameConfig/MonsterHunter_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/MonsterHunter_icon.png rename to src/client/Orbis/GameConfig/MonsterHunter_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/MusicToMyEars_icon.png b/src/client/Orbis/GameConfig/MusicToMyEars_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/MusicToMyEars_icon.png rename to src/client/Orbis/GameConfig/MusicToMyEars_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/OnARail_icon.png b/src/client/Orbis/GameConfig/OnARail_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/OnARail_icon.png rename to src/client/Orbis/GameConfig/OnARail_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Overkill_icon.png b/src/client/Orbis/GameConfig/Overkill_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Overkill_icon.png rename to src/client/Orbis/GameConfig/Overkill_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/PassingTheTime_icon.png b/src/client/Orbis/GameConfig/PassingTheTime_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/PassingTheTime_icon.png rename to src/client/Orbis/GameConfig/PassingTheTime_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/PorkChop_icon.png b/src/client/Orbis/GameConfig/PorkChop_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/PorkChop_icon.png rename to src/client/Orbis/GameConfig/PorkChop_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/PotPlanter_icon.png b/src/client/Orbis/GameConfig/PotPlanter_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/PotPlanter_icon.png rename to src/client/Orbis/GameConfig/PotPlanter_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/RainbowCollection_icon.png b/src/client/Orbis/GameConfig/RainbowCollection_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/RainbowCollection_icon.png rename to src/client/Orbis/GameConfig/RainbowCollection_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/RenewableEnergy_icon.png b/src/client/Orbis/GameConfig/RenewableEnergy_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/RenewableEnergy_icon.png rename to src/client/Orbis/GameConfig/RenewableEnergy_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/Repopulation_icon.png b/src/client/Orbis/GameConfig/Repopulation_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/Repopulation_icon.png rename to src/client/Orbis/GameConfig/Repopulation_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/ReturnToSender_icon.png b/src/client/Orbis/GameConfig/ReturnToSender_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/ReturnToSender_icon.png rename to src/client/Orbis/GameConfig/ReturnToSender_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/SniperDuel_icon.png b/src/client/Orbis/GameConfig/SniperDuel_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/SniperDuel_icon.png rename to src/client/Orbis/GameConfig/SniperDuel_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/StayinFrosty_icon.png b/src/client/Orbis/GameConfig/StayinFrosty_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/StayinFrosty_icon.png rename to src/client/Orbis/GameConfig/StayinFrosty_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/TakingInventory_icon.png b/src/client/Orbis/GameConfig/TakingInventory_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/TakingInventory_icon.png rename to src/client/Orbis/GameConfig/TakingInventory_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/TheEnd_icon.png b/src/client/Orbis/GameConfig/TheEnd_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/TheEnd_icon.png rename to src/client/Orbis/GameConfig/TheEnd_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/TheHaggler_icon.png b/src/client/Orbis/GameConfig/TheHaggler_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/TheHaggler_icon.png rename to src/client/Orbis/GameConfig/TheHaggler_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/TheLie_icon.png b/src/client/Orbis/GameConfig/TheLie_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/TheLie_icon.png rename to src/client/Orbis/GameConfig/TheLie_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/The_Other_End_icon.png b/src/client/Orbis/GameConfig/The_Other_End_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/The_Other_End_icon.png rename to src/client/Orbis/GameConfig/The_Other_End_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/TimeToFarm_icon.png b/src/client/Orbis/GameConfig/TimeToFarm_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/TimeToFarm_icon.png rename to src/client/Orbis/GameConfig/TimeToFarm_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/TimeToMine_icon.png b/src/client/Orbis/GameConfig/TimeToMine_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/TimeToMine_icon.png rename to src/client/Orbis/GameConfig/TimeToMine_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/TimeToStrike_icon.png b/src/client/Orbis/GameConfig/TimeToStrike_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/TimeToStrike_icon.png rename to src/client/Orbis/GameConfig/TimeToStrike_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/WhenPigsFly_icon.png b/src/client/Orbis/GameConfig/WhenPigsFly_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/WhenPigsFly_icon.png rename to src/client/Orbis/GameConfig/WhenPigsFly_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/ZombieDoctor_icon.png b/src/client/Orbis/GameConfig/ZombieDoctor_icon.png similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/ZombieDoctor_icon.png rename to src/client/Orbis/GameConfig/ZombieDoctor_icon.png diff --git a/Minecraft.Client/Orbis/GameConfig/rename.py b/src/client/Orbis/GameConfig/rename.py similarity index 100% rename from Minecraft.Client/Orbis/GameConfig/rename.py rename to src/client/Orbis/GameConfig/rename.py diff --git a/Minecraft.Client/Orbis/Iggy/gdraw/gdraw_orbis.cpp b/src/client/Orbis/Iggy/gdraw/gdraw_orbis.cpp similarity index 100% rename from Minecraft.Client/Orbis/Iggy/gdraw/gdraw_orbis.cpp rename to src/client/Orbis/Iggy/gdraw/gdraw_orbis.cpp diff --git a/Minecraft.Client/Orbis/Iggy/gdraw/gdraw_orbis.h b/src/client/Orbis/Iggy/gdraw/gdraw_orbis.h similarity index 100% rename from Minecraft.Client/Orbis/Iggy/gdraw/gdraw_orbis.h rename to src/client/Orbis/Iggy/gdraw/gdraw_orbis.h diff --git a/Minecraft.Client/Orbis/Iggy/gdraw/gdraw_orbis_shaders.inl b/src/client/Orbis/Iggy/gdraw/gdraw_orbis_shaders.inl similarity index 100% rename from Minecraft.Client/Orbis/Iggy/gdraw/gdraw_orbis_shaders.inl rename to src/client/Orbis/Iggy/gdraw/gdraw_orbis_shaders.inl diff --git a/Minecraft.Client/Orbis/Iggy/gdraw/gdraw_shared.inl b/src/client/Orbis/Iggy/gdraw/gdraw_shared.inl similarity index 100% rename from Minecraft.Client/Orbis/Iggy/gdraw/gdraw_shared.inl rename to src/client/Orbis/Iggy/gdraw/gdraw_shared.inl diff --git a/Minecraft.Client/Orbis/Iggy/include/gdraw.h b/src/client/Orbis/Iggy/include/gdraw.h similarity index 100% rename from Minecraft.Client/Orbis/Iggy/include/gdraw.h rename to src/client/Orbis/Iggy/include/gdraw.h diff --git a/Minecraft.Client/Orbis/Iggy/include/iggy.h b/src/client/Orbis/Iggy/include/iggy.h similarity index 100% rename from Minecraft.Client/Orbis/Iggy/include/iggy.h rename to src/client/Orbis/Iggy/include/iggy.h diff --git a/Minecraft.Client/Orbis/Iggy/include/iggyexpruntime.h b/src/client/Orbis/Iggy/include/iggyexpruntime.h similarity index 100% rename from Minecraft.Client/Orbis/Iggy/include/iggyexpruntime.h rename to src/client/Orbis/Iggy/include/iggyexpruntime.h diff --git a/Minecraft.Client/Orbis/Iggy/include/iggyperfmon.h b/src/client/Orbis/Iggy/include/iggyperfmon.h similarity index 100% rename from Minecraft.Client/Orbis/Iggy/include/iggyperfmon.h rename to src/client/Orbis/Iggy/include/iggyperfmon.h diff --git a/Minecraft.Client/Orbis/Iggy/include/iggyperfmon_orbis.h b/src/client/Orbis/Iggy/include/iggyperfmon_orbis.h similarity index 100% rename from Minecraft.Client/Orbis/Iggy/include/iggyperfmon_orbis.h rename to src/client/Orbis/Iggy/include/iggyperfmon_orbis.h diff --git a/Minecraft.Client/Orbis/Iggy/include/rrCore.h b/src/client/Orbis/Iggy/include/rrCore.h similarity index 100% rename from Minecraft.Client/Orbis/Iggy/include/rrCore.h rename to src/client/Orbis/Iggy/include/rrCore.h diff --git a/Minecraft.Client/Orbis/Leaderboards/OrbisLeaderboardManager.cpp b/src/client/Orbis/Leaderboards/OrbisLeaderboardManager.cpp similarity index 99% rename from Minecraft.Client/Orbis/Leaderboards/OrbisLeaderboardManager.cpp rename to src/client/Orbis/Leaderboards/OrbisLeaderboardManager.cpp index b7662197..5c296d83 100644 --- a/Minecraft.Client/Orbis/Leaderboards/OrbisLeaderboardManager.cpp +++ b/src/client/Orbis/Leaderboards/OrbisLeaderboardManager.cpp @@ -5,11 +5,11 @@ #include "base64.h" #include "..\Orbis_App.h" -#include "..\..\Common\Consoles_App.h" +#include "Common\Consoles_App.h" -#include "Common\Network\Sony\SQRNetworkManager.h" +#include "Common/Network\Sony\SQRNetworkManager.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include @@ -133,7 +133,7 @@ void OrbisLeaderboardManager::scoreboardThreadInternal() // The following NP call should be reserved for asynchronous multiplayer modes that require PS Plus to be accessed. // // Note 2: - // The message is not displayed with a user without PlayStation®Plus subscription and they are able to access the Leaderboards. + // The message is not displayed with a user without PlayStation�Plus subscription and they are able to access the Leaderboards. // NotifyAsyncPlusFeature(); diff --git a/Minecraft.Client/Orbis/Leaderboards/OrbisLeaderboardManager.h b/src/client/Orbis/Leaderboards/OrbisLeaderboardManager.h similarity index 98% rename from Minecraft.Client/Orbis/Leaderboards/OrbisLeaderboardManager.h rename to src/client/Orbis/Leaderboards/OrbisLeaderboardManager.h index c2243a93..efa1ef69 100644 --- a/Minecraft.Client/Orbis/Leaderboards/OrbisLeaderboardManager.h +++ b/src/client/Orbis/Leaderboards/OrbisLeaderboardManager.h @@ -1,6 +1,6 @@ #pragma once -#include "Common\Leaderboards\LeaderboardManager.h" +#include "Common/Leaderboards\LeaderboardManager.h" class OrbisLeaderboardManager : public LeaderboardManager { diff --git a/Minecraft.Client/Orbis/Leaderboards/base64.cpp b/src/client/Orbis/Leaderboards/base64.cpp similarity index 100% rename from Minecraft.Client/Orbis/Leaderboards/base64.cpp rename to src/client/Orbis/Leaderboards/base64.cpp diff --git a/Minecraft.Client/Orbis/Leaderboards/base64.h b/src/client/Orbis/Leaderboards/base64.h similarity index 100% rename from Minecraft.Client/Orbis/Leaderboards/base64.h rename to src/client/Orbis/Leaderboards/base64.h diff --git a/Minecraft.Client/Orbis/Miles/include/mss.h b/src/client/Orbis/Miles/include/mss.h similarity index 100% rename from Minecraft.Client/Orbis/Miles/include/mss.h rename to src/client/Orbis/Miles/include/mss.h diff --git a/Minecraft.Client/Orbis/Miles/include/rrCore.h b/src/client/Orbis/Miles/include/rrCore.h similarity index 100% rename from Minecraft.Client/Orbis/Miles/include/rrCore.h rename to src/client/Orbis/Miles/include/rrCore.h diff --git a/Minecraft.Client/Orbis/MinecraftPronunciation/MinecraftPronunciation.sig b/src/client/Orbis/MinecraftPronunciation/MinecraftPronunciation.sig similarity index 100% rename from Minecraft.Client/Orbis/MinecraftPronunciation/MinecraftPronunciation.sig rename to src/client/Orbis/MinecraftPronunciation/MinecraftPronunciation.sig diff --git a/Minecraft.Client/Orbis/MinecraftPronunciation/MinecraftPronunciation.xml b/src/client/Orbis/MinecraftPronunciation/MinecraftPronunciation.xml similarity index 100% rename from Minecraft.Client/Orbis/MinecraftPronunciation/MinecraftPronunciation.xml rename to src/client/Orbis/MinecraftPronunciation/MinecraftPronunciation.xml diff --git a/Minecraft.Client/Orbis/MinecraftPronunciation/pronunciation.sig b/src/client/Orbis/MinecraftPronunciation/pronunciation.sig similarity index 100% rename from Minecraft.Client/Orbis/MinecraftPronunciation/pronunciation.sig rename to src/client/Orbis/MinecraftPronunciation/pronunciation.sig diff --git a/Minecraft.Client/Orbis/MinecraftPronunciation/pronunciation.xml b/src/client/Orbis/MinecraftPronunciation/pronunciation.xml similarity index 100% rename from Minecraft.Client/Orbis/MinecraftPronunciation/pronunciation.xml rename to src/client/Orbis/MinecraftPronunciation/pronunciation.xml diff --git a/Minecraft.Client/Orbis/Minecraft_Macros.h b/src/client/Orbis/Minecraft_Macros.h similarity index 100% rename from Minecraft.Client/Orbis/Minecraft_Macros.h rename to src/client/Orbis/Minecraft_Macros.h diff --git a/Minecraft.Client/Orbis/Network/Orbis_NPToolkit.cpp b/src/client/Orbis/Network/Orbis_NPToolkit.cpp similarity index 100% rename from Minecraft.Client/Orbis/Network/Orbis_NPToolkit.cpp rename to src/client/Orbis/Network/Orbis_NPToolkit.cpp diff --git a/Minecraft.Client/Orbis/Network/Orbis_NPToolkit.h b/src/client/Orbis/Network/Orbis_NPToolkit.h similarity index 100% rename from Minecraft.Client/Orbis/Network/Orbis_NPToolkit.h rename to src/client/Orbis/Network/Orbis_NPToolkit.h diff --git a/Minecraft.Client/Orbis/Network/PsPlusUpsellWrapper_Orbis.cpp b/src/client/Orbis/Network/PsPlusUpsellWrapper_Orbis.cpp similarity index 100% rename from Minecraft.Client/Orbis/Network/PsPlusUpsellWrapper_Orbis.cpp rename to src/client/Orbis/Network/PsPlusUpsellWrapper_Orbis.cpp diff --git a/Minecraft.Client/Orbis/Network/PsPlusUpsellWrapper_Orbis.h b/src/client/Orbis/Network/PsPlusUpsellWrapper_Orbis.h similarity index 100% rename from Minecraft.Client/Orbis/Network/PsPlusUpsellWrapper_Orbis.h rename to src/client/Orbis/Network/PsPlusUpsellWrapper_Orbis.h diff --git a/Minecraft.Client/Orbis/Network/SQRNetworkManager_Orbis.cpp b/src/client/Orbis/Network/SQRNetworkManager_Orbis.cpp similarity index 99% rename from Minecraft.Client/Orbis/Network/SQRNetworkManager_Orbis.cpp rename to src/client/Orbis/Network/SQRNetworkManager_Orbis.cpp index 5c02cb08..5aed312e 100644 --- a/Minecraft.Client/Orbis/Network/SQRNetworkManager_Orbis.cpp +++ b/src/client/Orbis/Network/SQRNetworkManager_Orbis.cpp @@ -12,8 +12,8 @@ #include "../ps4__np_conf.h" #include "Orbis_NPToolkit.h" #include "SonyVoiceChat_Orbis.h" -#include "Common\Network\Sony\SonyHttp.h" -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "Common/Network\Sony\SonyHttp.h" +#include "C4JThread.h" // #include "..\PS3Extras\PS3Strings.h" diff --git a/Minecraft.Client/Orbis/Network/SQRNetworkManager_Orbis.h b/src/client/Orbis/Network/SQRNetworkManager_Orbis.h similarity index 99% rename from Minecraft.Client/Orbis/Network/SQRNetworkManager_Orbis.h rename to src/client/Orbis/Network/SQRNetworkManager_Orbis.h index 5b19f63e..995091ed 100644 --- a/Minecraft.Client/Orbis/Network/SQRNetworkManager_Orbis.h +++ b/src/client/Orbis/Network/SQRNetworkManager_Orbis.h @@ -8,7 +8,7 @@ #include // #include "SonyVoiceChat_Orbis.h" -#include "..\..\Common\Network\Sony\SQRNetworkManager.h" +#include "Common\Network\Sony\SQRNetworkManager.h" class SQRNetworkPlayer; class ISQRNetworkManagerListener; diff --git a/Minecraft.Client/Orbis/Network/SonyCommerce_Orbis.cpp b/src/client/Orbis/Network/SonyCommerce_Orbis.cpp similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyCommerce_Orbis.cpp rename to src/client/Orbis/Network/SonyCommerce_Orbis.cpp diff --git a/Minecraft.Client/Orbis/Network/SonyCommerce_Orbis.h b/src/client/Orbis/Network/SonyCommerce_Orbis.h similarity index 99% rename from Minecraft.Client/Orbis/Network/SonyCommerce_Orbis.h rename to src/client/Orbis/Network/SonyCommerce_Orbis.h index a2a42d57..edbd767b 100644 --- a/Minecraft.Client/Orbis/Network/SonyCommerce_Orbis.h +++ b/src/client/Orbis/Network/SonyCommerce_Orbis.h @@ -1,6 +1,6 @@ #pragma once -#include "Common\Network\Sony\SonyCommerce.h" +#include "Common/Network\Sony\SonyCommerce.h" class OrbisNPToolkit; class SonyCommerce_Orbis : public SonyCommerce diff --git a/Minecraft.Client/Orbis/Network/SonyHttp_Orbis.cpp b/src/client/Orbis/Network/SonyHttp_Orbis.cpp similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyHttp_Orbis.cpp rename to src/client/Orbis/Network/SonyHttp_Orbis.cpp diff --git a/Minecraft.Client/Orbis/Network/SonyHttp_Orbis.h b/src/client/Orbis/Network/SonyHttp_Orbis.h similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyHttp_Orbis.h rename to src/client/Orbis/Network/SonyHttp_Orbis.h diff --git a/Minecraft.Client/Orbis/Network/SonyRemoteStorage_Orbis.cpp b/src/client/Orbis/Network/SonyRemoteStorage_Orbis.cpp similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyRemoteStorage_Orbis.cpp rename to src/client/Orbis/Network/SonyRemoteStorage_Orbis.cpp diff --git a/Minecraft.Client/Orbis/Network/SonyRemoteStorage_Orbis.h b/src/client/Orbis/Network/SonyRemoteStorage_Orbis.h similarity index 95% rename from Minecraft.Client/Orbis/Network/SonyRemoteStorage_Orbis.h rename to src/client/Orbis/Network/SonyRemoteStorage_Orbis.h index 0b36c41d..9458de12 100644 --- a/Minecraft.Client/Orbis/Network/SonyRemoteStorage_Orbis.h +++ b/src/client/Orbis/Network/SonyRemoteStorage_Orbis.h @@ -1,7 +1,7 @@ #pragma once -#include "Common\Network\Sony\SonyRemoteStorage.h" +#include "Common/Network\Sony\SonyRemoteStorage.h" class SonyRemoteStorage_Orbis : public SonyRemoteStorage { diff --git a/Minecraft.Client/Orbis/Network/SonyVoiceChatParty_Orbis.cpp b/src/client/Orbis/Network/SonyVoiceChatParty_Orbis.cpp similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyVoiceChatParty_Orbis.cpp rename to src/client/Orbis/Network/SonyVoiceChatParty_Orbis.cpp diff --git a/Minecraft.Client/Orbis/Network/SonyVoiceChatParty_Orbis.h b/src/client/Orbis/Network/SonyVoiceChatParty_Orbis.h similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyVoiceChatParty_Orbis.h rename to src/client/Orbis/Network/SonyVoiceChatParty_Orbis.h diff --git a/Minecraft.Client/Orbis/Network/SonyVoiceChat_Orbis.cpp b/src/client/Orbis/Network/SonyVoiceChat_Orbis.cpp similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyVoiceChat_Orbis.cpp rename to src/client/Orbis/Network/SonyVoiceChat_Orbis.cpp diff --git a/Minecraft.Client/Orbis/Network/SonyVoiceChat_Orbis.h b/src/client/Orbis/Network/SonyVoiceChat_Orbis.h similarity index 100% rename from Minecraft.Client/Orbis/Network/SonyVoiceChat_Orbis.h rename to src/client/Orbis/Network/SonyVoiceChat_Orbis.h diff --git a/Minecraft.Client/Orbis/OrbisExtras/OrbisMaths.h b/src/client/Orbis/OrbisExtras/OrbisMaths.h similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/OrbisMaths.h rename to src/client/Orbis/OrbisExtras/OrbisMaths.h diff --git a/Minecraft.Client/Orbis/OrbisExtras/OrbisStubs.cpp b/src/client/Orbis/OrbisExtras/OrbisStubs.cpp similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/OrbisStubs.cpp rename to src/client/Orbis/OrbisExtras/OrbisStubs.cpp diff --git a/Minecraft.Client/Orbis/OrbisExtras/OrbisStubs.h b/src/client/Orbis/OrbisExtras/OrbisStubs.h similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/OrbisStubs.h rename to src/client/Orbis/OrbisExtras/OrbisStubs.h diff --git a/Minecraft.Client/Orbis/OrbisExtras/OrbisTypes.h b/src/client/Orbis/OrbisExtras/OrbisTypes.h similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/OrbisTypes.h rename to src/client/Orbis/OrbisExtras/OrbisTypes.h diff --git a/Minecraft.Client/Orbis/OrbisExtras/ShutdownManager.h b/src/client/Orbis/OrbisExtras/ShutdownManager.h similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/ShutdownManager.h rename to src/client/Orbis/OrbisExtras/ShutdownManager.h diff --git a/Minecraft.Client/Orbis/OrbisExtras/TLSStorage.cpp b/src/client/Orbis/OrbisExtras/TLSStorage.cpp similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/TLSStorage.cpp rename to src/client/Orbis/OrbisExtras/TLSStorage.cpp diff --git a/Minecraft.Client/Orbis/OrbisExtras/TLSStorage.h b/src/client/Orbis/OrbisExtras/TLSStorage.h similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/TLSStorage.h rename to src/client/Orbis/OrbisExtras/TLSStorage.h diff --git a/Minecraft.Client/Orbis/OrbisExtras/winerror.h b/src/client/Orbis/OrbisExtras/winerror.h similarity index 100% rename from Minecraft.Client/Orbis/OrbisExtras/winerror.h rename to src/client/Orbis/OrbisExtras/winerror.h diff --git a/Minecraft.Client/Orbis/Orbis_App.cpp b/src/client/Orbis/Orbis_App.cpp similarity index 98% rename from Minecraft.Client/Orbis/Orbis_App.cpp rename to src/client/Orbis/Orbis_App.cpp index 9af5ee12..bebf367b 100644 --- a/Minecraft.Client/Orbis/Orbis_App.cpp +++ b/src/client/Orbis/Orbis_App.cpp @@ -2,21 +2,21 @@ #include "stdafx.h" #include "..\Common\Consoles_App.h" #include "..\User.h" -#include "..\..\Minecraft.Client\Minecraft.h" -#include "..\..\Minecraft.Client\MinecraftServer.h" -#include "..\..\Minecraft.Client\PlayerList.h" -#include "..\..\Minecraft.Client\ServerPlayer.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\LevelSettings.h" -#include "..\..\Minecraft.World\BiomeSource.h" -#include "..\..\Minecraft.World\LevelType.h" -#include "..\..\Orbis\Network\SonyCommerce_Orbis.h" -#include "..\..\Minecraft.World\StringHelpers.h" +#include "..\Minecraft.h" +#include "..\MinecraftServer.h" +#include "..\PlayerList.h" +#include "..\ServerPlayer.h" +#include "..\Level.h" +#include "..\LevelSettings.h" +#include "..\BiomeSource.h" +#include "..\LevelType.h" +#include "Orbis\Network\SonyCommerce_Orbis.h" +#include "..\StringHelpers.h" #include "Network/Orbis_NPToolkit.h" #include "Orbis\Network\SonyRemoteStorage_Orbis.h" #include -#include "..\..\Common\Network\Sony\SonyRemoteStorage.h" +#include "Common\Network\Sony\SonyRemoteStorage.h" #include #include diff --git a/Minecraft.Client/Orbis/Orbis_App.h b/src/client/Orbis/Orbis_App.h similarity index 98% rename from Minecraft.Client/Orbis/Orbis_App.h rename to src/client/Orbis/Orbis_App.h index 1c09579f..bfa51ff8 100644 --- a/Minecraft.Client/Orbis/Orbis_App.h +++ b/src/client/Orbis/Orbis_App.h @@ -3,8 +3,8 @@ class C4JStringTable; #include -#include "..\..\Common\Network\Sony\SonyCommerce.h" -#include "..\..\Common\Network\Sony\SonyRemoteStorage.h" +#include "Common\Network\Sony\SonyCommerce.h" +#include "Common\Network\Sony\SonyRemoteStorage.h" #define PRODUCT_CODE_SIZE 9 #define SAVEFOLDERPREFIX_SIZE 10 diff --git a/Minecraft.Client/Orbis/Orbis_Minecraft.cpp b/src/client/Orbis/Orbis_Minecraft.cpp similarity index 98% rename from Minecraft.Client/Orbis/Orbis_Minecraft.cpp rename to src/client/Orbis/Orbis_Minecraft.cpp index 947b9df8..b0fce1c3 100644 --- a/Minecraft.Client/Orbis/Orbis_Minecraft.cpp +++ b/src/client/Orbis/Orbis_Minecraft.cpp @@ -9,34 +9,34 @@ #include "GameConfig\Minecraft.spa.h" #include "..\MinecraftServer.h" #include "..\LocalPlayer.h" -#include "..\..\Minecraft.World\ItemInstance.h" -#include "..\..\Minecraft.World\MapItem.h" -#include "..\..\Minecraft.World\Recipes.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.World\Language.h" -#include "..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "..\ItemInstance.h" +#include "..\MapItem.h" +#include "..\Recipes.h" +#include "..\Recipy.h" +#include "..\Language.h" +#include "..\StringHelpers.h" +#include "..\AABB.h" +#include "..\Vec3.h" +#include "..\Level.h" +#include "..\net.minecraft.world.level.tile.h" #include "..\ClientConnection.h" #include "..\User.h" -#include "..\..\Minecraft.World\Socket.h" -#include "..\..\Minecraft.World\ThreadName.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\Socket.h" +#include "..\ThreadName.h" +#include "..\StatsCounter.h" #include "..\ConnectScreen.h" //#include "Social\SocialManager.h" //#include "Leaderboards\LeaderboardManager.h" //#include "XUI\XUI_Scene_Container.h" //#include "NetworkManager.h" -#include "..\..\Minecraft.Client\Tesselator.h" -#include "..\..\Minecraft.Client\Options.h" +#include "..\Tesselator.h" +#include "..\Options.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\IntCache.h" +#include "..\IntCache.h" #include "..\Textures.h" -#include "..\..\Minecraft.World\compression.h" -#include "..\..\Minecraft.World\OldChunkStorage.h" +#include "..\compression.h" +#include "..\OldChunkStorage.h" #include "Leaderboards\OrbisLeaderboardManager.h" #include "Network/Orbis_NPToolkit.h" diff --git a/Minecraft.Client/Orbis/Orbis_PlayerUID.cpp b/src/client/Orbis/Orbis_PlayerUID.cpp similarity index 99% rename from Minecraft.Client/Orbis/Orbis_PlayerUID.cpp rename to src/client/Orbis/Orbis_PlayerUID.cpp index 114e6ae8..c648784b 100644 --- a/Minecraft.Client/Orbis/Orbis_PlayerUID.cpp +++ b/src/client/Orbis/Orbis_PlayerUID.cpp @@ -3,7 +3,7 @@ #include "stdafx.h" #include "Orbis_PlayerUID.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include diff --git a/Minecraft.Client/Orbis/Orbis_PlayerUID.h b/src/client/Orbis/Orbis_PlayerUID.h similarity index 100% rename from Minecraft.Client/Orbis/Orbis_PlayerUID.h rename to src/client/Orbis/Orbis_PlayerUID.h diff --git a/Minecraft.Client/Orbis/Orbis_UIController.cpp b/src/client/Orbis/Orbis_UIController.cpp similarity index 100% rename from Minecraft.Client/Orbis/Orbis_UIController.cpp rename to src/client/Orbis/Orbis_UIController.cpp diff --git a/Minecraft.Client/Orbis/Orbis_UIController.h b/src/client/Orbis/Orbis_UIController.h similarity index 100% rename from Minecraft.Client/Orbis/Orbis_UIController.h rename to src/client/Orbis/Orbis_UIController.h diff --git a/Minecraft.Client/Orbis/Sentient/DynamicConfigurations.h b/src/client/Orbis/Sentient/DynamicConfigurations.h similarity index 100% rename from Minecraft.Client/Orbis/Sentient/DynamicConfigurations.h rename to src/client/Orbis/Sentient/DynamicConfigurations.h diff --git a/Minecraft.Client/Orbis/Sentient/MinecraftTelemetry.h b/src/client/Orbis/Sentient/MinecraftTelemetry.h similarity index 100% rename from Minecraft.Client/Orbis/Sentient/MinecraftTelemetry.h rename to src/client/Orbis/Sentient/MinecraftTelemetry.h diff --git a/Minecraft.Client/Orbis/Sentient/SentientManager.h b/src/client/Orbis/Sentient/SentientManager.h similarity index 100% rename from Minecraft.Client/Orbis/Sentient/SentientManager.h rename to src/client/Orbis/Sentient/SentientManager.h diff --git a/Minecraft.Client/Orbis/Sentient/SentientStats.h b/src/client/Orbis/Sentient/SentientStats.h similarity index 100% rename from Minecraft.Client/Orbis/Sentient/SentientStats.h rename to src/client/Orbis/Sentient/SentientStats.h diff --git a/Minecraft.Client/Orbis/Sentient/SentientTelemetryCommon.h b/src/client/Orbis/Sentient/SentientTelemetryCommon.h similarity index 100% rename from Minecraft.Client/Orbis/Sentient/SentientTelemetryCommon.h rename to src/client/Orbis/Sentient/SentientTelemetryCommon.h diff --git a/Minecraft.Client/Orbis/Sentient/TelemetryEnum.h b/src/client/Orbis/Sentient/TelemetryEnum.h similarity index 100% rename from Minecraft.Client/Orbis/Sentient/TelemetryEnum.h rename to src/client/Orbis/Sentient/TelemetryEnum.h diff --git a/Minecraft.Client/Orbis/Social/SocialManager.h b/src/client/Orbis/Social/SocialManager.h similarity index 100% rename from Minecraft.Client/Orbis/Social/SocialManager.h rename to src/client/Orbis/Social/SocialManager.h diff --git a/Minecraft.Client/Orbis/XML/ATGXmlParser.h b/src/client/Orbis/XML/ATGXmlParser.h similarity index 100% rename from Minecraft.Client/Orbis/XML/ATGXmlParser.h rename to src/client/Orbis/XML/ATGXmlParser.h diff --git a/Minecraft.Client/Orbis/Xbox_BuildVer.h b/src/client/Orbis/Xbox_BuildVer.h similarity index 100% rename from Minecraft.Client/Orbis/Xbox_BuildVer.h rename to src/client/Orbis/Xbox_BuildVer.h diff --git a/Minecraft.Client/Orbis/min/min.sig b/src/client/Orbis/min/min.sig similarity index 100% rename from Minecraft.Client/Orbis/min/min.sig rename to src/client/Orbis/min/min.sig diff --git a/Minecraft.Client/Orbis/min/min.xml b/src/client/Orbis/min/min.xml similarity index 100% rename from Minecraft.Client/Orbis/min/min.xml rename to src/client/Orbis/min/min.xml diff --git a/Minecraft.Client/Orbis/min/pronunciation.sig b/src/client/Orbis/min/pronunciation.sig similarity index 100% rename from Minecraft.Client/Orbis/min/pronunciation.sig rename to src/client/Orbis/min/pronunciation.sig diff --git a/Minecraft.Client/Orbis/min/pronunciation.xml b/src/client/Orbis/min/pronunciation.xml similarity index 100% rename from Minecraft.Client/Orbis/min/pronunciation.xml rename to src/client/Orbis/min/pronunciation.xml diff --git a/Minecraft.Client/Orbis/ps4__np_conf.h b/src/client/Orbis/ps4__np_conf.h similarity index 100% rename from Minecraft.Client/Orbis/ps4__np_conf.h rename to src/client/Orbis/ps4__np_conf.h diff --git a/Minecraft.Client/Orbis/session_image.jpg b/src/client/Orbis/session_image.jpg similarity index 100% rename from Minecraft.Client/Orbis/session_image.jpg rename to src/client/Orbis/session_image.jpg diff --git a/Minecraft.Client/Orbis/session_image.png b/src/client/Orbis/session_image.png similarity index 100% rename from Minecraft.Client/Orbis/session_image.png rename to src/client/Orbis/session_image.png diff --git a/Minecraft.Client/Orbis/user_malloc.cpp b/src/client/Orbis/user_malloc.cpp similarity index 99% rename from Minecraft.Client/Orbis/user_malloc.cpp rename to src/client/Orbis/user_malloc.cpp index 6a85e83b..4b447255 100644 --- a/Minecraft.Client/Orbis/user_malloc.cpp +++ b/src/client/Orbis/user_malloc.cpp @@ -9,7 +9,7 @@ extern "C" #include #include #include -#include "..\Minecraft.World\System.h" +#include "System.h" static size_t s_heapLength; static size_t s_memLength; diff --git a/Minecraft.Client/Orbis/user_malloc_for_tls.cpp b/src/client/Orbis/user_malloc_for_tls.cpp similarity index 100% rename from Minecraft.Client/Orbis/user_malloc_for_tls.cpp rename to src/client/Orbis/user_malloc_for_tls.cpp diff --git a/Minecraft.Client/Orbis/user_new.cpp b/src/client/Orbis/user_new.cpp similarity index 100% rename from Minecraft.Client/Orbis/user_new.cpp rename to src/client/Orbis/user_new.cpp diff --git a/Minecraft.Client/OrbisMedia/4J_strings.h b/src/client/OrbisMedia/4J_strings.h similarity index 100% rename from Minecraft.Client/OrbisMedia/4J_strings.h rename to src/client/OrbisMedia/4J_strings.h diff --git a/Minecraft.Client/OrbisMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck b/src/client/OrbisMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck rename to src/client/OrbisMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Battle & Beasts/BattleAndBeasts.pck b/src/client/OrbisMedia/DLC/Battle & Beasts/BattleAndBeasts.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Battle & Beasts/BattleAndBeasts.pck rename to src/client/OrbisMedia/DLC/Battle & Beasts/BattleAndBeasts.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Candy Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/Candy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Candy Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/Candy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Candy Texture Pack/Data/x16Data.pck b/src/client/OrbisMedia/DLC/Candy Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Candy Texture Pack/Data/x16Data.pck rename to src/client/OrbisMedia/DLC/Candy Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Candy Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/Candy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Candy Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/Candy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Cartoon Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/Cartoon Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Cartoon Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/Cartoon Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck b/src/client/OrbisMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck rename to src/client/OrbisMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Cartoon Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/Cartoon Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Cartoon Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/Cartoon Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/City Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/City Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/City Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/City Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/City Texture Pack/Data/x32Data.pck b/src/client/OrbisMedia/DLC/City Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/City Texture Pack/Data/x32Data.pck rename to src/client/OrbisMedia/DLC/City Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/City Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/City Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/City Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/City Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Fantasy Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/Fantasy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Fantasy Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/Fantasy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck b/src/client/OrbisMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck rename to src/client/OrbisMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Fantasy Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/Fantasy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Fantasy Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/Fantasy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Festive Skin Pack/SkinsFestive.pck b/src/client/OrbisMedia/DLC/Festive Skin Pack/SkinsFestive.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Festive Skin Pack/SkinsFestive.pck rename to src/client/OrbisMedia/DLC/Festive Skin Pack/SkinsFestive.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Halloween Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/Halloween Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Halloween Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/Halloween Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Halloween Texture Pack/Data/x16Data.pck b/src/client/OrbisMedia/DLC/Halloween Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Halloween Texture Pack/Data/x16Data.pck rename to src/client/OrbisMedia/DLC/Halloween Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Halloween Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/Halloween Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Halloween Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/Halloween Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/03-Mars.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/03-Mars.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/03-Mars.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/03-Mars.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/07-Surkesh.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/07-Surkesh.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/07-Surkesh.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/07-Surkesh.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/09-Rannoch.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/09-Rannoch.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/09-Rannoch.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/09-Rannoch.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/12-The Scientists.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/12-The Scientists.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/12-The Scientists.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/12-The Scientists.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/15-Defeat.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/15-Defeat.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/15-Defeat.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/15-Defeat.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka b/src/client/OrbisMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka rename to src/client/OrbisMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/GameRules.grf b/src/client/OrbisMedia/DLC/Mass Effect/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/GameRules.grf rename to src/client/OrbisMedia/DLC/Mass Effect/Data/GameRules.grf diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/masseffect.mcs b/src/client/OrbisMedia/DLC/Mass Effect/Data/masseffect.mcs similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/masseffect.mcs rename to src/client/OrbisMedia/DLC/Mass Effect/Data/masseffect.mcs diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/media.arc b/src/client/OrbisMedia/DLC/Mass Effect/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/media.arc rename to src/client/OrbisMedia/DLC/Mass Effect/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/x16Data.pck b/src/client/OrbisMedia/DLC/Mass Effect/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/Data/x16Data.pck rename to src/client/OrbisMedia/DLC/Mass Effect/Data/x16Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Mass Effect/TexturePack.pck b/src/client/OrbisMedia/DLC/Mass Effect/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Mass Effect/TexturePack.pck rename to src/client/OrbisMedia/DLC/Mass Effect/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Natural Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/Natural Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Natural Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/Natural Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Natural Texture Pack/Data/x32Data.pck b/src/client/OrbisMedia/DLC/Natural Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Natural Texture Pack/Data/x32Data.pck rename to src/client/OrbisMedia/DLC/Natural Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Natural Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/Natural Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Natural Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/Natural Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Plastic Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/Plastic Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Plastic Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/Plastic Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Plastic Texture Pack/Data/x16Data.pck b/src/client/OrbisMedia/DLC/Plastic Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Plastic Texture Pack/Data/x16Data.pck rename to src/client/OrbisMedia/DLC/Plastic Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Plastic Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/Plastic Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Plastic Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/Plastic Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Skin Pack 1/Skins1_Sony.pck b/src/client/OrbisMedia/DLC/Skin Pack 1/Skins1_Sony.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skin Pack 1/Skins1_Sony.pck rename to src/client/OrbisMedia/DLC/Skin Pack 1/Skins1_Sony.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Skin Pack 2/Skins2_Sony.pck b/src/client/OrbisMedia/DLC/Skin Pack 2/Skins2_Sony.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skin Pack 2/Skins2_Sony.pck rename to src/client/OrbisMedia/DLC/Skin Pack 2/Skins2_Sony.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Skin Pack 3/Skins3_Sony.pck b/src/client/OrbisMedia/DLC/Skin Pack 3/Skins3_Sony.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skin Pack 3/Skins3_Sony.pck rename to src/client/OrbisMedia/DLC/Skin Pack 3/Skins3_Sony.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/GameRules.grf b/src/client/OrbisMedia/DLC/Skyrim/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/GameRules.grf rename to src/client/OrbisMedia/DLC/Skyrim/Data/GameRules.grf diff --git a/Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/media.arc b/src/client/OrbisMedia/DLC/Skyrim/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/media.arc rename to src/client/OrbisMedia/DLC/Skyrim/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/skyrim.mcs b/src/client/OrbisMedia/DLC/Skyrim/Data/skyrim.mcs similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/skyrim.mcs rename to src/client/OrbisMedia/DLC/Skyrim/Data/skyrim.mcs diff --git a/Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/x16Data.pck b/src/client/OrbisMedia/DLC/Skyrim/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skyrim/Data/x16Data.pck rename to src/client/OrbisMedia/DLC/Skyrim/Data/x16Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Skyrim/TexturePack.pck b/src/client/OrbisMedia/DLC/Skyrim/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Skyrim/TexturePack.pck rename to src/client/OrbisMedia/DLC/Skyrim/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Steampunk Texture Pack/Data/media.arc b/src/client/OrbisMedia/DLC/Steampunk Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Steampunk Texture Pack/Data/media.arc rename to src/client/OrbisMedia/DLC/Steampunk Texture Pack/Data/media.arc diff --git a/Minecraft.Client/OrbisMedia/DLC/Steampunk Texture Pack/Data/x32Data.pck b/src/client/OrbisMedia/DLC/Steampunk Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Steampunk Texture Pack/Data/x32Data.pck rename to src/client/OrbisMedia/DLC/Steampunk Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/OrbisMedia/DLC/Steampunk Texture Pack/TexturePack.pck b/src/client/OrbisMedia/DLC/Steampunk Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/DLC/Steampunk Texture Pack/TexturePack.pck rename to src/client/OrbisMedia/DLC/Steampunk Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/OrbisMedia/Media/CopyPlatformSkin.bat b/src/client/OrbisMedia/Media/CopyPlatformSkin.bat similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/CopyPlatformSkin.bat rename to src/client/OrbisMedia/Media/CopyPlatformSkin.bat diff --git a/Minecraft.Client/OrbisMedia/Media/DLCOffersMenu1080.swf b/src/client/OrbisMedia/Media/DLCOffersMenu1080.swf similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/DLCOffersMenu1080.swf rename to src/client/OrbisMedia/Media/DLCOffersMenu1080.swf diff --git a/Minecraft.Client/OrbisMedia/Media/DefaultOptionsImage228x128.png b/src/client/OrbisMedia/Media/DefaultOptionsImage228x128.png similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/DefaultOptionsImage228x128.png rename to src/client/OrbisMedia/Media/DefaultOptionsImage228x128.png diff --git a/Minecraft.Client/OrbisMedia/Media/DefaultSaveImage228x128.png b/src/client/OrbisMedia/Media/DefaultSaveImage228x128.png similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/DefaultSaveImage228x128.png rename to src/client/OrbisMedia/Media/DefaultSaveImage228x128.png diff --git a/Minecraft.Client/OrbisMedia/Media/DefaultSaveThumbnail64x64.png b/src/client/OrbisMedia/Media/DefaultSaveThumbnail64x64.png similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/DefaultSaveThumbnail64x64.png rename to src/client/OrbisMedia/Media/DefaultSaveThumbnail64x64.png diff --git a/Minecraft.Client/OrbisMedia/Media/Tutorial.pck b/src/client/OrbisMedia/Media/Tutorial.pck similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/Tutorial.pck rename to src/client/OrbisMedia/Media/Tutorial.pck diff --git a/Minecraft.Client/OrbisMedia/Media/languages.loc b/src/client/OrbisMedia/Media/languages.loc similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/languages.loc rename to src/client/OrbisMedia/Media/languages.loc diff --git a/Minecraft.Client/OrbisMedia/Media/media.txt b/src/client/OrbisMedia/Media/media.txt similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/media.txt rename to src/client/OrbisMedia/Media/media.txt diff --git a/Minecraft.Client/OrbisMedia/Media/skinHDOrbis.swf b/src/client/OrbisMedia/Media/skinHDOrbis.swf similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/skinHDOrbis.swf rename to src/client/OrbisMedia/Media/skinHDOrbis.swf diff --git a/Minecraft.Client/OrbisMedia/Media/skinOrbis.swf b/src/client/OrbisMedia/Media/skinOrbis.swf similarity index 100% rename from Minecraft.Client/OrbisMedia/Media/skinOrbis.swf rename to src/client/OrbisMedia/Media/skinOrbis.swf diff --git a/Minecraft.Client/OrbisMedia/loc/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/AdditionalStrings.xml b/src/client/OrbisMedia/loc/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/EULA.xml b/src/client/OrbisMedia/loc/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/EULA.xml rename to src/client/OrbisMedia/loc/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/PS4Strings.xml b/src/client/OrbisMedia/loc/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/PS4Strings.xml rename to src/client/OrbisMedia/loc/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/da-DA/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/da-DA/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/da-DA/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/da-DA/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/AdditionalStrings.xml b/src/client/OrbisMedia/loc/da-DA/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/da-DA/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/EULA.xml b/src/client/OrbisMedia/loc/da-DA/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/EULA.xml rename to src/client/OrbisMedia/loc/da-DA/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/PS4Strings.xml b/src/client/OrbisMedia/loc/da-DA/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/PS4Strings.xml rename to src/client/OrbisMedia/loc/da-DA/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/strings.lang b/src/client/OrbisMedia/loc/da-DA/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/strings.lang rename to src/client/OrbisMedia/loc/da-DA/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/stringsDynafont.xml b/src/client/OrbisMedia/loc/da-DA/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/stringsDynafont.xml rename to src/client/OrbisMedia/loc/da-DA/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/stringsGeneric.xml b/src/client/OrbisMedia/loc/da-DA/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/stringsGeneric.xml rename to src/client/OrbisMedia/loc/da-DA/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/da-DA/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/da-DA/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/da-DA/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/da-DA/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/da-DA/stringsRichPresence.xml b/src/client/OrbisMedia/loc/da-DA/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/da-DA/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/da-DA/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/de-DE/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/de-DE/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/de-DE/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/de-DE/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/AdditionalStrings.xml b/src/client/OrbisMedia/loc/de-DE/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/de-DE/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/EULA.xml b/src/client/OrbisMedia/loc/de-DE/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/EULA.xml rename to src/client/OrbisMedia/loc/de-DE/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/PS4Strings.xml b/src/client/OrbisMedia/loc/de-DE/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/PS4Strings.xml rename to src/client/OrbisMedia/loc/de-DE/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/strings.lang b/src/client/OrbisMedia/loc/de-DE/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/strings.lang rename to src/client/OrbisMedia/loc/de-DE/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/stringsDynafont.xml b/src/client/OrbisMedia/loc/de-DE/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/stringsDynafont.xml rename to src/client/OrbisMedia/loc/de-DE/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/stringsGeneric.xml b/src/client/OrbisMedia/loc/de-DE/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/stringsGeneric.xml rename to src/client/OrbisMedia/loc/de-DE/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/de-DE/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/de-DE/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/de-DE/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/de-DE/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/de-DE/stringsRichPresence.xml b/src/client/OrbisMedia/loc/de-DE/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/de-DE/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/de-DE/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/el-EL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/el-EL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/el-EL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/el-EL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/AdditionalStrings.xml b/src/client/OrbisMedia/loc/el-EL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/el-EL/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/EULA.xml b/src/client/OrbisMedia/loc/el-EL/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/EULA.xml rename to src/client/OrbisMedia/loc/el-EL/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/PS4Strings.xml b/src/client/OrbisMedia/loc/el-EL/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/PS4Strings.xml rename to src/client/OrbisMedia/loc/el-EL/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/strings.lang b/src/client/OrbisMedia/loc/el-EL/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/strings.lang rename to src/client/OrbisMedia/loc/el-EL/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/stringsDynafont.xml b/src/client/OrbisMedia/loc/el-EL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/stringsDynafont.xml rename to src/client/OrbisMedia/loc/el-EL/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/stringsGeneric.xml b/src/client/OrbisMedia/loc/el-EL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/stringsGeneric.xml rename to src/client/OrbisMedia/loc/el-EL/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/el-EL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/el-EL/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/el-EL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/el-EL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/el-EL/stringsRichPresence.xml b/src/client/OrbisMedia/loc/el-EL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/el-EL/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/el-EL/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/es-ES/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/es-ES/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/es-ES/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/es-ES/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/AdditionalStrings.xml b/src/client/OrbisMedia/loc/es-ES/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/es-ES/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/EULA.xml b/src/client/OrbisMedia/loc/es-ES/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/EULA.xml rename to src/client/OrbisMedia/loc/es-ES/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/PS4Strings.xml b/src/client/OrbisMedia/loc/es-ES/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/PS4Strings.xml rename to src/client/OrbisMedia/loc/es-ES/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/strings.lang b/src/client/OrbisMedia/loc/es-ES/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/strings.lang rename to src/client/OrbisMedia/loc/es-ES/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/stringsDynafont.xml b/src/client/OrbisMedia/loc/es-ES/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/stringsDynafont.xml rename to src/client/OrbisMedia/loc/es-ES/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/stringsGeneric.xml b/src/client/OrbisMedia/loc/es-ES/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/stringsGeneric.xml rename to src/client/OrbisMedia/loc/es-ES/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/es-ES/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/es-ES/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/es-ES/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/es-ES/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/es-ES/stringsRichPresence.xml b/src/client/OrbisMedia/loc/es-ES/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/es-ES/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/es-ES/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/fi-FI/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/fi-FI/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/AdditionalStrings.xml b/src/client/OrbisMedia/loc/fi-FI/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/fi-FI/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/EULA.xml b/src/client/OrbisMedia/loc/fi-FI/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/EULA.xml rename to src/client/OrbisMedia/loc/fi-FI/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/PS4Strings.xml b/src/client/OrbisMedia/loc/fi-FI/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/PS4Strings.xml rename to src/client/OrbisMedia/loc/fi-FI/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/strings.lang b/src/client/OrbisMedia/loc/fi-FI/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/strings.lang rename to src/client/OrbisMedia/loc/fi-FI/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/stringsDynafont.xml b/src/client/OrbisMedia/loc/fi-FI/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/stringsDynafont.xml rename to src/client/OrbisMedia/loc/fi-FI/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/stringsGeneric.xml b/src/client/OrbisMedia/loc/fi-FI/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/stringsGeneric.xml rename to src/client/OrbisMedia/loc/fi-FI/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/fi-FI/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/fi-FI/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/fi-FI/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/fi-FI/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fi-FI/stringsRichPresence.xml b/src/client/OrbisMedia/loc/fi-FI/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fi-FI/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/fi-FI/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/fr-FR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/fr-FR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/AdditionalStrings.xml b/src/client/OrbisMedia/loc/fr-FR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/fr-FR/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/EULA.xml b/src/client/OrbisMedia/loc/fr-FR/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/EULA.xml rename to src/client/OrbisMedia/loc/fr-FR/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/PS4Strings.xml b/src/client/OrbisMedia/loc/fr-FR/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/PS4Strings.xml rename to src/client/OrbisMedia/loc/fr-FR/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/strings.lang b/src/client/OrbisMedia/loc/fr-FR/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/strings.lang rename to src/client/OrbisMedia/loc/fr-FR/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/stringsDynafont.xml b/src/client/OrbisMedia/loc/fr-FR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/stringsDynafont.xml rename to src/client/OrbisMedia/loc/fr-FR/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/stringsGeneric.xml b/src/client/OrbisMedia/loc/fr-FR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/stringsGeneric.xml rename to src/client/OrbisMedia/loc/fr-FR/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/fr-FR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/fr-FR/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/fr-FR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/fr-FR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/fr-FR/stringsRichPresence.xml b/src/client/OrbisMedia/loc/fr-FR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/fr-FR/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/fr-FR/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/it-IT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/it-IT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/it-IT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/it-IT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/AdditionalStrings.xml b/src/client/OrbisMedia/loc/it-IT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/it-IT/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/EULA.xml b/src/client/OrbisMedia/loc/it-IT/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/EULA.xml rename to src/client/OrbisMedia/loc/it-IT/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/PS4Strings.xml b/src/client/OrbisMedia/loc/it-IT/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/PS4Strings.xml rename to src/client/OrbisMedia/loc/it-IT/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/strings.lang b/src/client/OrbisMedia/loc/it-IT/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/strings.lang rename to src/client/OrbisMedia/loc/it-IT/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/stringsDynafont.xml b/src/client/OrbisMedia/loc/it-IT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/stringsDynafont.xml rename to src/client/OrbisMedia/loc/it-IT/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/stringsGeneric.xml b/src/client/OrbisMedia/loc/it-IT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/stringsGeneric.xml rename to src/client/OrbisMedia/loc/it-IT/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/it-IT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/it-IT/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/it-IT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/it-IT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/it-IT/stringsRichPresence.xml b/src/client/OrbisMedia/loc/it-IT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/it-IT/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/it-IT/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/ja-JP/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/ja-JP/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/AdditionalStrings.xml b/src/client/OrbisMedia/loc/ja-JP/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/ja-JP/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/EULA.xml b/src/client/OrbisMedia/loc/ja-JP/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/EULA.xml rename to src/client/OrbisMedia/loc/ja-JP/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/PS4Strings.xml b/src/client/OrbisMedia/loc/ja-JP/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/PS4Strings.xml rename to src/client/OrbisMedia/loc/ja-JP/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/strings.lang b/src/client/OrbisMedia/loc/ja-JP/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/strings.lang rename to src/client/OrbisMedia/loc/ja-JP/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/stringsDynafont.xml b/src/client/OrbisMedia/loc/ja-JP/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/stringsDynafont.xml rename to src/client/OrbisMedia/loc/ja-JP/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/stringsGeneric.xml b/src/client/OrbisMedia/loc/ja-JP/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/stringsGeneric.xml rename to src/client/OrbisMedia/loc/ja-JP/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/ja-JP/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/ja-JP/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/ja-JP/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/ja-JP/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ja-JP/stringsRichPresence.xml b/src/client/OrbisMedia/loc/ja-JP/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ja-JP/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/ja-JP/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/ko-KR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/ko-KR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/AdditionalStrings.xml b/src/client/OrbisMedia/loc/ko-KR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/ko-KR/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/EULA.xml b/src/client/OrbisMedia/loc/ko-KR/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/EULA.xml rename to src/client/OrbisMedia/loc/ko-KR/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/PS4Strings.xml b/src/client/OrbisMedia/loc/ko-KR/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/PS4Strings.xml rename to src/client/OrbisMedia/loc/ko-KR/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/strings.lang b/src/client/OrbisMedia/loc/ko-KR/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/strings.lang rename to src/client/OrbisMedia/loc/ko-KR/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/stringsDynafont.xml b/src/client/OrbisMedia/loc/ko-KR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/stringsDynafont.xml rename to src/client/OrbisMedia/loc/ko-KR/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/stringsGeneric.xml b/src/client/OrbisMedia/loc/ko-KR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/stringsGeneric.xml rename to src/client/OrbisMedia/loc/ko-KR/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/ko-KR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/ko-KR/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/ko-KR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/ko-KR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ko-KR/stringsRichPresence.xml b/src/client/OrbisMedia/loc/ko-KR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ko-KR/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/ko-KR/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/la-LAS/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/la-LAS/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/AdditionalStrings.xml b/src/client/OrbisMedia/loc/la-LAS/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/la-LAS/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/EULA.xml b/src/client/OrbisMedia/loc/la-LAS/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/EULA.xml rename to src/client/OrbisMedia/loc/la-LAS/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/PS4Strings.xml b/src/client/OrbisMedia/loc/la-LAS/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/PS4Strings.xml rename to src/client/OrbisMedia/loc/la-LAS/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/strings.lang b/src/client/OrbisMedia/loc/la-LAS/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/strings.lang rename to src/client/OrbisMedia/loc/la-LAS/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/stringsDynafont.xml b/src/client/OrbisMedia/loc/la-LAS/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/stringsDynafont.xml rename to src/client/OrbisMedia/loc/la-LAS/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/stringsGeneric.xml b/src/client/OrbisMedia/loc/la-LAS/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/stringsGeneric.xml rename to src/client/OrbisMedia/loc/la-LAS/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/la-LAS/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/la-LAS/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/la-LAS/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/la-LAS/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/la-LAS/stringsRichPresence.xml b/src/client/OrbisMedia/loc/la-LAS/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/la-LAS/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/la-LAS/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/nl-NL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/nl-NL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/AdditionalStrings.xml b/src/client/OrbisMedia/loc/nl-NL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/nl-NL/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/EULA.xml b/src/client/OrbisMedia/loc/nl-NL/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/EULA.xml rename to src/client/OrbisMedia/loc/nl-NL/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/PS4Strings.xml b/src/client/OrbisMedia/loc/nl-NL/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/PS4Strings.xml rename to src/client/OrbisMedia/loc/nl-NL/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/strings.lang b/src/client/OrbisMedia/loc/nl-NL/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/strings.lang rename to src/client/OrbisMedia/loc/nl-NL/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/stringsDynafont.xml b/src/client/OrbisMedia/loc/nl-NL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/stringsDynafont.xml rename to src/client/OrbisMedia/loc/nl-NL/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/stringsGeneric.xml b/src/client/OrbisMedia/loc/nl-NL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/stringsGeneric.xml rename to src/client/OrbisMedia/loc/nl-NL/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/nl-NL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/nl-NL/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/nl-NL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/nl-NL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/nl-NL/stringsRichPresence.xml b/src/client/OrbisMedia/loc/nl-NL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/nl-NL/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/nl-NL/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/no-NO/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/no-NO/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/no-NO/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/no-NO/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/AdditionalStrings.xml b/src/client/OrbisMedia/loc/no-NO/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/no-NO/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/EULA.xml b/src/client/OrbisMedia/loc/no-NO/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/EULA.xml rename to src/client/OrbisMedia/loc/no-NO/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/PS4Strings.xml b/src/client/OrbisMedia/loc/no-NO/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/PS4Strings.xml rename to src/client/OrbisMedia/loc/no-NO/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/strings.lang b/src/client/OrbisMedia/loc/no-NO/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/strings.lang rename to src/client/OrbisMedia/loc/no-NO/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/stringsDynafont.xml b/src/client/OrbisMedia/loc/no-NO/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/stringsDynafont.xml rename to src/client/OrbisMedia/loc/no-NO/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/stringsGeneric.xml b/src/client/OrbisMedia/loc/no-NO/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/stringsGeneric.xml rename to src/client/OrbisMedia/loc/no-NO/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/no-NO/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/no-NO/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/no-NO/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/no-NO/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/no-NO/stringsRichPresence.xml b/src/client/OrbisMedia/loc/no-NO/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/no-NO/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/no-NO/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/pl-PL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/pl-PL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/AdditionalStrings.xml b/src/client/OrbisMedia/loc/pl-PL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/pl-PL/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/EULA.xml b/src/client/OrbisMedia/loc/pl-PL/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/EULA.xml rename to src/client/OrbisMedia/loc/pl-PL/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/PS4Strings.xml b/src/client/OrbisMedia/loc/pl-PL/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/PS4Strings.xml rename to src/client/OrbisMedia/loc/pl-PL/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/strings.lang b/src/client/OrbisMedia/loc/pl-PL/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/strings.lang rename to src/client/OrbisMedia/loc/pl-PL/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/stringsDynafont.xml b/src/client/OrbisMedia/loc/pl-PL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/stringsDynafont.xml rename to src/client/OrbisMedia/loc/pl-PL/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/stringsGeneric.xml b/src/client/OrbisMedia/loc/pl-PL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/stringsGeneric.xml rename to src/client/OrbisMedia/loc/pl-PL/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/pl-PL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/pl-PL/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/pl-PL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/pl-PL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pl-PL/stringsRichPresence.xml b/src/client/OrbisMedia/loc/pl-PL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pl-PL/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/pl-PL/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/pt-BR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/pt-BR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/AdditionalStrings.xml b/src/client/OrbisMedia/loc/pt-BR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/pt-BR/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/EULA.xml b/src/client/OrbisMedia/loc/pt-BR/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/EULA.xml rename to src/client/OrbisMedia/loc/pt-BR/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/PS4Strings.xml b/src/client/OrbisMedia/loc/pt-BR/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/PS4Strings.xml rename to src/client/OrbisMedia/loc/pt-BR/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/strings.lang b/src/client/OrbisMedia/loc/pt-BR/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/strings.lang rename to src/client/OrbisMedia/loc/pt-BR/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/stringsDynafont.xml b/src/client/OrbisMedia/loc/pt-BR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/stringsDynafont.xml rename to src/client/OrbisMedia/loc/pt-BR/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/stringsGeneric.xml b/src/client/OrbisMedia/loc/pt-BR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/stringsGeneric.xml rename to src/client/OrbisMedia/loc/pt-BR/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/pt-BR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/pt-BR/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/pt-BR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/pt-BR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-BR/stringsRichPresence.xml b/src/client/OrbisMedia/loc/pt-BR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-BR/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/pt-BR/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/pt-PT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/pt-PT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/AdditionalStrings.xml b/src/client/OrbisMedia/loc/pt-PT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/pt-PT/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/EULA.xml b/src/client/OrbisMedia/loc/pt-PT/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/EULA.xml rename to src/client/OrbisMedia/loc/pt-PT/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/PS4Strings.xml b/src/client/OrbisMedia/loc/pt-PT/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/PS4Strings.xml rename to src/client/OrbisMedia/loc/pt-PT/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/strings.lang b/src/client/OrbisMedia/loc/pt-PT/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/strings.lang rename to src/client/OrbisMedia/loc/pt-PT/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/stringsDynafont.xml b/src/client/OrbisMedia/loc/pt-PT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/stringsDynafont.xml rename to src/client/OrbisMedia/loc/pt-PT/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/stringsGeneric.xml b/src/client/OrbisMedia/loc/pt-PT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/stringsGeneric.xml rename to src/client/OrbisMedia/loc/pt-PT/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/pt-PT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/pt-PT/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/pt-PT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/pt-PT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/pt-PT/stringsRichPresence.xml b/src/client/OrbisMedia/loc/pt-PT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/pt-PT/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/pt-PT/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/ru-RU/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/ru-RU/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/AdditionalStrings.xml b/src/client/OrbisMedia/loc/ru-RU/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/ru-RU/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/EULA.xml b/src/client/OrbisMedia/loc/ru-RU/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/EULA.xml rename to src/client/OrbisMedia/loc/ru-RU/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/PS4Strings.xml b/src/client/OrbisMedia/loc/ru-RU/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/PS4Strings.xml rename to src/client/OrbisMedia/loc/ru-RU/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/strings.lang b/src/client/OrbisMedia/loc/ru-RU/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/strings.lang rename to src/client/OrbisMedia/loc/ru-RU/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/stringsDynafont.xml b/src/client/OrbisMedia/loc/ru-RU/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/stringsDynafont.xml rename to src/client/OrbisMedia/loc/ru-RU/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/stringsGeneric.xml b/src/client/OrbisMedia/loc/ru-RU/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/stringsGeneric.xml rename to src/client/OrbisMedia/loc/ru-RU/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/ru-RU/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/ru-RU/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/ru-RU/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/ru-RU/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/ru-RU/stringsRichPresence.xml b/src/client/OrbisMedia/loc/ru-RU/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/ru-RU/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/ru-RU/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/strings.h b/src/client/OrbisMedia/loc/strings.h similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/strings.h rename to src/client/OrbisMedia/loc/strings.h diff --git a/Minecraft.Client/OrbisMedia/loc/strings.lang b/src/client/OrbisMedia/loc/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/strings.lang rename to src/client/OrbisMedia/loc/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/strings.loc b/src/client/OrbisMedia/loc/strings.loc similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/strings.loc rename to src/client/OrbisMedia/loc/strings.loc diff --git a/Minecraft.Client/OrbisMedia/loc/stringsDynafont.xml b/src/client/OrbisMedia/loc/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/stringsDynafont.xml rename to src/client/OrbisMedia/loc/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/stringsGeneric.xml b/src/client/OrbisMedia/loc/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/stringsGeneric.xml rename to src/client/OrbisMedia/loc/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/stringsRichPresence.xml b/src/client/OrbisMedia/loc/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/sv-SV/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/sv-SV/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/AdditionalStrings.xml b/src/client/OrbisMedia/loc/sv-SV/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/sv-SV/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/EULA.xml b/src/client/OrbisMedia/loc/sv-SV/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/EULA.xml rename to src/client/OrbisMedia/loc/sv-SV/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/PS4Strings.xml b/src/client/OrbisMedia/loc/sv-SV/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/PS4Strings.xml rename to src/client/OrbisMedia/loc/sv-SV/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/strings.lang b/src/client/OrbisMedia/loc/sv-SV/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/strings.lang rename to src/client/OrbisMedia/loc/sv-SV/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/stringsDynafont.xml b/src/client/OrbisMedia/loc/sv-SV/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/stringsDynafont.xml rename to src/client/OrbisMedia/loc/sv-SV/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/stringsGeneric.xml b/src/client/OrbisMedia/loc/sv-SV/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/stringsGeneric.xml rename to src/client/OrbisMedia/loc/sv-SV/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/sv-SV/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/sv-SV/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/sv-SV/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/sv-SV/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/sv-SV/stringsRichPresence.xml b/src/client/OrbisMedia/loc/sv-SV/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/sv-SV/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/sv-SV/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/tr-TR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/tr-TR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/AdditionalStrings.xml b/src/client/OrbisMedia/loc/tr-TR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/tr-TR/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/EULA.xml b/src/client/OrbisMedia/loc/tr-TR/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/EULA.xml rename to src/client/OrbisMedia/loc/tr-TR/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/PS4Strings.xml b/src/client/OrbisMedia/loc/tr-TR/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/PS4Strings.xml rename to src/client/OrbisMedia/loc/tr-TR/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/strings.lang b/src/client/OrbisMedia/loc/tr-TR/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/strings.lang rename to src/client/OrbisMedia/loc/tr-TR/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/stringsDynafont.xml b/src/client/OrbisMedia/loc/tr-TR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/stringsDynafont.xml rename to src/client/OrbisMedia/loc/tr-TR/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/stringsGeneric.xml b/src/client/OrbisMedia/loc/tr-TR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/stringsGeneric.xml rename to src/client/OrbisMedia/loc/tr-TR/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/tr-TR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/tr-TR/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/tr-TR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/tr-TR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/tr-TR/stringsRichPresence.xml b/src/client/OrbisMedia/loc/tr-TR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/tr-TR/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/tr-TR/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/4J_stringsGeneric.xml b/src/client/OrbisMedia/loc/zh-CHT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/4J_stringsGeneric.xml rename to src/client/OrbisMedia/loc/zh-CHT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/AdditionalStrings.xml b/src/client/OrbisMedia/loc/zh-CHT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/AdditionalStrings.xml rename to src/client/OrbisMedia/loc/zh-CHT/AdditionalStrings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/EULA.xml b/src/client/OrbisMedia/loc/zh-CHT/EULA.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/EULA.xml rename to src/client/OrbisMedia/loc/zh-CHT/EULA.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/PS4Strings.xml b/src/client/OrbisMedia/loc/zh-CHT/PS4Strings.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/PS4Strings.xml rename to src/client/OrbisMedia/loc/zh-CHT/PS4Strings.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/strings.lang b/src/client/OrbisMedia/loc/zh-CHT/strings.lang similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/strings.lang rename to src/client/OrbisMedia/loc/zh-CHT/strings.lang diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsDynafont.xml b/src/client/OrbisMedia/loc/zh-CHT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsDynafont.xml rename to src/client/OrbisMedia/loc/zh-CHT/stringsDynafont.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsGeneric.xml b/src/client/OrbisMedia/loc/zh-CHT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsGeneric.xml rename to src/client/OrbisMedia/loc/zh-CHT/stringsGeneric.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsLeaderboards.xml b/src/client/OrbisMedia/loc/zh-CHT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsLeaderboards.xml rename to src/client/OrbisMedia/loc/zh-CHT/stringsLeaderboards.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsPlatformSpecific.xml b/src/client/OrbisMedia/loc/zh-CHT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsPlatformSpecific.xml rename to src/client/OrbisMedia/loc/zh-CHT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsRichPresence.xml b/src/client/OrbisMedia/loc/zh-CHT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/OrbisMedia/loc/zh-CHT/stringsRichPresence.xml rename to src/client/OrbisMedia/loc/zh-CHT/stringsRichPresence.xml diff --git a/Minecraft.Client/OrbisMedia/strings.h b/src/client/OrbisMedia/strings.h similarity index 100% rename from Minecraft.Client/OrbisMedia/strings.h rename to src/client/OrbisMedia/strings.h diff --git a/Minecraft.Client/OzelotModel.cpp b/src/client/OzelotModel.cpp similarity index 98% rename from Minecraft.Client/OzelotModel.cpp rename to src/client/OzelotModel.cpp index 9c22cc4b..83d4ef03 100644 --- a/Minecraft.Client/OzelotModel.cpp +++ b/src/client/OzelotModel.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ModelPart.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.entity.animal.h" +#include "Mth.h" #include "OzelotModel.h" const float OzelotModel::xo = 0; diff --git a/Minecraft.Client/OzelotModel.h b/src/client/OzelotModel.h similarity index 100% rename from Minecraft.Client/OzelotModel.h rename to src/client/OzelotModel.h diff --git a/Minecraft.Client/OzelotRenderer.cpp b/src/client/OzelotRenderer.cpp similarity index 91% rename from Minecraft.Client/OzelotRenderer.cpp rename to src/client/OzelotRenderer.cpp index d56b35f9..a11e67e7 100644 --- a/Minecraft.Client/OzelotRenderer.cpp +++ b/src/client/OzelotRenderer.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" #include "OzelotRenderer.h" OzelotRenderer::OzelotRenderer(Model *model, float shadow) : MobRenderer(model, shadow) diff --git a/Minecraft.Client/OzelotRenderer.h b/src/client/OzelotRenderer.h similarity index 100% rename from Minecraft.Client/OzelotRenderer.h rename to src/client/OzelotRenderer.h diff --git a/Minecraft.Client/PS3/4JLibs/Media/4J_strings.resx b/src/client/PS3/4JLibs/Media/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/4JLibs/Media/4J_strings.resx rename to src/client/PS3/4JLibs/Media/4J_strings.resx diff --git a/Minecraft.Client/PS3/4JLibs/STO_TitleSmallStorage.cpp b/src/client/PS3/4JLibs/STO_TitleSmallStorage.cpp similarity index 100% rename from Minecraft.Client/PS3/4JLibs/STO_TitleSmallStorage.cpp rename to src/client/PS3/4JLibs/STO_TitleSmallStorage.cpp diff --git a/Minecraft.Client/PS3/4JLibs/STO_TitleSmallStorage.h b/src/client/PS3/4JLibs/STO_TitleSmallStorage.h similarity index 100% rename from Minecraft.Client/PS3/4JLibs/STO_TitleSmallStorage.h rename to src/client/PS3/4JLibs/STO_TitleSmallStorage.h diff --git a/Minecraft.Client/PS3/4JLibs/inc/4J_Input.h b/src/client/PS3/4JLibs/inc/4J_Input.h similarity index 100% rename from Minecraft.Client/PS3/4JLibs/inc/4J_Input.h rename to src/client/PS3/4JLibs/inc/4J_Input.h diff --git a/Minecraft.Client/PS3/4JLibs/inc/4J_Profile.h b/src/client/PS3/4JLibs/inc/4J_Profile.h similarity index 100% rename from Minecraft.Client/PS3/4JLibs/inc/4J_Profile.h rename to src/client/PS3/4JLibs/inc/4J_Profile.h diff --git a/Minecraft.Client/PS3/4JLibs/inc/4J_Render.h b/src/client/PS3/4JLibs/inc/4J_Render.h similarity index 100% rename from Minecraft.Client/PS3/4JLibs/inc/4J_Render.h rename to src/client/PS3/4JLibs/inc/4J_Render.h diff --git a/Minecraft.Client/PS3/4JLibs/inc/4J_Storage.h b/src/client/PS3/4JLibs/inc/4J_Storage.h similarity index 100% rename from Minecraft.Client/PS3/4JLibs/inc/4J_Storage.h rename to src/client/PS3/4JLibs/inc/4J_Storage.h diff --git a/Minecraft.Client/PS3/Assert/assert.h b/src/client/PS3/Assert/assert.h similarity index 100% rename from Minecraft.Client/PS3/Assert/assert.h rename to src/client/PS3/Assert/assert.h diff --git a/Minecraft.Client/PS3/Audio/PS3_SoundEngine.cpp b/src/client/PS3/Audio/PS3_SoundEngine.cpp similarity index 96% rename from Minecraft.Client/PS3/Audio/PS3_SoundEngine.cpp rename to src/client/PS3/Audio/PS3_SoundEngine.cpp index fcce5f05..bbe5bc3c 100644 --- a/Minecraft.Client/PS3/Audio/PS3_SoundEngine.cpp +++ b/src/client/PS3/Audio/PS3_SoundEngine.cpp @@ -5,9 +5,9 @@ #include #include #include -#include "..\..\Common\Audio\SoundEngine.h" -#include "..\..\Common\Consoles_App.h" -#include "..\..\PS3\Miles\include\mss.h" +#include "Common\Audio\SoundEngine.h" +#include "Common\Consoles_App.h" +#include "PS3\Miles\include\mss.h" // This file has the platform specific functions required for PS3 audio diff --git a/Minecraft.Client/PS3/DATA/MISC/NOW-LOADING.PNG b/src/client/PS3/DATA/MISC/NOW-LOADING.PNG similarity index 100% rename from Minecraft.Client/PS3/DATA/MISC/NOW-LOADING.PNG rename to src/client/PS3/DATA/MISC/NOW-LOADING.PNG diff --git a/Minecraft.Client/PS3/DATA/MISC/NOW-SAVING.PNG b/src/client/PS3/DATA/MISC/NOW-SAVING.PNG similarity index 100% rename from Minecraft.Client/PS3/DATA/MISC/NOW-SAVING.PNG rename to src/client/PS3/DATA/MISC/NOW-SAVING.PNG diff --git a/Minecraft.Client/PS3/DATA/SYS-DATA b/src/client/PS3/DATA/SYS-DATA similarity index 100% rename from Minecraft.Client/PS3/DATA/SYS-DATA rename to src/client/PS3/DATA/SYS-DATA diff --git a/Minecraft.Client/PS3/DATA/Screenshot.png b/src/client/PS3/DATA/Screenshot.png similarity index 100% rename from Minecraft.Client/PS3/DATA/Screenshot.png rename to src/client/PS3/DATA/Screenshot.png diff --git a/Minecraft.Client/PS3/DATA/USR-DATA b/src/client/PS3/DATA/USR-DATA similarity index 100% rename from Minecraft.Client/PS3/DATA/USR-DATA rename to src/client/PS3/DATA/USR-DATA diff --git a/Minecraft.Client/PS3/GameConfig/Minecraft.spa.h b/src/client/PS3/GameConfig/Minecraft.spa.h similarity index 100% rename from Minecraft.Client/PS3/GameConfig/Minecraft.spa.h rename to src/client/PS3/GameConfig/Minecraft.spa.h diff --git a/Minecraft.Client/PS3/GameConfig/Minecraft.trp b/src/client/PS3/GameConfig/Minecraft.trp similarity index 100% rename from Minecraft.Client/PS3/GameConfig/Minecraft.trp rename to src/client/PS3/GameConfig/Minecraft.trp diff --git a/Minecraft.Client/PS3/GameConfig/MinecraftIcon.png b/src/client/PS3/GameConfig/MinecraftIcon.png similarity index 100% rename from Minecraft.Client/PS3/GameConfig/MinecraftIcon.png rename to src/client/PS3/GameConfig/MinecraftIcon.png diff --git a/Minecraft.Client/PS3/GameConfig/Minecraft_signed.trp b/src/client/PS3/GameConfig/Minecraft_signed.trp similarity index 100% rename from Minecraft.Client/PS3/GameConfig/Minecraft_signed.trp rename to src/client/PS3/GameConfig/Minecraft_signed.trp diff --git a/Minecraft.Client/PS3/GameConfig/set.png b/src/client/PS3/GameConfig/set.png similarity index 100% rename from Minecraft.Client/PS3/GameConfig/set.png rename to src/client/PS3/GameConfig/set.png diff --git a/Minecraft.Client/PS3/Iggy/gdraw/gdraw_ps3gcm.cpp b/src/client/PS3/Iggy/gdraw/gdraw_ps3gcm.cpp similarity index 100% rename from Minecraft.Client/PS3/Iggy/gdraw/gdraw_ps3gcm.cpp rename to src/client/PS3/Iggy/gdraw/gdraw_ps3gcm.cpp diff --git a/Minecraft.Client/PS3/Iggy/gdraw/gdraw_ps3gcm.h b/src/client/PS3/Iggy/gdraw/gdraw_ps3gcm.h similarity index 100% rename from Minecraft.Client/PS3/Iggy/gdraw/gdraw_ps3gcm.h rename to src/client/PS3/Iggy/gdraw/gdraw_ps3gcm.h diff --git a/Minecraft.Client/PS3/Iggy/gdraw/gdraw_ps3gcm_shaders.inl b/src/client/PS3/Iggy/gdraw/gdraw_ps3gcm_shaders.inl similarity index 100% rename from Minecraft.Client/PS3/Iggy/gdraw/gdraw_ps3gcm_shaders.inl rename to src/client/PS3/Iggy/gdraw/gdraw_ps3gcm_shaders.inl diff --git a/Minecraft.Client/PS3/Iggy/gdraw/gdraw_shared.inl b/src/client/PS3/Iggy/gdraw/gdraw_shared.inl similarity index 100% rename from Minecraft.Client/PS3/Iggy/gdraw/gdraw_shared.inl rename to src/client/PS3/Iggy/gdraw/gdraw_shared.inl diff --git a/Minecraft.Client/PS3/Iggy/include/gdraw.h b/src/client/PS3/Iggy/include/gdraw.h similarity index 100% rename from Minecraft.Client/PS3/Iggy/include/gdraw.h rename to src/client/PS3/Iggy/include/gdraw.h diff --git a/Minecraft.Client/PS3/Iggy/include/iggy.h b/src/client/PS3/Iggy/include/iggy.h similarity index 100% rename from Minecraft.Client/PS3/Iggy/include/iggy.h rename to src/client/PS3/Iggy/include/iggy.h diff --git a/Minecraft.Client/PS3/Iggy/include/iggyexpruntime.h b/src/client/PS3/Iggy/include/iggyexpruntime.h similarity index 100% rename from Minecraft.Client/PS3/Iggy/include/iggyexpruntime.h rename to src/client/PS3/Iggy/include/iggyexpruntime.h diff --git a/Minecraft.Client/PS3/Iggy/include/iggyperfmon.h b/src/client/PS3/Iggy/include/iggyperfmon.h similarity index 100% rename from Minecraft.Client/PS3/Iggy/include/iggyperfmon.h rename to src/client/PS3/Iggy/include/iggyperfmon.h diff --git a/Minecraft.Client/PS3/Iggy/include/iggyperfmon_ps3.h b/src/client/PS3/Iggy/include/iggyperfmon_ps3.h similarity index 100% rename from Minecraft.Client/PS3/Iggy/include/iggyperfmon_ps3.h rename to src/client/PS3/Iggy/include/iggyperfmon_ps3.h diff --git a/Minecraft.Client/PS3/Iggy/include/rrCore.h b/src/client/PS3/Iggy/include/rrCore.h similarity index 100% rename from Minecraft.Client/PS3/Iggy/include/rrCore.h rename to src/client/PS3/Iggy/include/rrCore.h diff --git a/Minecraft.Client/PS3/Leaderboards/PS3LeaderboardManager.cpp b/src/client/PS3/Leaderboards/PS3LeaderboardManager.cpp similarity index 99% rename from Minecraft.Client/PS3/Leaderboards/PS3LeaderboardManager.cpp rename to src/client/PS3/Leaderboards/PS3LeaderboardManager.cpp index 38380bfb..9fc603c0 100644 --- a/Minecraft.Client/PS3/Leaderboards/PS3LeaderboardManager.cpp +++ b/src/client/PS3/Leaderboards/PS3LeaderboardManager.cpp @@ -5,11 +5,11 @@ #include "base64.h" #include "..\PS3_App.h" -#include "..\..\Common\Consoles_App.h" +#include "Common\Consoles_App.h" -#include "Common\Network\Sony\SQRNetworkManager.h" +#include "Common/Network\Sony\SQRNetworkManager.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include diff --git a/Minecraft.Client/PS3/Leaderboards/PS3LeaderboardManager.h b/src/client/PS3/Leaderboards/PS3LeaderboardManager.h similarity index 96% rename from Minecraft.Client/PS3/Leaderboards/PS3LeaderboardManager.h rename to src/client/PS3/Leaderboards/PS3LeaderboardManager.h index 7a85896d..7fdd7acc 100644 --- a/Minecraft.Client/PS3/Leaderboards/PS3LeaderboardManager.h +++ b/src/client/PS3/Leaderboards/PS3LeaderboardManager.h @@ -1,7 +1,7 @@ #pragma once -#include "..\..\Common\Leaderboards\LeaderboardManager.h" -#include "..\..\..\Minecraft.World\x64headers\extraX64.h" +#include "Common\Leaderboards\LeaderboardManager.h" +#include "x64headers\extraX64.h" #include "PS3\Passphrase\ps3__np_conf.h" diff --git a/Minecraft.Client/PS3/Leaderboards/base64.cpp b/src/client/PS3/Leaderboards/base64.cpp similarity index 100% rename from Minecraft.Client/PS3/Leaderboards/base64.cpp rename to src/client/PS3/Leaderboards/base64.cpp diff --git a/Minecraft.Client/PS3/Leaderboards/base64.h b/src/client/PS3/Leaderboards/base64.h similarity index 100% rename from Minecraft.Client/PS3/Leaderboards/base64.h rename to src/client/PS3/Leaderboards/base64.h diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight.png b/src/client/PS3/Media/CraftingPanels/Craft_Highlight.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight.png rename to src/client/PS3/Media/CraftingPanels/Craft_Highlight.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight_L.png b/src/client/PS3/Media/CraftingPanels/Craft_Highlight_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight_L.png rename to src/client/PS3/Media/CraftingPanels/Craft_Highlight_L.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight_L_ExtraSmall.png b/src/client/PS3/Media/CraftingPanels/Craft_Highlight_L_ExtraSmall.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight_L_ExtraSmall.png rename to src/client/PS3/Media/CraftingPanels/Craft_Highlight_L_ExtraSmall.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight_L_Small.png b/src/client/PS3/Media/CraftingPanels/Craft_Highlight_L_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Craft_Highlight_L_Small.png rename to src/client/PS3/Media/CraftingPanels/Craft_Highlight_L_Small.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Crafting_2SlotLargeV.png b/src/client/PS3/Media/CraftingPanels/Crafting_2SlotLargeV.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Crafting_2SlotLargeV.png rename to src/client/PS3/Media/CraftingPanels/Crafting_2SlotLargeV.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Crafting_2SlotSmallV.png b/src/client/PS3/Media/CraftingPanels/Crafting_2SlotSmallV.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Crafting_2SlotSmallV.png rename to src/client/PS3/Media/CraftingPanels/Crafting_2SlotSmallV.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Crafting_3SlotLargeV.png b/src/client/PS3/Media/CraftingPanels/Crafting_3SlotLargeV.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Crafting_3SlotLargeV.png rename to src/client/PS3/Media/CraftingPanels/Crafting_3SlotLargeV.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Crafting_3SlotSmallV.png b/src/client/PS3/Media/CraftingPanels/Crafting_3SlotSmallV.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Crafting_3SlotSmallV.png rename to src/client/PS3/Media/CraftingPanels/Crafting_3SlotSmallV.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Crafting_SlotLarge.png b/src/client/PS3/Media/CraftingPanels/Crafting_SlotLarge.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Crafting_SlotLarge.png rename to src/client/PS3/Media/CraftingPanels/Crafting_SlotLarge.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/Crafting_SlotSmall.png b/src/client/PS3/Media/CraftingPanels/Crafting_SlotSmall.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/Crafting_SlotSmall.png rename to src/client/PS3/Media/CraftingPanels/Crafting_SlotSmall.png diff --git a/Minecraft.Client/PS3/Media/CraftingPanels/SlotScroll.png b/src/client/PS3/Media/CraftingPanels/SlotScroll.png similarity index 100% rename from Minecraft.Client/PS3/Media/CraftingPanels/SlotScroll.png rename to src/client/PS3/Media/CraftingPanels/SlotScroll.png diff --git a/Minecraft.Client/PS3/Media/CreditBackground.png b/src/client/PS3/Media/CreditBackground.png similarity index 100% rename from Minecraft.Client/PS3/Media/CreditBackground.png rename to src/client/PS3/Media/CreditBackground.png diff --git a/Minecraft.Client/PS3/Media/Graphics/360ctrl.png b/src/client/PS3/Media/Graphics/360ctrl.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/360ctrl.png rename to src/client/PS3/Media/Graphics/360ctrl.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Body.png b/src/client/PS3/Media/Graphics/Armour_Slot_Body.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Body.png rename to src/client/PS3/Media/Graphics/Armour_Slot_Body.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Feet.png b/src/client/PS3/Media/Graphics/Armour_Slot_Feet.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Feet.png rename to src/client/PS3/Media/Graphics/Armour_Slot_Feet.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Head.png b/src/client/PS3/Media/Graphics/Armour_Slot_Head.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Head.png rename to src/client/PS3/Media/Graphics/Armour_Slot_Head.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Legs.png b/src/client/PS3/Media/Graphics/Armour_Slot_Legs.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Armour_Slot_Legs.png rename to src/client/PS3/Media/Graphics/Armour_Slot_Legs.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Arrow_Off.png b/src/client/PS3/Media/Graphics/Arrow_Off.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Arrow_Off.png rename to src/client/PS3/Media/Graphics/Arrow_Off.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Arrow_On.png b/src/client/PS3/Media/Graphics/Arrow_On.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Arrow_On.png rename to src/client/PS3/Media/Graphics/Arrow_On.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Arrow_Small_Off.png b/src/client/PS3/Media/Graphics/Arrow_Small_Off.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Arrow_Small_Off.png rename to src/client/PS3/Media/Graphics/Arrow_Small_Off.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Arrow_Small_On.png b/src/client/PS3/Media/Graphics/Arrow_Small_On.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Arrow_Small_On.png rename to src/client/PS3/Media/Graphics/Arrow_Small_On.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingArrow_Off.png b/src/client/PS3/Media/Graphics/BrewingArrow_Off.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingArrow_Off.png rename to src/client/PS3/Media/Graphics/BrewingArrow_Off.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingArrow_On.png b/src/client/PS3/Media/Graphics/BrewingArrow_On.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingArrow_On.png rename to src/client/PS3/Media/Graphics/BrewingArrow_On.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingArrow_Small_Off.png b/src/client/PS3/Media/Graphics/BrewingArrow_Small_Off.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingArrow_Small_Off.png rename to src/client/PS3/Media/Graphics/BrewingArrow_Small_Off.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingArrow_Small_On.png b/src/client/PS3/Media/Graphics/BrewingArrow_Small_On.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingArrow_Small_On.png rename to src/client/PS3/Media/Graphics/BrewingArrow_Small_On.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_Off.png b/src/client/PS3/Media/Graphics/BrewingBubbles_Off.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_Off.png rename to src/client/PS3/Media/Graphics/BrewingBubbles_Off.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_On.png b/src/client/PS3/Media/Graphics/BrewingBubbles_On.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_On.png rename to src/client/PS3/Media/Graphics/BrewingBubbles_On.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_Small_Off.png b/src/client/PS3/Media/Graphics/BrewingBubbles_Small_Off.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_Small_Off.png rename to src/client/PS3/Media/Graphics/BrewingBubbles_Small_Off.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_Small_On.png b/src/client/PS3/Media/Graphics/BrewingBubbles_Small_On.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingBubbles_Small_On.png rename to src/client/PS3/Media/Graphics/BrewingBubbles_Small_On.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingStand.png b/src/client/PS3/Media/Graphics/BrewingStand.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingStand.png rename to src/client/PS3/Media/Graphics/BrewingStand.png diff --git a/Minecraft.Client/PS3/Media/Graphics/BrewingStand_small.png b/src/client/PS3/Media/Graphics/BrewingStand_small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/BrewingStand_small.png rename to src/client/PS3/Media/Graphics/BrewingStand_small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonA.png b/src/client/PS3/Media/Graphics/ButtonA.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonA.png rename to src/client/PS3/Media/Graphics/ButtonA.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonB.png b/src/client/PS3/Media/Graphics/ButtonB.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonB.png rename to src/client/PS3/Media/Graphics/ButtonB.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonBack.png b/src/client/PS3/Media/Graphics/ButtonBack.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonBack.png rename to src/client/PS3/Media/Graphics/ButtonBack.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonDpadD.png b/src/client/PS3/Media/Graphics/ButtonDpadD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonDpadD.png rename to src/client/PS3/Media/Graphics/ButtonDpadD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonDpadL.png b/src/client/PS3/Media/Graphics/ButtonDpadL.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonDpadL.png rename to src/client/PS3/Media/Graphics/ButtonDpadL.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonDpadR.png b/src/client/PS3/Media/Graphics/ButtonDpadR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonDpadR.png rename to src/client/PS3/Media/Graphics/ButtonDpadR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonDpadU.png b/src/client/PS3/Media/Graphics/ButtonDpadU.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonDpadU.png rename to src/client/PS3/Media/Graphics/ButtonDpadU.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLS.png b/src/client/PS3/Media/Graphics/ButtonLS.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLS.png rename to src/client/PS3/Media/Graphics/ButtonLS.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLeftBumper.png b/src/client/PS3/Media/Graphics/ButtonLeftBumper.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLeftBumper.png rename to src/client/PS3/Media/Graphics/ButtonLeftBumper.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLeftBumper_TT.png b/src/client/PS3/Media/Graphics/ButtonLeftBumper_TT.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLeftBumper_TT.png rename to src/client/PS3/Media/Graphics/ButtonLeftBumper_TT.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLeftStick.png b/src/client/PS3/Media/Graphics/ButtonLeftStick.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLeftStick.png rename to src/client/PS3/Media/Graphics/ButtonLeftStick.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLeftStick_Navigate.png b/src/client/PS3/Media/Graphics/ButtonLeftStick_Navigate.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLeftStick_Navigate.png rename to src/client/PS3/Media/Graphics/ButtonLeftStick_Navigate.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLeftStick_sides.png b/src/client/PS3/Media/Graphics/ButtonLeftStick_sides.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLeftStick_sides.png rename to src/client/PS3/Media/Graphics/ButtonLeftStick_sides.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLeftTrigger.png b/src/client/PS3/Media/Graphics/ButtonLeftTrigger.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLeftTrigger.png rename to src/client/PS3/Media/Graphics/ButtonLeftTrigger.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonLeftTrigger_TT.png b/src/client/PS3/Media/Graphics/ButtonLeftTrigger_TT.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonLeftTrigger_TT.png rename to src/client/PS3/Media/Graphics/ButtonLeftTrigger_TT.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonRS.png b/src/client/PS3/Media/Graphics/ButtonRS.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonRS.png rename to src/client/PS3/Media/Graphics/ButtonRS.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonRightBumper.png b/src/client/PS3/Media/Graphics/ButtonRightBumper.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonRightBumper.png rename to src/client/PS3/Media/Graphics/ButtonRightBumper.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonRightBumper_TT.png b/src/client/PS3/Media/Graphics/ButtonRightBumper_TT.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonRightBumper_TT.png rename to src/client/PS3/Media/Graphics/ButtonRightBumper_TT.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonRightStick.png b/src/client/PS3/Media/Graphics/ButtonRightStick.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonRightStick.png rename to src/client/PS3/Media/Graphics/ButtonRightStick.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonRightTrigger.png b/src/client/PS3/Media/Graphics/ButtonRightTrigger.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonRightTrigger.png rename to src/client/PS3/Media/Graphics/ButtonRightTrigger.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonRightTrigger_TT.png b/src/client/PS3/Media/Graphics/ButtonRightTrigger_TT.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonRightTrigger_TT.png rename to src/client/PS3/Media/Graphics/ButtonRightTrigger_TT.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonStart.png b/src/client/PS3/Media/Graphics/ButtonStart.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonStart.png rename to src/client/PS3/Media/Graphics/ButtonStart.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonX.png b/src/client/PS3/Media/Graphics/ButtonX.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonX.png rename to src/client/PS3/Media/Graphics/ButtonX.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ButtonY.png b/src/client/PS3/Media/Graphics/ButtonY.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ButtonY.png rename to src/client/PS3/Media/Graphics/ButtonY.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Controller_Message_Frame_L.png b/src/client/PS3/Media/Graphics/Controller_Message_Frame_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Controller_Message_Frame_L.png rename to src/client/PS3/Media/Graphics/Controller_Message_Frame_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Controller_Message_Frame_M.png b/src/client/PS3/Media/Graphics/Controller_Message_Frame_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Controller_Message_Frame_M.png rename to src/client/PS3/Media/Graphics/Controller_Message_Frame_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Controller_Message_Frame_R.png b/src/client/PS3/Media/Graphics/Controller_Message_Frame_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Controller_Message_Frame_R.png rename to src/client/PS3/Media/Graphics/Controller_Message_Frame_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Controller_Quadrant_Icon.png b/src/client/PS3/Media/Graphics/Controller_Quadrant_Icon.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Controller_Quadrant_Icon.png rename to src/client/PS3/Media/Graphics/Controller_Quadrant_Icon.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Controller_Quadrant_Icon_Empty.png b/src/client/PS3/Media/Graphics/Controller_Quadrant_Icon_Empty.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Controller_Quadrant_Icon_Empty.png rename to src/client/PS3/Media/Graphics/Controller_Quadrant_Icon_Empty.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Controller_Quadrant_Icon_Segment.png b/src/client/PS3/Media/Graphics/Controller_Quadrant_Icon_Segment.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Controller_Quadrant_Icon_Segment.png rename to src/client/PS3/Media/Graphics/Controller_Quadrant_Icon_Segment.png diff --git a/Minecraft.Client/PS3/Media/Graphics/CraftingButton_Down.png b/src/client/PS3/Media/Graphics/CraftingButton_Down.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/CraftingButton_Down.png rename to src/client/PS3/Media/Graphics/CraftingButton_Down.png diff --git a/Minecraft.Client/PS3/Media/Graphics/CraftingButton_Norm.png b/src/client/PS3/Media/Graphics/CraftingButton_Norm.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/CraftingButton_Norm.png rename to src/client/PS3/Media/Graphics/CraftingButton_Norm.png diff --git a/Minecraft.Client/PS3/Media/Graphics/CraftingButton_Over.png b/src/client/PS3/Media/Graphics/CraftingButton_Over.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/CraftingButton_Over.png rename to src/client/PS3/Media/Graphics/CraftingButton_Over.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Crafting_Panel.png b/src/client/PS3/Media/Graphics/Crafting_Panel.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Crafting_Panel.png rename to src/client/PS3/Media/Graphics/Crafting_Panel.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Crafting_Panel2x2.png b/src/client/PS3/Media/Graphics/Crafting_Panel2x2.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Crafting_Panel2x2.png rename to src/client/PS3/Media/Graphics/Crafting_Panel2x2.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Crafting_Panel_Small.png b/src/client/PS3/Media/Graphics/Crafting_Panel_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Crafting_Panel_Small.png rename to src/client/PS3/Media/Graphics/Crafting_Panel_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Crafting_Panel_Small_2x2.png b/src/client/PS3/Media/Graphics/Crafting_Panel_Small_2x2.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Crafting_Panel_Small_2x2.png rename to src/client/PS3/Media/Graphics/Crafting_Panel_Small_2x2.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Creative_Panel_5.png b/src/client/PS3/Media/Graphics/Creative_Panel_5.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Creative_Panel_5.png rename to src/client/PS3/Media/Graphics/Creative_Panel_5.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Creative_Panel_7.png b/src/client/PS3/Media/Graphics/Creative_Panel_7.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Creative_Panel_7.png rename to src/client/PS3/Media/Graphics/Creative_Panel_7.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Creative_Panel_7_Small.png b/src/client/PS3/Media/Graphics/Creative_Panel_7_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Creative_Panel_7_Small.png rename to src/client/PS3/Media/Graphics/Creative_Panel_7_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Creative_Panel_8.png b/src/client/PS3/Media/Graphics/Creative_Panel_8.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Creative_Panel_8.png rename to src/client/PS3/Media/Graphics/Creative_Panel_8.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Creative_Panel_8_Small.png b/src/client/PS3/Media/Graphics/Creative_Panel_8_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Creative_Panel_8_Small.png rename to src/client/PS3/Media/Graphics/Creative_Panel_8_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Crouch_Frame1.png b/src/client/PS3/Media/Graphics/Crouch_Frame1.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Crouch_Frame1.png rename to src/client/PS3/Media/Graphics/Crouch_Frame1.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Crouch_Frame2.png b/src/client/PS3/Media/Graphics/Crouch_Frame2.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Crouch_Frame2.png rename to src/client/PS3/Media/Graphics/Crouch_Frame2.png diff --git a/Minecraft.Client/PS3/Media/Graphics/DLCBackground.png b/src/client/PS3/Media/Graphics/DLCBackground.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/DLCBackground.png rename to src/client/PS3/Media/Graphics/DLCBackground.png diff --git a/Minecraft.Client/PS3/Media/Graphics/DLC_Tick.png b/src/client/PS3/Media/Graphics/DLC_Tick.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/DLC_Tick.png rename to src/client/PS3/Media/Graphics/DLC_Tick.png diff --git a/Minecraft.Client/PS3/Media/Graphics/DLC_TickSmall.png b/src/client/PS3/Media/Graphics/DLC_TickSmall.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/DLC_TickSmall.png rename to src/client/PS3/Media/Graphics/DLC_TickSmall.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Enchant_Slot.png b/src/client/PS3/Media/Graphics/Enchant_Slot.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Enchant_Slot.png rename to src/client/PS3/Media/Graphics/Enchant_Slot.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Enchant_Slot_Small.png b/src/client/PS3/Media/Graphics/Enchant_Slot_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Enchant_Slot_Small.png rename to src/client/PS3/Media/Graphics/Enchant_Slot_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonActive.png b/src/client/PS3/Media/Graphics/EnchantmentButtonActive.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonActive.png rename to src/client/PS3/Media/Graphics/EnchantmentButtonActive.png diff --git a/Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonActive_small.png b/src/client/PS3/Media/Graphics/EnchantmentButtonActive_small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonActive_small.png rename to src/client/PS3/Media/Graphics/EnchantmentButtonActive_small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonEmpty.png b/src/client/PS3/Media/Graphics/EnchantmentButtonEmpty.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonEmpty.png rename to src/client/PS3/Media/Graphics/EnchantmentButtonEmpty.png diff --git a/Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonEmpty_small.png b/src/client/PS3/Media/Graphics/EnchantmentButtonEmpty_small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonEmpty_small.png rename to src/client/PS3/Media/Graphics/EnchantmentButtonEmpty_small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonSelected.png b/src/client/PS3/Media/Graphics/EnchantmentButtonSelected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonSelected.png rename to src/client/PS3/Media/Graphics/EnchantmentButtonSelected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonSelected_small.png b/src/client/PS3/Media/Graphics/EnchantmentButtonSelected_small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/EnchantmentButtonSelected_small.png rename to src/client/PS3/Media/Graphics/EnchantmentButtonSelected_small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Flame_Off.png b/src/client/PS3/Media/Graphics/Flame_Off.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Flame_Off.png rename to src/client/PS3/Media/Graphics/Flame_Off.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Flame_Off_Small.png b/src/client/PS3/Media/Graphics/Flame_Off_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Flame_Off_Small.png rename to src/client/PS3/Media/Graphics/Flame_Off_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Flame_On.png b/src/client/PS3/Media/Graphics/Flame_On.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Flame_On.png rename to src/client/PS3/Media/Graphics/Flame_On.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Flame_On_Small.png b/src/client/PS3/Media/Graphics/Flame_On_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Flame_On_Small.png rename to src/client/PS3/Media/Graphics/Flame_On_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Focus_circle.png b/src/client/PS3/Media/Graphics/Focus_circle.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Focus_circle.png rename to src/client/PS3/Media/Graphics/Focus_circle.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Breeding.png b/src/client/PS3/Media/Graphics/HowToPlay_Breeding.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Breeding.png rename to src/client/PS3/Media/Graphics/HowToPlay_Breeding.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Breeding_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Breeding_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Breeding_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Breeding_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Brewing.png b/src/client/PS3/Media/Graphics/HowToPlay_Brewing.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Brewing.png rename to src/client/PS3/Media/Graphics/HowToPlay_Brewing.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Brewing_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Brewing_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Brewing_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Brewing_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Chest.png b/src/client/PS3/Media/Graphics/HowToPlay_Chest.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Chest.png rename to src/client/PS3/Media/Graphics/HowToPlay_Chest.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Chest_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Chest_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Chest_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Chest_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_CraftTable.png b/src/client/PS3/Media/Graphics/HowToPlay_CraftTable.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_CraftTable.png rename to src/client/PS3/Media/Graphics/HowToPlay_CraftTable.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_CraftTable_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_CraftTable_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_CraftTable_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_CraftTable_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Crafting.png b/src/client/PS3/Media/Graphics/HowToPlay_Crafting.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Crafting.png rename to src/client/PS3/Media/Graphics/HowToPlay_Crafting.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Crafting_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Crafting_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Crafting_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Crafting_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Creative.png b/src/client/PS3/Media/Graphics/HowToPlay_Creative.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Creative.png rename to src/client/PS3/Media/Graphics/HowToPlay_Creative.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Creative_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Creative_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Creative_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Creative_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Dispenser.png b/src/client/PS3/Media/Graphics/HowToPlay_Dispenser.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Dispenser.png rename to src/client/PS3/Media/Graphics/HowToPlay_Dispenser.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Dispenser_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Dispenser_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Dispenser_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Dispenser_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Enchantment.png b/src/client/PS3/Media/Graphics/HowToPlay_Enchantment.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Enchantment.png rename to src/client/PS3/Media/Graphics/HowToPlay_Enchantment.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Enchantment_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Enchantment_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Enchantment_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Enchantment_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Furnace.png b/src/client/PS3/Media/Graphics/HowToPlay_Furnace.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Furnace.png rename to src/client/PS3/Media/Graphics/HowToPlay_Furnace.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Furnace_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Furnace_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Furnace_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Furnace_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_HUD.png b/src/client/PS3/Media/Graphics/HowToPlay_HUD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_HUD.png rename to src/client/PS3/Media/Graphics/HowToPlay_HUD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_HUD_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_HUD_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_HUD_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_HUD_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Inventory.png b/src/client/PS3/Media/Graphics/HowToPlay_Inventory.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Inventory.png rename to src/client/PS3/Media/Graphics/HowToPlay_Inventory.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_Inventory_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_Inventory_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_Inventory_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_Inventory_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_LargeChest.png b/src/client/PS3/Media/Graphics/HowToPlay_LargeChest.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_LargeChest.png rename to src/client/PS3/Media/Graphics/HowToPlay_LargeChest.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_LargeChest_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_LargeChest_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_LargeChest_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_LargeChest_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_NetherPortal.png b/src/client/PS3/Media/Graphics/HowToPlay_NetherPortal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_NetherPortal.png rename to src/client/PS3/Media/Graphics/HowToPlay_NetherPortal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/HowToPlay_NetherPortal_Small.png b/src/client/PS3/Media/Graphics/HowToPlay_NetherPortal_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/HowToPlay_NetherPortal_Small.png rename to src/client/PS3/Media/Graphics/HowToPlay_NetherPortal_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/IconHolder.png b/src/client/PS3/Media/Graphics/IconHolder.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/IconHolder.png rename to src/client/PS3/Media/Graphics/IconHolder.png diff --git a/Minecraft.Client/PS3/Media/Graphics/IconHolderRed.png b/src/client/PS3/Media/Graphics/IconHolderRed.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/IconHolderRed.png rename to src/client/PS3/Media/Graphics/IconHolderRed.png diff --git a/Minecraft.Client/PS3/Media/Graphics/IconHolderRed_Small.png b/src/client/PS3/Media/Graphics/IconHolderRed_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/IconHolderRed_Small.png rename to src/client/PS3/Media/Graphics/IconHolderRed_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/IconHolder_Small.png b/src/client/PS3/Media/Graphics/IconHolder_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/IconHolder_Small.png rename to src/client/PS3/Media/Graphics/IconHolder_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LayoutButton_Norm.png b/src/client/PS3/Media/Graphics/LayoutButton_Norm.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LayoutButton_Norm.png rename to src/client/PS3/Media/Graphics/LayoutButton_Norm.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LayoutButton_Over.png b/src/client/PS3/Media/Graphics/LayoutButton_Over.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LayoutButton_Over.png rename to src/client/PS3/Media/Graphics/LayoutButton_Over.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Climbed.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Climbed.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Climbed.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Climbed.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Creeper.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Creeper.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Creeper.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Creeper.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Fallen.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Fallen.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Fallen.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Fallen.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Ghast.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Ghast.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Ghast.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Ghast.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Portal.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Portal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Portal.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Portal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Skeleton.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Skeleton.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Skeleton.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Skeleton.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Slime.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Slime.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Slime.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Slime.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Spider.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Spider.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Spider.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Spider.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_SpiderJockey.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_SpiderJockey.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_SpiderJockey.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_SpiderJockey.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Swam.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Swam.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Swam.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Swam.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Walked.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Walked.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Walked.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Walked.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Zombie.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_Zombie.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_Zombie.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_Zombie.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_ZombiePigman.png b/src/client/PS3/Media/Graphics/LeaderBoard_Icon_ZombiePigman.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderBoard_Icon_ZombiePigman.png rename to src/client/PS3/Media/Graphics/LeaderBoard_Icon_ZombiePigman.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderboardButton_Norm.png b/src/client/PS3/Media/Graphics/LeaderboardButton_Norm.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderboardButton_Norm.png rename to src/client/PS3/Media/Graphics/LeaderboardButton_Norm.png diff --git a/Minecraft.Client/PS3/Media/Graphics/LeaderboardButton_Over.png b/src/client/PS3/Media/Graphics/LeaderboardButton_Over.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/LeaderboardButton_Over.png rename to src/client/PS3/Media/Graphics/LeaderboardButton_Over.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Blu_Focus.png b/src/client/PS3/Media/Graphics/Legend_Button_Blu_Focus.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Blu_Focus.png rename to src/client/PS3/Media/Graphics/Legend_Button_Blu_Focus.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Blu_Normal.png b/src/client/PS3/Media/Graphics/Legend_Button_Blu_Normal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Blu_Normal.png rename to src/client/PS3/Media/Graphics/Legend_Button_Blu_Normal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Disable.png b/src/client/PS3/Media/Graphics/Legend_Button_Disable.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Disable.png rename to src/client/PS3/Media/Graphics/Legend_Button_Disable.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Green_Focus.png b/src/client/PS3/Media/Graphics/Legend_Button_Green_Focus.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Green_Focus.png rename to src/client/PS3/Media/Graphics/Legend_Button_Green_Focus.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Green_Normal.png b/src/client/PS3/Media/Graphics/Legend_Button_Green_Normal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Green_Normal.png rename to src/client/PS3/Media/Graphics/Legend_Button_Green_Normal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Red_Focus.png b/src/client/PS3/Media/Graphics/Legend_Button_Red_Focus.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Red_Focus.png rename to src/client/PS3/Media/Graphics/Legend_Button_Red_Focus.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Red_Normal.png b/src/client/PS3/Media/Graphics/Legend_Button_Red_Normal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Red_Normal.png rename to src/client/PS3/Media/Graphics/Legend_Button_Red_Normal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Yello_Focus.png b/src/client/PS3/Media/Graphics/Legend_Button_Yello_Focus.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Yello_Focus.png rename to src/client/PS3/Media/Graphics/Legend_Button_Yello_Focus.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Legend_Button_Yello_Normal.png b/src/client/PS3/Media/Graphics/Legend_Button_Yello_Normal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Legend_Button_Yello_Normal.png rename to src/client/PS3/Media/Graphics/Legend_Button_Yello_Normal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ListButton_Norm.png b/src/client/PS3/Media/Graphics/ListButton_Norm.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ListButton_Norm.png rename to src/client/PS3/Media/Graphics/ListButton_Norm.png diff --git a/Minecraft.Client/PS3/Media/Graphics/ListButton_Over.png b/src/client/PS3/Media/Graphics/ListButton_Over.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/ListButton_Over.png rename to src/client/PS3/Media/Graphics/ListButton_Over.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MainMenuButton_Down.png b/src/client/PS3/Media/Graphics/MainMenuButton_Down.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MainMenuButton_Down.png rename to src/client/PS3/Media/Graphics/MainMenuButton_Down.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MainMenuButton_Norm.png b/src/client/PS3/Media/Graphics/MainMenuButton_Norm.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MainMenuButton_Norm.png rename to src/client/PS3/Media/Graphics/MainMenuButton_Norm.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MainMenuButton_Over.png b/src/client/PS3/Media/Graphics/MainMenuButton_Over.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MainMenuButton_Over.png rename to src/client/PS3/Media/Graphics/MainMenuButton_Over.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_0.png b/src/client/PS3/Media/Graphics/MapIcon_0.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_0.png rename to src/client/PS3/Media/Graphics/MapIcon_0.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_1.png b/src/client/PS3/Media/Graphics/MapIcon_1.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_1.png rename to src/client/PS3/Media/Graphics/MapIcon_1.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_2.png b/src/client/PS3/Media/Graphics/MapIcon_2.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_2.png rename to src/client/PS3/Media/Graphics/MapIcon_2.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_3.png b/src/client/PS3/Media/Graphics/MapIcon_3.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_3.png rename to src/client/PS3/Media/Graphics/MapIcon_3.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_4.png b/src/client/PS3/Media/Graphics/MapIcon_4.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_4.png rename to src/client/PS3/Media/Graphics/MapIcon_4.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_5.png b/src/client/PS3/Media/Graphics/MapIcon_5.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_5.png rename to src/client/PS3/Media/Graphics/MapIcon_5.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_6.png b/src/client/PS3/Media/Graphics/MapIcon_6.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_6.png rename to src/client/PS3/Media/Graphics/MapIcon_6.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MapIcon_7.png b/src/client/PS3/Media/Graphics/MapIcon_7.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MapIcon_7.png rename to src/client/PS3/Media/Graphics/MapIcon_7.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MenuButton_Down.png b/src/client/PS3/Media/Graphics/MenuButton_Down.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MenuButton_Down.png rename to src/client/PS3/Media/Graphics/MenuButton_Down.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MenuButton_Norm.png b/src/client/PS3/Media/Graphics/MenuButton_Norm.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MenuButton_Norm.png rename to src/client/PS3/Media/Graphics/MenuButton_Norm.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MenuButton_Over.png b/src/client/PS3/Media/Graphics/MenuButton_Over.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MenuButton_Over.png rename to src/client/PS3/Media/Graphics/MenuButton_Over.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MenuTitle.png b/src/client/PS3/Media/Graphics/MenuTitle.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MenuTitle.png rename to src/client/PS3/Media/Graphics/MenuTitle.png diff --git a/Minecraft.Client/PS3/Media/Graphics/MinecraftBrokenIcon.png b/src/client/PS3/Media/Graphics/MinecraftBrokenIcon.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/MinecraftBrokenIcon.png rename to src/client/PS3/Media/Graphics/MinecraftBrokenIcon.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Padlock.png b/src/client/PS3/Media/Graphics/Padlock.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Padlock.png rename to src/client/PS3/Media/Graphics/Padlock.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Padlock_Small.png b/src/client/PS3/Media/Graphics/Padlock_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Padlock_Small.png rename to src/client/PS3/Media/Graphics/Padlock_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Bot_L.png b/src/client/PS3/Media/Graphics/PanelBlue_Bot_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Bot_L.png rename to src/client/PS3/Media/Graphics/PanelBlue_Bot_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Bot_M.png b/src/client/PS3/Media/Graphics/PanelBlue_Bot_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Bot_M.png rename to src/client/PS3/Media/Graphics/PanelBlue_Bot_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Bot_R.png b/src/client/PS3/Media/Graphics/PanelBlue_Bot_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Bot_R.png rename to src/client/PS3/Media/Graphics/PanelBlue_Bot_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Mid_L.png b/src/client/PS3/Media/Graphics/PanelBlue_Mid_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Mid_L.png rename to src/client/PS3/Media/Graphics/PanelBlue_Mid_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Mid_M.png b/src/client/PS3/Media/Graphics/PanelBlue_Mid_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Mid_M.png rename to src/client/PS3/Media/Graphics/PanelBlue_Mid_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Mid_R.png b/src/client/PS3/Media/Graphics/PanelBlue_Mid_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Mid_R.png rename to src/client/PS3/Media/Graphics/PanelBlue_Mid_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Top_L.png b/src/client/PS3/Media/Graphics/PanelBlue_Top_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Top_L.png rename to src/client/PS3/Media/Graphics/PanelBlue_Top_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Top_M.png b/src/client/PS3/Media/Graphics/PanelBlue_Top_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Top_M.png rename to src/client/PS3/Media/Graphics/PanelBlue_Top_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PanelBlue_Top_R.png b/src/client/PS3/Media/Graphics/PanelBlue_Top_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PanelBlue_Top_R.png rename to src/client/PS3/Media/Graphics/PanelBlue_Top_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_BL.png b/src/client/PS3/Media/Graphics/Panel_BL.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_BL.png rename to src/client/PS3/Media/Graphics/Panel_BL.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_BM.png b/src/client/PS3/Media/Graphics/Panel_BM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_BM.png rename to src/client/PS3/Media/Graphics/Panel_BM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_BR.png b/src/client/PS3/Media/Graphics/Panel_BR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_BR.png rename to src/client/PS3/Media/Graphics/Panel_BR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_ML.png b/src/client/PS3/Media/Graphics/Panel_ML.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_ML.png rename to src/client/PS3/Media/Graphics/Panel_ML.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_MM.png b/src/client/PS3/Media/Graphics/Panel_MM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_MM.png rename to src/client/PS3/Media/Graphics/Panel_MM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_MR.png b/src/client/PS3/Media/Graphics/Panel_MR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_MR.png rename to src/client/PS3/Media/Graphics/Panel_MR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Bot_L.png b/src/client/PS3/Media/Graphics/Panel_Recess_Bot_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Bot_L.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Bot_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Bot_M.png b/src/client/PS3/Media/Graphics/Panel_Recess_Bot_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Bot_M.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Bot_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Bot_R.png b/src/client/PS3/Media/Graphics/Panel_Recess_Bot_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Bot_R.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Bot_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Mid_L.png b/src/client/PS3/Media/Graphics/Panel_Recess_Mid_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Mid_L.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Mid_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Mid_M.png b/src/client/PS3/Media/Graphics/Panel_Recess_Mid_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Mid_M.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Mid_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Mid_R.png b/src/client/PS3/Media/Graphics/Panel_Recess_Mid_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Mid_R.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Mid_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Top_L.png b/src/client/PS3/Media/Graphics/Panel_Recess_Top_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Top_L.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Top_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Top_M.png b/src/client/PS3/Media/Graphics/Panel_Recess_Top_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Top_M.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Top_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Top_R.png b/src/client/PS3/Media/Graphics/Panel_Recess_Top_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_Recess_Top_R.png rename to src/client/PS3/Media/Graphics/Panel_Recess_Top_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_TL.png b/src/client/PS3/Media/Graphics/Panel_TL.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_TL.png rename to src/client/PS3/Media/Graphics/Panel_TL.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_TM.png b/src/client/PS3/Media/Graphics/Panel_TM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_TM.png rename to src/client/PS3/Media/Graphics/Panel_TM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Panel_TR.png b/src/client/PS3/Media/Graphics/Panel_TR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Panel_TR.png rename to src/client/PS3/Media/Graphics/Panel_TR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Pointer.png b/src/client/PS3/Media/Graphics/Pointer.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Pointer.png rename to src/client/PS3/Media/Graphics/Pointer.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_BL.png b/src/client/PS3/Media/Graphics/PointerTextPanel_BL.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_BL.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_BL.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_BM.png b/src/client/PS3/Media/Graphics/PointerTextPanel_BM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_BM.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_BM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_BR.png b/src/client/PS3/Media/Graphics/PointerTextPanel_BR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_BR.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_BR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_ML.png b/src/client/PS3/Media/Graphics/PointerTextPanel_ML.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_ML.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_ML.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_MM.png b/src/client/PS3/Media/Graphics/PointerTextPanel_MM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_MM.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_MM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_MR.png b/src/client/PS3/Media/Graphics/PointerTextPanel_MR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_MR.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_MR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_TL.png b/src/client/PS3/Media/Graphics/PointerTextPanel_TL.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_TL.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_TL.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_TM.png b/src/client/PS3/Media/Graphics/PointerTextPanel_TM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_TM.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_TM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_TR.png b/src/client/PS3/Media/Graphics/PointerTextPanel_TR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/PointerTextPanel_TR.png rename to src/client/PS3/Media/Graphics/PointerTextPanel_TR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Pointer_Pickup.png b/src/client/PS3/Media/Graphics/Pointer_Pickup.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Pointer_Pickup.png rename to src/client/PS3/Media/Graphics/Pointer_Pickup.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Pointer_TextPanel.png b/src/client/PS3/Media/Graphics/Pointer_TextPanel.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Pointer_TextPanel.png rename to src/client/PS3/Media/Graphics/Pointer_TextPanel.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Blindness.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Blindness.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Blindness.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Blindness.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Fire_Resistance.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Fire_Resistance.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Fire_Resistance.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Fire_Resistance.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Haste.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Haste.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Haste.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Haste.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Hunger.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Hunger.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Hunger.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Hunger.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Invisibility.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Invisibility.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Invisibility.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Invisibility.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Jump_Boost.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Jump_Boost.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Jump_Boost.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Jump_Boost.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Mining_Fatigue.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Mining_Fatigue.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Mining_Fatigue.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Mining_Fatigue.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Nausea.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Nausea.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Nausea.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Nausea.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Night_Vision.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Night_Vision.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Night_Vision.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Night_Vision.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Poison.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Poison.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Poison.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Poison.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Regeneration.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Regeneration.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Regeneration.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Regeneration.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Resistance.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Resistance.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Resistance.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Resistance.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Slowness.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Slowness.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Slowness.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Slowness.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Speed.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Speed.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Speed.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Speed.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Strength.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Strength.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Strength.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Strength.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Water_Breathing.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Water_Breathing.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Water_Breathing.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Water_Breathing.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Weakness.png b/src/client/PS3/Media/Graphics/Potion_Effect_Icon_Weakness.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Potion_Effect_Icon_Weakness.png rename to src/client/PS3/Media/Graphics/Potion_Effect_Icon_Weakness.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SaveArrow.png b/src/client/PS3/Media/Graphics/SaveArrow.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SaveArrow.png rename to src/client/PS3/Media/Graphics/SaveArrow.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SaveChest.png b/src/client/PS3/Media/Graphics/SaveChest.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SaveChest.png rename to src/client/PS3/Media/Graphics/SaveChest.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Shine_Pill.png b/src/client/PS3/Media/Graphics/Shine_Pill.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Shine_Pill.png rename to src/client/PS3/Media/Graphics/Shine_Pill.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Shine_Pill_Press.png b/src/client/PS3/Media/Graphics/Shine_Pill_Press.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Shine_Pill_Press.png rename to src/client/PS3/Media/Graphics/Shine_Pill_Press.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SignEditBackground.png b/src/client/PS3/Media/Graphics/SignEditBackground.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SignEditBackground.png rename to src/client/PS3/Media/Graphics/SignEditBackground.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBar.png b/src/client/PS3/Media/Graphics/SkinSelect_TabBar.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBar.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabBar.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmall.png b/src/client/PS3/Media/Graphics/SkinSelect_TabBarSmall.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmall.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabBarSmall.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel.png b/src/client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel_Selected.png b/src/client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel_Selected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel_Selected.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabBarSmallPanel_Selected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmall_Selected.png b/src/client/PS3/Media/Graphics/SkinSelect_TabBarSmall_Selected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBarSmall_Selected.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabBarSmall_Selected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBar_Selected.png b/src/client/PS3/Media/Graphics/SkinSelect_TabBar_Selected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabBar_Selected.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabBar_Selected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormal.png b/src/client/PS3/Media/Graphics/SkinSelect_TabNormal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormal.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabNormal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormalSmall.png b/src/client/PS3/Media/Graphics/SkinSelect_TabNormalSmall.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormalSmall.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabNormalSmall.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormalSmall_Selected.png b/src/client/PS3/Media/Graphics/SkinSelect_TabNormalSmall_Selected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormalSmall_Selected.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabNormalSmall_Selected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormal_Selected.png b/src/client/PS3/Media/Graphics/SkinSelect_TabNormal_Selected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabNormal_Selected.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabNormal_Selected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOver.png b/src/client/PS3/Media/Graphics/SkinSelect_TabOver.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOver.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabOver.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOverSmall.png b/src/client/PS3/Media/Graphics/SkinSelect_TabOverSmall.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOverSmall.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabOverSmall.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOverSmall_Selected.png b/src/client/PS3/Media/Graphics/SkinSelect_TabOverSmall_Selected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOverSmall_Selected.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabOverSmall_Selected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOver_Selected.png b/src/client/PS3/Media/Graphics/SkinSelect_TabOver_Selected.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/SkinSelect_TabOver_Selected.png rename to src/client/PS3/Media/Graphics/SkinSelect_TabOver_Selected.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Slider_Button.png b/src/client/PS3/Media/Graphics/Slider_Button.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Slider_Button.png rename to src/client/PS3/Media/Graphics/Slider_Button.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Slider_Track.png b/src/client/PS3/Media/Graphics/Slider_Track.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Slider_Track.png rename to src/client/PS3/Media/Graphics/Slider_Track.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Bot_L.png b/src/client/PS3/Media/Graphics/Square_Recess_Bot_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Bot_L.png rename to src/client/PS3/Media/Graphics/Square_Recess_Bot_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Bot_M.png b/src/client/PS3/Media/Graphics/Square_Recess_Bot_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Bot_M.png rename to src/client/PS3/Media/Graphics/Square_Recess_Bot_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Bot_R.png b/src/client/PS3/Media/Graphics/Square_Recess_Bot_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Bot_R.png rename to src/client/PS3/Media/Graphics/Square_Recess_Bot_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Mid_L.png b/src/client/PS3/Media/Graphics/Square_Recess_Mid_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Mid_L.png rename to src/client/PS3/Media/Graphics/Square_Recess_Mid_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Mid_M.png b/src/client/PS3/Media/Graphics/Square_Recess_Mid_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Mid_M.png rename to src/client/PS3/Media/Graphics/Square_Recess_Mid_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Mid_R.png b/src/client/PS3/Media/Graphics/Square_Recess_Mid_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Mid_R.png rename to src/client/PS3/Media/Graphics/Square_Recess_Mid_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Top_L.png b/src/client/PS3/Media/Graphics/Square_Recess_Top_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Top_L.png rename to src/client/PS3/Media/Graphics/Square_Recess_Top_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Top_M.png b/src/client/PS3/Media/Graphics/Square_Recess_Top_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Top_M.png rename to src/client/PS3/Media/Graphics/Square_Recess_Top_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Square_Recess_Top_R.png b/src/client/PS3/Media/Graphics/Square_Recess_Top_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Square_Recess_Top_R.png rename to src/client/PS3/Media/Graphics/Square_Recess_Top_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Star.png b/src/client/PS3/Media/Graphics/Star.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Star.png rename to src/client/PS3/Media/Graphics/Star.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Star_Small.png b/src/client/PS3/Media/Graphics/Star_Small.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Star_Small.png rename to src/client/PS3/Media/Graphics/Star_Small.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_L.png b/src/client/PS3/Media/Graphics/Tab_Creative7_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_L.png rename to src/client/PS3/Media/Graphics/Tab_Creative7_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_M.png b/src/client/PS3/Media/Graphics/Tab_Creative7_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_M.png rename to src/client/PS3/Media/Graphics/Tab_Creative7_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_R.png b/src/client/PS3/Media/Graphics/Tab_Creative7_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_R.png rename to src/client/PS3/Media/Graphics/Tab_Creative7_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_Small_L.png b/src/client/PS3/Media/Graphics/Tab_Creative7_Small_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_Small_L.png rename to src/client/PS3/Media/Graphics/Tab_Creative7_Small_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_Small_M.png b/src/client/PS3/Media/Graphics/Tab_Creative7_Small_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_Small_M.png rename to src/client/PS3/Media/Graphics/Tab_Creative7_Small_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_Small_R.png b/src/client/PS3/Media/Graphics/Tab_Creative7_Small_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative7_Small_R.png rename to src/client/PS3/Media/Graphics/Tab_Creative7_Small_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_L.png b/src/client/PS3/Media/Graphics/Tab_Creative8_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_L.png rename to src/client/PS3/Media/Graphics/Tab_Creative8_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_M.png b/src/client/PS3/Media/Graphics/Tab_Creative8_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_M.png rename to src/client/PS3/Media/Graphics/Tab_Creative8_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_R.png b/src/client/PS3/Media/Graphics/Tab_Creative8_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_R.png rename to src/client/PS3/Media/Graphics/Tab_Creative8_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_Small_L.png b/src/client/PS3/Media/Graphics/Tab_Creative8_Small_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_Small_L.png rename to src/client/PS3/Media/Graphics/Tab_Creative8_Small_L.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_Small_M.png b/src/client/PS3/Media/Graphics/Tab_Creative8_Small_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_Small_M.png rename to src/client/PS3/Media/Graphics/Tab_Creative8_Small_M.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_Small_R.png b/src/client/PS3/Media/Graphics/Tab_Creative8_Small_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Creative8_Small_R.png rename to src/client/PS3/Media/Graphics/Tab_Creative8_Small_R.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BL.png b/src/client/PS3/Media/Graphics/Tab_Inv_BL.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BL.png rename to src/client/PS3/Media/Graphics/Tab_Inv_BL.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BLD.png b/src/client/PS3/Media/Graphics/Tab_Inv_BLD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BLD.png rename to src/client/PS3/Media/Graphics/Tab_Inv_BLD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BM.png b/src/client/PS3/Media/Graphics/Tab_Inv_BM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BM.png rename to src/client/PS3/Media/Graphics/Tab_Inv_BM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BMD.png b/src/client/PS3/Media/Graphics/Tab_Inv_BMD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BMD.png rename to src/client/PS3/Media/Graphics/Tab_Inv_BMD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BR.png b/src/client/PS3/Media/Graphics/Tab_Inv_BR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BR.png rename to src/client/PS3/Media/Graphics/Tab_Inv_BR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BRD.png b/src/client/PS3/Media/Graphics/Tab_Inv_BRD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_BRD.png rename to src/client/PS3/Media/Graphics/Tab_Inv_BRD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TL.png b/src/client/PS3/Media/Graphics/Tab_Inv_TL.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TL.png rename to src/client/PS3/Media/Graphics/Tab_Inv_TL.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TLD.png b/src/client/PS3/Media/Graphics/Tab_Inv_TLD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TLD.png rename to src/client/PS3/Media/Graphics/Tab_Inv_TLD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TM.png b/src/client/PS3/Media/Graphics/Tab_Inv_TM.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TM.png rename to src/client/PS3/Media/Graphics/Tab_Inv_TM.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TMD.png b/src/client/PS3/Media/Graphics/Tab_Inv_TMD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TMD.png rename to src/client/PS3/Media/Graphics/Tab_Inv_TMD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TR.png b/src/client/PS3/Media/Graphics/Tab_Inv_TR.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TR.png rename to src/client/PS3/Media/Graphics/Tab_Inv_TR.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TRD.png b/src/client/PS3/Media/Graphics/Tab_Inv_TRD.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Inv_TRD.png rename to src/client/PS3/Media/Graphics/Tab_Inv_TRD.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Left.png b/src/client/PS3/Media/Graphics/Tab_Left.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Left.png rename to src/client/PS3/Media/Graphics/Tab_Left.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Left2.png b/src/client/PS3/Media/Graphics/Tab_Left2.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Left2.png rename to src/client/PS3/Media/Graphics/Tab_Left2.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Left2_Dark.png b/src/client/PS3/Media/Graphics/Tab_Left2_Dark.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Left2_Dark.png rename to src/client/PS3/Media/Graphics/Tab_Left2_Dark.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Left_Dark.png b/src/client/PS3/Media/Graphics/Tab_Left_Dark.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Left_Dark.png rename to src/client/PS3/Media/Graphics/Tab_Left_Dark.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Middle.png b/src/client/PS3/Media/Graphics/Tab_Middle.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Middle.png rename to src/client/PS3/Media/Graphics/Tab_Middle.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Middle2.png b/src/client/PS3/Media/Graphics/Tab_Middle2.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Middle2.png rename to src/client/PS3/Media/Graphics/Tab_Middle2.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Middle2_Dark.png b/src/client/PS3/Media/Graphics/Tab_Middle2_Dark.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Middle2_Dark.png rename to src/client/PS3/Media/Graphics/Tab_Middle2_Dark.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Middle_Dark.png b/src/client/PS3/Media/Graphics/Tab_Middle_Dark.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Middle_Dark.png rename to src/client/PS3/Media/Graphics/Tab_Middle_Dark.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Right.png b/src/client/PS3/Media/Graphics/Tab_Right.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Right.png rename to src/client/PS3/Media/Graphics/Tab_Right.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Right2.png b/src/client/PS3/Media/Graphics/Tab_Right2.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Right2.png rename to src/client/PS3/Media/Graphics/Tab_Right2.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Right2_Dark.png b/src/client/PS3/Media/Graphics/Tab_Right2_Dark.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Right2_Dark.png rename to src/client/PS3/Media/Graphics/Tab_Right2_Dark.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Right_Dark.png b/src/client/PS3/Media/Graphics/Tab_Right_Dark.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Right_Dark.png rename to src/client/PS3/Media/Graphics/Tab_Right_Dark.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Small_Left.png b/src/client/PS3/Media/Graphics/Tab_Small_Left.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Small_Left.png rename to src/client/PS3/Media/Graphics/Tab_Small_Left.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Small_Middle.png b/src/client/PS3/Media/Graphics/Tab_Small_Middle.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Small_Middle.png rename to src/client/PS3/Media/Graphics/Tab_Small_Middle.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tab_Small_Right.png b/src/client/PS3/Media/Graphics/Tab_Small_Right.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tab_Small_Right.png rename to src/client/PS3/Media/Graphics/Tab_Small_Right.png diff --git a/Minecraft.Client/PS3/Media/Graphics/TaskComplete.png b/src/client/PS3/Media/Graphics/TaskComplete.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/TaskComplete.png rename to src/client/PS3/Media/Graphics/TaskComplete.png diff --git a/Minecraft.Client/PS3/Media/Graphics/TaskIncomplete.png b/src/client/PS3/Media/Graphics/TaskIncomplete.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/TaskIncomplete.png rename to src/client/PS3/Media/Graphics/TaskIncomplete.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Terra003.png b/src/client/PS3/Media/Graphics/Terra003.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Terra003.png rename to src/client/PS3/Media/Graphics/Terra003.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Terra007.png b/src/client/PS3/Media/Graphics/Terra007.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Terra007.png rename to src/client/PS3/Media/Graphics/Terra007.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Terra016.png b/src/client/PS3/Media/Graphics/Terra016.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Terra016.png rename to src/client/PS3/Media/Graphics/Terra016.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Terra021.png b/src/client/PS3/Media/Graphics/Terra021.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Terra021.png rename to src/client/PS3/Media/Graphics/Terra021.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Terra140.png b/src/client/PS3/Media/Graphics/Terra140.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Terra140.png rename to src/client/PS3/Media/Graphics/Terra140.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tick.png b/src/client/PS3/Media/Graphics/Tick.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tick.png rename to src/client/PS3/Media/Graphics/Tick.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tickbox_Norm.png b/src/client/PS3/Media/Graphics/Tickbox_Norm.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tickbox_Norm.png rename to src/client/PS3/Media/Graphics/Tickbox_Norm.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Tickbox_Over.png b/src/client/PS3/Media/Graphics/Tickbox_Over.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Tickbox_Over.png rename to src/client/PS3/Media/Graphics/Tickbox_Over.png diff --git a/Minecraft.Client/PS3/Media/Graphics/Warning.png b/src/client/PS3/Media/Graphics/Warning.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/Warning.png rename to src/client/PS3/Media/Graphics/Warning.png diff --git a/Minecraft.Client/PS3/Media/Graphics/a_graphic.png b/src/client/PS3/Media/Graphics/a_graphic.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/a_graphic.png rename to src/client/PS3/Media/Graphics/a_graphic.png diff --git a/Minecraft.Client/PS3/Media/Graphics/b_graphic.png b/src/client/PS3/Media/Graphics/b_graphic.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/b_graphic.png rename to src/client/PS3/Media/Graphics/b_graphic.png diff --git a/Minecraft.Client/PS3/Media/Graphics/book.png b/src/client/PS3/Media/Graphics/book.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/book.png rename to src/client/PS3/Media/Graphics/book.png diff --git a/Minecraft.Client/PS3/Media/Graphics/btn_Back.wav b/src/client/PS3/Media/Graphics/btn_Back.wav similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/btn_Back.wav rename to src/client/PS3/Media/Graphics/btn_Back.wav diff --git a/Minecraft.Client/PS3/Media/Graphics/btn_Focus.wav b/src/client/PS3/Media/Graphics/btn_Focus.wav similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/btn_Focus.wav rename to src/client/PS3/Media/Graphics/btn_Focus.wav diff --git a/Minecraft.Client/PS3/Media/Graphics/btn_Select.wav b/src/client/PS3/Media/Graphics/btn_Select.wav similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/btn_Select.wav rename to src/client/PS3/Media/Graphics/btn_Select.wav diff --git a/Minecraft.Client/PS3/Media/Graphics/caret.png b/src/client/PS3/Media/Graphics/caret.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/caret.png rename to src/client/PS3/Media/Graphics/caret.png diff --git a/Minecraft.Client/PS3/Media/Graphics/graphic_X.png b/src/client/PS3/Media/Graphics/graphic_X.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/graphic_X.png rename to src/client/PS3/Media/Graphics/graphic_X.png diff --git a/Minecraft.Client/PS3/Media/Graphics/graphic_scene.png b/src/client/PS3/Media/Graphics/graphic_scene.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/graphic_scene.png rename to src/client/PS3/Media/Graphics/graphic_scene.png diff --git a/Minecraft.Client/PS3/Media/Graphics/icon_shank.png b/src/client/PS3/Media/Graphics/icon_shank.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/icon_shank.png rename to src/client/PS3/Media/Graphics/icon_shank.png diff --git a/Minecraft.Client/PS3/Media/Graphics/scene_shine.png b/src/client/PS3/Media/Graphics/scene_shine.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/scene_shine.png rename to src/client/PS3/Media/Graphics/scene_shine.png diff --git a/Minecraft.Client/PS3/Media/Graphics/shine_arrow_down.png b/src/client/PS3/Media/Graphics/shine_arrow_down.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/shine_arrow_down.png rename to src/client/PS3/Media/Graphics/shine_arrow_down.png diff --git a/Minecraft.Client/PS3/Media/Graphics/shine_arrow_left.png b/src/client/PS3/Media/Graphics/shine_arrow_left.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/shine_arrow_left.png rename to src/client/PS3/Media/Graphics/shine_arrow_left.png diff --git a/Minecraft.Client/PS3/Media/Graphics/shine_arrow_right.png b/src/client/PS3/Media/Graphics/shine_arrow_right.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/shine_arrow_right.png rename to src/client/PS3/Media/Graphics/shine_arrow_right.png diff --git a/Minecraft.Client/PS3/Media/Graphics/shine_arrow_up.png b/src/client/PS3/Media/Graphics/shine_arrow_up.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/shine_arrow_up.png rename to src/client/PS3/Media/Graphics/shine_arrow_up.png diff --git a/Minecraft.Client/PS3/Media/Graphics/shine_circle_press.png b/src/client/PS3/Media/Graphics/shine_circle_press.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/shine_circle_press.png rename to src/client/PS3/Media/Graphics/shine_circle_press.png diff --git a/Minecraft.Client/PS3/Media/Graphics/shine_cirlce_normal.png b/src/client/PS3/Media/Graphics/shine_cirlce_normal.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/shine_cirlce_normal.png rename to src/client/PS3/Media/Graphics/shine_cirlce_normal.png diff --git a/Minecraft.Client/PS3/Media/Graphics/voiceMuted.png b/src/client/PS3/Media/Graphics/voiceMuted.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/voiceMuted.png rename to src/client/PS3/Media/Graphics/voiceMuted.png diff --git a/Minecraft.Client/PS3/Media/Graphics/voiceNotSpeaking.png b/src/client/PS3/Media/Graphics/voiceNotSpeaking.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/voiceNotSpeaking.png rename to src/client/PS3/Media/Graphics/voiceNotSpeaking.png diff --git a/Minecraft.Client/PS3/Media/Graphics/voiceSpeaking.png b/src/client/PS3/Media/Graphics/voiceSpeaking.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/voiceSpeaking.png rename to src/client/PS3/Media/Graphics/voiceSpeaking.png diff --git a/Minecraft.Client/PS3/Media/Graphics/x_graphic.png b/src/client/PS3/Media/Graphics/x_graphic.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/x_graphic.png rename to src/client/PS3/Media/Graphics/x_graphic.png diff --git a/Minecraft.Client/PS3/Media/Graphics/y_graphic.png b/src/client/PS3/Media/Graphics/y_graphic.png similarity index 100% rename from Minecraft.Client/PS3/Media/Graphics/y_graphic.png rename to src/client/PS3/Media/Graphics/y_graphic.png diff --git a/Minecraft.Client/PS3/Media/Logos/4JStudios_logo.png b/src/client/PS3/Media/Logos/4JStudios_logo.png similarity index 100% rename from Minecraft.Client/PS3/Media/Logos/4JStudios_logo.png rename to src/client/PS3/Media/Logos/4JStudios_logo.png diff --git a/Minecraft.Client/PS3/Media/Logos/ESRB_10_Large.png b/src/client/PS3/Media/Logos/ESRB_10_Large.png similarity index 100% rename from Minecraft.Client/PS3/Media/Logos/ESRB_10_Large.png rename to src/client/PS3/Media/Logos/ESRB_10_Large.png diff --git a/Minecraft.Client/PS3/Media/Logos/MS_Studios_MC.png b/src/client/PS3/Media/Logos/MS_Studios_MC.png similarity index 100% rename from Minecraft.Client/PS3/Media/Logos/MS_Studios_MC.png rename to src/client/PS3/Media/Logos/MS_Studios_MC.png diff --git a/Minecraft.Client/PS3/Media/Logos/Minecon.png b/src/client/PS3/Media/Logos/Minecon.png similarity index 100% rename from Minecraft.Client/PS3/Media/Logos/Minecon.png rename to src/client/PS3/Media/Logos/Minecon.png diff --git a/Minecraft.Client/PS3/Media/Logos/XBLA_MC.png b/src/client/PS3/Media/Logos/XBLA_MC.png similarity index 100% rename from Minecraft.Client/PS3/Media/Logos/XBLA_MC.png rename to src/client/PS3/Media/Logos/XBLA_MC.png diff --git a/Minecraft.Client/PS3/Media/Logos/mojang.png b/src/client/PS3/Media/Logos/mojang.png similarity index 100% rename from Minecraft.Client/PS3/Media/Logos/mojang.png rename to src/client/PS3/Media/Logos/mojang.png diff --git a/Minecraft.Client/PS3/Media/MenuTitle.png b/src/client/PS3/Media/MenuTitle.png similarity index 100% rename from Minecraft.Client/PS3/Media/MenuTitle.png rename to src/client/PS3/Media/MenuTitle.png diff --git a/Minecraft.Client/PS3/Media/Panel.png b/src/client/PS3/Media/Panel.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel.png rename to src/client/PS3/Media/Panel.png diff --git a/Minecraft.Client/PS3/Media/Panel_Bot_L.png b/src/client/PS3/Media/Panel_Bot_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Bot_L.png rename to src/client/PS3/Media/Panel_Bot_L.png diff --git a/Minecraft.Client/PS3/Media/Panel_Bot_M.png b/src/client/PS3/Media/Panel_Bot_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Bot_M.png rename to src/client/PS3/Media/Panel_Bot_M.png diff --git a/Minecraft.Client/PS3/Media/Panel_Bot_R.png b/src/client/PS3/Media/Panel_Bot_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Bot_R.png rename to src/client/PS3/Media/Panel_Bot_R.png diff --git a/Minecraft.Client/PS3/Media/Panel_Mid_L.png b/src/client/PS3/Media/Panel_Mid_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Mid_L.png rename to src/client/PS3/Media/Panel_Mid_L.png diff --git a/Minecraft.Client/PS3/Media/Panel_Mid_M.png b/src/client/PS3/Media/Panel_Mid_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Mid_M.png rename to src/client/PS3/Media/Panel_Mid_M.png diff --git a/Minecraft.Client/PS3/Media/Panel_Mid_R.png b/src/client/PS3/Media/Panel_Mid_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Mid_R.png rename to src/client/PS3/Media/Panel_Mid_R.png diff --git a/Minecraft.Client/PS3/Media/Panel_Top_L.png b/src/client/PS3/Media/Panel_Top_L.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Top_L.png rename to src/client/PS3/Media/Panel_Top_L.png diff --git a/Minecraft.Client/PS3/Media/Panel_Top_M.png b/src/client/PS3/Media/Panel_Top_M.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Top_M.png rename to src/client/PS3/Media/Panel_Top_M.png diff --git a/Minecraft.Client/PS3/Media/Panel_Top_R.png b/src/client/PS3/Media/Panel_Top_R.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panel_Top_R.png rename to src/client/PS3/Media/Panel_Top_R.png diff --git a/Minecraft.Client/PS3/Media/Panorama_Background_N.png b/src/client/PS3/Media/Panorama_Background_N.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panorama_Background_N.png rename to src/client/PS3/Media/Panorama_Background_N.png diff --git a/Minecraft.Client/PS3/Media/Panorama_Background_S.png b/src/client/PS3/Media/Panorama_Background_S.png similarity index 100% rename from Minecraft.Client/PS3/Media/Panorama_Background_S.png rename to src/client/PS3/Media/Panorama_Background_S.png diff --git a/Minecraft.Client/PS3/Media/Sound/Xbox/MenuSounds.xgs b/src/client/PS3/Media/Sound/Xbox/MenuSounds.xgs similarity index 100% rename from Minecraft.Client/PS3/Media/Sound/Xbox/MenuSounds.xgs rename to src/client/PS3/Media/Sound/Xbox/MenuSounds.xgs diff --git a/Minecraft.Client/PS3/Media/Sound/Xbox/MenuSounds.xsb b/src/client/PS3/Media/Sound/Xbox/MenuSounds.xsb similarity index 100% rename from Minecraft.Client/PS3/Media/Sound/Xbox/MenuSounds.xsb rename to src/client/PS3/Media/Sound/Xbox/MenuSounds.xsb diff --git a/Minecraft.Client/PS3/Media/Sound/Xbox/MenuSounds.xwb b/src/client/PS3/Media/Sound/Xbox/MenuSounds.xwb similarity index 100% rename from Minecraft.Client/PS3/Media/Sound/Xbox/MenuSounds.xwb rename to src/client/PS3/Media/Sound/Xbox/MenuSounds.xwb diff --git a/Minecraft.Client/PS3/Media/Sound/btn_Back.wav b/src/client/PS3/Media/Sound/btn_Back.wav similarity index 100% rename from Minecraft.Client/PS3/Media/Sound/btn_Back.wav rename to src/client/PS3/Media/Sound/btn_Back.wav diff --git a/Minecraft.Client/PS3/Media/Sound/click.wav b/src/client/PS3/Media/Sound/click.wav similarity index 100% rename from Minecraft.Client/PS3/Media/Sound/click.wav rename to src/client/PS3/Media/Sound/click.wav diff --git a/Minecraft.Client/PS3/Media/Sound/pop.wav b/src/client/PS3/Media/Sound/pop.wav similarity index 100% rename from Minecraft.Client/PS3/Media/Sound/pop.wav rename to src/client/PS3/Media/Sound/pop.wav diff --git a/Minecraft.Client/PS3/Media/Sound/wood click.wav b/src/client/PS3/Media/Sound/wood click.wav similarity index 100% rename from Minecraft.Client/PS3/Media/Sound/wood click.wav rename to src/client/PS3/Media/Sound/wood click.wav diff --git a/Minecraft.Client/PS3/Media/TutorialExitScreenshot.png b/src/client/PS3/Media/TutorialExitScreenshot.png similarity index 100% rename from Minecraft.Client/PS3/Media/TutorialExitScreenshot.png rename to src/client/PS3/Media/TutorialExitScreenshot.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot1.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot1.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot1.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot1.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot10.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot10.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot10.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot10.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot2.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot2.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot2.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot2.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot3.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot3.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot3.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot3.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot4.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot4.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot4.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot4.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot5.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot5.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot5.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot5.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot6.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot6.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot6.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot6.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot7.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot7.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot7.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot7.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot8.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot8.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot8.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot8.png diff --git a/Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot9.png b/src/client/PS3/Media/UpsellScreenshots/Screenshot9.png similarity index 100% rename from Minecraft.Client/PS3/Media/UpsellScreenshots/Screenshot9.png rename to src/client/PS3/Media/UpsellScreenshots/Screenshot9.png diff --git a/Minecraft.Client/PS3/Media/background.png b/src/client/PS3/Media/background.png similarity index 100% rename from Minecraft.Client/PS3/Media/background.png rename to src/client/PS3/Media/background.png diff --git a/Minecraft.Client/PS3/Media/de-DE/4J_strings.resx b/src/client/PS3/Media/de-DE/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/4J_strings.resx rename to src/client/PS3/Media/de-DE/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/skin_Minecraft.resx b/src/client/PS3/Media/de-DE/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/skin_Minecraft.resx rename to src/client/PS3/Media/de-DE/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/strings.resx b/src/client/PS3/Media/de-DE/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/strings.resx rename to src/client/PS3/Media/de-DE/strings.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_DLCOffers.resx b/src/client/PS3/Media/de-DE/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/de-DE/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/de-DE/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_base.resx b/src/client/PS3/Media/de-DE/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_base.resx rename to src/client/PS3/Media/de-DE/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_base_480.resx b/src/client/PS3/Media/de-DE/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_base_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_connectingprogress.resx b/src/client/PS3/Media/de-DE/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/de-DE/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/de-DE/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/de-DE/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_container.resx b/src/client/PS3/Media/de-DE/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_container.resx rename to src/client/PS3/Media/de-DE/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_container_480.resx b/src/client/PS3/Media/de-DE/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_container_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_container_large_480.resx b/src/client/PS3/Media/de-DE/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_container_large_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_container_large_Small.resx b/src/client/PS3/Media/de-DE/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/de-DE/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_container_small.resx b/src/client/PS3/Media/de-DE/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_container_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_controls.resx b/src/client/PS3/Media/de-DE/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_controls.resx rename to src/client/PS3/Media/de-DE/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_controls_480.resx b/src/client/PS3/Media/de-DE/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_controls_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_controls_small.resx b/src/client/PS3/Media/de-DE/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_controls_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_credits.resx b/src/client/PS3/Media/de-DE/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_credits.resx rename to src/client/PS3/Media/de-DE/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_credits_480.resx b/src/client/PS3/Media/de-DE/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_credits_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_death.resx b/src/client/PS3/Media/de-DE/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_death.resx rename to src/client/PS3/Media/de-DE/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_death_480.resx b/src/client/PS3/Media/de-DE/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_death_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_death_small.resx b/src/client/PS3/Media/de-DE/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_death_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_debug.resx b/src/client/PS3/Media/de-DE/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_debug.resx rename to src/client/PS3/Media/de-DE/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_debug_480.resx b/src/client/PS3/Media/de-DE/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_debug_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_debugoverlay.resx b/src/client/PS3/Media/de-DE/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/de-DE/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/de-DE/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/de-DE/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/de-DE/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/de-DE/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/de-DE/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_furnace.resx b/src/client/PS3/Media/de-DE/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_furnace.resx rename to src/client/PS3/Media/de-DE/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_furnace_480.resx b/src/client/PS3/Media/de-DE/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_furnace_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_furnace_Small.resx b/src/client/PS3/Media/de-DE/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/de-DE/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_helpandoptions.resx b/src/client/PS3/Media/de-DE/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/de-DE/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/de-DE/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/de-DE/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay.resx b/src/client/PS3/Media/de-DE/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay.resx rename to src/client/PS3/Media/de-DE/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/de-DE/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/de-DE/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/de-DE/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/de-DE/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/de-DE/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/de-DE/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_ingameinfo.resx b/src/client/PS3/Media/de-DE/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/de-DE/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/de-DE/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/de-DE/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_intro.resx b/src/client/PS3/Media/de-DE/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_intro.resx rename to src/client/PS3/Media/de-DE/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_intro_480.resx b/src/client/PS3/Media/de-DE/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_intro_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_inventory.resx b/src/client/PS3/Media/de-DE/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_inventory.resx rename to src/client/PS3/Media/de-DE/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_inventory_480.resx b/src/client/PS3/Media/de-DE/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_inventory_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_inventory_small.resx b/src/client/PS3/Media/de-DE/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_inventory_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_leaderboards.resx b/src/client/PS3/Media/de-DE/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_leaderboards.resx rename to src/client/PS3/Media/de-DE/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/de-DE/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_main.resx b/src/client/PS3/Media/de-DE/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_main.resx rename to src/client/PS3/Media/de-DE/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_main_480.resx b/src/client/PS3/Media/de-DE/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_main_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_create.resx b/src/client/PS3/Media/de-DE/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_create.resx rename to src/client/PS3/Media/de-DE/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_create_480.resx b/src/client/PS3/Media/de-DE/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/de-DE/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/de-DE/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/de-DE/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_joinload.resx b/src/client/PS3/Media/de-DE/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/de-DE/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/de-DE/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/de-DE/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/de-DE/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/de-DE/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_pause.resx b/src/client/PS3/Media/de-DE/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_pause.resx rename to src/client/PS3/Media/de-DE/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_pause_480.resx b/src/client/PS3/Media/de-DE/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_pause_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_pause_small.resx b/src/client/PS3/Media/de-DE/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_pause_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_savemessage.resx b/src/client/PS3/Media/de-DE/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_savemessage.resx rename to src/client/PS3/Media/de-DE/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_savemessage_480.resx b/src/client/PS3/Media/de-DE/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_settings_All.resx b/src/client/PS3/Media/de-DE/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_settings_All.resx rename to src/client/PS3/Media/de-DE/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_settings_All_480.resx b/src/client/PS3/Media/de-DE/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_settings_All_small.resx b/src/client/PS3/Media/de-DE/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_signentry.resx b/src/client/PS3/Media/de-DE/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_signentry.resx rename to src/client/PS3/Media/de-DE/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_signentry_480.resx b/src/client/PS3/Media/de-DE/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_signentry_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_signentry_small.resx b/src/client/PS3/Media/de-DE/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_signentry_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_socialpost.resx b/src/client/PS3/Media/de-DE/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_socialpost.resx rename to src/client/PS3/Media/de-DE/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_socialpost_480.resx b/src/client/PS3/Media/de-DE/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_socialpost_small.resx b/src/client/PS3/Media/de-DE/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_trap.resx b/src/client/PS3/Media/de-DE/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_trap.resx rename to src/client/PS3/Media/de-DE/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_trap_480.resx b/src/client/PS3/Media/de-DE/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_trap_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_trap_small.resx b/src/client/PS3/Media/de-DE/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_trap_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/de-DE/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/de-DE/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/de-DE/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/de-DE/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/de-DE/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/de-DE/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/de-DE/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/de-DE/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/de-DE/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/de-DE/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/de-DE/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/4J_strings.resx b/src/client/PS3/Media/es-ES/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/4J_strings.resx rename to src/client/PS3/Media/es-ES/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/skin_Minecraft.resx b/src/client/PS3/Media/es-ES/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/skin_Minecraft.resx rename to src/client/PS3/Media/es-ES/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/strings.resx b/src/client/PS3/Media/es-ES/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/strings.resx rename to src/client/PS3/Media/es-ES/strings.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_DLCOffers.resx b/src/client/PS3/Media/es-ES/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/es-ES/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/es-ES/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_base.resx b/src/client/PS3/Media/es-ES/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_base.resx rename to src/client/PS3/Media/es-ES/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_base_480.resx b/src/client/PS3/Media/es-ES/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_base_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_connectingprogress.resx b/src/client/PS3/Media/es-ES/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/es-ES/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/es-ES/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/es-ES/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_container.resx b/src/client/PS3/Media/es-ES/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_container.resx rename to src/client/PS3/Media/es-ES/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_container_480.resx b/src/client/PS3/Media/es-ES/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_container_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_container_large_480.resx b/src/client/PS3/Media/es-ES/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_container_large_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_container_large_Small.resx b/src/client/PS3/Media/es-ES/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/es-ES/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_container_small.resx b/src/client/PS3/Media/es-ES/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_container_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_controls.resx b/src/client/PS3/Media/es-ES/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_controls.resx rename to src/client/PS3/Media/es-ES/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_controls_480.resx b/src/client/PS3/Media/es-ES/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_controls_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_controls_small.resx b/src/client/PS3/Media/es-ES/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_controls_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_credits.resx b/src/client/PS3/Media/es-ES/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_credits.resx rename to src/client/PS3/Media/es-ES/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_credits_480.resx b/src/client/PS3/Media/es-ES/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_credits_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_death.resx b/src/client/PS3/Media/es-ES/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_death.resx rename to src/client/PS3/Media/es-ES/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_death_480.resx b/src/client/PS3/Media/es-ES/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_death_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_death_small.resx b/src/client/PS3/Media/es-ES/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_death_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_debug.resx b/src/client/PS3/Media/es-ES/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_debug.resx rename to src/client/PS3/Media/es-ES/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_debug_480.resx b/src/client/PS3/Media/es-ES/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_debug_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_debugoverlay.resx b/src/client/PS3/Media/es-ES/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/es-ES/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/es-ES/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/es-ES/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/es-ES/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/es-ES/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/es-ES/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_furnace.resx b/src/client/PS3/Media/es-ES/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_furnace.resx rename to src/client/PS3/Media/es-ES/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_furnace_480.resx b/src/client/PS3/Media/es-ES/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_furnace_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_furnace_Small.resx b/src/client/PS3/Media/es-ES/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/es-ES/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_helpandoptions.resx b/src/client/PS3/Media/es-ES/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/es-ES/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/es-ES/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/es-ES/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay.resx b/src/client/PS3/Media/es-ES/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay.resx rename to src/client/PS3/Media/es-ES/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/es-ES/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/es-ES/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/es-ES/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/es-ES/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/es-ES/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/es-ES/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_ingameinfo.resx b/src/client/PS3/Media/es-ES/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/es-ES/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/es-ES/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/es-ES/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_intro.resx b/src/client/PS3/Media/es-ES/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_intro.resx rename to src/client/PS3/Media/es-ES/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_intro_480.resx b/src/client/PS3/Media/es-ES/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_intro_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_inventory.resx b/src/client/PS3/Media/es-ES/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_inventory.resx rename to src/client/PS3/Media/es-ES/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_inventory_480.resx b/src/client/PS3/Media/es-ES/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_inventory_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_inventory_small.resx b/src/client/PS3/Media/es-ES/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_inventory_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_leaderboards.resx b/src/client/PS3/Media/es-ES/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_leaderboards.resx rename to src/client/PS3/Media/es-ES/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/es-ES/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_main.resx b/src/client/PS3/Media/es-ES/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_main.resx rename to src/client/PS3/Media/es-ES/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_main_480.resx b/src/client/PS3/Media/es-ES/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_main_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_create.resx b/src/client/PS3/Media/es-ES/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_create.resx rename to src/client/PS3/Media/es-ES/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_create_480.resx b/src/client/PS3/Media/es-ES/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/es-ES/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/es-ES/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/es-ES/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_joinload.resx b/src/client/PS3/Media/es-ES/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/es-ES/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/es-ES/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/es-ES/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/es-ES/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/es-ES/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_pause.resx b/src/client/PS3/Media/es-ES/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_pause.resx rename to src/client/PS3/Media/es-ES/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_pause_480.resx b/src/client/PS3/Media/es-ES/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_pause_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_pause_small.resx b/src/client/PS3/Media/es-ES/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_pause_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_savemessage.resx b/src/client/PS3/Media/es-ES/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_savemessage.resx rename to src/client/PS3/Media/es-ES/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_savemessage_480.resx b/src/client/PS3/Media/es-ES/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_settings_All.resx b/src/client/PS3/Media/es-ES/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_settings_All.resx rename to src/client/PS3/Media/es-ES/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_settings_All_480.resx b/src/client/PS3/Media/es-ES/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_settings_All_small.resx b/src/client/PS3/Media/es-ES/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_signentry.resx b/src/client/PS3/Media/es-ES/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_signentry.resx rename to src/client/PS3/Media/es-ES/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_signentry_480.resx b/src/client/PS3/Media/es-ES/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_signentry_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_signentry_small.resx b/src/client/PS3/Media/es-ES/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_signentry_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_socialpost.resx b/src/client/PS3/Media/es-ES/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_socialpost.resx rename to src/client/PS3/Media/es-ES/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_socialpost_480.resx b/src/client/PS3/Media/es-ES/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_socialpost_small.resx b/src/client/PS3/Media/es-ES/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_trap.resx b/src/client/PS3/Media/es-ES/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_trap.resx rename to src/client/PS3/Media/es-ES/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_trap_480.resx b/src/client/PS3/Media/es-ES/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_trap_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_trap_small.resx b/src/client/PS3/Media/es-ES/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_trap_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/es-ES/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/es-ES/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/es-ES/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/es-ES/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/es-ES/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/es-ES/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/es-ES/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/es-ES/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/es-ES/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/es-ES/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/es-ES/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/font/CHT/DFHeiMedium-B5.ttf b/src/client/PS3/Media/font/CHT/DFHeiMedium-B5.ttf similarity index 100% rename from Minecraft.Client/PS3/Media/font/CHT/DFHeiMedium-B5.ttf rename to src/client/PS3/Media/font/CHT/DFHeiMedium-B5.ttf diff --git a/Minecraft.Client/PS3/Media/font/JPN/DFGMaruGothic-Md.ttf b/src/client/PS3/Media/font/JPN/DFGMaruGothic-Md.ttf similarity index 100% rename from Minecraft.Client/PS3/Media/font/JPN/DFGMaruGothic-Md.ttf rename to src/client/PS3/Media/font/JPN/DFGMaruGothic-Md.ttf diff --git a/Minecraft.Client/PS3/Media/font/KOR/BOKMSD.ttf b/src/client/PS3/Media/font/KOR/BOKMSD.ttf similarity index 100% rename from Minecraft.Client/PS3/Media/font/KOR/BOKMSD.ttf rename to src/client/PS3/Media/font/KOR/BOKMSD.ttf diff --git a/Minecraft.Client/PS3/Media/font/Mojangles.ttf b/src/client/PS3/Media/font/Mojangles.ttf similarity index 100% rename from Minecraft.Client/PS3/Media/font/Mojangles.ttf rename to src/client/PS3/Media/font/Mojangles.ttf diff --git a/Minecraft.Client/PS3/Media/font/Mojangles_11.abc b/src/client/PS3/Media/font/Mojangles_11.abc similarity index 100% rename from Minecraft.Client/PS3/Media/font/Mojangles_11.abc rename to src/client/PS3/Media/font/Mojangles_11.abc diff --git a/Minecraft.Client/PS3/Media/font/Mojangles_7.abc b/src/client/PS3/Media/font/Mojangles_7.abc similarity index 100% rename from Minecraft.Client/PS3/Media/font/Mojangles_7.abc rename to src/client/PS3/Media/font/Mojangles_7.abc diff --git a/Minecraft.Client/PS3/Media/font/chars.txt b/src/client/PS3/Media/font/chars.txt similarity index 100% rename from Minecraft.Client/PS3/Media/font/chars.txt rename to src/client/PS3/Media/font/chars.txt diff --git a/Minecraft.Client/PS3/Media/fr-FR/4J_strings.resx b/src/client/PS3/Media/fr-FR/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/4J_strings.resx rename to src/client/PS3/Media/fr-FR/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/skin_Minecraft.resx b/src/client/PS3/Media/fr-FR/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/skin_Minecraft.resx rename to src/client/PS3/Media/fr-FR/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/strings.resx b/src/client/PS3/Media/fr-FR/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/strings.resx rename to src/client/PS3/Media/fr-FR/strings.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_DLCOffers.resx b/src/client/PS3/Media/fr-FR/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/fr-FR/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_base.resx b/src/client/PS3/Media/fr-FR/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_base.resx rename to src/client/PS3/Media/fr-FR/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_base_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_base_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_connectingprogress.resx b/src/client/PS3/Media/fr-FR/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/fr-FR/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_container.resx b/src/client/PS3/Media/fr-FR/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_container.resx rename to src/client/PS3/Media/fr-FR/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_large_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_large_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_large_Small.resx b/src/client/PS3/Media/fr-FR/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_container_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_controls.resx b/src/client/PS3/Media/fr-FR/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_controls.resx rename to src/client/PS3/Media/fr-FR/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_controls_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_controls_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_controls_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_controls_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_credits.resx b/src/client/PS3/Media/fr-FR/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_credits.resx rename to src/client/PS3/Media/fr-FR/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_credits_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_credits_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_death.resx b/src/client/PS3/Media/fr-FR/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_death.resx rename to src/client/PS3/Media/fr-FR/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_death_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_death_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_death_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_death_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_debug.resx b/src/client/PS3/Media/fr-FR/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_debug.resx rename to src/client/PS3/Media/fr-FR/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_debug_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_debug_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_debugoverlay.resx b/src/client/PS3/Media/fr-FR/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/fr-FR/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/fr-FR/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/fr-FR/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_furnace.resx b/src/client/PS3/Media/fr-FR/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_furnace.resx rename to src/client/PS3/Media/fr-FR/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_furnace_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_furnace_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_furnace_Small.resx b/src/client/PS3/Media/fr-FR/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_helpandoptions.resx b/src/client/PS3/Media/fr-FR/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/fr-FR/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay.resx b/src/client/PS3/Media/fr-FR/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay.resx rename to src/client/PS3/Media/fr-FR/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/fr-FR/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/fr-FR/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_ingameinfo.resx b/src/client/PS3/Media/fr-FR/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/fr-FR/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_intro.resx b/src/client/PS3/Media/fr-FR/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_intro.resx rename to src/client/PS3/Media/fr-FR/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_intro_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_intro_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_inventory.resx b/src/client/PS3/Media/fr-FR/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_inventory.resx rename to src/client/PS3/Media/fr-FR/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_inventory_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_inventory_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_inventory_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_inventory_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_leaderboards.resx b/src/client/PS3/Media/fr-FR/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_leaderboards.resx rename to src/client/PS3/Media/fr-FR/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_main.resx b/src/client/PS3/Media/fr-FR/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_main.resx rename to src/client/PS3/Media/fr-FR/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_main_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_main_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_create.resx b/src/client/PS3/Media/fr-FR/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_create.resx rename to src/client/PS3/Media/fr-FR/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_create_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/fr-FR/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/fr-FR/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_joinload.resx b/src/client/PS3/Media/fr-FR/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/fr-FR/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/fr-FR/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/fr-FR/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_pause.resx b/src/client/PS3/Media/fr-FR/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_pause.resx rename to src/client/PS3/Media/fr-FR/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_pause_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_pause_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_pause_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_pause_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_savemessage.resx b/src/client/PS3/Media/fr-FR/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_savemessage.resx rename to src/client/PS3/Media/fr-FR/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_savemessage_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_settings_All.resx b/src/client/PS3/Media/fr-FR/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_settings_All.resx rename to src/client/PS3/Media/fr-FR/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_settings_All_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_settings_All_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_signentry.resx b/src/client/PS3/Media/fr-FR/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_signentry.resx rename to src/client/PS3/Media/fr-FR/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_signentry_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_signentry_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_signentry_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_signentry_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_socialpost.resx b/src/client/PS3/Media/fr-FR/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_socialpost.resx rename to src/client/PS3/Media/fr-FR/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_socialpost_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_socialpost_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_trap.resx b/src/client/PS3/Media/fr-FR/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_trap.resx rename to src/client/PS3/Media/fr-FR/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_trap_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_trap_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_trap_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_trap_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/fr-FR/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/fr-FR/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/fr-FR/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/fr-FR/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/fr-FR/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/fr-FR/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/fr-FR/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/fr-FR/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/fr-FR/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/fr-FR/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/highlight.png b/src/client/PS3/Media/highlight.png similarity index 100% rename from Minecraft.Client/PS3/Media/highlight.png rename to src/client/PS3/Media/highlight.png diff --git a/Minecraft.Client/PS3/Media/icon_Materials.png b/src/client/PS3/Media/icon_Materials.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_Materials.png rename to src/client/PS3/Media/icon_Materials.png diff --git a/Minecraft.Client/PS3/Media/icon_Redstone_and_Transport.png b/src/client/PS3/Media/icon_Redstone_and_Transport.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_Redstone_and_Transport.png rename to src/client/PS3/Media/icon_Redstone_and_Transport.png diff --git a/Minecraft.Client/PS3/Media/icon_armour.png b/src/client/PS3/Media/icon_armour.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_armour.png rename to src/client/PS3/Media/icon_armour.png diff --git a/Minecraft.Client/PS3/Media/icon_brewing.png b/src/client/PS3/Media/icon_brewing.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_brewing.png rename to src/client/PS3/Media/icon_brewing.png diff --git a/Minecraft.Client/PS3/Media/icon_decoration.png b/src/client/PS3/Media/icon_decoration.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_decoration.png rename to src/client/PS3/Media/icon_decoration.png diff --git a/Minecraft.Client/PS3/Media/icon_food.png b/src/client/PS3/Media/icon_food.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_food.png rename to src/client/PS3/Media/icon_food.png diff --git a/Minecraft.Client/PS3/Media/icon_mechanisms.png b/src/client/PS3/Media/icon_mechanisms.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_mechanisms.png rename to src/client/PS3/Media/icon_mechanisms.png diff --git a/Minecraft.Client/PS3/Media/icon_misc.png b/src/client/PS3/Media/icon_misc.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_misc.png rename to src/client/PS3/Media/icon_misc.png diff --git a/Minecraft.Client/PS3/Media/icon_structures.png b/src/client/PS3/Media/icon_structures.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_structures.png rename to src/client/PS3/Media/icon_structures.png diff --git a/Minecraft.Client/PS3/Media/icon_tools.png b/src/client/PS3/Media/icon_tools.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_tools.png rename to src/client/PS3/Media/icon_tools.png diff --git a/Minecraft.Client/PS3/Media/icon_transport.png b/src/client/PS3/Media/icon_transport.png similarity index 100% rename from Minecraft.Client/PS3/Media/icon_transport.png rename to src/client/PS3/Media/icon_transport.png diff --git a/Minecraft.Client/PS3/Media/it-IT/4J_strings.resx b/src/client/PS3/Media/it-IT/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/4J_strings.resx rename to src/client/PS3/Media/it-IT/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/skin_Minecraft.resx b/src/client/PS3/Media/it-IT/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/skin_Minecraft.resx rename to src/client/PS3/Media/it-IT/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/strings.resx b/src/client/PS3/Media/it-IT/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/strings.resx rename to src/client/PS3/Media/it-IT/strings.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_DLCOffers.resx b/src/client/PS3/Media/it-IT/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/it-IT/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/it-IT/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_base.resx b/src/client/PS3/Media/it-IT/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_base.resx rename to src/client/PS3/Media/it-IT/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_base_480.resx b/src/client/PS3/Media/it-IT/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_base_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_connectingprogress.resx b/src/client/PS3/Media/it-IT/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/it-IT/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/it-IT/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/it-IT/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_container.resx b/src/client/PS3/Media/it-IT/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_container.resx rename to src/client/PS3/Media/it-IT/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_container_480.resx b/src/client/PS3/Media/it-IT/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_container_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_container_large_480.resx b/src/client/PS3/Media/it-IT/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_container_large_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_container_large_Small.resx b/src/client/PS3/Media/it-IT/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/it-IT/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_container_small.resx b/src/client/PS3/Media/it-IT/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_container_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_controls.resx b/src/client/PS3/Media/it-IT/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_controls.resx rename to src/client/PS3/Media/it-IT/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_controls_480.resx b/src/client/PS3/Media/it-IT/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_controls_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_controls_small.resx b/src/client/PS3/Media/it-IT/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_controls_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_credits.resx b/src/client/PS3/Media/it-IT/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_credits.resx rename to src/client/PS3/Media/it-IT/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_credits_480.resx b/src/client/PS3/Media/it-IT/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_credits_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_death.resx b/src/client/PS3/Media/it-IT/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_death.resx rename to src/client/PS3/Media/it-IT/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_death_480.resx b/src/client/PS3/Media/it-IT/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_death_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_death_small.resx b/src/client/PS3/Media/it-IT/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_death_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_debug.resx b/src/client/PS3/Media/it-IT/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_debug.resx rename to src/client/PS3/Media/it-IT/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_debug_480.resx b/src/client/PS3/Media/it-IT/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_debug_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_debugoverlay.resx b/src/client/PS3/Media/it-IT/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/it-IT/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/it-IT/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/it-IT/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/it-IT/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/it-IT/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/it-IT/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_furnace.resx b/src/client/PS3/Media/it-IT/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_furnace.resx rename to src/client/PS3/Media/it-IT/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_furnace_480.resx b/src/client/PS3/Media/it-IT/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_furnace_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_furnace_Small.resx b/src/client/PS3/Media/it-IT/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/it-IT/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_helpandoptions.resx b/src/client/PS3/Media/it-IT/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/it-IT/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/it-IT/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/it-IT/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay.resx b/src/client/PS3/Media/it-IT/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay.resx rename to src/client/PS3/Media/it-IT/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/it-IT/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/it-IT/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/it-IT/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/it-IT/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/it-IT/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/it-IT/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_ingameinfo.resx b/src/client/PS3/Media/it-IT/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/it-IT/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/it-IT/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/it-IT/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_intro.resx b/src/client/PS3/Media/it-IT/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_intro.resx rename to src/client/PS3/Media/it-IT/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_intro_480.resx b/src/client/PS3/Media/it-IT/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_intro_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_inventory.resx b/src/client/PS3/Media/it-IT/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_inventory.resx rename to src/client/PS3/Media/it-IT/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_inventory_480.resx b/src/client/PS3/Media/it-IT/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_inventory_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_inventory_small.resx b/src/client/PS3/Media/it-IT/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_inventory_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_leaderboards.resx b/src/client/PS3/Media/it-IT/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_leaderboards.resx rename to src/client/PS3/Media/it-IT/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/it-IT/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_main.resx b/src/client/PS3/Media/it-IT/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_main.resx rename to src/client/PS3/Media/it-IT/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_main_480.resx b/src/client/PS3/Media/it-IT/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_main_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_create.resx b/src/client/PS3/Media/it-IT/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_create.resx rename to src/client/PS3/Media/it-IT/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_create_480.resx b/src/client/PS3/Media/it-IT/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/it-IT/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/it-IT/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/it-IT/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_joinload.resx b/src/client/PS3/Media/it-IT/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/it-IT/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/it-IT/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/it-IT/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/it-IT/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/it-IT/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_pause.resx b/src/client/PS3/Media/it-IT/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_pause.resx rename to src/client/PS3/Media/it-IT/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_pause_480.resx b/src/client/PS3/Media/it-IT/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_pause_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_pause_small.resx b/src/client/PS3/Media/it-IT/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_pause_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_savemessage.resx b/src/client/PS3/Media/it-IT/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_savemessage.resx rename to src/client/PS3/Media/it-IT/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_savemessage_480.resx b/src/client/PS3/Media/it-IT/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_settings_All.resx b/src/client/PS3/Media/it-IT/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_settings_All.resx rename to src/client/PS3/Media/it-IT/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_settings_All_480.resx b/src/client/PS3/Media/it-IT/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_settings_All_small.resx b/src/client/PS3/Media/it-IT/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_signentry.resx b/src/client/PS3/Media/it-IT/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_signentry.resx rename to src/client/PS3/Media/it-IT/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_signentry_480.resx b/src/client/PS3/Media/it-IT/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_signentry_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_signentry_small.resx b/src/client/PS3/Media/it-IT/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_signentry_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_socialpost.resx b/src/client/PS3/Media/it-IT/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_socialpost.resx rename to src/client/PS3/Media/it-IT/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_socialpost_480.resx b/src/client/PS3/Media/it-IT/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_socialpost_small.resx b/src/client/PS3/Media/it-IT/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_trap.resx b/src/client/PS3/Media/it-IT/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_trap.resx rename to src/client/PS3/Media/it-IT/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_trap_480.resx b/src/client/PS3/Media/it-IT/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_trap_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_trap_small.resx b/src/client/PS3/Media/it-IT/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_trap_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/it-IT/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/it-IT/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/it-IT/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/it-IT/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/it-IT/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/it-IT/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/it-IT/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/it-IT/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/it-IT/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/it-IT/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/it-IT/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/items.png b/src/client/PS3/Media/items.png similarity index 100% rename from Minecraft.Client/PS3/Media/items.png rename to src/client/PS3/Media/items.png diff --git a/Minecraft.Client/PS3/Media/ja-JP/4J_strings.resx b/src/client/PS3/Media/ja-JP/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/4J_strings.resx rename to src/client/PS3/Media/ja-JP/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/skin_Minecraft.resx b/src/client/PS3/Media/ja-JP/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/skin_Minecraft.resx rename to src/client/PS3/Media/ja-JP/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/strings.resx b/src/client/PS3/Media/ja-JP/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/strings.resx rename to src/client/PS3/Media/ja-JP/strings.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_DLCOffers.resx b/src/client/PS3/Media/ja-JP/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/ja-JP/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_base.resx b/src/client/PS3/Media/ja-JP/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_base.resx rename to src/client/PS3/Media/ja-JP/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_base_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_base_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_connectingprogress.resx b/src/client/PS3/Media/ja-JP/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/ja-JP/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_container.resx b/src/client/PS3/Media/ja-JP/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_container.resx rename to src/client/PS3/Media/ja-JP/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_large_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_large_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_large_Small.resx b/src/client/PS3/Media/ja-JP/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_container_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_controls.resx b/src/client/PS3/Media/ja-JP/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_controls.resx rename to src/client/PS3/Media/ja-JP/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_controls_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_controls_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_controls_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_controls_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_credits.resx b/src/client/PS3/Media/ja-JP/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_credits.resx rename to src/client/PS3/Media/ja-JP/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_credits_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_credits_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_death.resx b/src/client/PS3/Media/ja-JP/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_death.resx rename to src/client/PS3/Media/ja-JP/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_death_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_death_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_death_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_death_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_debug.resx b/src/client/PS3/Media/ja-JP/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_debug.resx rename to src/client/PS3/Media/ja-JP/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_debug_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_debug_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_debugoverlay.resx b/src/client/PS3/Media/ja-JP/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/ja-JP/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/ja-JP/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/ja-JP/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_furnace.resx b/src/client/PS3/Media/ja-JP/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_furnace.resx rename to src/client/PS3/Media/ja-JP/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_furnace_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_furnace_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_furnace_Small.resx b/src/client/PS3/Media/ja-JP/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_helpandoptions.resx b/src/client/PS3/Media/ja-JP/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/ja-JP/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay.resx b/src/client/PS3/Media/ja-JP/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay.resx rename to src/client/PS3/Media/ja-JP/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/ja-JP/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/ja-JP/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_ingameinfo.resx b/src/client/PS3/Media/ja-JP/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/ja-JP/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_intro.resx b/src/client/PS3/Media/ja-JP/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_intro.resx rename to src/client/PS3/Media/ja-JP/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_intro_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_intro_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_inventory.resx b/src/client/PS3/Media/ja-JP/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_inventory.resx rename to src/client/PS3/Media/ja-JP/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_inventory_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_inventory_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_inventory_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_inventory_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_leaderboards.resx b/src/client/PS3/Media/ja-JP/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_leaderboards.resx rename to src/client/PS3/Media/ja-JP/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_main.resx b/src/client/PS3/Media/ja-JP/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_main.resx rename to src/client/PS3/Media/ja-JP/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_main_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_main_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_create.resx b/src/client/PS3/Media/ja-JP/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_create.resx rename to src/client/PS3/Media/ja-JP/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_create_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/ja-JP/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/ja-JP/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_joinload.resx b/src/client/PS3/Media/ja-JP/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/ja-JP/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/ja-JP/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/ja-JP/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_pause.resx b/src/client/PS3/Media/ja-JP/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_pause.resx rename to src/client/PS3/Media/ja-JP/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_pause_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_pause_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_pause_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_pause_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_savemessage.resx b/src/client/PS3/Media/ja-JP/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_savemessage.resx rename to src/client/PS3/Media/ja-JP/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_savemessage_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_settings_All.resx b/src/client/PS3/Media/ja-JP/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_settings_All.resx rename to src/client/PS3/Media/ja-JP/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_settings_All_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_settings_All_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_signentry.resx b/src/client/PS3/Media/ja-JP/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_signentry.resx rename to src/client/PS3/Media/ja-JP/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_signentry_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_signentry_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_signentry_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_signentry_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_socialpost.resx b/src/client/PS3/Media/ja-JP/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_socialpost.resx rename to src/client/PS3/Media/ja-JP/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_socialpost_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_socialpost_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_trap.resx b/src/client/PS3/Media/ja-JP/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_trap.resx rename to src/client/PS3/Media/ja-JP/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_trap_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_trap_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_trap_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_trap_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/ja-JP/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/ja-JP/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/ja-JP/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/ja-JP/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/ja-JP/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/ja-JP/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/ja-JP/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/ja-JP/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ja-JP/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/ja-JP/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/4J_strings.resx b/src/client/PS3/Media/ko-KR/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/4J_strings.resx rename to src/client/PS3/Media/ko-KR/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/skin_Minecraft.resx b/src/client/PS3/Media/ko-KR/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/skin_Minecraft.resx rename to src/client/PS3/Media/ko-KR/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/strings.resx b/src/client/PS3/Media/ko-KR/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/strings.resx rename to src/client/PS3/Media/ko-KR/strings.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_DLCOffers.resx b/src/client/PS3/Media/ko-KR/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/ko-KR/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_base.resx b/src/client/PS3/Media/ko-KR/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_base.resx rename to src/client/PS3/Media/ko-KR/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_base_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_base_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_connectingprogress.resx b/src/client/PS3/Media/ko-KR/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/ko-KR/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_container.resx b/src/client/PS3/Media/ko-KR/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_container.resx rename to src/client/PS3/Media/ko-KR/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_large_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_large_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_large_Small.resx b/src/client/PS3/Media/ko-KR/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_container_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_controls.resx b/src/client/PS3/Media/ko-KR/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_controls.resx rename to src/client/PS3/Media/ko-KR/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_controls_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_controls_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_controls_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_controls_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_credits.resx b/src/client/PS3/Media/ko-KR/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_credits.resx rename to src/client/PS3/Media/ko-KR/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_credits_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_credits_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_death.resx b/src/client/PS3/Media/ko-KR/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_death.resx rename to src/client/PS3/Media/ko-KR/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_death_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_death_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_death_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_death_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_debug.resx b/src/client/PS3/Media/ko-KR/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_debug.resx rename to src/client/PS3/Media/ko-KR/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_debug_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_debug_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_debugoverlay.resx b/src/client/PS3/Media/ko-KR/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/ko-KR/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/ko-KR/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/ko-KR/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_furnace.resx b/src/client/PS3/Media/ko-KR/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_furnace.resx rename to src/client/PS3/Media/ko-KR/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_furnace_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_furnace_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_furnace_Small.resx b/src/client/PS3/Media/ko-KR/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_helpandoptions.resx b/src/client/PS3/Media/ko-KR/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/ko-KR/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay.resx b/src/client/PS3/Media/ko-KR/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay.resx rename to src/client/PS3/Media/ko-KR/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/ko-KR/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/ko-KR/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_ingameinfo.resx b/src/client/PS3/Media/ko-KR/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/ko-KR/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_intro.resx b/src/client/PS3/Media/ko-KR/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_intro.resx rename to src/client/PS3/Media/ko-KR/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_intro_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_intro_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_inventory.resx b/src/client/PS3/Media/ko-KR/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_inventory.resx rename to src/client/PS3/Media/ko-KR/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_inventory_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_inventory_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_inventory_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_inventory_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_leaderboards.resx b/src/client/PS3/Media/ko-KR/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_leaderboards.resx rename to src/client/PS3/Media/ko-KR/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_main.resx b/src/client/PS3/Media/ko-KR/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_main.resx rename to src/client/PS3/Media/ko-KR/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_main_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_main_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_create.resx b/src/client/PS3/Media/ko-KR/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_create.resx rename to src/client/PS3/Media/ko-KR/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_create_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/ko-KR/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/ko-KR/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_joinload.resx b/src/client/PS3/Media/ko-KR/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/ko-KR/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/ko-KR/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/ko-KR/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_pause.resx b/src/client/PS3/Media/ko-KR/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_pause.resx rename to src/client/PS3/Media/ko-KR/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_pause_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_pause_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_pause_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_pause_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_savemessage.resx b/src/client/PS3/Media/ko-KR/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_savemessage.resx rename to src/client/PS3/Media/ko-KR/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_savemessage_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_settings_All.resx b/src/client/PS3/Media/ko-KR/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_settings_All.resx rename to src/client/PS3/Media/ko-KR/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_settings_All_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_settings_All_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_signentry.resx b/src/client/PS3/Media/ko-KR/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_signentry.resx rename to src/client/PS3/Media/ko-KR/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_signentry_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_signentry_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_signentry_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_signentry_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_socialpost.resx b/src/client/PS3/Media/ko-KR/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_socialpost.resx rename to src/client/PS3/Media/ko-KR/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_socialpost_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_socialpost_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_trap.resx b/src/client/PS3/Media/ko-KR/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_trap.resx rename to src/client/PS3/Media/ko-KR/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_trap_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_trap_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_trap_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_trap_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/ko-KR/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/ko-KR/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/ko-KR/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/ko-KR/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/ko-KR/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/ko-KR/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/ko-KR/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/ko-KR/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/ko-KR/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/ko-KR/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/logo.png b/src/client/PS3/Media/logo.png similarity index 100% rename from Minecraft.Client/PS3/Media/logo.png rename to src/client/PS3/Media/logo.png diff --git a/Minecraft.Client/PS3/Media/pt-BR/4J_strings.resx b/src/client/PS3/Media/pt-BR/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/4J_strings.resx rename to src/client/PS3/Media/pt-BR/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/skin_Minecraft.resx b/src/client/PS3/Media/pt-BR/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/skin_Minecraft.resx rename to src/client/PS3/Media/pt-BR/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/strings.resx b/src/client/PS3/Media/pt-BR/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/strings.resx rename to src/client/PS3/Media/pt-BR/strings.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_DLCOffers.resx b/src/client/PS3/Media/pt-BR/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/pt-BR/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_base.resx b/src/client/PS3/Media/pt-BR/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_base.resx rename to src/client/PS3/Media/pt-BR/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_base_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_base_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_connectingprogress.resx b/src/client/PS3/Media/pt-BR/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/pt-BR/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_container.resx b/src/client/PS3/Media/pt-BR/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_container.resx rename to src/client/PS3/Media/pt-BR/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_large_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_large_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_large_Small.resx b/src/client/PS3/Media/pt-BR/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_container_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_controls.resx b/src/client/PS3/Media/pt-BR/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_controls.resx rename to src/client/PS3/Media/pt-BR/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_controls_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_controls_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_controls_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_controls_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_credits.resx b/src/client/PS3/Media/pt-BR/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_credits.resx rename to src/client/PS3/Media/pt-BR/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_credits_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_credits_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_death.resx b/src/client/PS3/Media/pt-BR/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_death.resx rename to src/client/PS3/Media/pt-BR/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_death_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_death_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_death_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_death_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_debug.resx b/src/client/PS3/Media/pt-BR/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_debug.resx rename to src/client/PS3/Media/pt-BR/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_debug_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_debug_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_debugoverlay.resx b/src/client/PS3/Media/pt-BR/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/pt-BR/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/pt-BR/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/pt-BR/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_furnace.resx b/src/client/PS3/Media/pt-BR/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_furnace.resx rename to src/client/PS3/Media/pt-BR/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_furnace_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_furnace_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_furnace_Small.resx b/src/client/PS3/Media/pt-BR/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_helpandoptions.resx b/src/client/PS3/Media/pt-BR/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/pt-BR/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay.resx b/src/client/PS3/Media/pt-BR/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay.resx rename to src/client/PS3/Media/pt-BR/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/pt-BR/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/pt-BR/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_ingameinfo.resx b/src/client/PS3/Media/pt-BR/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/pt-BR/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_intro.resx b/src/client/PS3/Media/pt-BR/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_intro.resx rename to src/client/PS3/Media/pt-BR/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_intro_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_intro_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_inventory.resx b/src/client/PS3/Media/pt-BR/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_inventory.resx rename to src/client/PS3/Media/pt-BR/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_inventory_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_inventory_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_inventory_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_inventory_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_leaderboards.resx b/src/client/PS3/Media/pt-BR/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_leaderboards.resx rename to src/client/PS3/Media/pt-BR/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_main.resx b/src/client/PS3/Media/pt-BR/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_main.resx rename to src/client/PS3/Media/pt-BR/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_main_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_main_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_create.resx b/src/client/PS3/Media/pt-BR/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_create.resx rename to src/client/PS3/Media/pt-BR/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_create_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/pt-BR/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/pt-BR/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_joinload.resx b/src/client/PS3/Media/pt-BR/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/pt-BR/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/pt-BR/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/pt-BR/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_pause.resx b/src/client/PS3/Media/pt-BR/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_pause.resx rename to src/client/PS3/Media/pt-BR/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_pause_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_pause_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_pause_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_pause_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_savemessage.resx b/src/client/PS3/Media/pt-BR/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_savemessage.resx rename to src/client/PS3/Media/pt-BR/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_savemessage_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_settings_All.resx b/src/client/PS3/Media/pt-BR/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_settings_All.resx rename to src/client/PS3/Media/pt-BR/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_settings_All_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_settings_All_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_signentry.resx b/src/client/PS3/Media/pt-BR/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_signentry.resx rename to src/client/PS3/Media/pt-BR/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_signentry_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_signentry_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_signentry_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_signentry_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_socialpost.resx b/src/client/PS3/Media/pt-BR/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_socialpost.resx rename to src/client/PS3/Media/pt-BR/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_socialpost_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_socialpost_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_trap.resx b/src/client/PS3/Media/pt-BR/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_trap.resx rename to src/client/PS3/Media/pt-BR/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_trap_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_trap_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_trap_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_trap_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/pt-BR/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/pt-BR/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/pt-BR/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/pt-BR/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/pt-BR/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/pt-BR/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-BR/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/pt-BR/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-BR/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/pt-BR/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/4J_strings.resx b/src/client/PS3/Media/pt-PT/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/4J_strings.resx rename to src/client/PS3/Media/pt-PT/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/skin_Minecraft.resx b/src/client/PS3/Media/pt-PT/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/skin_Minecraft.resx rename to src/client/PS3/Media/pt-PT/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/strings.resx b/src/client/PS3/Media/pt-PT/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/strings.resx rename to src/client/PS3/Media/pt-PT/strings.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_DLCOffers.resx b/src/client/PS3/Media/pt-PT/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/pt-PT/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_base.resx b/src/client/PS3/Media/pt-PT/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_base.resx rename to src/client/PS3/Media/pt-PT/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_base_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_base_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_connectingprogress.resx b/src/client/PS3/Media/pt-PT/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/pt-PT/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_container.resx b/src/client/PS3/Media/pt-PT/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_container.resx rename to src/client/PS3/Media/pt-PT/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_large_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_large_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_large_Small.resx b/src/client/PS3/Media/pt-PT/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_container_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_controls.resx b/src/client/PS3/Media/pt-PT/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_controls.resx rename to src/client/PS3/Media/pt-PT/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_controls_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_controls_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_controls_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_controls_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_credits.resx b/src/client/PS3/Media/pt-PT/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_credits.resx rename to src/client/PS3/Media/pt-PT/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_credits_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_credits_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_death.resx b/src/client/PS3/Media/pt-PT/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_death.resx rename to src/client/PS3/Media/pt-PT/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_death_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_death_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_death_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_death_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_debug.resx b/src/client/PS3/Media/pt-PT/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_debug.resx rename to src/client/PS3/Media/pt-PT/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_debug_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_debug_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_debugoverlay.resx b/src/client/PS3/Media/pt-PT/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/pt-PT/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/pt-PT/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/pt-PT/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_furnace.resx b/src/client/PS3/Media/pt-PT/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_furnace.resx rename to src/client/PS3/Media/pt-PT/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_furnace_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_furnace_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_furnace_Small.resx b/src/client/PS3/Media/pt-PT/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_helpandoptions.resx b/src/client/PS3/Media/pt-PT/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/pt-PT/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay.resx b/src/client/PS3/Media/pt-PT/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay.resx rename to src/client/PS3/Media/pt-PT/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/pt-PT/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/pt-PT/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_ingameinfo.resx b/src/client/PS3/Media/pt-PT/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/pt-PT/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_intro.resx b/src/client/PS3/Media/pt-PT/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_intro.resx rename to src/client/PS3/Media/pt-PT/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_intro_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_intro_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_inventory.resx b/src/client/PS3/Media/pt-PT/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_inventory.resx rename to src/client/PS3/Media/pt-PT/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_inventory_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_inventory_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_inventory_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_inventory_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_leaderboards.resx b/src/client/PS3/Media/pt-PT/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_leaderboards.resx rename to src/client/PS3/Media/pt-PT/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_main.resx b/src/client/PS3/Media/pt-PT/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_main.resx rename to src/client/PS3/Media/pt-PT/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_main_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_main_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_create.resx b/src/client/PS3/Media/pt-PT/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_create.resx rename to src/client/PS3/Media/pt-PT/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_create_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/pt-PT/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/pt-PT/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_joinload.resx b/src/client/PS3/Media/pt-PT/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/pt-PT/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/pt-PT/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/pt-PT/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_pause.resx b/src/client/PS3/Media/pt-PT/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_pause.resx rename to src/client/PS3/Media/pt-PT/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_pause_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_pause_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_pause_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_pause_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_savemessage.resx b/src/client/PS3/Media/pt-PT/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_savemessage.resx rename to src/client/PS3/Media/pt-PT/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_savemessage_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_settings_All.resx b/src/client/PS3/Media/pt-PT/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_settings_All.resx rename to src/client/PS3/Media/pt-PT/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_settings_All_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_settings_All_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_signentry.resx b/src/client/PS3/Media/pt-PT/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_signentry.resx rename to src/client/PS3/Media/pt-PT/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_signentry_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_signentry_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_signentry_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_signentry_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_socialpost.resx b/src/client/PS3/Media/pt-PT/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_socialpost.resx rename to src/client/PS3/Media/pt-PT/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_socialpost_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_socialpost_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_trap.resx b/src/client/PS3/Media/pt-PT/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_trap.resx rename to src/client/PS3/Media/pt-PT/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_trap_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_trap_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_trap_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_trap_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/pt-PT/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/pt-PT/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/pt-PT/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/pt-PT/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/pt-PT/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/pt-PT/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/pt-PT/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/pt-PT/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/pt-PT/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/pt-PT/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Media/screenshot.png b/src/client/PS3/Media/screenshot.png similarity index 100% rename from Minecraft.Client/PS3/Media/screenshot.png rename to src/client/PS3/Media/screenshot.png diff --git a/Minecraft.Client/PS3/Media/scrollDown.png b/src/client/PS3/Media/scrollDown.png similarity index 100% rename from Minecraft.Client/PS3/Media/scrollDown.png rename to src/client/PS3/Media/scrollDown.png diff --git a/Minecraft.Client/PS3/Media/scrollLeft.png b/src/client/PS3/Media/scrollLeft.png similarity index 100% rename from Minecraft.Client/PS3/Media/scrollLeft.png rename to src/client/PS3/Media/scrollLeft.png diff --git a/Minecraft.Client/PS3/Media/scrollRight.png b/src/client/PS3/Media/scrollRight.png similarity index 100% rename from Minecraft.Client/PS3/Media/scrollRight.png rename to src/client/PS3/Media/scrollRight.png diff --git a/Minecraft.Client/PS3/Media/scrollUp.png b/src/client/PS3/Media/scrollUp.png similarity index 100% rename from Minecraft.Client/PS3/Media/scrollUp.png rename to src/client/PS3/Media/scrollUp.png diff --git a/Minecraft.Client/PS3/Media/skin_Minecraft.xui b/src/client/PS3/Media/skin_Minecraft.xui similarity index 100% rename from Minecraft.Client/PS3/Media/skin_Minecraft.xui rename to src/client/PS3/Media/skin_Minecraft.xui diff --git a/Minecraft.Client/PS3/Media/splashes.txt b/src/client/PS3/Media/splashes.txt similarity index 100% rename from Minecraft.Client/PS3/Media/splashes.txt rename to src/client/PS3/Media/splashes.txt diff --git a/Minecraft.Client/PS3/Media/strings.resx b/src/client/PS3/Media/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/strings.resx rename to src/client/PS3/Media/strings.resx diff --git a/Minecraft.Client/PS3/Media/strings_Controls.txt b/src/client/PS3/Media/strings_Controls.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_Controls.txt rename to src/client/PS3/Media/strings_Controls.txt diff --git a/Minecraft.Client/PS3/Media/strings_Credits.txt b/src/client/PS3/Media/strings_Credits.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_Credits.txt rename to src/client/PS3/Media/strings_Credits.txt diff --git a/Minecraft.Client/PS3/Media/strings_Descriptions.txt b/src/client/PS3/Media/strings_Descriptions.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_Descriptions.txt rename to src/client/PS3/Media/strings_Descriptions.txt diff --git a/Minecraft.Client/PS3/Media/strings_HowToPlay.txt b/src/client/PS3/Media/strings_HowToPlay.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_HowToPlay.txt rename to src/client/PS3/Media/strings_HowToPlay.txt diff --git a/Minecraft.Client/PS3/Media/strings_ItemsAndTiles.txt b/src/client/PS3/Media/strings_ItemsAndTiles.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_ItemsAndTiles.txt rename to src/client/PS3/Media/strings_ItemsAndTiles.txt diff --git a/Minecraft.Client/PS3/Media/strings_Misc.txt b/src/client/PS3/Media/strings_Misc.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_Misc.txt rename to src/client/PS3/Media/strings_Misc.txt diff --git a/Minecraft.Client/PS3/Media/strings_PotionsAndEnchantments.txt b/src/client/PS3/Media/strings_PotionsAndEnchantments.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_PotionsAndEnchantments.txt rename to src/client/PS3/Media/strings_PotionsAndEnchantments.txt diff --git a/Minecraft.Client/PS3/Media/strings_Tips.txt b/src/client/PS3/Media/strings_Tips.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_Tips.txt rename to src/client/PS3/Media/strings_Tips.txt diff --git a/Minecraft.Client/PS3/Media/strings_Tooltips.txt b/src/client/PS3/Media/strings_Tooltips.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_Tooltips.txt rename to src/client/PS3/Media/strings_Tooltips.txt diff --git a/Minecraft.Client/PS3/Media/strings_Tutorial.txt b/src/client/PS3/Media/strings_Tutorial.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_Tutorial.txt rename to src/client/PS3/Media/strings_Tutorial.txt diff --git a/Minecraft.Client/PS3/Media/strings_begin.txt b/src/client/PS3/Media/strings_begin.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_begin.txt rename to src/client/PS3/Media/strings_begin.txt diff --git a/Minecraft.Client/PS3/Media/strings_end.txt b/src/client/PS3/Media/strings_end.txt similarity index 100% rename from Minecraft.Client/PS3/Media/strings_end.txt rename to src/client/PS3/Media/strings_end.txt diff --git a/Minecraft.Client/PS3/Media/terrain.png b/src/client/PS3/Media/terrain.png similarity index 100% rename from Minecraft.Client/PS3/Media/terrain.png rename to src/client/PS3/Media/terrain.png diff --git a/Minecraft.Client/PS3/Media/terrain_3.png b/src/client/PS3/Media/terrain_3.png similarity index 100% rename from Minecraft.Client/PS3/Media/terrain_3.png rename to src/client/PS3/Media/terrain_3.png diff --git a/Minecraft.Client/PS3/Media/xuiscene_DLCMain.h b/src/client/PS3/Media/xuiscene_DLCMain.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_DLCMain.h rename to src/client/PS3/Media/xuiscene_DLCMain.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_DLCMain.xui b/src/client/PS3/Media/xuiscene_DLCMain.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_DLCMain.xui rename to src/client/PS3/Media/xuiscene_DLCMain.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_DLCMain_480.xui b/src/client/PS3/Media/xuiscene_DLCMain_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_DLCMain_480.xui rename to src/client/PS3/Media/xuiscene_DLCMain_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_DLCOffers.h b/src/client/PS3/Media/xuiscene_DLCOffers.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_DLCOffers.h rename to src/client/PS3/Media/xuiscene_DLCOffers.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_DLCOffers.xui b/src/client/PS3/Media/xuiscene_DLCOffers.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_DLCOffers.xui rename to src/client/PS3/Media/xuiscene_DLCOffers.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_DLCOffers_480.h b/src/client/PS3/Media/xuiscene_DLCOffers_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_DLCOffers_480.h rename to src/client/PS3/Media/xuiscene_DLCOffers_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_DLCOffers_480.xui b/src/client/PS3/Media/xuiscene_DLCOffers_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_DLCOffers_480.xui rename to src/client/PS3/Media/xuiscene_DLCOffers_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage.h b/src/client/PS3/Media/xuiscene_NewUpdateMessage.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage.h rename to src/client/PS3/Media/xuiscene_NewUpdateMessage.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage.xui b/src/client/PS3/Media/xuiscene_NewUpdateMessage.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage.xui rename to src/client/PS3/Media/xuiscene_NewUpdateMessage.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage_480.h b/src/client/PS3/Media/xuiscene_NewUpdateMessage_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage_480.h rename to src/client/PS3/Media/xuiscene_NewUpdateMessage_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage_480.xui b/src/client/PS3/Media/xuiscene_NewUpdateMessage_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_NewUpdateMessage_480.xui rename to src/client/PS3/Media/xuiscene_NewUpdateMessage_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_base.h b/src/client/PS3/Media/xuiscene_base.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_base.h rename to src/client/PS3/Media/xuiscene_base.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_base.xui b/src/client/PS3/Media/xuiscene_base.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_base.xui rename to src/client/PS3/Media/xuiscene_base.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_base_480.h b/src/client/PS3/Media/xuiscene_base_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_base_480.h rename to src/client/PS3/Media/xuiscene_base_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_base_480.xui b/src/client/PS3/Media/xuiscene_base_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_base_480.xui rename to src/client/PS3/Media/xuiscene_base_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_base_small.h b/src/client/PS3/Media/xuiscene_base_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_base_small.h rename to src/client/PS3/Media/xuiscene_base_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_base_small.xui b/src/client/PS3/Media/xuiscene_base_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_base_small.xui rename to src/client/PS3/Media/xuiscene_base_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_brewingstand.h b/src/client/PS3/Media/xuiscene_brewingstand.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_brewingstand.h rename to src/client/PS3/Media/xuiscene_brewingstand.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_brewingstand.xui b/src/client/PS3/Media/xuiscene_brewingstand.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_brewingstand.xui rename to src/client/PS3/Media/xuiscene_brewingstand.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_brewingstand_480.xui b/src/client/PS3/Media/xuiscene_brewingstand_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_brewingstand_480.xui rename to src/client/PS3/Media/xuiscene_brewingstand_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_brewingstand_Small.xui b/src/client/PS3/Media/xuiscene_brewingstand_Small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_brewingstand_Small.xui rename to src/client/PS3/Media/xuiscene_brewingstand_Small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_chat.h b/src/client/PS3/Media/xuiscene_chat.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_chat.h rename to src/client/PS3/Media/xuiscene_chat.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_chat.xui b/src/client/PS3/Media/xuiscene_chat.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_chat.xui rename to src/client/PS3/Media/xuiscene_chat.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_chat_480.h b/src/client/PS3/Media/xuiscene_chat_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_chat_480.h rename to src/client/PS3/Media/xuiscene_chat_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_chat_480.xui b/src/client/PS3/Media/xuiscene_chat_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_chat_480.xui rename to src/client/PS3/Media/xuiscene_chat_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_chat_small.h b/src/client/PS3/Media/xuiscene_chat_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_chat_small.h rename to src/client/PS3/Media/xuiscene_chat_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_chat_small.xui b/src/client/PS3/Media/xuiscene_chat_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_chat_small.xui rename to src/client/PS3/Media/xuiscene_chat_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_connectingprogress.h b/src/client/PS3/Media/xuiscene_connectingprogress.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_connectingprogress.h rename to src/client/PS3/Media/xuiscene_connectingprogress.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_connectingprogress.xui b/src/client/PS3/Media/xuiscene_connectingprogress.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_connectingprogress.xui rename to src/client/PS3/Media/xuiscene_connectingprogress.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_connectingprogress_480.h b/src/client/PS3/Media/xuiscene_connectingprogress_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_connectingprogress_480.h rename to src/client/PS3/Media/xuiscene_connectingprogress_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_connectingprogress_480.xui b/src/client/PS3/Media/xuiscene_connectingprogress_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_connectingprogress_480.xui rename to src/client/PS3/Media/xuiscene_connectingprogress_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_connectingprogress_small.h b/src/client/PS3/Media/xuiscene_connectingprogress_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_connectingprogress_small.h rename to src/client/PS3/Media/xuiscene_connectingprogress_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_connectingprogress_small.xui b/src/client/PS3/Media/xuiscene_connectingprogress_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_connectingprogress_small.xui rename to src/client/PS3/Media/xuiscene_connectingprogress_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_container.h b/src/client/PS3/Media/xuiscene_container.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container.h rename to src/client/PS3/Media/xuiscene_container.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_container.xui b/src/client/PS3/Media/xuiscene_container.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container.xui rename to src/client/PS3/Media/xuiscene_container.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_480.h b/src/client/PS3/Media/xuiscene_container_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_480.h rename to src/client/PS3/Media/xuiscene_container_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_480.xui b/src/client/PS3/Media/xuiscene_container_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_480.xui rename to src/client/PS3/Media/xuiscene_container_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_large_480.h b/src/client/PS3/Media/xuiscene_container_large_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_large_480.h rename to src/client/PS3/Media/xuiscene_container_large_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_large_480.xui b/src/client/PS3/Media/xuiscene_container_large_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_large_480.xui rename to src/client/PS3/Media/xuiscene_container_large_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_large_Small.h b/src/client/PS3/Media/xuiscene_container_large_Small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_large_Small.h rename to src/client/PS3/Media/xuiscene_container_large_Small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_large_Small.xui b/src/client/PS3/Media/xuiscene_container_large_Small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_large_Small.xui rename to src/client/PS3/Media/xuiscene_container_large_Small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_small.h b/src/client/PS3/Media/xuiscene_container_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_small.h rename to src/client/PS3/Media/xuiscene_container_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_container_small.xui b/src/client/PS3/Media/xuiscene_container_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_container_small.xui rename to src/client/PS3/Media/xuiscene_container_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_controls.h b/src/client/PS3/Media/xuiscene_controls.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_controls.h rename to src/client/PS3/Media/xuiscene_controls.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_controls.xui b/src/client/PS3/Media/xuiscene_controls.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_controls.xui rename to src/client/PS3/Media/xuiscene_controls.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_controls_480.h b/src/client/PS3/Media/xuiscene_controls_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_controls_480.h rename to src/client/PS3/Media/xuiscene_controls_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_controls_480.xui b/src/client/PS3/Media/xuiscene_controls_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_controls_480.xui rename to src/client/PS3/Media/xuiscene_controls_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_controls_small.h b/src/client/PS3/Media/xuiscene_controls_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_controls_small.h rename to src/client/PS3/Media/xuiscene_controls_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_controls_small.xui b/src/client/PS3/Media/xuiscene_controls_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_controls_small.xui rename to src/client/PS3/Media/xuiscene_controls_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2.h b/src/client/PS3/Media/xuiscene_craftingpanel_2x2.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2.h rename to src/client/PS3/Media/xuiscene_craftingpanel_2x2.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2.xui b/src/client/PS3/Media/xuiscene_craftingpanel_2x2.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2.xui rename to src/client/PS3/Media/xuiscene_craftingpanel_2x2.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_480.h b/src/client/PS3/Media/xuiscene_craftingpanel_2x2_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_480.h rename to src/client/PS3/Media/xuiscene_craftingpanel_2x2_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_480.xui b/src/client/PS3/Media/xuiscene_craftingpanel_2x2_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_480.xui rename to src/client/PS3/Media/xuiscene_craftingpanel_2x2_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_small.h b/src/client/PS3/Media/xuiscene_craftingpanel_2x2_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_small.h rename to src/client/PS3/Media/xuiscene_craftingpanel_2x2_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_small.xui b/src/client/PS3/Media/xuiscene_craftingpanel_2x2_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_2x2_small.xui rename to src/client/PS3/Media/xuiscene_craftingpanel_2x2_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3.h b/src/client/PS3/Media/xuiscene_craftingpanel_3x3.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3.h rename to src/client/PS3/Media/xuiscene_craftingpanel_3x3.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3.xui b/src/client/PS3/Media/xuiscene_craftingpanel_3x3.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3.xui rename to src/client/PS3/Media/xuiscene_craftingpanel_3x3.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_480.h b/src/client/PS3/Media/xuiscene_craftingpanel_3x3_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_480.h rename to src/client/PS3/Media/xuiscene_craftingpanel_3x3_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_480.xui b/src/client/PS3/Media/xuiscene_craftingpanel_3x3_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_480.xui rename to src/client/PS3/Media/xuiscene_craftingpanel_3x3_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_small.h b/src/client/PS3/Media/xuiscene_craftingpanel_3x3_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_small.h rename to src/client/PS3/Media/xuiscene_craftingpanel_3x3_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_small.xui b/src/client/PS3/Media/xuiscene_craftingpanel_3x3_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_craftingpanel_3x3_small.xui rename to src/client/PS3/Media/xuiscene_craftingpanel_3x3_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_credits.h b/src/client/PS3/Media/xuiscene_credits.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_credits.h rename to src/client/PS3/Media/xuiscene_credits.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_credits.xui b/src/client/PS3/Media/xuiscene_credits.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_credits.xui rename to src/client/PS3/Media/xuiscene_credits.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_credits_480.h b/src/client/PS3/Media/xuiscene_credits_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_credits_480.h rename to src/client/PS3/Media/xuiscene_credits_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_credits_480.xui b/src/client/PS3/Media/xuiscene_credits_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_credits_480.xui rename to src/client/PS3/Media/xuiscene_credits_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_death.h b/src/client/PS3/Media/xuiscene_death.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_death.h rename to src/client/PS3/Media/xuiscene_death.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_death.xui b/src/client/PS3/Media/xuiscene_death.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_death.xui rename to src/client/PS3/Media/xuiscene_death.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_death_480.h b/src/client/PS3/Media/xuiscene_death_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_death_480.h rename to src/client/PS3/Media/xuiscene_death_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_death_480.xui b/src/client/PS3/Media/xuiscene_death_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_death_480.xui rename to src/client/PS3/Media/xuiscene_death_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_death_small.h b/src/client/PS3/Media/xuiscene_death_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_death_small.h rename to src/client/PS3/Media/xuiscene_death_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_death_small.xui b/src/client/PS3/Media/xuiscene_death_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_death_small.xui rename to src/client/PS3/Media/xuiscene_death_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug.h b/src/client/PS3/Media/xuiscene_debug.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug.h rename to src/client/PS3/Media/xuiscene_debug.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug.xui b/src/client/PS3/Media/xuiscene_debug.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug.xui rename to src/client/PS3/Media/xuiscene_debug.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_480.h b/src/client/PS3/Media/xuiscene_debug_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_480.h rename to src/client/PS3/Media/xuiscene_debug_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_480.xui b/src/client/PS3/Media/xuiscene_debug_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_480.xui rename to src/client/PS3/Media/xuiscene_debug_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_item_editor.h b/src/client/PS3/Media/xuiscene_debug_item_editor.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_item_editor.h rename to src/client/PS3/Media/xuiscene_debug_item_editor.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_item_editor.xui b/src/client/PS3/Media/xuiscene_debug_item_editor.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_item_editor.xui rename to src/client/PS3/Media/xuiscene_debug_item_editor.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_schematic_create.h b/src/client/PS3/Media/xuiscene_debug_schematic_create.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_schematic_create.h rename to src/client/PS3/Media/xuiscene_debug_schematic_create.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_schematic_create.xui b/src/client/PS3/Media/xuiscene_debug_schematic_create.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_schematic_create.xui rename to src/client/PS3/Media/xuiscene_debug_schematic_create.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_small.h b/src/client/PS3/Media/xuiscene_debug_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_small.h rename to src/client/PS3/Media/xuiscene_debug_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debug_small.xui b/src/client/PS3/Media/xuiscene_debug_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debug_small.xui rename to src/client/PS3/Media/xuiscene_debug_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugoverlay.h b/src/client/PS3/Media/xuiscene_debugoverlay.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugoverlay.h rename to src/client/PS3/Media/xuiscene_debugoverlay.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugoverlay.xui b/src/client/PS3/Media/xuiscene_debugoverlay.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugoverlay.xui rename to src/client/PS3/Media/xuiscene_debugoverlay.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugoverlay_480.h b/src/client/PS3/Media/xuiscene_debugoverlay_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugoverlay_480.h rename to src/client/PS3/Media/xuiscene_debugoverlay_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugoverlay_480.xui b/src/client/PS3/Media/xuiscene_debugoverlay_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugoverlay_480.xui rename to src/client/PS3/Media/xuiscene_debugoverlay_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugtips.h b/src/client/PS3/Media/xuiscene_debugtips.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugtips.h rename to src/client/PS3/Media/xuiscene_debugtips.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugtips.xui b/src/client/PS3/Media/xuiscene_debugtips.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugtips.xui rename to src/client/PS3/Media/xuiscene_debugtips.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugtips_480.h b/src/client/PS3/Media/xuiscene_debugtips_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugtips_480.h rename to src/client/PS3/Media/xuiscene_debugtips_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugtips_480.xui b/src/client/PS3/Media/xuiscene_debugtips_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugtips_480.xui rename to src/client/PS3/Media/xuiscene_debugtips_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugtips_small.h b/src/client/PS3/Media/xuiscene_debugtips_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugtips_small.h rename to src/client/PS3/Media/xuiscene_debugtips_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_debugtips_small.xui b/src/client/PS3/Media/xuiscene_debugtips_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_debugtips_small.xui rename to src/client/PS3/Media/xuiscene_debugtips_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_enchant.h b/src/client/PS3/Media/xuiscene_enchant.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_enchant.h rename to src/client/PS3/Media/xuiscene_enchant.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_enchant.xui b/src/client/PS3/Media/xuiscene_enchant.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_enchant.xui rename to src/client/PS3/Media/xuiscene_enchant.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_enchant_480.xui b/src/client/PS3/Media/xuiscene_enchant_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_enchant_480.xui rename to src/client/PS3/Media/xuiscene_enchant_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_enchant_small.xui b/src/client/PS3/Media/xuiscene_enchant_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_enchant_small.xui rename to src/client/PS3/Media/xuiscene_enchant_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress.h b/src/client/PS3/Media/xuiscene_fullscreenprogress.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress.h rename to src/client/PS3/Media/xuiscene_fullscreenprogress.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress.xui b/src/client/PS3/Media/xuiscene_fullscreenprogress.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress.xui rename to src/client/PS3/Media/xuiscene_fullscreenprogress.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_480.h b/src/client/PS3/Media/xuiscene_fullscreenprogress_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_480.h rename to src/client/PS3/Media/xuiscene_fullscreenprogress_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_480.xui b/src/client/PS3/Media/xuiscene_fullscreenprogress_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_480.xui rename to src/client/PS3/Media/xuiscene_fullscreenprogress_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_small.h b/src/client/PS3/Media/xuiscene_fullscreenprogress_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_small.h rename to src/client/PS3/Media/xuiscene_fullscreenprogress_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_small.xui b/src/client/PS3/Media/xuiscene_fullscreenprogress_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_fullscreenprogress_small.xui rename to src/client/PS3/Media/xuiscene_fullscreenprogress_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_furnace.h b/src/client/PS3/Media/xuiscene_furnace.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_furnace.h rename to src/client/PS3/Media/xuiscene_furnace.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_furnace.xui b/src/client/PS3/Media/xuiscene_furnace.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_furnace.xui rename to src/client/PS3/Media/xuiscene_furnace.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_furnace_480.h b/src/client/PS3/Media/xuiscene_furnace_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_furnace_480.h rename to src/client/PS3/Media/xuiscene_furnace_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_furnace_480.xui b/src/client/PS3/Media/xuiscene_furnace_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_furnace_480.xui rename to src/client/PS3/Media/xuiscene_furnace_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_furnace_Small.h b/src/client/PS3/Media/xuiscene_furnace_Small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_furnace_Small.h rename to src/client/PS3/Media/xuiscene_furnace_Small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_furnace_Small.xui b/src/client/PS3/Media/xuiscene_furnace_Small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_furnace_Small.xui rename to src/client/PS3/Media/xuiscene_furnace_Small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_helpandoptions.h b/src/client/PS3/Media/xuiscene_helpandoptions.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_helpandoptions.h rename to src/client/PS3/Media/xuiscene_helpandoptions.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_helpandoptions.xui b/src/client/PS3/Media/xuiscene_helpandoptions.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_helpandoptions.xui rename to src/client/PS3/Media/xuiscene_helpandoptions.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_helpandoptions_480.h b/src/client/PS3/Media/xuiscene_helpandoptions_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_helpandoptions_480.h rename to src/client/PS3/Media/xuiscene_helpandoptions_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_helpandoptions_480.xui b/src/client/PS3/Media/xuiscene_helpandoptions_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_helpandoptions_480.xui rename to src/client/PS3/Media/xuiscene_helpandoptions_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_helpandoptions_small.h b/src/client/PS3/Media/xuiscene_helpandoptions_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_helpandoptions_small.h rename to src/client/PS3/Media/xuiscene_helpandoptions_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_helpandoptions_small.xui b/src/client/PS3/Media/xuiscene_helpandoptions_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_helpandoptions_small.xui rename to src/client/PS3/Media/xuiscene_helpandoptions_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay.h b/src/client/PS3/Media/xuiscene_howtoplay.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay.h rename to src/client/PS3/Media/xuiscene_howtoplay.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay.xui b/src/client/PS3/Media/xuiscene_howtoplay.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay.xui rename to src/client/PS3/Media/xuiscene_howtoplay.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_480.h b/src/client/PS3/Media/xuiscene_howtoplay_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_480.h rename to src/client/PS3/Media/xuiscene_howtoplay_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_480.xui b/src/client/PS3/Media/xuiscene_howtoplay_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_480.xui rename to src/client/PS3/Media/xuiscene_howtoplay_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu.h b/src/client/PS3/Media/xuiscene_howtoplay_menu.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu.h rename to src/client/PS3/Media/xuiscene_howtoplay_menu.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu.xui b/src/client/PS3/Media/xuiscene_howtoplay_menu.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu.xui rename to src/client/PS3/Media/xuiscene_howtoplay_menu.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_480.h b/src/client/PS3/Media/xuiscene_howtoplay_menu_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_480.h rename to src/client/PS3/Media/xuiscene_howtoplay_menu_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_480.xui b/src/client/PS3/Media/xuiscene_howtoplay_menu_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_480.xui rename to src/client/PS3/Media/xuiscene_howtoplay_menu_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_small.h b/src/client/PS3/Media/xuiscene_howtoplay_menu_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_small.h rename to src/client/PS3/Media/xuiscene_howtoplay_menu_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_small.xui b/src/client/PS3/Media/xuiscene_howtoplay_menu_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_menu_small.xui rename to src/client/PS3/Media/xuiscene_howtoplay_menu_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_small.h b/src/client/PS3/Media/xuiscene_howtoplay_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_small.h rename to src/client/PS3/Media/xuiscene_howtoplay_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_howtoplay_small.xui b/src/client/PS3/Media/xuiscene_howtoplay_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_howtoplay_small.xui rename to src/client/PS3/Media/xuiscene_howtoplay_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_host_options.h b/src/client/PS3/Media/xuiscene_ingame_host_options.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_host_options.h rename to src/client/PS3/Media/xuiscene_ingame_host_options.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_host_options.xui b/src/client/PS3/Media/xuiscene_ingame_host_options.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_host_options.xui rename to src/client/PS3/Media/xuiscene_ingame_host_options.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_host_options_480.xui b/src/client/PS3/Media/xuiscene_ingame_host_options_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_host_options_480.xui rename to src/client/PS3/Media/xuiscene_ingame_host_options_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_host_options_small.xui b/src/client/PS3/Media/xuiscene_ingame_host_options_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_host_options_small.xui rename to src/client/PS3/Media/xuiscene_ingame_host_options_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_player_options.h b/src/client/PS3/Media/xuiscene_ingame_player_options.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_player_options.h rename to src/client/PS3/Media/xuiscene_ingame_player_options.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_player_options.xui b/src/client/PS3/Media/xuiscene_ingame_player_options.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_player_options.xui rename to src/client/PS3/Media/xuiscene_ingame_player_options.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_player_options_480.xui b/src/client/PS3/Media/xuiscene_ingame_player_options_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_player_options_480.xui rename to src/client/PS3/Media/xuiscene_ingame_player_options_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingame_player_options_small.xui b/src/client/PS3/Media/xuiscene_ingame_player_options_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingame_player_options_small.xui rename to src/client/PS3/Media/xuiscene_ingame_player_options_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingameinfo.h b/src/client/PS3/Media/xuiscene_ingameinfo.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingameinfo.h rename to src/client/PS3/Media/xuiscene_ingameinfo.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingameinfo.xui b/src/client/PS3/Media/xuiscene_ingameinfo.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingameinfo.xui rename to src/client/PS3/Media/xuiscene_ingameinfo.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingameinfo_480.h b/src/client/PS3/Media/xuiscene_ingameinfo_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingameinfo_480.h rename to src/client/PS3/Media/xuiscene_ingameinfo_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingameinfo_480.xui b/src/client/PS3/Media/xuiscene_ingameinfo_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingameinfo_480.xui rename to src/client/PS3/Media/xuiscene_ingameinfo_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingameinfo_small.h b/src/client/PS3/Media/xuiscene_ingameinfo_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingameinfo_small.h rename to src/client/PS3/Media/xuiscene_ingameinfo_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_ingameinfo_small.xui b/src/client/PS3/Media/xuiscene_ingameinfo_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_ingameinfo_small.xui rename to src/client/PS3/Media/xuiscene_ingameinfo_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_intro.h b/src/client/PS3/Media/xuiscene_intro.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_intro.h rename to src/client/PS3/Media/xuiscene_intro.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_intro.xui b/src/client/PS3/Media/xuiscene_intro.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_intro.xui rename to src/client/PS3/Media/xuiscene_intro.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_intro_480.h b/src/client/PS3/Media/xuiscene_intro_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_intro_480.h rename to src/client/PS3/Media/xuiscene_intro_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_intro_480.xui b/src/client/PS3/Media/xuiscene_intro_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_intro_480.xui rename to src/client/PS3/Media/xuiscene_intro_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory.h b/src/client/PS3/Media/xuiscene_inventory.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory.h rename to src/client/PS3/Media/xuiscene_inventory.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory.xui b/src/client/PS3/Media/xuiscene_inventory.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory.xui rename to src/client/PS3/Media/xuiscene_inventory.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_480.h b/src/client/PS3/Media/xuiscene_inventory_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_480.h rename to src/client/PS3/Media/xuiscene_inventory_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_480.xui b/src/client/PS3/Media/xuiscene_inventory_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_480.xui rename to src/client/PS3/Media/xuiscene_inventory_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative.h b/src/client/PS3/Media/xuiscene_inventory_creative.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative.h rename to src/client/PS3/Media/xuiscene_inventory_creative.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative.xui b/src/client/PS3/Media/xuiscene_inventory_creative.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative.xui rename to src/client/PS3/Media/xuiscene_inventory_creative.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative7.xui b/src/client/PS3/Media/xuiscene_inventory_creative7.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative7.xui rename to src/client/PS3/Media/xuiscene_inventory_creative7.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative7_480.xui b/src/client/PS3/Media/xuiscene_inventory_creative7_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative7_480.xui rename to src/client/PS3/Media/xuiscene_inventory_creative7_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative7_small.xui b/src/client/PS3/Media/xuiscene_inventory_creative7_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative7_small.xui rename to src/client/PS3/Media/xuiscene_inventory_creative7_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative_480.h b/src/client/PS3/Media/xuiscene_inventory_creative_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative_480.h rename to src/client/PS3/Media/xuiscene_inventory_creative_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative_480.xui b/src/client/PS3/Media/xuiscene_inventory_creative_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative_480.xui rename to src/client/PS3/Media/xuiscene_inventory_creative_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative_small.h b/src/client/PS3/Media/xuiscene_inventory_creative_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative_small.h rename to src/client/PS3/Media/xuiscene_inventory_creative_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_creative_small.xui b/src/client/PS3/Media/xuiscene_inventory_creative_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_creative_small.xui rename to src/client/PS3/Media/xuiscene_inventory_creative_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_small.h b/src/client/PS3/Media/xuiscene_inventory_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_small.h rename to src/client/PS3/Media/xuiscene_inventory_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_inventory_small.xui b/src/client/PS3/Media/xuiscene_inventory_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_inventory_small.xui rename to src/client/PS3/Media/xuiscene_inventory_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_leaderboards.h b/src/client/PS3/Media/xuiscene_leaderboards.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_leaderboards.h rename to src/client/PS3/Media/xuiscene_leaderboards.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_leaderboards.xui b/src/client/PS3/Media/xuiscene_leaderboards.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_leaderboards.xui rename to src/client/PS3/Media/xuiscene_leaderboards.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_leaderboards_480.h b/src/client/PS3/Media/xuiscene_leaderboards_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_leaderboards_480.h rename to src/client/PS3/Media/xuiscene_leaderboards_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_leaderboards_480.xui b/src/client/PS3/Media/xuiscene_leaderboards_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_leaderboards_480.xui rename to src/client/PS3/Media/xuiscene_leaderboards_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_load_settings.h b/src/client/PS3/Media/xuiscene_load_settings.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_load_settings.h rename to src/client/PS3/Media/xuiscene_load_settings.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_load_settings.xui b/src/client/PS3/Media/xuiscene_load_settings.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_load_settings.xui rename to src/client/PS3/Media/xuiscene_load_settings.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_load_settings_480.h b/src/client/PS3/Media/xuiscene_load_settings_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_load_settings_480.h rename to src/client/PS3/Media/xuiscene_load_settings_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_load_settings_480.xui b/src/client/PS3/Media/xuiscene_load_settings_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_load_settings_480.xui rename to src/client/PS3/Media/xuiscene_load_settings_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_main.h b/src/client/PS3/Media/xuiscene_main.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_main.h rename to src/client/PS3/Media/xuiscene_main.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_main.xui b/src/client/PS3/Media/xuiscene_main.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_main.xui rename to src/client/PS3/Media/xuiscene_main.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_main_480.h b/src/client/PS3/Media/xuiscene_main_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_main_480.h rename to src/client/PS3/Media/xuiscene_main_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_main_480.xui b/src/client/PS3/Media/xuiscene_main_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_main_480.xui rename to src/client/PS3/Media/xuiscene_main_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_create.h b/src/client/PS3/Media/xuiscene_multi_create.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_create.h rename to src/client/PS3/Media/xuiscene_multi_create.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_create.xui b/src/client/PS3/Media/xuiscene_multi_create.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_create.xui rename to src/client/PS3/Media/xuiscene_multi_create.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_create_480.h b/src/client/PS3/Media/xuiscene_multi_create_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_create_480.h rename to src/client/PS3/Media/xuiscene_multi_create_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_create_480.xui b/src/client/PS3/Media/xuiscene_multi_create_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_create_480.xui rename to src/client/PS3/Media/xuiscene_multi_create_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo.h b/src/client/PS3/Media/xuiscene_multi_gameinfo.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo.h rename to src/client/PS3/Media/xuiscene_multi_gameinfo.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo.xui b/src/client/PS3/Media/xuiscene_multi_gameinfo.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo.xui rename to src/client/PS3/Media/xuiscene_multi_gameinfo.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo_480.h b/src/client/PS3/Media/xuiscene_multi_gameinfo_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo_480.h rename to src/client/PS3/Media/xuiscene_multi_gameinfo_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo_480.xui b/src/client/PS3/Media/xuiscene_multi_gameinfo_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_gameinfo_480.xui rename to src/client/PS3/Media/xuiscene_multi_gameinfo_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_joinload.h b/src/client/PS3/Media/xuiscene_multi_joinload.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_joinload.h rename to src/client/PS3/Media/xuiscene_multi_joinload.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_joinload.xui b/src/client/PS3/Media/xuiscene_multi_joinload.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_joinload.xui rename to src/client/PS3/Media/xuiscene_multi_joinload.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_joinload_480.h b/src/client/PS3/Media/xuiscene_multi_joinload_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_joinload_480.h rename to src/client/PS3/Media/xuiscene_multi_joinload_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_joinload_480.xui b/src/client/PS3/Media/xuiscene_multi_joinload_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_joinload_480.xui rename to src/client/PS3/Media/xuiscene_multi_joinload_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options.h b/src/client/PS3/Media/xuiscene_multi_launch_more_options.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options.h rename to src/client/PS3/Media/xuiscene_multi_launch_more_options.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options.xui b/src/client/PS3/Media/xuiscene_multi_launch_more_options.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options.xui rename to src/client/PS3/Media/xuiscene_multi_launch_more_options.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options_480.h b/src/client/PS3/Media/xuiscene_multi_launch_more_options_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options_480.h rename to src/client/PS3/Media/xuiscene_multi_launch_more_options_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options_480.xui b/src/client/PS3/Media/xuiscene_multi_launch_more_options_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_multi_launch_more_options_480.xui rename to src/client/PS3/Media/xuiscene_multi_launch_more_options_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_partnernetpassword.h b/src/client/PS3/Media/xuiscene_partnernetpassword.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_partnernetpassword.h rename to src/client/PS3/Media/xuiscene_partnernetpassword.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_partnernetpassword.xui b/src/client/PS3/Media/xuiscene_partnernetpassword.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_partnernetpassword.xui rename to src/client/PS3/Media/xuiscene_partnernetpassword.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_partnernetpassword_480.h b/src/client/PS3/Media/xuiscene_partnernetpassword_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_partnernetpassword_480.h rename to src/client/PS3/Media/xuiscene_partnernetpassword_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_partnernetpassword_480.xui b/src/client/PS3/Media/xuiscene_partnernetpassword_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_partnernetpassword_480.xui rename to src/client/PS3/Media/xuiscene_partnernetpassword_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_pause.h b/src/client/PS3/Media/xuiscene_pause.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_pause.h rename to src/client/PS3/Media/xuiscene_pause.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_pause.xui b/src/client/PS3/Media/xuiscene_pause.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_pause.xui rename to src/client/PS3/Media/xuiscene_pause.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_pause_480.h b/src/client/PS3/Media/xuiscene_pause_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_pause_480.h rename to src/client/PS3/Media/xuiscene_pause_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_pause_480.xui b/src/client/PS3/Media/xuiscene_pause_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_pause_480.xui rename to src/client/PS3/Media/xuiscene_pause_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_pause_small.h b/src/client/PS3/Media/xuiscene_pause_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_pause_small.h rename to src/client/PS3/Media/xuiscene_pause_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_pause_small.xui b/src/client/PS3/Media/xuiscene_pause_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_pause_small.xui rename to src/client/PS3/Media/xuiscene_pause_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_reinstall.h b/src/client/PS3/Media/xuiscene_reinstall.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_reinstall.h rename to src/client/PS3/Media/xuiscene_reinstall.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_reinstall.xui b/src/client/PS3/Media/xuiscene_reinstall.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_reinstall.xui rename to src/client/PS3/Media/xuiscene_reinstall.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_reinstall_480.h b/src/client/PS3/Media/xuiscene_reinstall_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_reinstall_480.h rename to src/client/PS3/Media/xuiscene_reinstall_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_reinstall_480.xui b/src/client/PS3/Media/xuiscene_reinstall_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_reinstall_480.xui rename to src/client/PS3/Media/xuiscene_reinstall_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_reinstall_small.h b/src/client/PS3/Media/xuiscene_reinstall_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_reinstall_small.h rename to src/client/PS3/Media/xuiscene_reinstall_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_reinstall_small.xui b/src/client/PS3/Media/xuiscene_reinstall_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_reinstall_small.xui rename to src/client/PS3/Media/xuiscene_reinstall_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_savemessage.h b/src/client/PS3/Media/xuiscene_savemessage.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_savemessage.h rename to src/client/PS3/Media/xuiscene_savemessage.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_savemessage.xui b/src/client/PS3/Media/xuiscene_savemessage.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_savemessage.xui rename to src/client/PS3/Media/xuiscene_savemessage.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_savemessage_480.h b/src/client/PS3/Media/xuiscene_savemessage_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_savemessage_480.h rename to src/client/PS3/Media/xuiscene_savemessage_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_savemessage_480.xui b/src/client/PS3/Media/xuiscene_savemessage_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_savemessage_480.xui rename to src/client/PS3/Media/xuiscene_savemessage_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_All.h b/src/client/PS3/Media/xuiscene_settings_All.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_All.h rename to src/client/PS3/Media/xuiscene_settings_All.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_All.xui b/src/client/PS3/Media/xuiscene_settings_All.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_All.xui rename to src/client/PS3/Media/xuiscene_settings_All.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_All_480.h b/src/client/PS3/Media/xuiscene_settings_All_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_All_480.h rename to src/client/PS3/Media/xuiscene_settings_All_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_All_480.xui b/src/client/PS3/Media/xuiscene_settings_All_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_All_480.xui rename to src/client/PS3/Media/xuiscene_settings_All_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_All_small.h b/src/client/PS3/Media/xuiscene_settings_All_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_All_small.h rename to src/client/PS3/Media/xuiscene_settings_All_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_All_small.xui b/src/client/PS3/Media/xuiscene_settings_All_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_All_small.xui rename to src/client/PS3/Media/xuiscene_settings_All_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Audio.h b/src/client/PS3/Media/xuiscene_settings_Audio.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Audio.h rename to src/client/PS3/Media/xuiscene_settings_Audio.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Audio.xui b/src/client/PS3/Media/xuiscene_settings_Audio.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Audio.xui rename to src/client/PS3/Media/xuiscene_settings_Audio.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Audio_480.h b/src/client/PS3/Media/xuiscene_settings_Audio_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Audio_480.h rename to src/client/PS3/Media/xuiscene_settings_Audio_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Audio_480.xui b/src/client/PS3/Media/xuiscene_settings_Audio_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Audio_480.xui rename to src/client/PS3/Media/xuiscene_settings_Audio_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Audio_small.h b/src/client/PS3/Media/xuiscene_settings_Audio_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Audio_small.h rename to src/client/PS3/Media/xuiscene_settings_Audio_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Audio_small.xui b/src/client/PS3/Media/xuiscene_settings_Audio_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Audio_small.xui rename to src/client/PS3/Media/xuiscene_settings_Audio_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Control.h b/src/client/PS3/Media/xuiscene_settings_Control.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Control.h rename to src/client/PS3/Media/xuiscene_settings_Control.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Control.xui b/src/client/PS3/Media/xuiscene_settings_Control.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Control.xui rename to src/client/PS3/Media/xuiscene_settings_Control.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Control_480.h b/src/client/PS3/Media/xuiscene_settings_Control_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Control_480.h rename to src/client/PS3/Media/xuiscene_settings_Control_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Control_480.xui b/src/client/PS3/Media/xuiscene_settings_Control_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Control_480.xui rename to src/client/PS3/Media/xuiscene_settings_Control_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Control_small.h b/src/client/PS3/Media/xuiscene_settings_Control_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Control_small.h rename to src/client/PS3/Media/xuiscene_settings_Control_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Control_small.xui b/src/client/PS3/Media/xuiscene_settings_Control_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Control_small.xui rename to src/client/PS3/Media/xuiscene_settings_Control_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Graphics.h b/src/client/PS3/Media/xuiscene_settings_Graphics.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Graphics.h rename to src/client/PS3/Media/xuiscene_settings_Graphics.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Graphics.xui b/src/client/PS3/Media/xuiscene_settings_Graphics.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Graphics.xui rename to src/client/PS3/Media/xuiscene_settings_Graphics.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_480.h b/src/client/PS3/Media/xuiscene_settings_Graphics_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_480.h rename to src/client/PS3/Media/xuiscene_settings_Graphics_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_480.xui b/src/client/PS3/Media/xuiscene_settings_Graphics_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_480.xui rename to src/client/PS3/Media/xuiscene_settings_Graphics_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_small.h b/src/client/PS3/Media/xuiscene_settings_Graphics_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_small.h rename to src/client/PS3/Media/xuiscene_settings_Graphics_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_small.xui b/src/client/PS3/Media/xuiscene_settings_Graphics_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_Graphics_small.xui rename to src/client/PS3/Media/xuiscene_settings_Graphics_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_options.h b/src/client/PS3/Media/xuiscene_settings_options.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_options.h rename to src/client/PS3/Media/xuiscene_settings_options.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_options.xui b/src/client/PS3/Media/xuiscene_settings_options.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_options.xui rename to src/client/PS3/Media/xuiscene_settings_options.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_options_480.h b/src/client/PS3/Media/xuiscene_settings_options_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_options_480.h rename to src/client/PS3/Media/xuiscene_settings_options_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_options_480.xui b/src/client/PS3/Media/xuiscene_settings_options_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_options_480.xui rename to src/client/PS3/Media/xuiscene_settings_options_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_options_small.h b/src/client/PS3/Media/xuiscene_settings_options_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_options_small.h rename to src/client/PS3/Media/xuiscene_settings_options_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_settings_options_small.xui b/src/client/PS3/Media/xuiscene_settings_options_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_settings_options_small.xui rename to src/client/PS3/Media/xuiscene_settings_options_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_signentry.h b/src/client/PS3/Media/xuiscene_signentry.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_signentry.h rename to src/client/PS3/Media/xuiscene_signentry.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_signentry.xui b/src/client/PS3/Media/xuiscene_signentry.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_signentry.xui rename to src/client/PS3/Media/xuiscene_signentry.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_signentry_480.h b/src/client/PS3/Media/xuiscene_signentry_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_signentry_480.h rename to src/client/PS3/Media/xuiscene_signentry_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_signentry_480.xui b/src/client/PS3/Media/xuiscene_signentry_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_signentry_480.xui rename to src/client/PS3/Media/xuiscene_signentry_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_signentry_small.h b/src/client/PS3/Media/xuiscene_signentry_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_signentry_small.h rename to src/client/PS3/Media/xuiscene_signentry_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_signentry_small.xui b/src/client/PS3/Media/xuiscene_signentry_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_signentry_small.xui rename to src/client/PS3/Media/xuiscene_signentry_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_skinselect.h b/src/client/PS3/Media/xuiscene_skinselect.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_skinselect.h rename to src/client/PS3/Media/xuiscene_skinselect.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_skinselect.xui b/src/client/PS3/Media/xuiscene_skinselect.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_skinselect.xui rename to src/client/PS3/Media/xuiscene_skinselect.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_skinselect_480.h b/src/client/PS3/Media/xuiscene_skinselect_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_skinselect_480.h rename to src/client/PS3/Media/xuiscene_skinselect_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_skinselect_480.xui b/src/client/PS3/Media/xuiscene_skinselect_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_skinselect_480.xui rename to src/client/PS3/Media/xuiscene_skinselect_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_skinselect_small.h b/src/client/PS3/Media/xuiscene_skinselect_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_skinselect_small.h rename to src/client/PS3/Media/xuiscene_skinselect_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_skinselect_small.xui b/src/client/PS3/Media/xuiscene_skinselect_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_skinselect_small.xui rename to src/client/PS3/Media/xuiscene_skinselect_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_socialpost.h b/src/client/PS3/Media/xuiscene_socialpost.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_socialpost.h rename to src/client/PS3/Media/xuiscene_socialpost.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_socialpost.xui b/src/client/PS3/Media/xuiscene_socialpost.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_socialpost.xui rename to src/client/PS3/Media/xuiscene_socialpost.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_socialpost_480.h b/src/client/PS3/Media/xuiscene_socialpost_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_socialpost_480.h rename to src/client/PS3/Media/xuiscene_socialpost_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_socialpost_480.xui b/src/client/PS3/Media/xuiscene_socialpost_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_socialpost_480.xui rename to src/client/PS3/Media/xuiscene_socialpost_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_socialpost_small.h b/src/client/PS3/Media/xuiscene_socialpost_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_socialpost_small.h rename to src/client/PS3/Media/xuiscene_socialpost_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_socialpost_small.xui b/src/client/PS3/Media/xuiscene_socialpost_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_socialpost_small.xui rename to src/client/PS3/Media/xuiscene_socialpost_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_text_entry.h b/src/client/PS3/Media/xuiscene_text_entry.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_text_entry.h rename to src/client/PS3/Media/xuiscene_text_entry.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_text_entry.xui b/src/client/PS3/Media/xuiscene_text_entry.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_text_entry.xui rename to src/client/PS3/Media/xuiscene_text_entry.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_trap.h b/src/client/PS3/Media/xuiscene_trap.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trap.h rename to src/client/PS3/Media/xuiscene_trap.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_trap.xui b/src/client/PS3/Media/xuiscene_trap.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trap.xui rename to src/client/PS3/Media/xuiscene_trap.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_trap_480.h b/src/client/PS3/Media/xuiscene_trap_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trap_480.h rename to src/client/PS3/Media/xuiscene_trap_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_trap_480.xui b/src/client/PS3/Media/xuiscene_trap_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trap_480.xui rename to src/client/PS3/Media/xuiscene_trap_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_trap_small.h b/src/client/PS3/Media/xuiscene_trap_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trap_small.h rename to src/client/PS3/Media/xuiscene_trap_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_trap_small.xui b/src/client/PS3/Media/xuiscene_trap_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trap_small.xui rename to src/client/PS3/Media/xuiscene_trap_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_trialexitupsell.h b/src/client/PS3/Media/xuiscene_trialexitupsell.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trialexitupsell.h rename to src/client/PS3/Media/xuiscene_trialexitupsell.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_trialexitupsell.xui b/src/client/PS3/Media/xuiscene_trialexitupsell.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trialexitupsell.xui rename to src/client/PS3/Media/xuiscene_trialexitupsell.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_trialexitupsell_480.h b/src/client/PS3/Media/xuiscene_trialexitupsell_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trialexitupsell_480.h rename to src/client/PS3/Media/xuiscene_trialexitupsell_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_trialexitupsell_480.xui b/src/client/PS3/Media/xuiscene_trialexitupsell_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_trialexitupsell_480.xui rename to src/client/PS3/Media/xuiscene_trialexitupsell_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_tutorialpopup.h b/src/client/PS3/Media/xuiscene_tutorialpopup.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_tutorialpopup.h rename to src/client/PS3/Media/xuiscene_tutorialpopup.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_tutorialpopup.xui b/src/client/PS3/Media/xuiscene_tutorialpopup.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_tutorialpopup.xui rename to src/client/PS3/Media/xuiscene_tutorialpopup.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_480.h b/src/client/PS3/Media/xuiscene_tutorialpopup_480.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_480.h rename to src/client/PS3/Media/xuiscene_tutorialpopup_480.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_480.xui b/src/client/PS3/Media/xuiscene_tutorialpopup_480.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_480.xui rename to src/client/PS3/Media/xuiscene_tutorialpopup_480.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_small.h b/src/client/PS3/Media/xuiscene_tutorialpopup_small.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_small.h rename to src/client/PS3/Media/xuiscene_tutorialpopup_small.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_small.xui b/src/client/PS3/Media/xuiscene_tutorialpopup_small.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_tutorialpopup_small.xui rename to src/client/PS3/Media/xuiscene_tutorialpopup_small.xui diff --git a/Minecraft.Client/PS3/Media/xuiscene_win.h b/src/client/PS3/Media/xuiscene_win.h similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_win.h rename to src/client/PS3/Media/xuiscene_win.h diff --git a/Minecraft.Client/PS3/Media/xuiscene_win.xui b/src/client/PS3/Media/xuiscene_win.xui similarity index 100% rename from Minecraft.Client/PS3/Media/xuiscene_win.xui rename to src/client/PS3/Media/xuiscene_win.xui diff --git a/Minecraft.Client/PS3/Media/zh-CHT/4J_strings.resx b/src/client/PS3/Media/zh-CHT/4J_strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/4J_strings.resx rename to src/client/PS3/Media/zh-CHT/4J_strings.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/skin_Minecraft.resx b/src/client/PS3/Media/zh-CHT/skin_Minecraft.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/skin_Minecraft.resx rename to src/client/PS3/Media/zh-CHT/skin_Minecraft.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/strings.resx b/src/client/PS3/Media/zh-CHT/strings.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/strings.resx rename to src/client/PS3/Media/zh-CHT/strings.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_DLCOffers.resx b/src/client/PS3/Media/zh-CHT/xuiscene_DLCOffers.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_DLCOffers.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_DLCOffers.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_DLCOffers_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_DLCOffers_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_DLCOffers_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_DLCOffers_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_base.resx b/src/client/PS3/Media/zh-CHT/xuiscene_base.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_base.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_base.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_base_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_base_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_base_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_base_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_connectingprogress.resx b/src/client/PS3/Media/zh-CHT/xuiscene_connectingprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_connectingprogress.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_connectingprogress.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_connectingprogress_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_connectingprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_connectingprogress_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_connectingprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_connectingprogress_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_connectingprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_connectingprogress_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_connectingprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container.resx b/src/client/PS3/Media/zh-CHT/xuiscene_container.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_container.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_container_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_container_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_large_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_container_large_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_large_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_container_large_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_large_Small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_container_large_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_large_Small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_container_large_Small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_container_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_container_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_container_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_controls.resx b/src/client/PS3/Media/zh-CHT/xuiscene_controls.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_controls.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_controls.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_controls_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_controls_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_controls_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_controls_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_controls_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_controls_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_controls_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_controls_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2.resx b/src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_2x2_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3.resx b/src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_craftingpanel_3x3_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_credits.resx b/src/client/PS3/Media/zh-CHT/xuiscene_credits.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_credits.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_credits.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_credits_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_credits_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_credits_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_credits_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_death.resx b/src/client/PS3/Media/zh-CHT/xuiscene_death.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_death.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_death.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_death_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_death_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_death_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_death_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_death_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_death_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_death_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_death_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debug.resx b/src/client/PS3/Media/zh-CHT/xuiscene_debug.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debug.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_debug.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debug_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_debug_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debug_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_debug_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debugoverlay.resx b/src/client/PS3/Media/zh-CHT/xuiscene_debugoverlay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debugoverlay.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_debugoverlay.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debugoverlay_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_debugoverlay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_debugoverlay_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_debugoverlay_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress.resx b/src/client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_fullscreenprogress_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_furnace.resx b/src/client/PS3/Media/zh-CHT/xuiscene_furnace.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_furnace.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_furnace.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_furnace_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_furnace_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_furnace_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_furnace_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_furnace_Small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_furnace_Small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_furnace_Small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_furnace_Small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_helpandoptions.resx b/src/client/PS3/Media/zh-CHT/xuiscene_helpandoptions.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_helpandoptions.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_helpandoptions.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_helpandoptions_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_helpandoptions_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_helpandoptions_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_helpandoptions_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_helpandoptions_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_helpandoptions_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_helpandoptions_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_helpandoptions_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay.resx b/src/client/PS3/Media/zh-CHT/xuiscene_howtoplay.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_howtoplay.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu.resx b/src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_menu_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_howtoplay_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_howtoplay_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_ingameinfo.resx b/src/client/PS3/Media/zh-CHT/xuiscene_ingameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_ingameinfo.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_ingameinfo.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_ingameinfo_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_ingameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_ingameinfo_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_ingameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_ingameinfo_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_ingameinfo_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_ingameinfo_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_ingameinfo_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_intro.resx b/src/client/PS3/Media/zh-CHT/xuiscene_intro.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_intro.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_intro.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_intro_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_intro_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_intro_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_intro_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_inventory.resx b/src/client/PS3/Media/zh-CHT/xuiscene_inventory.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_inventory.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_inventory.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_inventory_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_inventory_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_inventory_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_inventory_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_inventory_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_inventory_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_inventory_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_inventory_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_leaderboards.resx b/src/client/PS3/Media/zh-CHT/xuiscene_leaderboards.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_leaderboards.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_leaderboards.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_leaderboards_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_leaderboards_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_leaderboards_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_leaderboards_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_main.resx b/src/client/PS3/Media/zh-CHT/xuiscene_main.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_main.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_main.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_main_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_main_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_main_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_main_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_create.resx b/src/client/PS3/Media/zh-CHT/xuiscene_multi_create.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_create.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_multi_create.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_create_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_multi_create_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_create_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_multi_create_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo.resx b/src/client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_multi_gameinfo_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_joinload.resx b/src/client/PS3/Media/zh-CHT/xuiscene_multi_joinload.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_joinload.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_multi_joinload.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_joinload_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_multi_joinload_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_multi_joinload_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_multi_joinload_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_partnernetpassword.resx b/src/client/PS3/Media/zh-CHT/xuiscene_partnernetpassword.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_partnernetpassword.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_partnernetpassword.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_partnernetpassword_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_partnernetpassword_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_partnernetpassword_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_partnernetpassword_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_pause.resx b/src/client/PS3/Media/zh-CHT/xuiscene_pause.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_pause.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_pause.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_pause_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_pause_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_pause_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_pause_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_pause_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_pause_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_pause_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_pause_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_savemessage.resx b/src/client/PS3/Media/zh-CHT/xuiscene_savemessage.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_savemessage.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_savemessage.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_savemessage_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_savemessage_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_savemessage_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_savemessage_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_settings_All.resx b/src/client/PS3/Media/zh-CHT/xuiscene_settings_All.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_settings_All.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_settings_All.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_settings_All_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_settings_All_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_settings_All_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_settings_All_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_settings_All_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_settings_All_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_settings_All_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_settings_All_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_signentry.resx b/src/client/PS3/Media/zh-CHT/xuiscene_signentry.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_signentry.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_signentry.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_signentry_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_signentry_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_signentry_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_signentry_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_signentry_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_signentry_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_signentry_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_signentry_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_socialpost.resx b/src/client/PS3/Media/zh-CHT/xuiscene_socialpost.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_socialpost.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_socialpost.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_socialpost_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_socialpost_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_socialpost_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_socialpost_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_socialpost_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_socialpost_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_socialpost_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_socialpost_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trap.resx b/src/client/PS3/Media/zh-CHT/xuiscene_trap.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trap.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_trap.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trap_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_trap_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trap_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_trap_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trap_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_trap_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trap_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_trap_small.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trialexitupsell.resx b/src/client/PS3/Media/zh-CHT/xuiscene_trialexitupsell.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trialexitupsell.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_trialexitupsell.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trialexitupsell_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_trialexitupsell_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_trialexitupsell_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_trialexitupsell_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_tutorialpopup.resx b/src/client/PS3/Media/zh-CHT/xuiscene_tutorialpopup.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_tutorialpopup.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_tutorialpopup.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_480.resx b/src/client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_480.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_480.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_480.resx diff --git a/Minecraft.Client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_small.resx b/src/client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_small.resx similarity index 100% rename from Minecraft.Client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_small.resx rename to src/client/PS3/Media/zh-CHT/xuiscene_tutorialpopup_small.resx diff --git a/Minecraft.Client/PS3/Miles/include/mss.h b/src/client/PS3/Miles/include/mss.h similarity index 100% rename from Minecraft.Client/PS3/Miles/include/mss.h rename to src/client/PS3/Miles/include/mss.h diff --git a/Minecraft.Client/PS3/Miles/include/rrCore.h b/src/client/PS3/Miles/include/rrCore.h similarity index 100% rename from Minecraft.Client/PS3/Miles/include/rrCore.h rename to src/client/PS3/Miles/include/rrCore.h diff --git a/Minecraft.Client/PS3/Miles/lib/spu/build_SPU_obj.bat b/src/client/PS3/Miles/lib/spu/build_SPU_obj.bat similarity index 100% rename from Minecraft.Client/PS3/Miles/lib/spu/build_SPU_obj.bat rename to src/client/PS3/Miles/lib/spu/build_SPU_obj.bat diff --git a/Minecraft.Client/PS3/Minecraft_Macros.h b/src/client/PS3/Minecraft_Macros.h similarity index 100% rename from Minecraft.Client/PS3/Minecraft_Macros.h rename to src/client/PS3/Minecraft_Macros.h diff --git a/Minecraft.Client/PS3/Network/SQRNetworkManager_PS3.cpp b/src/client/PS3/Network/SQRNetworkManager_PS3.cpp similarity index 99% rename from Minecraft.Client/PS3/Network/SQRNetworkManager_PS3.cpp rename to src/client/PS3/Network/SQRNetworkManager_PS3.cpp index 46b1916d..56c30a47 100644 --- a/Minecraft.Client/PS3/Network/SQRNetworkManager_PS3.cpp +++ b/src/client/PS3/Network/SQRNetworkManager_PS3.cpp @@ -15,7 +15,7 @@ #include "SonyVoiceChat.h" #include "Common/Network/Sony/SonyHttp.h" #endif -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "C4JThread.h" #include "..\PS3Extras\PS3Strings.h" #include "PS3\Network\SonyRemoteStorage_PS3.h" diff --git a/Minecraft.Client/PS3/Network/SQRNetworkManager_PS3.h b/src/client/PS3/Network/SQRNetworkManager_PS3.h similarity index 99% rename from Minecraft.Client/PS3/Network/SQRNetworkManager_PS3.h rename to src/client/PS3/Network/SQRNetworkManager_PS3.h index 6143bbb5..4617d19c 100644 --- a/Minecraft.Client/PS3/Network/SQRNetworkManager_PS3.h +++ b/src/client/PS3/Network/SQRNetworkManager_PS3.h @@ -9,7 +9,7 @@ #endif #include -#include "..\..\Common\Network\Sony\SQRNetworkManager.h" +#include "Common\Network\Sony\SQRNetworkManager.h" class SQRNetworkPlayer; class ISQRNetworkManagerListener; diff --git a/Minecraft.Client/PS3/Network/SonyCommerce_PS3.cpp b/src/client/PS3/Network/SonyCommerce_PS3.cpp similarity index 100% rename from Minecraft.Client/PS3/Network/SonyCommerce_PS3.cpp rename to src/client/PS3/Network/SonyCommerce_PS3.cpp diff --git a/Minecraft.Client/PS3/Network/SonyCommerce_PS3.h b/src/client/PS3/Network/SonyCommerce_PS3.h similarity index 99% rename from Minecraft.Client/PS3/Network/SonyCommerce_PS3.h rename to src/client/PS3/Network/SonyCommerce_PS3.h index 1f43341a..d4c1865a 100644 --- a/Minecraft.Client/PS3/Network/SonyCommerce_PS3.h +++ b/src/client/PS3/Network/SonyCommerce_PS3.h @@ -6,7 +6,7 @@ #include #include #include -#include "Common\Network\Sony\SonyCommerce.h" +#include "Common/Network\Sony\SonyCommerce.h" #define SCE_TOOLKIT_NP_SKU_PRICE_LEN (SCE_NP_COMMERCE2_CURRENCY_CODE_LEN \ + SCE_NP_COMMERCE2_CURRENCY_SYMBOL_LEN \ diff --git a/Minecraft.Client/PS3/Network/SonyHttp_PS3.cpp b/src/client/PS3/Network/SonyHttp_PS3.cpp similarity index 100% rename from Minecraft.Client/PS3/Network/SonyHttp_PS3.cpp rename to src/client/PS3/Network/SonyHttp_PS3.cpp diff --git a/Minecraft.Client/PS3/Network/SonyHttp_PS3.h b/src/client/PS3/Network/SonyHttp_PS3.h similarity index 100% rename from Minecraft.Client/PS3/Network/SonyHttp_PS3.h rename to src/client/PS3/Network/SonyHttp_PS3.h diff --git a/Minecraft.Client/PS3/Network/SonyRemoteStorage_PS3.cpp b/src/client/PS3/Network/SonyRemoteStorage_PS3.cpp similarity index 100% rename from Minecraft.Client/PS3/Network/SonyRemoteStorage_PS3.cpp rename to src/client/PS3/Network/SonyRemoteStorage_PS3.cpp diff --git a/Minecraft.Client/PS3/Network/SonyRemoteStorage_PS3.h b/src/client/PS3/Network/SonyRemoteStorage_PS3.h similarity index 96% rename from Minecraft.Client/PS3/Network/SonyRemoteStorage_PS3.h rename to src/client/PS3/Network/SonyRemoteStorage_PS3.h index ffbc57b0..11161ee1 100644 --- a/Minecraft.Client/PS3/Network/SonyRemoteStorage_PS3.h +++ b/src/client/PS3/Network/SonyRemoteStorage_PS3.h @@ -1,7 +1,7 @@ #pragma once -#include "Common\Network\Sony\sceRemoteStorage\header\sceRemoteStorage.h" +#include "Common/Network\Sony\sceRemoteStorage\header\sceRemoteStorage.h" class SonyRemoteStorage_PS3 : public SonyRemoteStorage { diff --git a/Minecraft.Client/PS3/Network/SonyVoiceChat.cpp b/src/client/PS3/Network/SonyVoiceChat.cpp similarity index 100% rename from Minecraft.Client/PS3/Network/SonyVoiceChat.cpp rename to src/client/PS3/Network/SonyVoiceChat.cpp diff --git a/Minecraft.Client/PS3/Network/SonyVoiceChat.h b/src/client/PS3/Network/SonyVoiceChat.h similarity index 100% rename from Minecraft.Client/PS3/Network/SonyVoiceChat.h rename to src/client/PS3/Network/SonyVoiceChat.h diff --git a/Minecraft.Client/PS3/PS3Extras/C4JSpursJob.cpp b/src/client/PS3/PS3Extras/C4JSpursJob.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/C4JSpursJob.cpp rename to src/client/PS3/PS3Extras/C4JSpursJob.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/C4JSpursJob.h b/src/client/PS3/PS3Extras/C4JSpursJob.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/C4JSpursJob.h rename to src/client/PS3/PS3Extras/C4JSpursJob.h diff --git a/Minecraft.Client/PS3/PS3Extras/C4JThread_SPU.cpp b/src/client/PS3/PS3Extras/C4JThread_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/C4JThread_SPU.cpp rename to src/client/PS3/PS3Extras/C4JThread_SPU.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/C4JThread_SPU.h b/src/client/PS3/PS3Extras/C4JThread_SPU.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/C4JThread_SPU.h rename to src/client/PS3/PS3Extras/C4JThread_SPU.h diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXCollision.h b/src/client/PS3/PS3Extras/DirectX/DirectXCollision.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXCollision.h rename to src/client/PS3/PS3Extras/DirectX/DirectXCollision.h diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXCollision.inl b/src/client/PS3/PS3Extras/DirectX/DirectXCollision.inl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXCollision.inl rename to src/client/PS3/PS3Extras/DirectX/DirectXCollision.inl diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXColors.h b/src/client/PS3/PS3Extras/DirectX/DirectXColors.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXColors.h rename to src/client/PS3/PS3Extras/DirectX/DirectXColors.h diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMath.h b/src/client/PS3/PS3Extras/DirectX/DirectXMath.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMath.h rename to src/client/PS3/PS3Extras/DirectX/DirectXMath.h diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathConvert.inl b/src/client/PS3/PS3Extras/DirectX/DirectXMathConvert.inl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathConvert.inl rename to src/client/PS3/PS3Extras/DirectX/DirectXMathConvert.inl diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathMatrix.inl b/src/client/PS3/PS3Extras/DirectX/DirectXMathMatrix.inl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathMatrix.inl rename to src/client/PS3/PS3Extras/DirectX/DirectXMathMatrix.inl diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathMisc.inl b/src/client/PS3/PS3Extras/DirectX/DirectXMathMisc.inl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathMisc.inl rename to src/client/PS3/PS3Extras/DirectX/DirectXMathMisc.inl diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathVector.inl b/src/client/PS3/PS3Extras/DirectX/DirectXMathVector.inl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXMathVector.inl rename to src/client/PS3/PS3Extras/DirectX/DirectXMathVector.inl diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXPackedVector.h b/src/client/PS3/PS3Extras/DirectX/DirectXPackedVector.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXPackedVector.h rename to src/client/PS3/PS3Extras/DirectX/DirectXPackedVector.h diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/DirectXPackedVector.inl b/src/client/PS3/PS3Extras/DirectX/DirectXPackedVector.inl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/DirectXPackedVector.inl rename to src/client/PS3/PS3Extras/DirectX/DirectXPackedVector.inl diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/no_sal2.h b/src/client/PS3/PS3Extras/DirectX/no_sal2.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/no_sal2.h rename to src/client/PS3/PS3Extras/DirectX/no_sal2.h diff --git a/Minecraft.Client/PS3/PS3Extras/DirectX/sal.h b/src/client/PS3/PS3Extras/DirectX/sal.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/DirectX/sal.h rename to src/client/PS3/PS3Extras/DirectX/sal.h diff --git a/Minecraft.Client/PS3/PS3Extras/EdgeZLib.cpp b/src/client/PS3/PS3Extras/EdgeZLib.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/EdgeZLib.cpp rename to src/client/PS3/PS3Extras/EdgeZLib.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/EdgeZLib.h b/src/client/PS3/PS3Extras/EdgeZLib.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/EdgeZLib.h rename to src/client/PS3/PS3Extras/EdgeZLib.h diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Documentation/Change History.docx b/src/client/PS3/PS3Extras/HeapInspector/Documentation/Change History.docx similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Documentation/Change History.docx rename to src/client/PS3/PS3Extras/HeapInspector/Documentation/Change History.docx diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Documentation/Heap Inspector for PS3.docx b/src/client/PS3/PS3Extras/HeapInspector/Documentation/Heap Inspector for PS3.docx similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Documentation/Heap Inspector for PS3.docx rename to src/client/PS3/PS3Extras/HeapInspector/Documentation/Heap Inspector for PS3.docx diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Documentation/Known Issues.docx b/src/client/PS3/PS3Extras/HeapInspector/Documentation/Known Issues.docx similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Documentation/Known Issues.docx rename to src/client/PS3/PS3Extras/HeapInspector/Documentation/Known Issues.docx diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/License.rtf b/src/client/PS3/PS3Extras/HeapInspector/License.rtf similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/License.rtf rename to src/client/PS3/PS3Extras/HeapInspector/License.rtf diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/HookSample.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/HookSample.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/HookSample.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/HookSample.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcxproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcxproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcxproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/HookSample.vcxproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Main.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Main.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Main.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Main.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Wait.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Wait.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Wait.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Hook/PS3/Wait.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/ManualSample.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/ManualSample.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/ManualSample.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/ManualSample.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Main.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Main.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Main.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Main.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcxproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcxproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcxproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/ManualSample.vcxproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Wait.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Wait.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Wait.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/Manual/PS3/Wait.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/IThread.h b/src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/IThread.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/IThread.h rename to src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/IThread.h diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/MultiThreadedHookSample.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/MultiThreadedHookSample.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/MultiThreadedHookSample.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/MultiThreadedHookSample.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Main.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Main.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Main.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Main.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcxproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcxproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcxproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/MultiThreadedHookSample.vcxproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/ThreadPS3.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/ThreadPS3.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/ThreadPS3.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/ThreadPS3.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Wait.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Wait.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Wait.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/MultiThreadedHook/PS3/Wait.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Main.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Main.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Main.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Main.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcxproj b/src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcxproj similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcxproj rename to src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/ReplaceNewDeleteSample.vcxproj diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Wait.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Wait.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Wait.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/PS3/Wait.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/ReplaceNewDeleteSample.cpp b/src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/ReplaceNewDeleteSample.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/ReplaceNewDeleteSample.cpp rename to src/client/PS3/PS3Extras/HeapInspector/Samples/ReplaceNewDelete/ReplaceNewDeleteSample.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/HeapInfo.h b/src/client/PS3/PS3Extras/HeapInspector/Server/HeapInfo.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/HeapInfo.h rename to src/client/PS3/PS3Extras/HeapInspector/Server/HeapInfo.h diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServer.h b/src/client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServer.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServer.h rename to src/client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServer.h diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServerTypes.h b/src/client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServerTypes.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServerTypes.h rename to src/client/PS3/PS3Extras/HeapInspector/Server/HeapInspectorServerTypes.h diff --git a/Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/PS3/HeapHooks.hpp b/src/client/PS3/PS3Extras/HeapInspector/Server/PS3/HeapHooks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/HeapInspector/Server/PS3/HeapHooks.hpp rename to src/client/PS3/PS3Extras/HeapInspector/Server/PS3/HeapHooks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/PS3Maths.h b/src/client/PS3/PS3Extras/PS3Maths.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/PS3Maths.h rename to src/client/PS3/PS3Extras/PS3Maths.h diff --git a/Minecraft.Client/PS3/PS3Extras/PS3Strings.cpp b/src/client/PS3/PS3Extras/PS3Strings.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/PS3Strings.cpp rename to src/client/PS3/PS3Extras/PS3Strings.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/PS3Strings.h b/src/client/PS3/PS3Extras/PS3Strings.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/PS3Strings.h rename to src/client/PS3/PS3Extras/PS3Strings.h diff --git a/Minecraft.Client/PS3/PS3Extras/Ps3Stubs.cpp b/src/client/PS3/PS3Extras/Ps3Stubs.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/Ps3Stubs.cpp rename to src/client/PS3/PS3Extras/Ps3Stubs.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/Ps3Stubs.h b/src/client/PS3/PS3Extras/Ps3Stubs.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/Ps3Stubs.h rename to src/client/PS3/PS3Extras/Ps3Stubs.h diff --git a/Minecraft.Client/PS3/PS3Extras/Ps3Types.h b/src/client/PS3/PS3Extras/Ps3Types.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/Ps3Types.h rename to src/client/PS3/PS3Extras/Ps3Types.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/ShutdownManager.cpp b/src/client/PS3/PS3Extras/ShutdownManager.cpp similarity index 98% rename from Minecraft.Client/PSVita/PSVitaExtras/ShutdownManager.cpp rename to src/client/PS3/PS3Extras/ShutdownManager.cpp index e7eca53f..9620452b 100644 --- a/Minecraft.Client/PSVita/PSVitaExtras/ShutdownManager.cpp +++ b/src/client/PS3/PS3Extras/ShutdownManager.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ShutdownManager.h" -#include "..\..\Common\Leaderboards\LeaderboardManager.h" -#include "..\..\MinecraftServer.h" +#include "Common\Leaderboards\LeaderboardManager.h" +#include "MinecraftServer.h" #ifdef __PS3__ #include "C4JSpursJob.h" diff --git a/Minecraft.Client/PS3/PS3Extras/ShutdownManager.h b/src/client/PS3/PS3Extras/ShutdownManager.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/ShutdownManager.h rename to src/client/PS3/PS3Extras/ShutdownManager.h diff --git a/Minecraft.Client/PS3/PS3Extras/TLSStorage.cpp b/src/client/PS3/PS3Extras/TLSStorage.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/TLSStorage.cpp rename to src/client/PS3/PS3Extras/TLSStorage.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/TLSStorage.h b/src/client/PS3/PS3Extras/TLSStorage.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/TLSStorage.h rename to src/client/PS3/PS3Extras/TLSStorage.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/accumulators_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulator_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/droppable_accumulator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/droppable_accumulator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/droppable_accumulator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/droppable_accumulator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/external_accumulator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/external_accumulator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/external_accumulator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/external_accumulator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/reference_accumulator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/reference_accumulator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/reference_accumulator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/reference_accumulator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/value_accumulator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/value_accumulator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/value_accumulator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/accumulators/value_accumulator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/depends_on.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/depends_on.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/depends_on.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/depends_on.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/external.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/external.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/external.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/external.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/extractor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/extractor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/extractor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/extractor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/features.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/features.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/features.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/features.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/accumulator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/accumulator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/accumulator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/accumulator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/sample.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/sample.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/sample.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/sample.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weight.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weight.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weight.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weight.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weights.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weights.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weights.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/framework/parameters/weights.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/function_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/pod_singleton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/pod_singleton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/pod_singleton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/detail/pod_singleton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/complex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/complex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/complex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/complex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/valarray.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/valarray.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/valarray.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/valarray.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/numeric/functional_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/covariance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/covariance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/covariance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/covariance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of_mean.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of_mean.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of_mean.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/error_of_mean.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/extended_p_square_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/kurtosis.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/kurtosis.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/kurtosis.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/kurtosis.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/max.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/max.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/max.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/max.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/mean.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/mean.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/mean.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/mean.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/median.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/median.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/median.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/median.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/min.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/min.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/min.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/min.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/moment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/moment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/moment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/moment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumul_dist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumul_dist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumul_dist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumul_dist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumulative_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumulative_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumulative_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_cumulative_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/p_square_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/parameters/quantile_probability.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/parameters/quantile_probability.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/parameters/quantile_probability.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/parameters/quantile_probability.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/peaks_over_threshold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/peaks_over_threshold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/peaks_over_threshold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/peaks_over_threshold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_tail_mean.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_tail_mean.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_tail_mean.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/pot_tail_mean.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_mean.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_mean.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_mean.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_mean.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_sum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_sum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_sum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_sum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_window.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_window.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_window.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/rolling_window.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/skewness.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/skewness.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/skewness.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/skewness.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/stats.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/stats.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/stats.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/stats.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum_kahan.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum_kahan.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum_kahan.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/sum_kahan.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_mean.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_mean.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_mean.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_mean.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate_means.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate_means.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate_means.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/tail_variate_means.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/times2_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/times2_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/times2_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/times2_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variates/covariate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variates/covariate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variates/covariate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/variates/covariate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_covariance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_covariance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_covariance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_covariance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_extended_p_square.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_extended_p_square.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_extended_p_square.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_extended_p_square.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_kurtosis.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_kurtosis.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_kurtosis.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_kurtosis.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_mean.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_mean.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_mean.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_mean.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_median.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_median.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_median.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_median.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_moment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_moment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_moment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_moment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumul_dist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_cumulative_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_p_square_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_peaks_over_threshold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_skewness.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_skewness.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_skewness.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_skewness.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum_kahan.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum_kahan.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum_kahan.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_sum_kahan.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_mean.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_mean.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_mean.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_mean.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_variate_means.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_variate_means.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_variate_means.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_tail_variate_means.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_variance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_variance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_variance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/weighted_variance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/with_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/with_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/with_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics/with_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/accumulators/statistics_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/clamp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/clamp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/clamp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/clamp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/all_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/all_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/all_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/all_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/any_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/any_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/any_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/any_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/copy_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/find_if_not.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/find_if_not.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/find_if_not.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/find_if_not.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/iota.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/iota.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/iota.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/iota.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_partitioned.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_partitioned.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_partitioned.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_partitioned.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_permutation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_permutation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_permutation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_permutation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_sorted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_sorted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_sorted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/is_sorted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/none_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/none_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/none_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/none_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/one_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/one_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/one_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/one_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/cxx11/partition_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/hex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/hex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/hex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/hex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/minmax_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore_horspool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore_horspool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore_horspool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/boyer_moore_horspool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/bm_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/bm_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/bm_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/bm_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/debugging.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/debugging.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/debugging.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/detail/debugging.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/knuth_morris_pratt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/knuth_morris_pratt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/knuth_morris_pratt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/searching/knuth_morris_pratt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/case_conv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/case_conv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/case_conv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/case_conv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/classification.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/classification.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/classification.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/classification.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/case_conv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/case_conv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/case_conv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/case_conv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/classification.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/classification.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/classification.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/classification.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_store.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_store.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_store.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_format_store.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/find_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder_regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder_regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder_regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/finder_regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter_regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter_regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter_regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/formatter_regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/replace_storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/replace_storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/replace_storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/replace_storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/trim.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/trim.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/trim.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/trim.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/util.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/util.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/util.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/detail/util.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/erase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/erase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/erase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/erase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/find_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/finder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/finder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/finder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/finder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/iter_find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/iter_find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/iter_find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/iter_find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/join.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/join.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/join.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/join.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate_facade.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate_facade.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate_facade.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/predicate_facade.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex_find_format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex_find_format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex_find_format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/regex_find_format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/sequence_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/sequence_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/sequence_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/sequence_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/split.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/split.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/split.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/split.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/list_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/list_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/list_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/list_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/rope_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/rope_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/rope_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/rope_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/slist_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/slist_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/slist_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/slist_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/string_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/string_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/string_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std/string_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std_containers_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std_containers_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std_containers_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/std_containers_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim_all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim_all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim_all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/trim_all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/yes_no_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/yes_no_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/yes_no_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string/yes_no_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string_regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string_regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string_regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/algorithm/string_regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/aligned_storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/aligned_storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/aligned_storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/aligned_storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/add_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/add_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/add_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/add_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/archive_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/archive_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/archive_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/archive_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_archive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_archive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_archive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_archive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_iprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_binary_oprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_streambuf_locale_saver.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_streambuf_locale_saver.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_streambuf_locale_saver.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_streambuf_locale_saver.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_iprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_text_oprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_archive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_archive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_archive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_archive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/basic_xml_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_iarchive_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_oarchive_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_wiarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_wiarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_wiarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_wiarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_woarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_woarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_woarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/binary_woarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/codecvt_null.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/codecvt_null.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/codecvt_null.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/codecvt_null.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_suffix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_suffix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_suffix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/abi_suffix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/archive_serializer_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/archive_serializer_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/archive_serializer_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/archive_serializer_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_archive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_archive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_archive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_archive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_warchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_warchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_warchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/auto_link_warchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_archive_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_archive_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_archive_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_archive_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iserializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iserializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iserializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_iserializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oserializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oserializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oserializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_oserializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_iserializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_iserializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_iserializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_iserializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_oserializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_oserializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_oserializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_pointer_oserializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/basic_serializer_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/common_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/decl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/decl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/decl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/decl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/interface_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/iserializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/iserializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/iserializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/iserializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/oserializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/oserializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/oserializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/oserializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_iarchive_route.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_iarchive_route.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_iarchive_route.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_iarchive_route.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_oarchive_route.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_oarchive_route.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_oarchive_route.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/polymorphic_oarchive_route.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/register_archive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/register_archive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/register_archive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/register_archive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/utf8_codecvt_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/utf8_codecvt_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/utf8_codecvt_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/detail/utf8_codecvt_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/dinkumware.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/dinkumware.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/dinkumware.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/dinkumware.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/archive_serializer_map.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/archive_serializer_map.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/archive_serializer_map.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/archive_serializer_map.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iarchive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iarchive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iarchive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iarchive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iprimitive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iprimitive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iprimitive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_iprimitive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oarchive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oarchive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oarchive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oarchive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oprimitive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oprimitive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oprimitive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_binary_oprimitive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iarchive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iarchive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iarchive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iarchive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iprimitive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iprimitive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iprimitive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_iprimitive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oarchive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oarchive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oarchive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oarchive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oprimitive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oprimitive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oprimitive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_text_oprimitive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_iarchive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_iarchive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_iarchive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_iarchive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_oarchive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_oarchive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_oarchive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/basic_xml_oarchive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_iarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_iarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_iarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_iarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_oarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_oarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_oarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_oarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_wiarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_wiarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_wiarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_wiarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_woarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_woarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_woarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/text_woarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_iarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_iarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_iarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_iarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_oarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_oarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_oarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_oarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_wiarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_wiarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_wiarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_wiarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_woarchive_impl.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_woarchive_impl.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_woarchive_impl.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/impl/xml_woarchive_impl.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_from_binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_from_binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_from_binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/base64_from_binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/binary_from_base64.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/binary_from_base64.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/binary_from_base64.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/binary_from_base64.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/dataflow_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/escape.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/escape.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/escape.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/escape.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/head_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/head_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/head_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/head_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/insert_linebreaks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/insert_linebreaks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/insert_linebreaks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/insert_linebreaks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/istream_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/istream_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/istream_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/istream_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/mb_from_wchar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/mb_from_wchar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/mb_from_wchar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/mb_from_wchar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/ostream_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/ostream_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/ostream_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/ostream_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/remove_whitespace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/remove_whitespace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/remove_whitespace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/remove_whitespace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/transform_width.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/transform_width.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/transform_width.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/transform_width.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/unescape.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/unescape.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/unescape.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/unescape.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/wchar_from_mb.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/wchar_from_mb.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/wchar_from_mb.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/wchar_from_mb.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_escape.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_escape.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_escape.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_escape.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/iterators/xml_unescape_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_binary_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_wiarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_wiarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_wiarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_wiarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_woarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_woarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_woarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_text_woarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_wiarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_wiarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_wiarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_wiarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_woarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_woarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_woarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/polymorphic_xml_woarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/shared_ptr_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/shared_ptr_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/shared_ptr_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/shared_ptr_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_wiarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_wiarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_wiarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_wiarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_woarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_woarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_woarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/text_woarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/tmpdir.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/tmpdir.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/tmpdir.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/tmpdir.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/wcslen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/wcslen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/wcslen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/wcslen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_archive_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_archive_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_archive_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_archive_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_wiarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_wiarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_wiarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_wiarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_woarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_woarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_woarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/archive/xml_woarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_datagram_socket.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_datagram_socket.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_datagram_socket.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_datagram_socket.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_deadline_timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_deadline_timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_deadline_timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_deadline_timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_io_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_io_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_io_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_io_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_raw_socket.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_raw_socket.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_raw_socket.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_raw_socket.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_seq_packet_socket.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_seq_packet_socket.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_seq_packet_socket.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_seq_packet_socket.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_serial_port.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_serial_port.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_serial_port.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_serial_port.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_signal_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_signal_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_signal_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_signal_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_acceptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_acceptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_acceptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_acceptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_iostream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_iostream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_iostream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_iostream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_socket_streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_stream_socket.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_stream_socket.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_stream_socket.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_stream_socket.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_streambuf_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_waitable_timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_waitable_timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_waitable_timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/basic_waitable_timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_read_stream_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_stream_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffered_write_stream_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffers_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffers_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffers_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/buffers_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/completion_condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/completion_condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/completion_condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/completion_condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/connect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/connect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/connect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/connect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/datagram_socket_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/datagram_socket_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/datagram_socket_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/datagram_socket_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/deadline_timer_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/array_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/atomic_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/atomic_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/atomic_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/atomic_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/base_from_completion_cond.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/base_from_completion_cond.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/base_from_completion_cond.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/base_from_completion_cond.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/bind_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/bind_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/bind_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/bind_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_resize_guard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_resize_guard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_resize_guard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_resize_guard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_sequence_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_sequence_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_sequence_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffer_sequence_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffered_stream_storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffered_stream_storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffered_stream_storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/buffered_stream_storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/call_stack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/call_stack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/call_stack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/call_stack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/chrono_time_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/chrono_time_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/chrono_time_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/chrono_time_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/completion_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/completion_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/completion_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/completion_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/consuming_buffers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/consuming_buffers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/consuming_buffers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/consuming_buffers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/date_time_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/date_time_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/date_time_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/date_time_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/deadline_timer_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/deadline_timer_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/deadline_timer_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/deadline_timer_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dependent_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dependent_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dependent_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dependent_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_read_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_read_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_read_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_read_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_write_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_write_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_write_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/descriptor_write_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/dev_poll_reactor_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/epoll_reactor_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/event.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/event.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/event.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/event.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/eventfd_select_interrupter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/eventfd_select_interrupter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/eventfd_select_interrupter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/eventfd_select_interrupter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fd_set_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fd_set_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fd_set_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fd_set_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_arm_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_arm_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_arm_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_arm_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_hppa_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_hppa_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_hppa_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_hppa_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_sync_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_sync_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_sync_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_sync_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_x86_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_x86_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_x86_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/gcc_x86_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_alloc_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_alloc_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_alloc_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_alloc_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_invoke_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_invoke_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_invoke_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_invoke_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_tracking.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_tracking.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_tracking.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_tracking.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_type_requirements.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_type_requirements.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_type_requirements.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/handler_type_requirements.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/hash_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/hash_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/hash_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/hash_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/descriptor_ops.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/descriptor_ops.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/descriptor_ops.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/descriptor_ops.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/dev_poll_reactor.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/epoll_reactor.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/eventfd_select_interrupter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/eventfd_select_interrupter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/eventfd_select_interrupter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/eventfd_select_interrupter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/handler_tracking.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/handler_tracking.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/handler_tracking.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/handler_tracking.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/kqueue_reactor.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/pipe_select_interrupter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/pipe_select_interrupter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/pipe_select_interrupter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/pipe_select_interrupter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_event.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_event.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_event.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_event.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_mutex.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_mutex.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_mutex.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_mutex.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_thread.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_thread.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_thread.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_thread.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_tss_ptr.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_tss_ptr.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_tss_ptr.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/posix_tss_ptr.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_descriptor_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_descriptor_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_descriptor_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_descriptor_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_serial_port_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_serial_port_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_serial_port_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_serial_port_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_socket_service_base.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_socket_service_base.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_socket_service_base.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/reactive_socket_service_base.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/resolver_service_base.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/resolver_service_base.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/resolver_service_base.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/resolver_service_base.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/select_reactor.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/service_registry.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/signal_set_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/signal_set_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/signal_set_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/signal_set_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_ops.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_ops.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_ops.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_ops.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_select_interrupter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_select_interrupter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_select_interrupter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/socket_select_interrupter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/strand_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/task_io_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/throw_error.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/throw_error.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/throw_error.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/throw_error.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_ptime.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_ptime.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_ptime.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_ptime.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_set.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_set.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_set.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/timer_queue_set.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_event.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_event.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_event.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_event.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_handle_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_handle_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_handle_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_handle_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_io_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_serial_port_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_serial_port_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_serial_port_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_serial_port_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_socket_service_base.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_socket_service_base.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_socket_service_base.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_iocp_socket_service_base.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_mutex.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_mutex.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_mutex.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_mutex.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_object_handle_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_object_handle_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_object_handle_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_object_handle_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_static_mutex.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_static_mutex.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_static_mutex.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_static_mutex.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_thread.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_thread.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_thread.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_thread.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_tss_ptr.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_tss_ptr.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_tss_ptr.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/win_tss_ptr.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/winsock_init.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/winsock_init.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/winsock_init.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/impl/winsock_init.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/io_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/io_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/io_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/io_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/keyword_tss_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/keyword_tss_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/keyword_tss_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/keyword_tss_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/kqueue_reactor_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/local_free_on_block_exit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/local_free_on_block_exit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/local_free_on_block_exit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/local_free_on_block_exit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/macos_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/macos_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/macos_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/macos_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/noncopyable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/noncopyable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/noncopyable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/noncopyable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_event.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_event.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_event.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_event.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_signal_blocker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_signal_blocker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_signal_blocker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_signal_blocker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_static_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_static_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_static_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_static_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_tss_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_tss_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_tss_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/null_tss_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/object_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/object_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/object_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/object_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/old_win_sdk_compat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/old_win_sdk_compat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/old_win_sdk_compat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/old_win_sdk_compat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/op_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/op_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/op_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/op_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/operation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/operation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/operation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/operation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pipe_select_interrupter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pipe_select_interrupter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pipe_select_interrupter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pipe_select_interrupter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pop_options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pop_options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pop_options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/pop_options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_event.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_event.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_event.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_event.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_fd_set_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_fd_set_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_fd_set_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_fd_set_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_signal_blocker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_signal_blocker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_signal_blocker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_signal_blocker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_static_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_static_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_static_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_static_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_tss_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_tss_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_tss_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/posix_tss_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/push_options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/push_options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/push_options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/push_options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_descriptor_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_descriptor_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_descriptor_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_descriptor_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_null_buffers_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_null_buffers_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_null_buffers_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_null_buffers_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_serial_port_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_serial_port_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_serial_port_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_serial_port_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_accept_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_accept_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_accept_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_accept_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_connect_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_connect_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_connect_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_connect_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recv_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recv_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recv_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recv_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvfrom_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvfrom_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvfrom_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvfrom_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvmsg_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvmsg_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvmsg_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_recvmsg_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_send_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_send_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_send_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_send_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_sendto_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_sendto_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_sendto_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_sendto_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactive_socket_service_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/reactor_op_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/regex_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/regex_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/regex_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/regex_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_endpoint_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_endpoint_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_endpoint_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_endpoint_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolve_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/resolver_service_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/scoped_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_interrupter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_interrupter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_interrupter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_interrupter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/select_reactor_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/service_registry_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/shared_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/shared_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/shared_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/shared_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_blocker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_blocker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_blocker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_blocker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_init.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_init.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_init.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_init.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_set_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_set_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_set_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/signal_set_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_option.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_option.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_option.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_option.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_select_interrupter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_select_interrupter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_select_interrupter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_select_interrupter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/socket_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/solaris_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/solaris_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/solaris_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/solaris_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/static_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/static_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/static_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/static_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/strand_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/strand_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/strand_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/strand_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_operation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_operation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_operation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_operation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_thread_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_thread_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_thread_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/task_io_service_thread_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread_info_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread_info_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread_info_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/thread_info_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/throw_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/throw_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/throw_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/throw_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_ptime.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_ptime.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_ptime.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_ptime.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_queue_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/timer_scheduler_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/tss_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/tss_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/tss_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/tss_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wait_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/weak_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/weak_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/weak_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/weak_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_event.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_event.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_event.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_event.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fd_set_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fd_set_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fd_set_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fd_set_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fenced_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fenced_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fenced_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_fenced_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_read_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_read_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_read_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_read_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_write_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_write_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_write_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_handle_write_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_io_service_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_null_buffers_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_null_buffers_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_null_buffers_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_null_buffers_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_operation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_operation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_operation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_operation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_overlapped_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_serial_port_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_serial_port_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_serial_port_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_serial_port_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_accept_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_accept_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_accept_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_accept_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recv_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recv_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recv_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recv_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_send_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_send_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_send_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_send_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_socket_service_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_thread_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_thread_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_thread_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_iocp_thread_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_object_handle_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_object_handle_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_object_handle_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_object_handle_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_static_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_static_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_static_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_static_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_tss_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_tss_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_tss_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/win_tss_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wince_thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wince_thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wince_thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wince_thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/winsock_init.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/winsock_init.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/winsock_init.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/winsock_init.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wrapped_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wrapped_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wrapped_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/detail/wrapped_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_alloc_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_alloc_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_alloc_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_alloc_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_invoke_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_invoke_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_invoke_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/handler_invoke_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/high_resolution_timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/high_resolution_timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/high_resolution_timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/high_resolution_timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/connect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/connect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/connect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/connect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/error.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/error.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/error.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/error.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/handler_alloc_hook.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/handler_alloc_hook.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/handler_alloc_hook.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/handler_alloc_hook.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/io_service.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_until.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_until.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_until.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/read_until.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/serial_port_base.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/src.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/impl/write_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/io_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/io_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/io_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/io_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/address_v6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_endpoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_endpoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_endpoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_endpoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_entry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_entry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_entry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_entry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_query.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_query.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_query.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/basic_resolver_query.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/endpoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/endpoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/endpoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/endpoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/impl/endpoint.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/impl/endpoint.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/impl/endpoint.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/impl/endpoint.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/socket_option.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/socket_option.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/socket_option.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/detail/socket_option.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/host_name.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/host_name.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/host_name.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/host_name.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/icmp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/icmp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/icmp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/icmp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v4.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/address_v6.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/basic_endpoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/basic_endpoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/basic_endpoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/basic_endpoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/host_name.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/host_name.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/host_name.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/impl/host_name.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/multicast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/multicast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/multicast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/multicast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_query_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_query_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_query_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_query_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/resolver_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/tcp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/tcp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/tcp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/tcp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/udp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/udp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/udp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/udp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/unicast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/unicast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/unicast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/unicast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/v6_only.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/v6_only.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/v6_only.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ip/v6_only.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_read_buffered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_read_buffered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_read_buffered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_read_buffered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_write_buffered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_write_buffered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_write_buffered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/is_write_buffered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/basic_endpoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/basic_endpoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/basic_endpoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/basic_endpoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/connect_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/connect_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/connect_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/connect_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/datagram_protocol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/datagram_protocol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/datagram_protocol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/datagram_protocol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/endpoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/endpoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/endpoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/endpoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/impl/endpoint.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/impl/endpoint.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/impl/endpoint.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/detail/impl/endpoint.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/stream_protocol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/stream_protocol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/stream_protocol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/local/stream_protocol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_descriptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_descriptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_descriptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_descriptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_stream_descriptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_stream_descriptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_stream_descriptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/basic_stream_descriptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/descriptor_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/descriptor_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/descriptor_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/descriptor_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/posix/stream_descriptor_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/raw_socket_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/raw_socket_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/raw_socket_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/raw_socket_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_until.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_until.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_until.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/read_until.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/seq_packet_socket_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/seq_packet_socket_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/seq_packet_socket_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/seq_packet_socket_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/serial_port_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/signal_set_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_acceptor_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_acceptor_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_acceptor_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_acceptor_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/socket_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/basic_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/basic_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/basic_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/basic_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/context_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/engine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/engine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/engine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/engine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/handshake_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/handshake_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/handshake_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/handshake_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/engine.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/engine.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/engine.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/engine.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/openssl_init.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/openssl_init.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/openssl_init.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/impl/openssl_init.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_init.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_init.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_init.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_init.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/openssl_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/password_callback.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/password_callback.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/password_callback.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/password_callback.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/read_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/read_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/read_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/read_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/shutdown_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/shutdown_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/shutdown_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/shutdown_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/stream_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/stream_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/stream_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/stream_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/verify_callback.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/verify_callback.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/verify_callback.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/verify_callback.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/write_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/write_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/write_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/detail/write_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/context.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/error.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/error.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/error.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/error.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/rfc2818_verification.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/rfc2818_verification.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/rfc2818_verification.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/rfc2818_verification.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/src.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/src.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/src.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/impl/src.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/basic_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/basic_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/basic_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/basic_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/context_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/context_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/context_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/context_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_context_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_context_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_context_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_context_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_operation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_operation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_operation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_operation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_stream_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_stream_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_stream_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/detail/openssl_stream_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/old/stream_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/rfc2818_verification.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/rfc2818_verification.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/rfc2818_verification.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/rfc2818_verification.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/stream_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_mode.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_mode.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_mode.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/ssl/verify_mode.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/steady_timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/steady_timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/steady_timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/steady_timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/strand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/strand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/strand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/strand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/stream_socket_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/stream_socket_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/stream_socket_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/stream_socket_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/system_timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/system_timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/system_timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/system_timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/time_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/time_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/time_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/time_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/wait_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/wait_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/wait_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/wait_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/waitable_timer_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/waitable_timer_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/waitable_timer_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/waitable_timer_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_object_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_object_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_object_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_object_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_random_access_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_random_access_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_random_access_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_random_access_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_stream_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_stream_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_stream_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/basic_stream_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/object_handle_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/overlapped_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/overlapped_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/overlapped_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/overlapped_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/random_access_handle_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle_service.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle_service.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle_service.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/windows/stream_handle_service.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/write_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/write_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/asio/write_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/asio/write_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/assignment_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/assignment_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/assignment_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/assignment_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/list_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_list_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_map_inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_map_inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_map_inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/ptr_map_inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/slist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/slist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/slist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/slist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/stack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/stack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/stack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/stack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/assign/std/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/atomic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/atomic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/atomic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/atomic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32strong.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32strong.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32strong.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32strong.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32weak.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32weak.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32weak.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas32weak.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas64strong.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas64strong.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas64strong.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/cas64strong.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-alpha.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-alpha.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-alpha.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-alpha.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-armv6plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-armv6plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-armv6plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-armv6plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-cas.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-cas.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-cas.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-cas.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-ppc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-ppc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-ppc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-ppc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-sparcv9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-sparcv9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-sparcv9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-sparcv9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-x86.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-x86.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-x86.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/gcc-x86.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/generic-cas.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/generic-cas.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/generic-cas.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/generic-cas.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/interlocked.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/interlocked.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/interlocked.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/interlocked.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/linux-arm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/linux-arm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/linux-arm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/linux-arm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/lockpool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/lockpool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/lockpool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/lockpool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/platform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/platform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/platform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/platform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/type-classification.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/type-classification.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/type-classification.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/type-classification.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/windows.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/windows.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/windows.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/atomic/detail/windows.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/bimap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/bimap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/bimap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/bimap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/associative_container_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/associative_container_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/associative_container_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/associative_container_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/container_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/container_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/container_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/container_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/functor_bag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/functor_bag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/functor_bag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/functor_bag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/identity_converters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/identity_converters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/identity_converters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/identity_converters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/key_extractor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/key_extractor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/key_extractor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/key_extractor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/detail/non_unique_container_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_map_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_map_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_map_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/list_map_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/map_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/map_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/map_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/map_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multimap_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multimap_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multimap_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multimap_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multiset_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multiset_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multiset_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/multiset_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/sequence_container_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/sequence_container_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/sequence_container_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/sequence_container_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/set_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/set_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/set_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/set_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_associative_container_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_map_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_map_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_map_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_map_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_multiset_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_set_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_set_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_set_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/unordered_set_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_map_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_map_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_map_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/container_adaptor/vector_map_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/bimap_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/bimap_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/bimap_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/bimap_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/concept_tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/concept_tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/concept_tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/concept_tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_index_binder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_index_binder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_index_binder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_index_binder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_relation_binder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_relation_binder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_relation_binder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_relation_binder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_view_binder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_view_binder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_view_binder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/generate_view_binder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/is_set_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/is_set_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/is_set_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/is_set_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_additional_parameters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_additional_parameters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_additional_parameters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_additional_parameters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_bimap_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_bimap_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_bimap_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/manage_bimap_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/map_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/modifier_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/modifier_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/modifier_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/modifier_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/non_unique_views_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/non_unique_views_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/non_unique_views_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/non_unique_views_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/set_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/test/check_metadata.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/test/check_metadata.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/test/check_metadata.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/test/check_metadata.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/user_interface_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/user_interface_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/user_interface_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/detail/user_interface_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/list_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/list_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/list_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/list_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/multiset_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/multiset_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/multiset_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/multiset_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/set_support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/set_support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/set_support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/set_support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/unordered_set_support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/unordered_set_support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/unordered_set_support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/property_map/unordered_set_support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/access_builder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/access_builder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/access_builder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/access_builder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/metadata_access_builder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/metadata_access_builder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/metadata_access_builder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/metadata_access_builder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/mutant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/mutant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/mutant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/mutant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/static_access_builder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/static_access_builder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/static_access_builder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/static_access_builder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/to_mutable_relation_functor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/to_mutable_relation_functor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/to_mutable_relation_functor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/detail/to_mutable_relation_functor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/member_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/member_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/member_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/member_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/mutant_relation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/mutant_relation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/mutant_relation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/mutant_relation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/pair_layout.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/pair_layout.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/pair_layout.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/pair_layout.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/structured_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/structured_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/structured_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/structured_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/data_extractor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/data_extractor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/data_extractor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/data_extractor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get_pair_functor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get_pair_functor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get_pair_functor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/get_pair_functor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/is_tag_of_member_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/is_tag_of_member_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/is_tag_of_member_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/is_tag_of_member_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/member_with_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/member_with_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/member_with_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/member_with_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/opposite_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/opposite_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/opposite_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/opposite_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_type_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_type_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_type_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/pair_type_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/value_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/value_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/value_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/support/value_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/symmetrical_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/symmetrical_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/symmetrical_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/relation/symmetrical_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/set_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/set_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/set_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/set_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/data_type_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/data_type_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/data_type_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/data_type_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/iterator_type_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/iterator_type_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/iterator_type_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/iterator_type_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/key_type_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/key_type_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/key_type_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/key_type_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_type_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_type_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_type_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/map_type_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/value_type_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/value_type_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/value_type_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/support/value_type_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unconstrained_set_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unconstrained_set_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unconstrained_set_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unconstrained_set_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_multiset_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_multiset_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_multiset_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_multiset_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_set_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_set_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_set_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/unordered_set_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/vector_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/vector_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/vector_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/vector_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_map_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_map_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_map_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_map_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/list_set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/map_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/map_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/map_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/map_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multimap_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multimap_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multimap_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multimap_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multiset_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multiset_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multiset_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/multiset_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_map_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_map_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_map_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_map_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unconstrained_set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_map_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_map_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_map_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_map_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multimap_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multimap_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multimap_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multimap_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multiset_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multiset_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multiset_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_multiset_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/unordered_set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_map_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_map_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_map_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_map_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bimap/views/vector_set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_cc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_cc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_cc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_cc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf2_cc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf2_cc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf2_cc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf2_cc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf_cc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf_cc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf_cc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_mf_cc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/bind_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/make_adaptable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/make_adaptable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/make_adaptable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/make_adaptable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_cc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_cc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_cc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_cc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_vw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_vw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_vw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/mem_fn_vw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/protect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/protect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/protect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/protect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/bind/storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/bind/storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/blank.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/blank.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/blank.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/blank.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/blank_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/blank_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/blank_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/blank_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/call_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/call_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/call_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/call_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cerrno.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/cerrno.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cerrno.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/cerrno.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/checked_delete.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/checked_delete.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/checked_delete.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/checked_delete.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/ceil.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/ceil.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/ceil.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/ceil.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/chrono_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/clock_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/clock_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/clock_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/clock_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/chrono.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/chrono.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/chrono.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/chrono.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/chrono.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/chrono.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/chrono.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/chrono.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/thread_clock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/thread_clock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/thread_clock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/mac/thread_clock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/chrono.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/chrono.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/chrono.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/chrono.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/thread_clock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/thread_clock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/thread_clock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/posix/thread_clock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/process_cpu_clocks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/process_cpu_clocks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/process_cpu_clocks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/process_cpu_clocks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/thread_clock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/thread_clock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/thread_clock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/thread_clock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/chrono.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/chrono.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/chrono.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/chrono.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/thread_clock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/thread_clock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/thread_clock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/inlined/win/thread_clock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/is_evenly_divisible_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/is_evenly_divisible_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/is_evenly_divisible_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/is_evenly_divisible_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/scan_keyword.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/scan_keyword.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/scan_keyword.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/scan_keyword.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/static_assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/static_assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/static_assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/static_assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/detail/system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/duration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/duration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/duration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/duration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/floor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/floor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/floor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/floor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/include.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/include.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/include.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/include.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_get.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_get.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_get.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_get.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_put.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_put.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_put.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_put.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_style.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_style.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_style.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_style.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_units.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_units.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_units.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/duration_units.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/ios_base_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/ios_base_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/ios_base_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/ios_base_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_get.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_get.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_get.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_get.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_put.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_put.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_put.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_put.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_units.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_units.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_units.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/time_point_units.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/timezone.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/timezone.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/timezone.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/timezone.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/ios_base_state_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/ios_base_state_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/ios_base_state_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/ios_base_state_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/manip_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/manip_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/manip_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/manip_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/to_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/to_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/to_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io/utility/to_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io_v1/chrono_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io_v1/chrono_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io_v1/chrono_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/io_v1/chrono_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/process_cpu_clocks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/process_cpu_clocks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/process_cpu_clocks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/process_cpu_clocks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/round.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/round.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/round.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/round.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/system_clocks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/system_clocks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/system_clocks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/system_clocks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/thread_clock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/thread_clock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/thread_clock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/thread_clock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/time_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/time_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/time_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/time_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/chrono/chrono.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/chrono/chrono.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/chrono/chrono.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/chrono/chrono.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/ratio.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/ratio.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/ratio.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/chrono/typeof/boost/ratio.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/debug.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/debug.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/debug.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/debug.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/details.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/details.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/details.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/details.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/space_optimized.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/space_optimized.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/space_optimized.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer/space_optimized.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/circular_buffer_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cassert b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cassert similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cassert rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cassert diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cctype b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cctype similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cctype rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cctype diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cerrno b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cerrno similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cerrno rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cerrno diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cfloat b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cfloat similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cfloat rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cfloat diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/climits b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/climits similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/climits rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/climits diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/clocale b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/clocale similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/clocale rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/clocale diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cmath b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cmath similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cmath rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cmath diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csetjmp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csetjmp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csetjmp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csetjmp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csignal b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csignal similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csignal rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/csignal diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdarg b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdarg similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdarg rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdarg diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstddef b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstddef similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstddef rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstddef diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdio b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdio similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdio rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdio diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdlib b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdlib similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdlib rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstdlib diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstring b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstring similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstring rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cstring diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/ctime b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/ctime similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/ctime rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/ctime diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwchar b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwchar similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwchar rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwchar diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwctype b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwctype similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwctype rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compatibility/cpp_c_headers/cwctype diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compressed_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/compressed_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/compressed_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/compressed_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/backward_compatibility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/backward_compatibility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/backward_compatibility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/backward_compatibility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/borland.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/borland.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/borland.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/borland.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/concept_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/general.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/general.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/general.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/general.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/has_constraints.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/has_constraints.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/has_constraints.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/has_constraints.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/msvc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/msvc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/msvc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/detail/msvc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/requires.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/requires.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/requires.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/requires.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/usage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/usage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept/usage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept/usage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_archetype.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_archetype.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_archetype.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_archetype.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/borland.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/borland.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/borland.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/borland.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/general.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/general.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/general.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/general.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/has_constraints.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/has_constraints.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/has_constraints.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/has_constraints.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/msvc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/msvc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/msvc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/concept_check/msvc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_suffix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_suffix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_suffix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/borland_suffix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_suffix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_suffix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_suffix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi/msvc_suffix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_suffix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_suffix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_suffix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/abi_suffix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/auto_link.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/auto_link.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/auto_link.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/auto_link.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/borland.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/borland.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/borland.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/borland.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/clang.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/clang.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/clang.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/clang.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/codegear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/codegear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/codegear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/codegear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/comeau.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/comeau.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/comeau.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/comeau.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/common_edg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/common_edg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/common_edg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/common_edg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/compaq_cxx.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/compaq_cxx.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/compaq_cxx.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/compaq_cxx.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/cray.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/cray.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/cray.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/cray.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/digitalmars.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/digitalmars.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/digitalmars.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/digitalmars.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc_xml.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc_xml.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc_xml.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/gcc_xml.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/greenhills.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/greenhills.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/greenhills.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/greenhills.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/hp_acc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/hp_acc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/hp_acc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/hp_acc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/intel.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/intel.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/intel.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/intel.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/kai.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/kai.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/kai.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/kai.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/metrowerks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/metrowerks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/metrowerks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/metrowerks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/mpw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/mpw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/mpw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/mpw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/nvcc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/nvcc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/nvcc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/nvcc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pathscale.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pathscale.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pathscale.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pathscale.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pgi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pgi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pgi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/pgi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sgi_mipspro.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sgi_mipspro.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sgi_mipspro.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sgi_mipspro.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sunpro_cc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sunpro_cc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sunpro_cc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/sunpro_cc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/vacpp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/vacpp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/vacpp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/vacpp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/visualc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/visualc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/visualc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/compiler/visualc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/cmath.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/cmath.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/cmath.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/cmath.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/complex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/complex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/complex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/complex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/no_tr1/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/aix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/aix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/aix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/aix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/amigaos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/amigaos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/amigaos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/amigaos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/beos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/beos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/beos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/beos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/bsd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/bsd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/bsd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/bsd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cray.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cray.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cray.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cray.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cygwin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cygwin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cygwin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/cygwin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/hpux.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/hpux.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/hpux.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/hpux.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/irix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/irix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/irix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/irix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/linux.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/linux.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/linux.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/linux.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/macos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/macos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/macos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/macos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/qnxnto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/qnxnto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/qnxnto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/qnxnto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/solaris.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/solaris.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/solaris.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/solaris.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/symbian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/symbian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/symbian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/symbian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vxworks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vxworks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vxworks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/vxworks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/win32.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/win32.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/win32.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/platform/win32.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/posix_features.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/posix_features.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/posix_features.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/posix_features.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/requires_threads.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/requires_threads.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/requires_threads.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/requires_threads.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/select_compiler_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/select_compiler_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/select_compiler_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/select_compiler_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/select_platform_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/select_platform_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/select_platform_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/select_platform_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/select_stdlib_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/select_stdlib_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/select_stdlib_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/select_stdlib_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/dinkumware.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/dinkumware.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/dinkumware.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/dinkumware.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcomo.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcomo.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcomo.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcomo.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcpp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcpp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcpp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libcpp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libstdcpp3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libstdcpp3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libstdcpp3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/libstdcpp3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/modena.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/modena.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/modena.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/modena.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/msl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/msl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/msl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/msl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/roguewave.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/roguewave.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/roguewave.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/roguewave.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/sgi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/sgi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/sgi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/sgi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/stlport.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/stlport.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/stlport.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/stlport.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/vacpp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/vacpp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/vacpp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/stdlib/vacpp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/suffix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/suffix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/suffix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/suffix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/user.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/user.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/user.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/user.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/warning_disable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/config/warning_disable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/config/warning_disable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/config/warning_disable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/allocator_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/allocator_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/allocator_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/allocator_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/container_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/container_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/container_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/container_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/adaptive_node_pool_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/adaptive_node_pool_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/adaptive_node_pool_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/adaptive_node_pool_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/advanced_insert_int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/advanced_insert_int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/advanced_insert_int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/advanced_insert_int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocation_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocation_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocation_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocation_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocator_version_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocator_version_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocator_version_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/allocator_version_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/config_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/destroyers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/destroyers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/destroyers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/destroyers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/flat_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/flat_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/flat_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/flat_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/function_detector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/function_detector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/function_detector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/function_detector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/iterators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/iterators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/iterators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/iterators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/math_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/math_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/math_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/math_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/memory_util.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/memory_util.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/memory_util.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/memory_util.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/mpl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/mpl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/mpl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/mpl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/multiallocation_chain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/multiallocation_chain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/multiallocation_chain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/multiallocation_chain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_alloc_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_alloc_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_alloc_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_alloc_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_pool_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_pool_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_pool_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/node_pool_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pool_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pool_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pool_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/pool_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/preprocessor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/preprocessor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/preprocessor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/preprocessor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/transform_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/transform_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/transform_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/transform_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/utilities.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/utilities.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/utilities.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/utilities.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/value_init.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/value_init.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/value_init.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/value_init.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/variadic_templates_tools.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/variadic_templates_tools.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/variadic_templates_tools.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/variadic_templates_tools.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/version_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/version_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/version_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/version_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/detail/workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/flat_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/scoped_allocator_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/slist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/slist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/slist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/slist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/stable_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/stable_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/stable_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/stable_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/container/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/container/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/container/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_arm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_arm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_arm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_arm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386_win.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386_win.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386_win.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_i386_win.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_mips.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_mips.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_mips.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_mips.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_ppc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_ppc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_ppc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_ppc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64_win.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64_win.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64_win.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/detail/fcontext_x86_64_win.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/fcontext.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/context/fcontext.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/context/fcontext.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/context/fcontext.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/coroutine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/coroutine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/coroutine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/coroutine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base_resume.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base_resume.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base_resume.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_base_resume.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_caller.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_caller.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_caller.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_caller.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_get.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_get.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_get.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_get.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_0.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_0.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_0.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_0.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_1.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_1.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_1.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_1.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_arity.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_arity.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_arity.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_result_arity.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_0.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_0.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_0.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_0.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_1.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_1.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_1.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_1.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_arity.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_arity.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_arity.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_object_void_arity.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/coroutine_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/flags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/flags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/flags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/flags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/param.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/param.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/param.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/param.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_posix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_posix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_posix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_posix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_windows.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_windows.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_windows.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/detail/stack_allocator_windows.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/flags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/flags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/flags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/flags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/stack_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/stack_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/stack_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/coroutine/stack_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/crc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/crc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/crc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/crc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cregex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/cregex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cregex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/cregex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cstdint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/cstdint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cstdint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/cstdint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cstdlib.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/cstdlib.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/cstdlib.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/cstdlib.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/current_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/current_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/current_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/current_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/adjust_functors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/adjust_functors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/adjust_functors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/adjust_functors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_local_time_adjustor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_local_time_adjustor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_local_time_adjustor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_local_time_adjustor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/c_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/compiler_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/compiler_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/compiler_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/compiler_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/constrained_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/constrained_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/constrained_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/constrained_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_clock_device.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_clock_device.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_clock_device.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_clock_device.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_defs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_defs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_defs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_defs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_duration_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_format_simple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_format_simple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_format_simple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_format_simple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_limited.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_limited.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_limited.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_limited.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_locales.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_locales.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_locales.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_formatting_locales.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generator_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_generators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_names_put.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_names_put.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_names_put.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_names_put.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_parsing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_parsing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_parsing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/date_parsing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_rules.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_rules.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_rules.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_rules.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_transition_generators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_transition_generators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_transition_generators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/dst_transition_generators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/filetime_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/filetime_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/filetime_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/filetime_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/format_date_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/format_date_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/format_date_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/format_date_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters_limited.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters_limited.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters_limited.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/formatters_limited.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_calendar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_calendar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_calendar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_calendar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_date.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_date.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_date.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_date.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day_of_year.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day_of_year.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day_of_year.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_day_of_year.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_duration_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_month.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_month.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_month.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_month.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_serialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_serialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_serialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_serialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_weekday.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_weekday.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_weekday.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_weekday.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_year.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_year.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_year.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_year.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_ymd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_ymd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_ymd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/greg_ymd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/gregorian_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/parsers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/parsers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/parsers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian/parsers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/gregorian_calendar.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/int_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/int_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/int_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/int_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/iso_format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/iso_format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/iso_format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/iso_format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/custom_time_zone.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/custom_time_zone.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/custom_time_zone.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/custom_time_zone.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/date_duration_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/date_duration_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/date_duration_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/date_duration_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/dst_transition_day_rules.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/dst_transition_day_rules.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/dst_transition_day_rules.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/dst_transition_day_rules.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_date_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_date_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_date_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_date_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/local_time_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/posix_time_zone.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/posix_time_zone.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/posix_time_zone.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/posix_time_zone.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/tz_database.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/tz_database.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/tz_database.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time/tz_database.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time_adjustor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time_adjustor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time_adjustor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_time_adjustor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_timezone_defs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_timezone_defs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_timezone_defs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/local_timezone_defs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/locale_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/locale_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/locale_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/locale_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/microsec_time_clock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/microsec_time_clock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/microsec_time_clock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/microsec_time_clock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/parse_format_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/parse_format_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/parse_format_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/parse_format_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/period_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/date_duration_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/date_duration_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/date_duration_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/date_duration_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_duration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_duration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_duration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_duration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_legacy_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_legacy_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_legacy_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_legacy_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/posix_time_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/ptime.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/ptime.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/ptime.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/ptime.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters_limited.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters_limited.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters_limited.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_formatters_limited.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_parsers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_parsers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_parsers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_parsers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_period.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_period.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_period.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_period.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_serialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_serialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_serialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/posix_time/time_serialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_defs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_defs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_defs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_defs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/special_values_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_parse_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_parse_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_parse_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/string_parse_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/strings_from_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/strings_from_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/strings_from_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/strings_from_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_clock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_clock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_clock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_clock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_defs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_defs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_defs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_defs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_duration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_duration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_duration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_duration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_formatting_streams.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_formatting_streams.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_formatting_streams.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_formatting_streams.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_parsing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_parsing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_parsing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_parsing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_resolution_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_resolution_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_resolution_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_resolution_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_counted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_counted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_counted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_counted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_split.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_split.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_split.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_system_split.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_names.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_names.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_names.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/time_zone_names.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/tz_db_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/tz_db_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/tz_db_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/tz_db_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/wrapping_int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/wrapping_int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/wrapping_int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/wrapping_int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/year_month_day.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/year_month_day.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/date_time/year_month_day.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/date_time/year_month_day.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/allocator_utilities.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/allocator_utilities.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/allocator_utilities.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/allocator_utilities.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/atomic_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/atomic_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/atomic_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/atomic_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/binary_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/binary_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/binary_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/binary_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/bitmask.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/bitmask.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/bitmask.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/bitmask.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/call_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/call_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/call_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/call_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/catch_exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/catch_exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/catch_exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/catch_exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/compressed_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/compressed_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/compressed_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/compressed_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/container_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/container_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/container_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/container_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/dynamic_bitset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/dynamic_bitset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/dynamic_bitset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/dynamic_bitset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/endian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/endian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/endian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/endian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/fenv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/fenv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/fenv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/fenv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/has_default_constructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/has_default_constructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/has_default_constructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/has_default_constructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/identifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/identifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/identifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/identifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/indirect_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/indirect_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/indirect_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/indirect_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/interlocked.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/interlocked.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/interlocked.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/interlocked.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_function_ref_tester.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_function_ref_tester.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_function_ref_tester.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_function_ref_tester.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_incrementable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_incrementable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_incrementable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_incrementable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_sorted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_sorted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_sorted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_sorted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_xxx.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_xxx.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_xxx.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/is_xxx.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lcast_precision.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lcast_precision.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lcast_precision.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lcast_precision.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_main.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_main.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_main.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_main.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/lightweight_thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/named_template_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/named_template_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/named_template_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/named_template_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/no_exceptions_support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/no_exceptions_support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/no_exceptions_support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/no_exceptions_support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/none_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/none_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/none_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/none_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/numeric_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/numeric_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/numeric_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/numeric_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_call_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_call_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_call_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_call_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_compressed_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_compressed_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_compressed_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/ob_compressed_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/quick_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/quick_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/quick_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/quick_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/reference_content.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/reference_content.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/reference_content.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/reference_content.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/scoped_enum_emulation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/scoped_enum_emulation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/scoped_enum_emulation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/scoped_enum_emulation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/select_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/select_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/select_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/select_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/sp_typeinfo.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/sp_typeinfo.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/sp_typeinfo.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/sp_typeinfo.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/templated_streams.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/templated_streams.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/templated_streams.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/templated_streams.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/utf8_codecvt_facet.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentProcess.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentProcess.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentProcess.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentProcess.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentThread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentThread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentThread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetCurrentThread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetLastError.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetLastError.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetLastError.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetLastError.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetProcessTimes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetProcessTimes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetProcessTimes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetProcessTimes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetThreadTimes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetThreadTimes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetThreadTimes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/GetThreadTimes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/LocalFree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/LocalFree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/LocalFree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/LocalFree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/basic_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/basic_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/basic_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/basic_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/directory_management.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/directory_management.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/directory_management.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/directory_management.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/dll.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/dll.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/dll.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/dll.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/error_handling.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/error_handling.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/error_handling.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/error_handling.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/file_management.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/file_management.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/file_management.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/file_management.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/handles.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/handles.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/handles.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/handles.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/process.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/process.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/process.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/process.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/security.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/security.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/security.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/security.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/synchronization.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/synchronization.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/synchronization.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/synchronization.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/timers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/timers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/timers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/win/timers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/detail/workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/detail/workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/dynamic_bitset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/dynamic_bitset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/dynamic_bitset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset/dynamic_bitset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/dynamic_bitset_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/enable_shared_from_this.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/enable_shared_from_this.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/enable_shared_from_this.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/enable_shared_from_this.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/current_exception_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/current_exception_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/current_exception_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/current_exception_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/attribute_noreturn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/attribute_noreturn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/attribute_noreturn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/attribute_noreturn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/clone_current_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/clone_current_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/clone_current_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/clone_current_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/error_info_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/error_info_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/error_info_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/error_info_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/exception_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/exception_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/exception_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/exception_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/is_output_streamable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/is_output_streamable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/is_output_streamable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/is_output_streamable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/object_hex_dump.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/object_hex_dump.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/object_hex_dump.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/object_hex_dump.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/type_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/type_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/type_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/detail/type_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/diagnostic_information.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/diagnostic_information.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/diagnostic_information.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/diagnostic_information.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_current_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_current_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_current_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_current_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_error_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_error_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_error_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/enable_error_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_api_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_api_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_api_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_api_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_at_line.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_at_line.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_at_line.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_at_line.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_errno.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_errno.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_errno.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_errno.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_name.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_name.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_name.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_name.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_open_mode.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_open_mode.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_open_mode.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_file_open_mode.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_nested_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_nested_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_nested_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_nested_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_type_info_name.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_type_info_name.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_type_info_name.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/errinfo_type_info_name.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/error_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/error_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/error_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/error_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/get_error_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/get_error_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/get_error_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/get_error_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/info_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/info_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/info_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/info_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string_stub.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string_stub.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string_stub.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception/to_string_stub.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/exception_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/exception_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/exception_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/convenience.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/convenience.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/convenience.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/convenience.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/detail/utf8_codecvt_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/detail/utf8_codecvt_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/detail/utf8_codecvt_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/detail/utf8_codecvt_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/fstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/fstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/fstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/fstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/filesystem/path_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/assoc_container_factory_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/default_value_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/default_value_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/default_value_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/default_value_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/dyn_perfect_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/dyn_perfect_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/dyn_perfect_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/dyn_perfect_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/flyweight_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/flyweight_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/flyweight_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/flyweight_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/is_placeholder_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/is_placeholder_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/is_placeholder_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/is_placeholder_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/nested_xxx_if_not_ph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/nested_xxx_if_not_ph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/nested_xxx_if_not_ph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/nested_xxx_if_not_ph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/not_placeholder_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/not_placeholder_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/not_placeholder_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/not_placeholder_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/perfect_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/perfect_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/perfect_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/perfect_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/pp_perfect_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/pp_perfect_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/pp_perfect_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/pp_perfect_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/recursive_lw_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/recursive_lw_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/recursive_lw_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/recursive_lw_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/value_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/value_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/value_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/detail/value_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/factory_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/factory_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/factory_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/factory_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/flyweight_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/hashed_factory_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/holder_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/holder_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/holder_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/holder_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/intermodule_holder_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/key_value_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/locking_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/locking_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/locking_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/locking_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_locking_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/no_tracking_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/refcounted_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/set_factory_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/simple_locking_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/static_holder_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tracking_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tracking_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tracking_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/flyweight/tracking_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/foreach.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/foreach.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/foreach.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/foreach.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/foreach_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/foreach_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/foreach_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/foreach_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/alt_sstream_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/compat_workarounds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/compat_workarounds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/compat_workarounds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/compat_workarounds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/config_macros.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/config_macros.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/config_macros.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/config_macros.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/msvc_disambiguater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/msvc_disambiguater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/msvc_disambiguater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/msvc_disambiguater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/unset_macros.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/unset_macros.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/unset_macros.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/unset_macros.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_gcc-2_95.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_gcc-2_95.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_gcc-2_95.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_gcc-2_95.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_stlport.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_stlport.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_stlport.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/detail/workarounds_stlport.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/feed_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/feed_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/feed_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/feed_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/format_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/format_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/format_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/format_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/format_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/format_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/format_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/format_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/format_implementation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/format_implementation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/format_implementation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/format_implementation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/free_funcs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/free_funcs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/free_funcs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/free_funcs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/group.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/group.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/group.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/group.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/internals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/internals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/internals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/internals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/internals_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/internals_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/internals_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/internals_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/parsing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/format/parsing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/format/parsing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/format/parsing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/function_iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/function_iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/function_iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/function_iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/gen_maybe_include.pl b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/gen_maybe_include.pl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/gen_maybe_include.pl rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/gen_maybe_include.pl diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/maybe_include.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/maybe_include.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/maybe_include.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/maybe_include.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/prologue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/prologue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/prologue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/detail/prologue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/function_typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/function_typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/gen_function_N.pl b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function/gen_function_N.pl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function/gen_function_N.pl rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function/gen_function_N.pl diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_output_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_output_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_output_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_output_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/cc_names.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/cc_names.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/cc_names.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/cc_names.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/compiler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/compiler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/compiler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/compiler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/config/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/class_transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/class_transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/class_transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/class_transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity10_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity20_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity30_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity40_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/arity50_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/master.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/master.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/master.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/classifier_impl/master.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_as_mpl_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_as_mpl_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_as_mpl_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_as_mpl_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity10_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity20_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity30_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity40_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/arity50_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/master.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/master.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/master.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/components_impl/master.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/cv_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/cv_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/cv_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/cv_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/aliases_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/encoding/undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_arity_loop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_arity_loop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_arity_loop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_arity_loop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/master.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/master.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/master.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/master.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_cc_loop/preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_loop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_loop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_loop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_loop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/master.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/master.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/master.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/master.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/cc_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/cc_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/cc_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/cc_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/master.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/master.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/master.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/master.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_tags/preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/master.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/master.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/master.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/master.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/pp_variate_loop/preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/retag_default_cc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/retag_default_cc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/retag_default_cc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/retag_default_cc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity10_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity20_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity30_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity40_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/arity50_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/master.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/master.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/master.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/synthesize_impl/master.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/to_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/to_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/to_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/detail/to_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/function_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_callable_builtin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_callable_builtin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_callable_builtin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_callable_builtin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_function_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_function_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_function_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_function_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_function_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_object_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_object_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_object_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_object_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_member_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_nonmember_callable_builtin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_nonmember_callable_builtin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_nonmember_callable_builtin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/is_nonmember_callable_builtin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_function_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_function_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_function_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_function_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_object_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_object_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_object_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/member_object_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/parameter_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/parameter_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/parameter_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/parameter_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/property_tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/property_tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/property_tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/property_tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/result_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/result_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/function_types/result_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/function_types/result_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/forward_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/forward_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/forward_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/forward_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/float_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/float_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/float_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/float_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/hash_float.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/hash_float.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/hash_float.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/hash_float.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/detail/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/extensions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/extensions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/extensions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/extensions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash/hash_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/hash_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/lightweight_forward_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/lightweight_forward_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/lightweight_forward_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/lightweight_forward_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/function_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/function_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/function_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/overloaded_function/detail/function_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/value_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/value_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/functional/value_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/functional/value_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_adt_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/adapt_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/adapt_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/adapt_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/adapt_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/extension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/extension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/extension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/adt/detail/extension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/category_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/category_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/category_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/category_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_sequence_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_sequence_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_sequence_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_sequence_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_view_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_view_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_view_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/is_view_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/tag_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/tag_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/tag_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/tag_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/array/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/array_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/array_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/array_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/array_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/tag_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/tag_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/tag_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_array/tag_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/tag_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/tag_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/tag_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/boost_tuple/tag_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/category_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/category_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/category_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/category_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/empty_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/empty_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/empty_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/empty_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/has_key_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/has_key_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/has_key_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/has_key_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_view_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_view_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_view_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/is_view_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/mpl_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/mpl_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/mpl_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/mpl/mpl_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/tag_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/tag_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/tag_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/std_tuple/tag_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/adapt_struct_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_assoc_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_assoc_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_assoc_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_assoc_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct_inline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct_inline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct_inline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/define_struct_inline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/adapt_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/adapt_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/adapt_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/adapt_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/category_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/category_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/category_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/category_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct_inline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct_inline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct_inline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/define_struct_inline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/extension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/extension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/extension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/extension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_view_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_view_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_view_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/is_view_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/key_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/key_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/key_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/key_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/namespace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/namespace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/namespace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/namespace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/proxy_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/proxy_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/proxy_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/proxy_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/adapted/struct/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary/copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary/copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary/copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/auxiliary/copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/accumulate_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/fold_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/for_each_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/count_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/count_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/find_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/find_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/find_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/find_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/detail/segmented_find_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/find_if_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/none.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/none.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/none.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/query/none.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/detail/replace_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/erase_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/filter_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/insert_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/join.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/join.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/join.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/join.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/remove_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/replace_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/zip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/zip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/zip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/algorithm/transformation/zip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/back_extended_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/back_extended_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/back_extended_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/back_extended_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/deque_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/as_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/as_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/as_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/as_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/convert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/convert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/convert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/convert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_forward_ctor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_forward_ctor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_forward_ctor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_forward_ctor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_initial_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_initial_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_initial_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_initial_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/is_sequence_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/is_sequence_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/is_sequence_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/is_sequence_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/keyed_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/keyed_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/keyed_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/keyed_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/front_extended_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/front_extended_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/front_extended_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/front_extended_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/deque/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/cons_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/cons_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/cons_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/cons_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/deque_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/deque_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/deque_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/deque_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/ignore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/ignore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/ignore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/ignore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/list_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/list_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/list_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/list_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/make_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/map_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/map_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/map_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/map_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/pair_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/pair_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/pair_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/pair_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/vector_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/vector_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/vector_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/generation/vector_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/cons_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/build_cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/build_cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/build_cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/build_cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/convert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/convert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/convert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/convert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/empty_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/empty_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/empty_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/empty_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/equal_to_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/equal_to_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/equal_to_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/equal_to_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_forward_ctor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_forward_ctor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_forward_ctor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_forward_ctor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons_call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons_call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons_call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/list_to_cons_call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/reverse_cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/reverse_cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/reverse_cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/reverse_cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/list/list_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/as_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/as_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/as_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/as_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/convert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/convert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/convert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/convert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/key_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/key_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/key_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/key_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/map_forward_ctor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/map_forward_ctor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/map_forward_ctor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/map_forward_ctor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/as_map50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/map/map_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/as_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/as_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/as_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/as_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/convert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/convert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/convert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/convert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/key_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/key_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/key_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/key_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/as_set50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/set_forward_ctor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/set_forward_ctor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/set_forward_ctor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/set_forward_ctor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/set/set_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/advance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/advance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/advance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/advance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/as_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/as_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/as_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/as_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/convert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/convert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/convert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/convert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/distance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/distance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/distance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/distance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/equal_to_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/equal_to_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/equal_to_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/equal_to_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/prior_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/prior_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/prior_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/prior_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_forward_ctor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_forward_ctor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_forward_ctor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_forward_ctor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n_chooser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n_chooser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n_chooser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/detail/vector_n_chooser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/container/vector/vector_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/detail/access.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/detail/access.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/detail/access.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/detail/access.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_procedure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_procedure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_procedure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/fused_procedure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused_typed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused_typed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused_typed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/adapter/unfused_typed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/detail/gen_make_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/detail/gen_make_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/detail/gen_make_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/detail/gen_make_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_procedure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_procedure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_procedure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_fused_procedure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_unfused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_unfused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_unfused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/generation/make_unfused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/detail/that_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/detail/that_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/detail/that_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/detail/that_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_procedure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_procedure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_procedure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/invoke_procedure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/functional/invocation/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/accumulate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/accumulate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/accumulate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/accumulate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_adt_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_adt_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_class_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_assoc_struct_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct_named.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct_named.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct_named.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapt_struct_named.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/advance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/advance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/advance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/advance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/as_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/at_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/auxiliary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/auxiliary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/auxiliary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/auxiliary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/boost_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/category_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/category_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/category_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/category_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/cons_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/count_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deduce_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_assoc_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_assoc_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_assoc_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_assoc_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct_inline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct_inline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct_inline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/define_struct_inline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deque_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/deref_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/erase_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/filter_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/find_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_procedure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_procedure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_procedure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/fused_procedure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/generation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/generation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/generation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/generation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/has_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/has_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/has_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/has_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/ignore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/ignore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/ignore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/ignore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/in.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/in.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/in.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/in.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/insert_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/intrinsic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/intrinsic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/intrinsic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/intrinsic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invocation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invocation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invocation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invocation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_procedure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_procedure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_procedure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/invoke_procedure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_segmented.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_segmented.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_segmented.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_segmented.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/is_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iteration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iteration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iteration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iteration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_facade.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_facade.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_facade.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_facade.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/iterator_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/join.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/join.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/join.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/join.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/joint_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/joint_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/joint_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/joint_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/key_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/key_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/key_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/key_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/list_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_procedure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_procedure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_procedure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_fused_procedure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_unfused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_unfused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_unfused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_unfused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/make_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/map_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/mpl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/mpl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/mpl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/mpl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/next.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/next.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/next.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/next.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/none.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/none.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/none.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/none.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/nview.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/nview.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/nview.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/nview.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/out.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/out.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/out.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/out.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pair_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/prior.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/prior.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/prior.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/prior.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/proxy_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/proxy_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/proxy_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/proxy_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/query.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/query.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/query.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/query.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/remove_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/repetitive_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/repetitive_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/repetitive_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/repetitive_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/replace_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/reverse_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_fold_until.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_fold_until.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_fold_until.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_fold_until.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segmented_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segments.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segments.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segments.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/segments.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_facade.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_facade.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_facade.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/sequence_facade.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/set_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/single_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/single_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/single_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/single_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/std_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/std_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/std_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/std_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/swap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/swap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/swap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/swap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tag_of_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transform_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transformation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transformation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transformation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/transformation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/tuple_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused_typed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused_typed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused_typed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unfused_typed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/unused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_at_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/value_of_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/vector_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/void.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/void.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/void.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/void.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/include/zip_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/advance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/advance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/advance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/advance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/basic_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/basic_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/basic_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/basic_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/deref_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_deref_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_deref_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_deref_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_deref_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_value_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_value_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_value_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/adapt_value_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/advance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/advance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/advance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/advance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segment_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segment_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segment_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segment_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/detail/segmented_next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_facade.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_facade.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_facade.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/iterator_facade.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/key_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/key_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/key_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/key_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/convert_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/convert_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/convert_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/convert_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/fusion_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/fusion_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/fusion_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/mpl/fusion_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/next.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/next.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/next.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/next.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/prior.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/prior.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/prior.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/prior.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/segmented_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/segmented_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/segmented_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/segmented_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/iterator/value_of_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/detail/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/detail/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/detail/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/detail/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/erase_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/has_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/has_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/has_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/has_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/insert_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/mpl/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/detail/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/enable_comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/enable_comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/enable_comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/enable_comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/comparison/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/at_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/has_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/has_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/has_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/has_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/segments.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/segments.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/segments.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/segments.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/swap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/swap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/swap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/swap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic/value_at_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/intrinsic_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/in.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/in.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/in.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/in.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/manip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/manip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/manip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/manip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/out.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/out.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/out.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/detail/out.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/in.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/in.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/in.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/in.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/out.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/out.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/out.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/io/out.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/sequence_facade.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/sequence_facade.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/sequence_facade.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/sequence/sequence_facade.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/as_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/as_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/as_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/as_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/category_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/category_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/category_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/category_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/deduce_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/access.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/access.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/access.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/access.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/as_fusion_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/as_fusion_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/as_fusion_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/as_fusion_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/category_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/category_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/category_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/category_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_mpl_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_mpl_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_mpl_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_mpl_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/is_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/mpl_iterator_category.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/mpl_iterator_category.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/mpl_iterator_category.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/mpl_iterator_category.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/pp_round.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/pp_round.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/pp_round.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/pp_round.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/segmented_fold_until_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/segmented_fold_until_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/segmented_fold_until_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/segmented_fold_until_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/unknown_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/unknown_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/unknown_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/detail/unknown_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_segmented.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_segmented.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_segmented.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_segmented.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/is_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/iterator_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/iterator_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/iterator_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/iterator_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/segmented_fold_until.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/segmented_fold_until.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/segmented_fold_until.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/segmented_fold_until.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/sequence_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/sequence_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/sequence_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/sequence_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/tag_of_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/unused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/unused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/unused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/unused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/void.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/void.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/void.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/support/void.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/tuple_expand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/tuple_expand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/tuple_expand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/detail/tuple_expand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/make_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/make_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/make_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/make_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_tie.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_tie.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_tie.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/tuple/tuple_tie.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/detail/strictest_traversal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/detail/strictest_traversal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/detail/strictest_traversal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/detail/strictest_traversal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/equal_to_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/equal_to_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/equal_to_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/equal_to_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/key_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/key_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/key_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/key_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/filter_view/filter_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segments_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segments_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segments_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/segments_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/iterator_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/iterator_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/iterator_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/iterator_range/iterator_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/key_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/key_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/key_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/key_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/joint_view/joint_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/advance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/advance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/advance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/advance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/distance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/distance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/distance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/distance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/equal_to_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/equal_to_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/equal_to_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/equal_to_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/nview_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/nview_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/nview_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/nview_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/prior_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/prior_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/prior_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/prior_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/nview/nview_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/advance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/advance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/advance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/advance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/distance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/distance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/distance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/distance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/key_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/key_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/key_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/key_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/prior_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/prior_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/prior_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/prior_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/reverse_view/reverse_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/advance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/advance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/advance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/advance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/distance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/distance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/distance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/distance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/equal_to_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/equal_to_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/equal_to_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/equal_to_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/prior_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/prior_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/prior_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/prior_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/single_view/single_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/advance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/advance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/advance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/advance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/apply_transform_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/apply_transform_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/apply_transform_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/apply_transform_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/distance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/distance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/distance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/distance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/equal_to_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/equal_to_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/equal_to_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/equal_to_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/prior_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/prior_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/prior_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/prior_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/transform_view/transform_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/advance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/advance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/advance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/advance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/begin_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/begin_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/begin_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/begin_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/deref_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/deref_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/deref_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/deref_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/distance_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/distance_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/distance_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/distance_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/equal_to_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/equal_to_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/equal_to_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/equal_to_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/next_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/next_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/next_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/next_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/prior_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/prior_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/prior_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/prior_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_of_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_of_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_of_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/detail/value_of_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/generator_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/generator_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/generator_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/generator_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/append.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/append.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/append.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/append.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/area.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/area.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/area.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/area.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/centroid.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/centroid.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/centroid.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/centroid.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/comparable_distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/comparable_distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/comparable_distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/comparable_distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convex_hull.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convex_hull.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convex_hull.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/convex_hull.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/correct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/correct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/correct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/correct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/covered_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/covered_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/covered_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/covered_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/as_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/as_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/as_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/as_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_box_corners.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_box_corners.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_box_corners.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_box_corners.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_indexed_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_indexed_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_indexed_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_indexed_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_values.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_values.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_values.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/assign_values.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_null.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_null.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_null.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_null.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_sum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_sum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_sum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/calculate_sum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_point_to_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_point_to_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_point_to_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/convert_point_to_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/disjoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/disjoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/disjoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/disjoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/equals/collect_vectors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/equals/collect_vectors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/equals/collect_vectors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/equals/collect_vectors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/for_each_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/for_each_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/for_each_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/for_each_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/get_left_turns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/get_left_turns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/get_left_turns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/get_left_turns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/has_self_intersections.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/has_self_intersections.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/has_self_intersections.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/has_self_intersections.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/not.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/not.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/not.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/not.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/occupation_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/occupation_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/occupation_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/occupation_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/add_rings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/add_rings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/add_rings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/add_rings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/assign_parents.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/assign_parents.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/assign_parents.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/assign_parents.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/check_enrich.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/check_enrich.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/check_enrich.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/check_enrich.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/convert_ring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/convert_ring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/convert_ring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/convert_ring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segments.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segments.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segments.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/copy_segments.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/follow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/follow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/follow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/follow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_ring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_ring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_ring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_ring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/get_turns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/overlay_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/ring_properties.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/ring_properties.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/ring_properties.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/ring_properties.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/select_rings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/select_rings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/select_rings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/select_rings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/stream_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/stream_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/stream_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/stream_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traversal_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traversal_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traversal_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traversal_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/traverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/turn_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/turn_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/turn_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/turn_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/visit_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/visit_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/visit_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/overlay/visit_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/partition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/partition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/partition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/partition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/point_on_border.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/point_on_border.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/point_on_border.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/point_on_border.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/ring_identifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/ring_identifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/ring_identifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/ring_identifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/range_by_section.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/range_by_section.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/range_by_section.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/range_by_section.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/sectionalize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/sectionalize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/sectionalize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/sections/sectionalize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/throw_on_empty_input.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/throw_on_empty_input.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/throw_on_empty_input.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/detail/throw_on_empty_input.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/difference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/difference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/difference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/difference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/disjoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/disjoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/disjoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/disjoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/envelope.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/envelope.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/envelope.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/envelope.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/equals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/equals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/equals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/equals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/expand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/expand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/expand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/expand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersects.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersects.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersects.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/intersects.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/length.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/length.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/length.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/length.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/make.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/make.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/make.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/make.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/not_implemented.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/not_implemented.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/not_implemented.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/not_implemented.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_geometries.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_geometries.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_geometries.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_geometries.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_interior_rings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_interior_rings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_interior_rings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_interior_rings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/num_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/overlaps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/overlaps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/overlaps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/overlaps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/perimeter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/perimeter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/perimeter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/perimeter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/simplify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/simplify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/simplify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/simplify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/sym_difference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/sym_difference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/sym_difference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/sym_difference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/touches.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/touches.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/touches.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/touches.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/union.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/union.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/union.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/union.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/unique.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/unique.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/unique.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/unique.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/within.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/within.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/within.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/algorithms/within.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/determinant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/determinant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/determinant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/determinant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/dot_product.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/dot_product.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/dot_product.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/arithmetic/dot_product.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/access.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/access.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/access.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/access.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/closure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/closure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/closure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/closure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/coordinate_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/cs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/cs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/cs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/cs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exterior_ring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exterior_ring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exterior_ring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/exterior_ring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/geometry_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/geometry_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/geometry_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/geometry_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_rings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_rings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_rings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_rings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/interior_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/is_areal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/is_areal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/is_areal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/is_areal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/mutable_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/mutable_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/mutable_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/mutable_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_order.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_order.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_order.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_order.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/point_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/radian_access.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/radian_access.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/radian_access.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/radian_access.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/reverse_dispatch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/reverse_dispatch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/reverse_dispatch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/reverse_dispatch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/ring_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/ring_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/ring_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/ring_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tag_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/topological_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/topological_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/topological_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/core/topological_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_fusion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_fusion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_fusion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_fusion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/box.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/box.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/box.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/box.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/filtered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/filtered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/filtered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/filtered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/reversed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/reversed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/reversed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/reversed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/sliced.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/sliced.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/sliced.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/sliced.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/strided.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/strided.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/strided.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/strided.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/uniqued.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/uniqued.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/uniqued.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_range/uniqued.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/boost_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/c_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/c_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/c_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/c_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/std_pair_as_segment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/std_pair_as_segment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/std_pair_as_segment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/adapted/std_pair_as_segment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/box.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/box.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/box.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/box.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/box_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/box_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/box_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/box_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/linestring_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/linestring_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/linestring_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/linestring_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/point_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/point_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/point_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/point_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/polygon_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/polygon_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/polygon_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/polygon_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/ring_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/ring_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/ring_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/ring_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/segment_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/segment_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/segment_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/concepts/segment_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/geometries.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/geometries.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/geometries.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/geometries.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/linestring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/linestring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/linestring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/linestring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point_xy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point_xy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point_xy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/point_xy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/polygon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/polygon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/polygon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/polygon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/box.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/box.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/box.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/box.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/linestring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/linestring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/linestring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/linestring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/ring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/ring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/ring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/ring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/segment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/segment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/segment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/register/segment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/ring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/ring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/ring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/ring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/segment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/segment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/segment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/segment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometries/variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/geometry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/dsv/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/dsv/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/dsv/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/dsv/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/wkt_multi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/wkt_multi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/wkt_multi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/detail/wkt_multi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/wkt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/wkt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/wkt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/wkt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/io/wkt/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/closing_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/closing_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/closing_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/closing_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/ever_circling_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/ever_circling_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/ever_circling_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/iterators/ever_circling_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/append.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/append.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/append.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/append.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/area.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/area.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/area.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/area.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/centroid.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/centroid.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/centroid.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/centroid.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/correct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/correct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/correct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/correct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/covered_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/covered_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/covered_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/covered_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/for_each_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/for_each_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/for_each_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/for_each_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/multi_sum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/multi_sum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/multi_sum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/multi_sum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/point_on_border.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/point_on_border.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/point_on_border.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/point_on_border.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/disjoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/disjoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/disjoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/disjoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/envelope.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/envelope.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/envelope.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/envelope.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/equals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/equals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/equals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/equals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/intersection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/intersection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/intersection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/intersection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/length.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/length.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/length.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/length.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_geometries.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_geometries.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_geometries.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_geometries.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_interior_rings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_interior_rings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_interior_rings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_interior_rings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/num_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/perimeter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/perimeter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/perimeter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/perimeter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/simplify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/simplify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/simplify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/simplify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/unique.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/unique.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/unique.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/unique.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/within.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/within.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/within.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/algorithms/within.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/closure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/closure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/closure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/closure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/geometry_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/geometry_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/geometry_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/geometry_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/interior_rings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/interior_rings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/interior_rings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/interior_rings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/is_areal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/is_areal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/is_areal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/is_areal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_order.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_order.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_order.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_order.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/point_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/ring_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/ring_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/ring_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/ring_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/topological_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/topological_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/topological_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/core/topological_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_geometries.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_geometries.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_geometries.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_geometries.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_linestring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_linestring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_linestring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_linestring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_polygon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_polygon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_polygon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/multi_polygon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_linestring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_linestring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_linestring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_linestring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_polygon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_polygon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_polygon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/geometries/register/multi_polygon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/dsv/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/dsv/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/dsv/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/dsv/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/detail/prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/detail/prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/detail/prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/detail/prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/wkt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/wkt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/wkt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/wkt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/io/wkt/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/multi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/multi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/multi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/multi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/strategies/cartesian/centroid_average.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/strategies/cartesian/centroid_average.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/strategies/cartesian/centroid_average.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/strategies/cartesian/centroid_average.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/views/detail/range_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/views/detail/range_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/views/detail/range_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/multi/views/detail/range_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/de9im.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/de9im.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/de9im.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/de9im.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/direction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/direction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/direction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/direction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/intersection_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/intersection_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/intersection_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/intersection_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/tupled.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/tupled.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/tupled.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/policies/relate/tupled.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/area.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/area.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/area.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/area.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/area_surveyor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/area_surveyor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/area_surveyor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/area_surveyor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/box_in_box.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/box_in_box.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/box_in_box.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/box_in_box.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/cart_intersect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/cart_intersect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/cart_intersect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/cart_intersect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_projected_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_projected_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_projected_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_projected_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_pythagoras.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_pythagoras.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_pythagoras.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/distance_pythagoras.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_box.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_box.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_box.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_box.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/side_by_triangle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/side_by_triangle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/side_by_triangle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/cartesian/side_by_triangle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/centroid.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/centroid.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/centroid.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/centroid.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/area_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/area_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/area_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/area_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/centroid_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/centroid_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/centroid_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/centroid_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/convex_hull_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/convex_hull_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/convex_hull_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/convex_hull_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/distance_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/distance_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/distance_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/distance_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/segment_intersect_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/segment_intersect_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/segment_intersect_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/segment_intersect_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/simplify_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/simplify_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/simplify_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/simplify_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/within_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/within_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/within_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/concepts/within_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/convex_hull.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/convex_hull.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/convex_hull.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/convex_hull.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/covered_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/covered_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/covered_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/covered_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_area_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_area_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_area_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_area_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_distance_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_distance_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_distance_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_distance_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_length_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_length_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_length_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/default_length_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/intersection_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/side_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/area_huiller.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/area_huiller.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/area_huiller.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/area_huiller.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/compare_circular.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/compare_circular.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/compare_circular.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/compare_circular.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_cross_track.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_cross_track.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_cross_track.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_cross_track.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_haversine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_haversine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_haversine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/distance_haversine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/side_by_cross_track.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/side_by_cross_track.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/side_by_cross_track.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/side_by_cross_track.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/ssf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/ssf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/ssf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/spherical/ssf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategy_transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategy_transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategy_transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/strategy_transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/inverse_transformer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/inverse_transformer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/inverse_transformer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/inverse_transformer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/map_transformer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/map_transformer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/map_transformer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/map_transformer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/matrix_transformers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/matrix_transformers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/matrix_transformers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/transform/matrix_transformers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/within.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/within.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/within.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/strategies/within.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/add_const_if_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/add_const_if_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/add_const_if_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/add_const_if_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/bare_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/bare_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/bare_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/bare_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/calculation_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/calculation_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/calculation_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/calculation_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/closure_as_bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/closure_as_bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/closure_as_bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/closure_as_bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/coordinate_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/coordinate_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/coordinate_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/coordinate_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/for_each_coordinate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/for_each_coordinate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/for_each_coordinate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/for_each_coordinate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/math.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/math.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/math.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/math.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/order_as_direction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/order_as_direction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/order_as_direction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/order_as_direction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/parameter_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/parameter_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/parameter_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/parameter_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/promote_floating_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/promote_floating_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/promote_floating_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/promote_floating_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/rational.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/rational.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/rational.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/rational.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/readme.txt b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/readme.txt similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/readme.txt rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/readme.txt diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_calculation_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_calculation_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_calculation_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_calculation_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_coordinate_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_coordinate_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_coordinate_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_coordinate_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_most_precise.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_most_precise.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_most_precise.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/util/select_most_precise.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/box_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/box_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/box_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/box_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/closeable_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/closeable_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/closeable_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/closeable_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/points_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/points_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/points_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/points_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/range_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/range_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/range_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/detail/range_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/identity_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/identity_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/identity_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/identity_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/reversible_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/reversible_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/reversible_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/reversible_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/segment_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/segment_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/segment_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/geometry/views/segment_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/get_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/get_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/get_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/get_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/bit_aligned_pixel_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/channel_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/cmyk.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/cmyk.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/cmyk.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/cmyk.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_base_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/color_convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/deprecated.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/deprecated.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/deprecated.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/deprecated.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/device_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/device_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/device_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/device_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/any_image_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/apply_operation_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_at_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_at_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_at_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_at_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_image_all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_image_all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_image_all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/dynamic_image_all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/image_view_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/image_view_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/image_view_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/image_view_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/reduce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/reduce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/reduce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/reduce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/dynamic_image/variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/dynamic_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/dynamic_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/dynamic_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/dynamic_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/io_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/io_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/io_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/io_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_dynamic_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_dynamic_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_dynamic_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_dynamic_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io_private.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io_private.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io_private.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/jpeg_io_private.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_dynamic_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_dynamic_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_dynamic_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_dynamic_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io_private.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io_private.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io_private.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/png_io_private.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_dynamic_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_dynamic_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_dynamic_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_dynamic_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/extension/io/tiff_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gil_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gray.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gray.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/gray.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/gray.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/image.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/image.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/image.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/image.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/image_view_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/iterator_from_2d.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/iterator_from_2d.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/iterator_from_2d.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/iterator_from_2d.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/locator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/locator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/locator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/locator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/metafunctions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/metafunctions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/metafunctions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/metafunctions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/packed_pixel.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/packed_pixel.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/packed_pixel.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/packed_pixel.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/pixel_iterator_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/planar_pixel_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/position_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/position_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/position_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/position_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgb.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgb.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgb.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgb.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgba.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgba.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgba.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/rgba.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/step_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/step_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/step_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/step_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/typedefs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/typedefs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/typedefs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/typedefs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/utilities.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/utilities.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/utilities.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/utilities.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/virtual_locator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/virtual_locator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/gil/virtual_locator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/gil/virtual_locator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/accounting.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/accounting.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/accounting.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/accounting.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adj_list_serialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adj_list_serialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adj_list_serialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adj_list_serialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_list_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_matrix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_matrix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_matrix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/adjacency_matrix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/astar_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/astar_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/astar_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/astar_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bandwidth.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bandwidth.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bandwidth.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bandwidth.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bc_clustering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bc_clustering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bc_clustering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bc_clustering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bellman_ford_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bellman_ford_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bellman_ford_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bellman_ford_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/betweenness_centrality.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/betweenness_centrality.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/betweenness_centrality.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/betweenness_centrality.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/biconnected_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/biconnected_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/biconnected_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/biconnected_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bipartite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bipartite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bipartite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bipartite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/boyer_myrvold_planar_test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/boyer_myrvold_planar_test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/boyer_myrvold_planar_test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/boyer_myrvold_planar_test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/boykov_kolmogorov_max_flow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/boykov_kolmogorov_max_flow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/boykov_kolmogorov_max_flow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/boykov_kolmogorov_max_flow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/breadth_first_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/breadth_first_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/breadth_first_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/breadth_first_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bron_kerbosch_all_cliques.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bron_kerbosch_all_cliques.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/bron_kerbosch_all_cliques.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/bron_kerbosch_all_cliques.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/buffer_concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/buffer_concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/buffer_concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/buffer_concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/chrobak_payne_drawing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/chrobak_payne_drawing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/chrobak_payne_drawing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/chrobak_payne_drawing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/circle_layout.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/circle_layout.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/circle_layout.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/circle_layout.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/closeness_centrality.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/closeness_centrality.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/closeness_centrality.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/closeness_centrality.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/clustering_coefficient.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/clustering_coefficient.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/clustering_coefficient.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/clustering_coefficient.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/compressed_sparse_row_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/compressed_sparse_row_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/compressed_sparse_row_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/compressed_sparse_row_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/connected_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/connected_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/connected_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/connected_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/core_numbers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/core_numbers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/core_numbers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/core_numbers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/create_condensation_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/create_condensation_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/create_condensation_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/create_condensation_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/cuthill_mckee_ordering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/cuthill_mckee_ordering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/cuthill_mckee_ordering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/cuthill_mckee_ordering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dag_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dag_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dag_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dag_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/degree_centrality.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/degree_centrality.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/degree_centrality.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/degree_centrality.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/depth_first_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/depth_first_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/depth_first_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/depth_first_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adj_list_edge_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adj_list_edge_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adj_list_edge_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adj_list_edge_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adjacency_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adjacency_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adjacency_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/adjacency_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/array_binary_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/array_binary_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/array_binary_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/array_binary_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/compressed_sparse_row_struct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/compressed_sparse_row_struct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/compressed_sparse_row_struct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/compressed_sparse_row_struct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/connected_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/connected_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/connected_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/connected_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/d_ary_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/d_ary_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/d_ary_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/d_ary_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/edge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/edge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/edge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/edge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/geodesic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/geodesic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/geodesic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/geodesic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/histogram_sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/histogram_sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/histogram_sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/histogram_sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incidence_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incidence_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incidence_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incidence_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incremental_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incremental_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incremental_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/incremental_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/indexed_properties.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/indexed_properties.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/indexed_properties.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/indexed_properties.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/is_distributed_selector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/is_distributed_selector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/is_distributed_selector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/is_distributed_selector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/labeled_graph_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/labeled_graph_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/labeled_graph_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/labeled_graph_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/list_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/list_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/list_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/list_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/permutation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/permutation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/permutation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/permutation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_spirit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_spirit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_spirit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/read_graphviz_spirit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/self_avoiding_walk.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/self_avoiding_walk.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/self_avoiding_walk.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/self_avoiding_walk.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/set_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/set_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/set_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/set_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/shadow_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/shadow_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/shadow_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/shadow_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/sparse_ordering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/sparse_ordering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/sparse_ordering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/detail/sparse_ordering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths_no_color_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths_no_color_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths_no_color_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dijkstra_shortest_paths_no_color_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dimacs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dimacs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dimacs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dimacs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/directed_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/directed_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/directed_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/directed_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjacency_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjacency_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjacency_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjacency_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/handlers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/handlers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/handlers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/handlers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/initialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/initialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/initialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/initialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/redistribute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/redistribute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/redistribute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/redistribute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/serialization.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/serialization.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/serialization.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/adjlist/serialization.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/betweenness_centrality.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/betweenness_centrality.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/betweenness_centrality.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/betweenness_centrality.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/boman_et_al_graph_coloring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/boman_et_al_graph_coloring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/boman_et_al_graph_coloring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/boman_et_al_graph_coloring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/breadth_first_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/breadth_first_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/breadth_first_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/breadth_first_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/compressed_sparse_row_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/compressed_sparse_row_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/compressed_sparse_row_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/compressed_sparse_row_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components_parallel_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components_parallel_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components_parallel_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/connected_components_parallel_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/crauser_et_al_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/crauser_et_al_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/crauser_et_al_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/crauser_et_al_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/delta_stepping_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/delta_stepping_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/delta_stepping_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/delta_stepping_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/depth_first_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/depth_first_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/depth_first_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/depth_first_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/filtered_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/filtered_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/filtered_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/filtered_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/mpi_process_group.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/mpi_process_group.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/mpi_process_group.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/mpi_process_group.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/queue.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/queue.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/queue.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/queue.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/remote_update_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/remote_update_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/remote_update_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/remote_update_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/tag_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/tag_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/tag_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/detail/tag_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dijkstra_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dijkstra_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dijkstra_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/dijkstra_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/distributed_graph_utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/distributed_graph_utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/distributed_graph_utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/distributed_graph_utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/filtered_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/filtered_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/filtered_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/filtered_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/fruchterman_reingold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/fruchterman_reingold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/fruchterman_reingold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/fruchterman_reingold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/graphviz.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/graphviz.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/graphviz.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/graphviz.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/hohberg_biconnected_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/hohberg_biconnected_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/hohberg_biconnected_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/hohberg_biconnected_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/local_subgraph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/local_subgraph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/local_subgraph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/local_subgraph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/mpi_process_group.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/mpi_process_group.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/mpi_process_group.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/mpi_process_group.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/named_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/named_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/named_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/named_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/one_bit_color_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/one_bit_color_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/one_bit_color_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/one_bit_color_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/page_rank.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/page_rank.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/page_rank.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/page_rank.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/reverse_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/reverse_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/reverse_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/reverse_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/rmat_graph_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/rmat_graph_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/rmat_graph_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/rmat_graph_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/selector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/selector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/selector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/selector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/shuffled_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/shuffled_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/shuffled_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/shuffled_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/st_connected.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/st_connected.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/st_connected.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/st_connected.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/strong_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/strong_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/strong_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/strong_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/two_bit_color_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/two_bit_color_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/two_bit_color_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/two_bit_color_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/unsafe_serialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/unsafe_serialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/unsafe_serialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/unsafe_serialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/vertex_list_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/vertex_list_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/vertex_list_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/distributed/vertex_list_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dll_import_export.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dll_import_export.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dll_import_export.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dll_import_export.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dominator_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dominator_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/dominator_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/dominator_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/eccentricity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/eccentricity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/eccentricity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/eccentricity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_connectivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_connectivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_connectivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_connectivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edge_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmonds_karp_max_flow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmonds_karp_max_flow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmonds_karp_max_flow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmonds_karp_max_flow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmunds_karp_max_flow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmunds_karp_max_flow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmunds_karp_max_flow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/edmunds_karp_max_flow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/erdos_renyi_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/erdos_renyi_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/erdos_renyi_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/erdos_renyi_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/exterior_property.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/exterior_property.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/exterior_property.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/exterior_property.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/filtered_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/filtered_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/filtered_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/filtered_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/floyd_warshall_shortest.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/floyd_warshall_shortest.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/floyd_warshall_shortest.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/floyd_warshall_shortest.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/fruchterman_reingold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/fruchterman_reingold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/fruchterman_reingold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/fruchterman_reingold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/geodesic_distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/geodesic_distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/geodesic_distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/geodesic_distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_archetypes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_archetypes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_archetypes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_archetypes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_as_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_as_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_as_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_as_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_mutability_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_mutability_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_mutability_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_mutability_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_selectors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_selectors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_selectors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_selectors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_stats.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_stats.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_stats.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_stats.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graph_utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphml.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphml.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphml.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphml.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphviz.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphviz.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphviz.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/graphviz.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/grid_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/grid_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/grid_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/grid_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/gursoy_atun_layout.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/gursoy_atun_layout.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/gursoy_atun_layout.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/gursoy_atun_layout.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/howard_cycle_ratio.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/howard_cycle_ratio.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/howard_cycle_ratio.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/howard_cycle_ratio.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/incremental_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/incremental_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/incremental_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/incremental_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_kuratowski_subgraph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_kuratowski_subgraph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_kuratowski_subgraph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_kuratowski_subgraph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_straight_line_drawing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_straight_line_drawing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_straight_line_drawing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/is_straight_line_drawing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/isomorphism.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/isomorphism.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/isomorphism.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/isomorphism.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/iteration_macros_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/johnson_all_pairs_shortest.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/johnson_all_pairs_shortest.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/johnson_all_pairs_shortest.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/johnson_all_pairs_shortest.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/kamada_kawai_spring_layout.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/kamada_kawai_spring_layout.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/kamada_kawai_spring_layout.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/kamada_kawai_spring_layout.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/king_ordering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/king_ordering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/king_ordering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/king_ordering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/kruskal_min_spanning_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/kruskal_min_spanning_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/kruskal_min_spanning_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/kruskal_min_spanning_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/labeled_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/labeled_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/labeled_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/labeled_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/leda_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/leda_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/leda_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/leda_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/lookup_edge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/lookup_edge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/lookup_edge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/lookup_edge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/loop_erased_random_walk.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/loop_erased_random_walk.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/loop_erased_random_walk.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/loop_erased_random_walk.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_biconnected_planar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_biconnected_planar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_biconnected_planar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_biconnected_planar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_connected.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_connected.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_connected.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_connected.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_maximal_planar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_maximal_planar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_maximal_planar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/make_maximal_planar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/matrix_as_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/matrix_as_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/matrix_as_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/matrix_as_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/max_cardinality_matching.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/max_cardinality_matching.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/max_cardinality_matching.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/max_cardinality_matching.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/mcgregor_common_subgraphs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/mcgregor_common_subgraphs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/mcgregor_common_subgraphs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/mcgregor_common_subgraphs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/mesh_graph_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/mesh_graph_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/mesh_graph_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/mesh_graph_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/metis.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/metis.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/metis.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/metis.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/metric_tsp_approx.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/metric_tsp_approx.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/metric_tsp_approx.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/metric_tsp_approx.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/minimum_degree_ordering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/minimum_degree_ordering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/minimum_degree_ordering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/minimum_degree_ordering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_function_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_function_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_function_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_function_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/named_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/neighbor_bfs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/neighbor_bfs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/neighbor_bfs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/neighbor_bfs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/numeric_values.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/numeric_values.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/numeric_values.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/numeric_values.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/one_bit_color_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/one_bit_color_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/one_bit_color_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/one_bit_color_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/overloading.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/overloading.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/overloading.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/overloading.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/page_rank.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/page_rank.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/page_rank.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/page_rank.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/basic_reduce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/basic_reduce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/basic_reduce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/basic_reduce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/container_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/container_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/container_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/container_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/inplace_all_to_all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/inplace_all_to_all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/inplace_all_to_all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/inplace_all_to_all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/property_holders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/property_holders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/property_holders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/property_holders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/untracked_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/untracked_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/untracked_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/detail/untracked_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/process_group.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/process_group.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/process_group.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/process_group.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/properties.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/properties.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/properties.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/properties.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/simple_trigger.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/simple_trigger.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/simple_trigger.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/parallel/simple_trigger.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_canonical_ordering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_canonical_ordering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_canonical_ordering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_canonical_ordering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/add_edge_visitors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/add_edge_visitors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/add_edge_visitors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/add_edge_visitors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/bucket_sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/bucket_sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/bucket_sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/bucket_sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_handles.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_handles.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_handles.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_handles.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_iterators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_iterators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_iterators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_detail/face_iterators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_face_traversal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_face_traversal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_face_traversal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/planar_face_traversal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/plod_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/plod_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/plod_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/plod_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/point_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/point_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/point_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/point_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/prim_minimum_spanning_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/prim_minimum_spanning_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/prim_minimum_spanning_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/prim_minimum_spanning_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/profile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/profile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/profile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/profile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/properties.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/properties.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/properties.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/properties.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_iter_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_iter_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_iter_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_iter_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/constant_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/constant_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/constant_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/constant_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/container_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/container_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/container_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/container_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/matrix_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/matrix_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/matrix_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/matrix_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/null_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/null_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/null_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/property_maps/null_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/push_relabel_max_flow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/push_relabel_max_flow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/push_relabel_max_flow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/push_relabel_max_flow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/r_c_shortest_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/r_c_shortest_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/r_c_shortest_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/r_c_shortest_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/random.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/random.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/random.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/random.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_layout.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_layout.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_layout.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_layout.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_spanning_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_spanning_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_spanning_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/random_spanning_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/read_dimacs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/read_dimacs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/read_dimacs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/read_dimacs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/relax.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/relax.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/relax.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/relax.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/reverse_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/reverse_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/reverse_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/reverse_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/rmat_graph_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/rmat_graph_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/rmat_graph_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/rmat_graph_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/sequential_vertex_coloring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/sequential_vertex_coloring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/sequential_vertex_coloring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/sequential_vertex_coloring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/simple_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/simple_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/simple_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/simple_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/sloan_ordering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/sloan_ordering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/sloan_ordering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/sloan_ordering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/small_world_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/small_world_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/small_world_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/small_world_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/smallest_last_ordering.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/smallest_last_ordering.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/smallest_last_ordering.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/smallest_last_ordering.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/ssca_graph_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/ssca_graph_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/ssca_graph_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/ssca_graph_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/st_connected.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/st_connected.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/st_connected.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/st_connected.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/stanford_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/stanford_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/stanford_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/stanford_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/stoer_wagner_min_cut.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/stoer_wagner_min_cut.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/stoer_wagner_min_cut.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/stoer_wagner_min_cut.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/strong_components.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/strong_components.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/strong_components.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/strong_components.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/subgraph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/subgraph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/subgraph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/subgraph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/tiernan_all_cycles.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/tiernan_all_cycles.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/tiernan_all_cycles.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/tiernan_all_cycles.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/topological_sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/topological_sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/topological_sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/topological_sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/topology.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/topology.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/topology.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/topology.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_closure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_closure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_closure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_closure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_reduction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_reduction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_reduction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/transitive_reduction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/transpose_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/transpose_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/transpose_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/transpose_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/tree_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/tree_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/tree_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/tree_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_bit_color_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_bit_color_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_bit_color_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_bit_color_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_graphs_common_spanning_trees.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_graphs_common_spanning_trees.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_graphs_common_spanning_trees.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/two_graphs_common_spanning_trees.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_dfs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_dfs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_dfs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_dfs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/undirected_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/use_mpi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/use_mpi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/use_mpi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/use_mpi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/vector_as_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/vector_as_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/vector_as_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/vector_as_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/vertex_and_edge_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/vertex_and_edge_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/vertex_and_edge_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/vertex_and_edge_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/vf2_sub_graph_iso.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/vf2_sub_graph_iso.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/vf2_sub_graph_iso.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/vf2_sub_graph_iso.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/visitors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/visitors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/visitors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/visitors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/wavefront.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/wavefront.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/wavefront.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/wavefront.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/write_dimacs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/write_dimacs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/graph/write_dimacs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/graph/write_dimacs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/binomial_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/binomial_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/binomial_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/binomial_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/d_ary_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/d_ary_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/d_ary_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/d_ary_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/heap_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ilog2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ilog2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ilog2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ilog2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/mutable_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/mutable_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/mutable_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/mutable_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ordered_adaptor_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ordered_adaptor_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ordered_adaptor_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/ordered_adaptor_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/stable_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/stable_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/stable_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/stable_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/tree_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/tree_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/tree_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/detail/tree_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/fibonacci_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/fibonacci_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/fibonacci_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/fibonacci_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_merge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_merge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_merge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/heap_merge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/pairing_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/pairing_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/pairing_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/pairing_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/priority_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/priority_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/priority_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/priority_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/skew_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/skew_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/heap/skew_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/heap/skew_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_element_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_element_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_element_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_element_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_interval_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_interval_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_interval_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/associative_interval_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/closed_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/closed_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/closed_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/closed_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/comparable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/comparable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/comparable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/comparable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_associator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_associator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_associator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_associator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/element_set_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_associator_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_bounds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_bounds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_bounds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_bounds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/interval_set_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/joinable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/joinable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/joinable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/joinable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/map_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/map_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/map_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/map_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/set_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/set_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/set_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/concept/set_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/continuous_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/continuous_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/continuous_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/continuous_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/associated_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/associated_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/associated_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/associated_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/boost_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/boost_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/boost_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/boost_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/concept_check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/concept_check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/concept_check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/concept_check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/design_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/design_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/design_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/design_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_comparer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_comparer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_comparer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_comparer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/element_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/exclusive_less_than.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/exclusive_less_than.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/exclusive_less_than.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/exclusive_less_than.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_map_algo.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_map_algo.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_map_algo.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_map_algo.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_morphism.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_morphism.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_morphism.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_morphism.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_set_algo.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_set_algo.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_set_algo.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_set_algo.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_subset_comparer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_subset_comparer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_subset_comparer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/interval_subset_comparer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/map_algo.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/map_algo.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/map_algo.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/map_algo.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/mapped_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/mapped_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/mapped_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/mapped_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/notate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/notate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/notate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/notate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/on_absorbtion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/on_absorbtion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/on_absorbtion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/on_absorbtion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/relation_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/relation_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/relation_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/relation_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/set_algo.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/set_algo.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/set_algo.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/set_algo.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/std_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/std_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/std_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/std_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/subset_comparer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/subset_comparer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/subset_comparer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/detail/subset_comparer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/discrete_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/discrete_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/discrete_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/discrete_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/dynamic_interval_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/dynamic_interval_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/dynamic_interval_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/dynamic_interval_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/functors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/functors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/functors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/functors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/gregorian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/gregorian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/gregorian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/gregorian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/impl_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/impl_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/impl_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/impl_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_base_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_bounds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_bounds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_bounds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_bounds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_combining_style.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_combining_style.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_combining_style.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_combining_style.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/interval_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/left_open_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/left_open_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/left_open_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/left_open_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/open_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/open_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/open_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/open_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/distinct_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/distinct_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/distinct_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/distinct_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/element_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/element_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/element_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/element_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/std_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/std_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/std_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/std_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/sub_super_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/sub_super_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/sub_super_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/predicates/sub_super_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/ptime.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/ptime.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/ptime.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/ptime.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/rational.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/rational.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/rational.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/rational.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/right_open_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/right_open_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/right_open_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/right_open_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/separate_interval_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/separate_interval_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/separate_interval_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/separate_interval_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/split_interval_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/absorbs_identities.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/absorbs_identities.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/absorbs_identities.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/absorbs_identities.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/adds_inversely.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/adds_inversely.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/adds_inversely.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/adds_inversely.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/codomain_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/codomain_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/codomain_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/codomain_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/difference_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/domain_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/domain_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/domain_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/domain_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/element_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/element_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/element_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/element_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_inverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_inverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_inverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_inverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_set_semantics.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_set_semantics.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_set_semantics.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/has_set_semantics.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/identity_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/identity_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/identity_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/identity_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/infinity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/infinity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/infinity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/infinity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_default.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_default.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_default.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_default.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/interval_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_associative_element_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_associative_element_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_associative_element_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_associative_element_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_asymmetric_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_asymmetric_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_asymmetric_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_asymmetric_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_combinable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_combinable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_combinable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_combinable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_concept_equivalent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_concept_equivalent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_concept_equivalent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_concept_equivalent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_continuous_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_discrete_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_element_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_element_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_element_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_element_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_icl_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_icl_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_icl_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_icl_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_increasing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_increasing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_increasing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_increasing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_joiner.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_joiner.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_joiner.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_joiner.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_separator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_separator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_separator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_separator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_splitter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_splitter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_splitter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_interval_splitter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_key_container_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_key_container_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_key_container_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_key_container_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_total.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_total.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_total.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/is_total.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/no_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/no_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/no_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/no_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/rep_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/rep_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/rep_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/rep_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/segment_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/segment_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/segment_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/segment_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size_type_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size_type_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size_type_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/size_type_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/succ_pred.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/succ_pred.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/succ_pred.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/succ_pred.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/to_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/to_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/to_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/to_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/type_to_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/type_to_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/type_to_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/type_to_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/unit_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/unit_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/unit_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/unit_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/value_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/value_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/value_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/icl/type_traits/value_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/implicit_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/implicit_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/implicit_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/implicit_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/indirect_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/indirect_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/indirect_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/indirect_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/integer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/integer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer/integer_mask.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/integer/integer_mask.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer/integer_mask.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/integer/integer_mask.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_log2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_log2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_log2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_log2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_min_max.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_min_max.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_min_max.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/integer/static_min_max.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/integer_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/integer_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/integer_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/integer_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/integer_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/adaptive_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/adaptive_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/adaptive_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/adaptive_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_adaptive_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_adaptive_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_adaptive_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_adaptive_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_node_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_node_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_node_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/cached_node_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/adaptive_node_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/adaptive_node_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/adaptive_node_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/adaptive_node_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/allocator_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/allocator_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/allocator_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/allocator_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_tools.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_tools.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_tools.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/detail/node_tools.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/node_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/node_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/node_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/node_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_adaptive_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_adaptive_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_adaptive_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_adaptive_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_node_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_node_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_node_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/allocators/private_node_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/anonymous_shared_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/anonymous_shared_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/anonymous_shared_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/anonymous_shared_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/allocation_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/allocation_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/allocation_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/allocation_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/containers_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/containers_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/containers_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/containers_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/flat_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/slist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/slist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/slist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/slist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/stable_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/stable_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/stable_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/stable_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/version_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/version_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/version_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/containers/version_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/creation_tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/creation_tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/creation_tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/creation_tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/atomic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/atomic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/atomic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/atomic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/cast_tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/cast_tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/cast_tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/cast_tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/config_external_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_locking_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_locking_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_locking_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_locking_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/file_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/in_place_interface.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/in_place_interface.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/in_place_interface.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/in_place_interface.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intermodule_singleton_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/interprocess_tester.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/interprocess_tester.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/interprocess_tester.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/interprocess_tester.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intersegment_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intersegment_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intersegment_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/intersegment_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_global_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_global_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_global_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_global_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_memory_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_memory_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_memory_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_memory_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_multi_shared_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_multi_shared_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_multi_shared_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_multi_shared_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_open_or_create_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_open_or_create_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_open_or_create_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/managed_open_or_create_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/math_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/math_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/math_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/math_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/min_max.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/min_max.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/min_max.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/min_max.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/move.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/move.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/move.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/move.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/mpl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/mpl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/mpl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/mpl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/multi_segment_services.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/multi_segment_services.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/multi_segment_services.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/multi_segment_services.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/named_proxy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/named_proxy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/named_proxy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/named_proxy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_file_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_file_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_file_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_file_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_thread_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_thread_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_thread_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/os_thread_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/pointer_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/pointer_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/pointer_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/pointer_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/portable_intermodule_singleton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/portable_intermodule_singleton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/portable_intermodule_singleton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/portable_intermodule_singleton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/posix_time_types_wrk.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/posix_time_types_wrk.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/posix_time_types_wrk.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/posix_time_types_wrk.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/preprocessor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/preprocessor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/preprocessor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/preprocessor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/ptime_wrk.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/ptime_wrk.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/ptime_wrk.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/ptime_wrk.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/robust_emulation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/robust_emulation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/robust_emulation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/robust_emulation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/segment_manager_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/segment_manager_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/segment_manager_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/segment_manager_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/tmp_dir_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/tmp_dir_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/tmp_dir_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/tmp_dir_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/transform_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/transform_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/transform_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/transform_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/utilities.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/utilities.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/utilities.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/utilities.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/variadic_templates_tools.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/variadic_templates_tools.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/variadic_templates_tools.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/variadic_templates_tools.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/win32_api.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/win32_api.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/win32_api.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/win32_api.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/windows_intermodule_singleton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/windows_intermodule_singleton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/windows_intermodule_singleton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/windows_intermodule_singleton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_device.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_device.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_device.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_device.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/errors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/errors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/errors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/errors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/file_mapping.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/file_mapping.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/file_mapping.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/file_mapping.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/flat_map_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/flat_map_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/flat_map_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/flat_map_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iset_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iset_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iset_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iset_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iunordered_set_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iunordered_set_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iunordered_set_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/iunordered_set_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/map_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/map_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/map_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/map_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/null_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/null_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/null_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/null_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/unordered_map_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/unordered_map_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/unordered_map_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/indexes/unordered_map_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/interprocess_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/interprocess_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/interprocess_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/interprocess_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/ipc/message_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/ipc/message_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/ipc/message_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/ipc/message_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_external_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_external_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_external_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_external_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_heap_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_heap_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_heap_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_heap_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_mapped_file.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_mapped_file.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_mapped_file.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_mapped_file.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_shared_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_shared_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_shared_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_shared_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_windows_shared_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_windows_shared_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_windows_shared_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_windows_shared_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_xsi_shared_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_xsi_shared_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_xsi_shared_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/managed_xsi_shared_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mapped_region.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mapped_region.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mapped_region.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mapped_region.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/mem_algo_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/mem_algo_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/mem_algo_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/mem_algo_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/rbtree_best_fit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/rbtree_best_fit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/rbtree_best_fit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/rbtree_best_fit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/simple_seq_fit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/simple_seq_fit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/simple_seq_fit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/mem_algo/simple_seq_fit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/offset_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/offset_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/offset_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/offset_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/permissions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/permissions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/permissions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/permissions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/segment_manager.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/segment_manager.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/segment_manager.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/segment_manager.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/shared_memory_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/shared_memory_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/shared_memory_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/shared_memory_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/deleter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/deleter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/deleter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/deleter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/shared_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/shared_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/shared_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/shared_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/enable_shared_from_this.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/enable_shared_from_this.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/enable_shared_from_this.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/enable_shared_from_this.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/intrusive_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/intrusive_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/intrusive_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/intrusive_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/scoped_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/scoped_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/scoped_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/scoped_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/shared_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/shared_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/shared_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/shared_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/unique_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/unique_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/unique_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/unique_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/weak_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/weak_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/weak_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/smart_ptr/weak_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/bufferstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/bufferstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/bufferstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/bufferstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/vectorstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/vectorstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/vectorstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/streams/vectorstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_algorithm_8a.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_algorithm_8a.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_algorithm_8a.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_algorithm_8a.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_any_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_any_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_any_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/condition_any_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/locks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/locks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/locks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/detail/locks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/file_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/file_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/file_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/file_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition_any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition_any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition_any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_condition_any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_sharable_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_sharable_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_sharable_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_sharable_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_upgradable_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_upgradable_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_upgradable_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/interprocess_upgradable_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/lock_options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/lock_options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/lock_options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/lock_options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/mutex_family.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/mutex_family.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/mutex_family.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/mutex_family.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition_any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition_any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition_any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_condition_any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_sharable_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_sharable_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_sharable_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_sharable_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_upgradable_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_upgradable_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_upgradable_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/named_upgradable_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/null_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/null_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/null_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/null_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/named_semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/pthread_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/pthread_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/pthread_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/pthread_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/ptime_to_timespec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/ptime_to_timespec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/ptime_to_timespec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/ptime_to_timespec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/posix/semaphore_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/scoped_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/scoped_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/scoped_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/scoped_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/sharable_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/sharable_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/sharable_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/sharable_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition_any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition_any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition_any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_condition_any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_creation_functor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_creation_functor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_creation_functor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_creation_functor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_upgradable_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_upgradable_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_upgradable_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/shm/named_upgradable_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/interprocess_barrier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/interprocess_barrier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/interprocess_barrier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/interprocess_barrier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/spin/semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/upgradable_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/upgradable_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/upgradable_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/upgradable_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition_any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition_any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition_any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_condition_any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_sync.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_sync.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_sync.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/named_sync.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/sync_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/sync_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/sync_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/sync_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/xsi_named_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/xsi_named_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/xsi_named_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/sync/xsi/xsi_named_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/windows_shared_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/windows_shared_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/windows_shared_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/windows_shared_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_shared_memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_shared_memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_shared_memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/interprocess/xsi_shared_memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/any_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/any_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/any_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/any_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avl_set_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/avltree_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/bs_set_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/bs_set_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/bs_set_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/bs_set_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_list_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_list_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_list_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_list_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_slist_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_slist_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_slist_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/circular_slist_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/derivation_value_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/derivation_value_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/derivation_value_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/derivation_value_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/any_node_and_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/any_node_and_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/any_node_and_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/any_node_and_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/avltree_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/avltree_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/avltree_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/avltree_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/clear_on_destructor_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/clear_on_destructor_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/clear_on_destructor_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/clear_on_destructor_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/common_slist_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/common_slist_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/common_slist_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/common_slist_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/config_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/ebo_functor_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/ebo_functor_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/ebo_functor_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/ebo_functor_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/function_detector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/function_detector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/function_detector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/function_detector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/generic_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/generic_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/generic_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/generic_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/has_member_function_callable_with.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/has_member_function_callable_with.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/has_member_function_callable_with.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/has_member_function_callable_with.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/hashtable_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/hashtable_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/hashtable_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/hashtable_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/is_stateful_value_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/is_stateful_value_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/is_stateful_value_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/is_stateful_value_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/list_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/list_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/list_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/list_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/memory_util.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/memory_util.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/memory_util.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/memory_util.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/mpl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/mpl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/mpl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/mpl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/parent_from_member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/parent_from_member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/parent_from_member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/parent_from_member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/preprocessor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/preprocessor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/preprocessor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/preprocessor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/rbtree_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/rbtree_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/rbtree_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/rbtree_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/slist_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/slist_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/slist_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/slist_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/transform_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/transform_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/transform_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/transform_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/tree_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/utilities.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/utilities.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/utilities.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/utilities.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/detail/workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/hashtable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/hashtable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/hashtable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/hashtable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/intrusive_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/intrusive_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/intrusive_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/intrusive_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/linear_slist_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/linear_slist_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/linear_slist_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/linear_slist_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/link_mode.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/link_mode.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/link_mode.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/link_mode.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/list_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/member_value_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/member_value_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/member_value_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/member_value_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/parent_from_member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/parent_from_member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/parent_from_member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/parent_from_member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_plus_bits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_plus_bits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_plus_bits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_plus_bits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/pointer_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/priority_compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/priority_compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/priority_compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/priority_compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/rbtree_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/set_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sg_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sg_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sg_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sg_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/sgtree_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/slist_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splay_set_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/splaytree_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/treap_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/trivial_value_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/trivial_value_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/trivial_value_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/trivial_value_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set_hook.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set_hook.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set_hook.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive/unordered_set_hook.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/intrusive_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/intrusive_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/io/detail/quoted_manip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/io/detail/quoted_manip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/io/detail/quoted_manip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/io/detail/quoted_manip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/io/ios_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/io/ios_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/io/ios_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/io/ios_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/io_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/io_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/io_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/io_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/categories.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/categories.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/categories.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/categories.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/chain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/chain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/chain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/chain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/char_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/char_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/char_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/char_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/checked_operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/checked_operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/checked_operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/checked_operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/close.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/close.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/close.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/close.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/code_converter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/code_converter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/code_converter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/code_converter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/combine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/combine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/combine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/combine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/compose.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/compose.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/compose.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/compose.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/absolute_path.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/absolute_path.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/absolute_path.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/absolute_path.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/access_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/access_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/access_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/access_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/concept_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/concept_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/concept_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/concept_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/device_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/device_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/device_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/device_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/direct_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/direct_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/direct_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/direct_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/filter_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/filter_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/filter_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/filter_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/mode_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/mode_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/mode_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/mode_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/non_blocking_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/non_blocking_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/non_blocking_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/non_blocking_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/output_iterator_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/output_iterator_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/output_iterator_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/output_iterator_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/range_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/range_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/range_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/adapter/range_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/add_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/add_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/add_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/add_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/bool_trait_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/bool_trait_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/bool_trait_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/bool_trait_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/call_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/call_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/call_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/call_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/char_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/char_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/char_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/char_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/codecvt_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/auto_link.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/auto_link.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/auto_link.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/auto_link.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/bzip2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/bzip2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/bzip2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/bzip2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/codecvt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/codecvt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/codecvt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/codecvt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/disable_warnings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/disable_warnings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/disable_warnings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/disable_warnings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/dyn_link.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/dyn_link.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/dyn_link.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/dyn_link.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/enable_warnings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/enable_warnings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/enable_warnings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/enable_warnings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/fpos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/fpos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/fpos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/fpos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/gcc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/gcc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/gcc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/gcc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/overload_resolution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/overload_resolution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/overload_resolution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/overload_resolution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/rtl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/rtl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/rtl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/rtl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/unreachable_return.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/unreachable_return.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/unreachable_return.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/unreachable_return.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/wide_streams.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/wide_streams.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/wide_streams.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/wide_streams.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/windows_posix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/windows_posix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/windows_posix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/windows_posix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/zlib.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/zlib.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/zlib.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/config/zlib.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/counted_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/counted_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/counted_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/counted_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/current_directory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/current_directory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/current_directory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/current_directory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/default_arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/default_arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/default_arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/default_arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/dispatch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/dispatch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/dispatch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/dispatch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/double_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/double_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/double_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/double_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/enable_if_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/enable_if_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/enable_if_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/enable_if_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/execute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/execute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/execute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/execute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/file_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/file_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/file_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/file_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/fstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/fstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/fstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/fstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/ios.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/ios.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/ios.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/ios.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/iostream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/iostream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/iostream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/iostream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_dereferenceable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_dereferenceable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_dereferenceable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_dereferenceable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_iterator_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_iterator_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_iterator_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/is_iterator_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/newline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/newline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/newline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/newline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/param_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/param_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/param_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/param_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/path.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/path.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/path.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/path.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/push_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/resolve.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/resolve.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/resolve.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/resolve.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/restrict_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/restrict_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/restrict_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/restrict_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select_by_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select_by_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select_by_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/select_by_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/chainbuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/chainbuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/chainbuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/chainbuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/direct_streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/direct_streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/direct_streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/direct_streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/indirect_streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/indirect_streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/indirect_streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/indirect_streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/linked_streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/linked_streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/linked_streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/streambuf/linked_streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/system_failure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/system_failure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/system_failure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/system_failure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/template_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/template_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/template_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/template_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/translate_int_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/translate_int_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/translate_int_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/translate_int_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/close.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/close.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/close.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/close.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/vc6/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/wrap_unwrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/wrap_unwrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/wrap_unwrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/detail/wrap_unwrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/back_inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/back_inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/back_inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/back_inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file_descriptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file_descriptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file_descriptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/file_descriptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/mapped_file.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/mapped_file.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/mapped_file.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/mapped_file.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/null.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/null.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/null.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/device/null.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/aggregate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/aggregate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/aggregate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/aggregate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/bzip2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/bzip2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/bzip2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/bzip2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/counter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/counter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/counter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/counter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/grep.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/grep.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/grep.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/grep.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/gzip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/gzip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/gzip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/gzip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/line.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/line.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/line.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/line.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/newline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/newline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/newline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/newline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/stdio.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/stdio.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/stdio.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/stdio.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/symmetric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/symmetric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/symmetric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/symmetric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/zlib.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/zlib.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/zlib.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filter/zlib.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/filtering_streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/flush.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/flush.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/flush.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/flush.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/get.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/get.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/get.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/get.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/imbue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/imbue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/imbue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/imbue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/input_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/input_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/input_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/input_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/invert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/invert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/invert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/invert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/operations_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/optimal_buffer_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/optimal_buffer_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/optimal_buffer_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/optimal_buffer_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/output_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/output_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/output_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/output_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/pipeline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/pipeline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/pipeline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/pipeline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/positioning.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/positioning.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/positioning.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/positioning.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/put.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/put.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/put.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/put.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/putback.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/putback.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/putback.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/putback.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/restrict.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/restrict.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/restrict.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/restrict.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/seek.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/seek.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/seek.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/seek.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/skip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/skip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/skip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/skip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/slice.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/slice.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/slice.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/slice.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/stream_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/tee.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/tee.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/tee.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/tee.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/traits_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iostreams/write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/is_placeholder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/is_placeholder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/is_placeholder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/is_placeholder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/counting_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/counting_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/counting_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/counting_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/any_conversion_eater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/any_conversion_eater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/any_conversion_eater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/any_conversion_eater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/config_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/enable_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/enable_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/enable_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/enable_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/facade_iterator_category.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/facade_iterator_category.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/facade_iterator_category.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/facade_iterator_category.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/minimum_category.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/minimum_category.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/minimum_category.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/detail/minimum_category.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/filter_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/filter_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/filter_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/filter_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/function_input_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/function_input_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/function_input_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/function_input_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/indirect_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/indirect_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/indirect_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/indirect_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/interoperable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/interoperable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/interoperable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/interoperable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_lvalue_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_lvalue_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_lvalue_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_lvalue_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_readable_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_readable_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_readable_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/is_readable_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_archetypes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_archetypes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_archetypes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_archetypes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_categories.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_categories.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_categories.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_categories.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_facade.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_facade.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_facade.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_facade.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/iterator_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/new_iterator_tests.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/new_iterator_tests.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/new_iterator_tests.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/new_iterator_tests.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/permutation_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/permutation_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/permutation_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/permutation_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/reverse_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/reverse_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/reverse_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/reverse_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/transform_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/transform_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/transform_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/transform_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/zip_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/zip_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator/zip_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator/zip_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator_adaptors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator_adaptors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/iterator_adaptors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/iterator_adaptors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/casts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/casts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/casts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/casts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/closures.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/closures.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/closures.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/closures.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/control_structures.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/control_structures.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/control_structures.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/control_structures.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/actions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/actions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/actions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/actions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/arity_code.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/arity_code.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/arity_code.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/arity_code.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/bind_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/bind_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/bind_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/bind_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/control_constructs_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/control_constructs_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/control_constructs_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/control_constructs_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/function_adaptors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/function_adaptors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/function_adaptors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/function_adaptors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/is_instance_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/is_instance_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/is_instance_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/is_instance_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functor_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functor_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functor_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functor_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_functors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/lambda_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/member_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/member_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/member_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/member_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_actions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_actions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_actions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_actions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_lambda_func_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_lambda_func_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_lambda_func_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_lambda_func_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_return_type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_return_type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_return_type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operator_return_type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/ret.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/ret.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/ret.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/ret.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/return_type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/return_type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/return_type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/return_type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/select_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/select_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/select_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/select_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/suppress_unused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/suppress_unused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/suppress_unused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/detail/suppress_unused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/loops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/loops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/loops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/loops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lambda/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lambda/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/last_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/last_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/last_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/last_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lexical_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lexical_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lexical_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lexical_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/add_pointed_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/add_pointed_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/add_pointed_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/add_pointed_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/functor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/functor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/functor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/functor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/code_/result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/decl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/decl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/decl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/decl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/name.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/name.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/name.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/name.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/macro/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/nobind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/nobind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/nobind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/nobind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/append.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/nil.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/set_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/return_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_/validate_/this_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_binds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_const_binds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_returns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/any_bind_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/sign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/defaults.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/this.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/param.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/param.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/param.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/preprocessor/traits/param.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/symbol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/symbol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/symbol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/aux_/symbol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/const_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/default.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/default.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/default.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/default.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/add.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/add.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/add.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/add.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/is.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/is.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/is.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/is.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/facility/remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/inline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/inline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/inline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/inline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/recursive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/recursive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/recursive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/recursive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/register.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/register.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/register.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/register.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/return.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/return.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/return.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/return.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/this.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/this.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/this.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/this.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/thisunderscore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/void.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/void.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/void.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/keyword/void.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/line_counter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/line_counter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/line_counter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/line_counter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/void_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/void_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/void_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/local_function/detail/preprocessor/void_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/boundary_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/boundary_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/boundary_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/boundary_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/facets.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/facets.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/facets.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/facets.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/segment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/segment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/segment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/segment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/boundary/types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/collator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/collator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/collator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/collator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/date_time_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/definitions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/definitions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/definitions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/definitions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_errors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_errors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_errors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_errors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_utf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_utf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_utf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/encoding_utf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/formatting.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/formatting.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/formatting.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/formatting.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/gnu_gettext.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/gnu_gettext.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/gnu_gettext.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/gnu_gettext.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/hold_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/hold_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/hold_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/hold_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/localization_backend.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/localization_backend.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/localization_backend.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/localization_backend.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/message.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/message.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/message.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/message.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/time_zone.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/time_zone.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/time_zone.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/time_zone.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/utf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/utf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/utf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/utf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/util.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/util.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/locale/util.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/locale/util.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/atomic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/atomic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/atomic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/atomic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/branch_hints.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/branch_hints.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/branch_hints.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/branch_hints.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/copy_payload.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/copy_payload.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/copy_payload.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/copy_payload.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/freelist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/freelist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/freelist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/freelist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_dcas.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_dcas.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_dcas.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_dcas.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_ptrcompression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_ptrcompression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_ptrcompression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/detail/tagged_ptr_ptrcompression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/spsc_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/spsc_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/spsc_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/spsc_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/stack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/stack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/stack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/lockfree/stack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/logic/tribool_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/make_shared.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/make_shared.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/make_shared.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/make_shared.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_digamma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_digamma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_digamma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_digamma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_lanczos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_lanczos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_lanczos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/detail/big_lanczos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/e_float.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/e_float.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/e_float.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/e_float.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpfr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpfr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpfr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpfr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpreal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpreal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpreal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/mpreal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/rr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/rr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/rr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/bindings/rr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_ct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_ct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_ct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_ct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_rt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_rt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_rt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/common_factor_rt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acosh.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acosh.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acosh.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/acosh.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asinh.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asinh.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asinh.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/asinh.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atan.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atan.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atan.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atan.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atanh.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atanh.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atanh.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/atanh.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/details.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/details.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/details.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/details.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/fabs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/fabs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/fabs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/complex/fabs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/distributions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/distributions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/distributions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/distributions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_type_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_type_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_type_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/real_type_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/std_real_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/std_real_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/std_real_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/concepts/std_real_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/calculate_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/calculate_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/calculate_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/calculate_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/generate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/generate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/generate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/generate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/constants/info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/bernoulli.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/bernoulli.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/bernoulli.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/bernoulli.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/beta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/beta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/beta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/beta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/binomial.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/binomial.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/binomial.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/binomial.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/cauchy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/cauchy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/cauchy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/cauchy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/chi_squared.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/chi_squared.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/chi_squared.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/chi_squared.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/complement.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/complement.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/complement.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/complement.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/common_error_handling.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/common_error_handling.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/common_error_handling.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/common_error_handling.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/derived_accessors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/derived_accessors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/derived_accessors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/derived_accessors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_mode.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_mode.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_mode.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_mode.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/generic_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_cdf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_cdf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_cdf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_cdf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_pdf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_pdf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_pdf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_pdf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/hypergeometric_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/inv_discrete_quantile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/inv_discrete_quantile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/inv_discrete_quantile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/detail/inv_discrete_quantile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/exponential.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/exponential.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/exponential.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/exponential.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/extreme_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/extreme_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/extreme_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/extreme_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_location.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_location.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_location.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_location.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_scale.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_scale.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_scale.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/find_scale.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fisher_f.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fisher_f.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fisher_f.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fisher_f.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/gamma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/gamma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/gamma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/gamma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/geometric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/geometric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/geometric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/geometric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/hypergeometric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/hypergeometric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/hypergeometric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/hypergeometric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_chi_squared.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_chi_squared.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_chi_squared.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_chi_squared.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gamma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gamma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gamma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gamma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gaussian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gaussian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gaussian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/inverse_gaussian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/laplace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/laplace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/laplace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/laplace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/logistic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/logistic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/logistic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/logistic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/lognormal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/lognormal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/lognormal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/lognormal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/negative_binomial.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/negative_binomial.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/negative_binomial.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/negative_binomial.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_beta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_beta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_beta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_beta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_chi_squared.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_chi_squared.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_chi_squared.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_chi_squared.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_f.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_f.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_f.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_f.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/non_central_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/normal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/normal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/normal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/normal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/pareto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/pareto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/pareto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/pareto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/poisson.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/poisson.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/poisson.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/poisson.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/rayleigh.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/rayleigh.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/rayleigh.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/rayleigh.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/skew_normal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/skew_normal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/skew_normal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/skew_normal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/students_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/students_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/students_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/students_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/triangular.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/triangular.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/triangular.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/triangular.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/uniform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/uniform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/uniform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/uniform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/weibull.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/weibull.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/weibull.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/distributions/weibull.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/octonion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/octonion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/octonion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/octonion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/error_handling.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/error_handling.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/error_handling.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/error_handling.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/policies/policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/quaternion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/quaternion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/quaternion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/quaternion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/acosh.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/acosh.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/acosh.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/acosh.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/airy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/airy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/airy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/airy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/asinh.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/asinh.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/asinh.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/asinh.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/atanh.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/atanh.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/atanh.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/atanh.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/bessel.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/bessel.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/bessel.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/bessel.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/beta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/beta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/beta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/beta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/binomial.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/binomial.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/binomial.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/binomial.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cbrt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cbrt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cbrt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cbrt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cos_pi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cos_pi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cos_pi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/cos_pi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_i1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_ik.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_ik.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_ik.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_ik.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_j1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_asym.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_asym.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_asym.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_asym.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_series.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_series.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_series.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_jy_series.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_k1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_kn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_kn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_kn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_kn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_y1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_yn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_yn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_yn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/bessel_yn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/erf_inv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/erf_inv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/erf_inv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/erf_inv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/fp_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/fp_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/fp_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/fp_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/gamma_inva.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/gamma_inva.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/gamma_inva.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/gamma_inva.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inv_ab.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inv_ab.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inv_ab.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inv_ab.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/ibeta_inverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/iconv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/iconv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/iconv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/iconv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_inverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_inverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_inverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_inverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_large.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_large.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_large.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/igamma_large.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lanczos_sse2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lanczos_sse2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lanczos_sse2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lanczos_sse2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lgamma_small.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lgamma_small.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lgamma_small.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/lgamma_small.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/round_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/round_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/round_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/round_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/t_distribution_inv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/t_distribution_inv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/t_distribution_inv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/t_distribution_inv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/unchecked_factorial.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/unchecked_factorial.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/unchecked_factorial.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/detail/unchecked_factorial.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/digamma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/digamma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/digamma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/digamma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rj.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rj.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rj.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/ellint_rj.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/erf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/erf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/erf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/erf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expm1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expm1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expm1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/expm1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/factorials.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/factorials.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/factorials.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/factorials.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/fpclassify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/fpclassify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/fpclassify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/fpclassify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/gamma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/gamma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/gamma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/gamma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hankel.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hankel.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hankel.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hankel.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hermite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hermite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hermite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hermite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hypot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hypot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hypot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/hypot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/jacobi_elliptic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/jacobi_elliptic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/jacobi_elliptic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/jacobi_elliptic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/laguerre.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/laguerre.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/laguerre.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/laguerre.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/lanczos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/lanczos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/lanczos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/lanczos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/legendre.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/legendre.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/legendre.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/legendre.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/log1p.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/log1p.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/log1p.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/log1p.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/math_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/math_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/math_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/math_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/modf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/modf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/modf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/modf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/next.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/next.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/next.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/next.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/nonfinite_num_facets.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/nonfinite_num_facets.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/nonfinite_num_facets.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/nonfinite_num_facets.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/owens_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/owens_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/owens_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/owens_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/pow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/pow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/pow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/pow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/powm1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/powm1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/powm1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/powm1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/prime.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/prime.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/prime.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/prime.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/round.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/round.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/round.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/round.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sin_pi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sin_pi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sin_pi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sin_pi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinhc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinhc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinhc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sinhc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/spherical_harmonic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/spherical_harmonic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/spherical_harmonic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/spherical_harmonic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sqrt1pm1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sqrt1pm1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sqrt1pm1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/sqrt1pm1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/trunc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/trunc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/trunc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/trunc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/zeta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/zeta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/zeta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/special_functions/zeta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/big_constant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/big_constant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/big_constant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/big_constant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_11.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_11.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_11.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_11.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_12.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_12.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_12.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_12.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_13.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_13.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_13.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_13.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_14.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_14.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_14.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_14.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_15.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_15.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_15.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_15.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_16.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_16.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_16.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_16.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_17.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_17.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_17.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_17.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_18.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_18.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_18.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_18.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_19.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_19.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_19.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_19.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner1_9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_11.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_11.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_11.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_11.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_12.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_12.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_12.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_12.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_13.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_13.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_13.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_13.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_14.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_14.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_14.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_14.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_15.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_15.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_15.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_15.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_16.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_16.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_16.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_16.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_17.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_17.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_17.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_17.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_18.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_18.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_18.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_18.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_19.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_19.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_19.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_19.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner2_9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_11.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_11.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_11.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_11.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_12.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_12.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_12.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_12.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_13.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_13.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_13.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_13.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_14.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_14.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_14.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_14.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_15.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_15.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_15.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_15.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_16.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_16.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_16.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_16.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_17.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_17.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_17.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_17.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_18.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_18.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_18.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_18.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_19.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_19.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_19.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_19.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/polynomial_horner3_9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_11.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_11.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_11.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_11.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_12.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_12.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_12.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_12.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_13.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_13.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_13.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_13.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_14.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_14.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_14.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_14.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_15.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_15.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_15.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_15.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_16.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_16.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_16.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_16.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_17.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_17.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_17.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_17.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_18.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_18.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_18.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_18.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_19.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_19.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_19.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_19.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner1_9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_11.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_11.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_11.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_11.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_12.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_12.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_12.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_12.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_13.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_13.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_13.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_13.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_14.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_14.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_14.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_14.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_15.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_15.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_15.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_15.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_16.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_16.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_16.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_16.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_17.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_17.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_17.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_17.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_18.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_18.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_18.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_18.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_19.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_19.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_19.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_19.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner2_9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_11.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_11.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_11.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_11.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_12.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_12.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_12.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_12.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_13.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_13.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_13.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_13.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_14.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_14.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_14.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_14.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_15.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_15.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_15.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_15.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_16.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_16.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_16.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_16.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_17.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_17.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_17.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_17.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_18.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_18.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_18.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_18.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_19.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_19.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_19.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_19.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/detail/rational_horner3_9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/fraction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/fraction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/fraction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/fraction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/minima.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/minima.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/minima.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/minima.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/polynomial.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/polynomial.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/polynomial.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/polynomial.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/precision.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/precision.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/precision.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/precision.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/promotion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/promotion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/promotion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/promotion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/rational.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/rational.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/rational.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/rational.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/real_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/real_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/real_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/real_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/remez.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/remez.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/remez.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/remez.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/roots.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/roots.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/roots.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/roots.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/series.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/series.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/series.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/series.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/solve.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/solve.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/solve.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/solve.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/stats.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/stats.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/stats.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/stats.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/test_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/toms748_solve.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/toms748_solve.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/toms748_solve.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/toms748_solve.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/user.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/user.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/user.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/user.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tools/workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1_c_macros.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1_c_macros.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1_c_macros.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math/tr1_c_macros.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/math_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/math_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/math_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mem_fn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mem_fn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mem_fn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mem_fn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/memory_order.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/memory_order.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/memory_order.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/memory_order.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/config_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/meta_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/meta_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/meta_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/meta_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/move_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/move_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/move_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/detail/move_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/move.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/move.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/move.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/move.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/move/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/move/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/move/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_gather.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_gather.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_gather.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_gather.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_reduce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_reduce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_reduce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_reduce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_to_all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_to_all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_to_all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/all_to_all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/broadcast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/broadcast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/broadcast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/broadcast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/gather.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/gather.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/gather.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/gather.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/reduce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/reduce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/reduce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/reduce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scan.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scan.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scan.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scan.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives/scatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/collectives_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/communicator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/communicator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/communicator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/communicator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/datatype_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_iprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_iprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_iprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_iprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_oprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_oprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_oprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/binary_buffer_oprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/broadcast_sc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/broadcast_sc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/broadcast_sc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/broadcast_sc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/communicator_sc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/communicator_sc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/communicator_sc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/communicator_sc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/computation_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/computation_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/computation_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/computation_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/content_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/content_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/content_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/content_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_iprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_iprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_iprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_iprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_oprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_oprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_oprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_oprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/forward_skeleton_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_iprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_iprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_iprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_iprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_oprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_oprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_oprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_oprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_skeleton_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_skeleton_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_skeleton_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/ignore_skeleton_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_cache.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_cache.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_cache.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_cache.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_primitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_primitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_primitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/mpi_datatype_primitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_iprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_iprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_iprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_iprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_oprimitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_oprimitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_oprimitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/packed_oprimitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/point_to_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/point_to_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/point_to_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/point_to_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/text_skeleton_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/text_skeleton_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/text_skeleton_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/detail/text_skeleton_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/environment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/environment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/environment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/environment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/graph_communicator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/graph_communicator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/graph_communicator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/graph_communicator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/group.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/group.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/group.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/group.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/intercommunicator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/intercommunicator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/intercommunicator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/intercommunicator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/nonblocking.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/nonblocking.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/nonblocking.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/nonblocking.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_iarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_iarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_iarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_iarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_oarchive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_oarchive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_oarchive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/packed_oarchive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/serialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/serialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/serialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/serialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/skeleton_and_content.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/skeleton_and_content.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/skeleton_and_content.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/python/skeleton_and_content.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/request.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/request.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/request.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/request.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/skeleton_and_content_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/status.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/status.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/status.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/status.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpi/timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpi/timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/O1_size_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/accumulate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/accumulate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/accumulate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/accumulate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/advance_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/alias.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/alias.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/alias.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/alias.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/always.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/always.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/always.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/always.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arg_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/as_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/as_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/as_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/as_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/at_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/O1_size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/O1_size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/O1_size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/O1_size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/adl_barrier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/adl_barrier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/adl_barrier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/adl_barrier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/apply_1st.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/apply_1st.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/apply_1st.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/apply_1st.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arg_typedef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arg_typedef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arg_typedef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arg_typedef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arithmetic_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arithmetic_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arithmetic_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arithmetic_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/arity_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/back_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/back_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/back_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/back_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/begin_end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/begin_end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/begin_end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/begin_end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/clear_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/clear_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/clear_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/clear_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/common_name_wknd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/common_name_wknd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/common_name_wknd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/common_name_wknd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/comparison_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/comparison_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/comparison_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/comparison_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/adl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/adl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/adl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/adl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/arrays.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/arrays.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/arrays.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/arrays.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bcc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bcc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bcc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bcc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/compiler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/compiler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/compiler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/compiler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dependent_nttp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dependent_nttp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dependent_nttp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dependent_nttp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dtp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dtp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dtp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/dtp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/eti.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/eti.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/eti.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/eti.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/forwarding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/forwarding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/forwarding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/forwarding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/gcc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/gcc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/gcc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/gcc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_xxx.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_xxx.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_xxx.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/has_xxx.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/integral.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/integral.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/integral.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/integral.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/intel.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/intel.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/intel.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/intel.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc_typename.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc_typename.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc_typename.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/msvc_typename.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/nttp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/nttp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/nttp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/nttp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/overload_resolution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/overload_resolution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/overload_resolution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/overload_resolution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/pp_counter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/pp_counter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/pp_counter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/pp_counter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/preprocessor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/preprocessor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/preprocessor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/preprocessor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/static_constant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/static_constant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/static_constant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/static_constant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ttp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ttp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ttp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/ttp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/use_preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/use_preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/use_preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/use_preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/config/workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/contains_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/contains_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/contains_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/contains_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/count_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/empty_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/empty_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/empty_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/empty_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_key_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_key_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_key_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/erase_key_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/filter_iter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/filter_iter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/filter_iter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/filter_iter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/find_if_pred.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/find_if_pred.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/find_if_pred.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/find_if_pred.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl_body.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl_body.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl_body.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_impl_body.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_pred.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_pred.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_pred.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/fold_pred.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/front_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/front_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/front_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/front_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_key_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_key_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_key_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_key_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_rebind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_rebind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_rebind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_rebind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/has_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/include_preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/include_preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/include_preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/include_preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_range_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_range_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_range_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/insert_range_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/inserter_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/inserter_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/inserter_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/inserter_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/integral_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/integral_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/integral_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/integral_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/is_msvc_eti_arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/is_msvc_eti_arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/is_msvc_eti_arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/is_msvc_eti_arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/iter_push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/joint_iter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/joint_iter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/joint_iter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/joint_iter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_arity_param.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_arity_param.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_arity_param.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_arity_param.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/lambda_support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/largest_int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/largest_int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/largest_int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/largest_int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/logical_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/logical_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/logical_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/logical_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_dtw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_dtw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_dtw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_dtw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_eti_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_eti_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_eti_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_eti_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_is_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_is_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_is_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_is_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_never_true.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_never_true.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_never_true.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_never_true.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/msvc_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/na_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nested_type_wknd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nested_type_wknd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nested_type_wknd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nested_type_wknd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nttp_decl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nttp_decl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nttp_decl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/nttp_decl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_cast_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_cast_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_cast_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_cast_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/numeric_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/order_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/order_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/order_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/order_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/overload_names.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/overload_names.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/overload_names.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/overload_names.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/partition_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/partition_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/partition_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/partition_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_back_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_back_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_back_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_back_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_front_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_front_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_front_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/pop_front_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessed/plain/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/add.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/add.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/add.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/add.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/def_params_tail.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/def_params_tail.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/def_params_tail.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/def_params_tail.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/default_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/default_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/default_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/default_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/ext_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/ext_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/ext_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/ext_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/filter_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/filter_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/filter_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/filter_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/is_seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/is_seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/is_seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/is_seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/partial_spec_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/partial_spec_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/partial_spec_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/partial_spec_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/sub.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/sub.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/sub.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/sub.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/token_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/token_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/token_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/token_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/preprocessor/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/ptr_to_ref.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/ptr_to_ref.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/ptr_to_ref.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/ptr_to_ref.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_back_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_back_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_back_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_back_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_front_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_front_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_front_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/push_front_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/O1_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/O1_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/O1_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/O1_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/range_c/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl_body.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl_body.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl_body.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_fold_impl_body.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_iter_fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_iter_fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_iter_fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/reverse_iter_fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sequence_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sequence_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sequence_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sequence_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/shift_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/shift_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/shift_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/shift_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/single_element_iter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/single_element_iter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/single_element_iter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/single_element_iter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sort_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sort_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sort_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/sort_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/static_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/static_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/static_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/static_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/template_arity_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/test_case.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/test_case.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/test_case.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/test/test_case.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/traits_lambda_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/traits_lambda_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/traits_lambda_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/traits_lambda_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/transform_iter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/transform_iter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/transform_iter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/transform_iter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/type_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/type_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/type_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/type_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/unwrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/unwrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/unwrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/unwrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/value_wknd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/value_wknd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/value_wknd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/value_wknd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/yes_no.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/yes_no.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/yes_no.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/aux_/yes_no.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/back_inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/begin_end_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bind_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitwise.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitwise.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitwise.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitwise.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/bool_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/char_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/clear_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/contains_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/copy_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/count_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deref.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deref.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deref.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/deref.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/distance_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/empty_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/erase_key_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/eval_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/eval_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/eval_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/eval_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/filter_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/filter_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/filter_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/filter_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/find_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/front_inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_key_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_xxx.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_xxx.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_xxx.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/has_xxx.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/identity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/identity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/identity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/identity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/index_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit_linearly.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit_linearly.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit_linearly.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inherit_linearly.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/insert_range_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/int_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/integral_c_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_placeholder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_placeholder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_placeholder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_placeholder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/is_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iter_fold_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_category.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_category.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_category.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_category.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/iterator_tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/joint_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/joint_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/joint_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/joint_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/key_type_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lambda_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/unrolling.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/unrolling.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/unrolling.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/unrolling.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/limits/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/O1_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/O1_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/O1_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/O1_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/begin_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/begin_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/begin_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/begin_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/include_preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/include_preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/include_preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/include_preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/item.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/item.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/item.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/item.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/numbered_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/aux_/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list0_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list/list50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/list_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/logical.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/logical.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/logical.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/logical.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/long_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lower_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lower_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lower_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/lower_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/begin_end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/begin_end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/begin_end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/begin_end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/clear_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/clear_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/clear_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/clear_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/contains_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/contains_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/contains_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/contains_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/empty_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/empty_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/empty_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/empty_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_key_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_key_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_key_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/erase_key_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/has_key_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/has_key_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/has_key_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/has_key_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/include_preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/include_preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/include_preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/include_preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/insert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/insert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/insert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/insert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/item.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/item.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/item.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/item.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/key_type_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/key_type_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/key_type_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/key_type_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/map0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/map0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/map0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/map0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/numbered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/numbered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/numbered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/numbered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/plain/map50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/value_type_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/value_type_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/value_type_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/aux_/value_type_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/map/map50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/fixed_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/fixed_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/fixed_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/fixed_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/is_even.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/is_even.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/is_even.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/is_even.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/rational_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/rational_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/rational_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/math/rational_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/max_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_max.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_max.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_max.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/min_max.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiplies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiplies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiplies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiplies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/count_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/count_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/count_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/count_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/insert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/insert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/insert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/insert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/item.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/item.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/item.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/item.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/multiset0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/multiset0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/multiset0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/multiset0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/aux_/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/multiset0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/multiset0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/multiset0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/multiset/multiset0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/negate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/negate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/negate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/negate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next_prior.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next_prior.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next_prior.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/next_prior.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/numeric_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/numeric_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/numeric_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/numeric_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/order_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pair_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/partition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/partition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/partition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/partition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_back_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/pop_front_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/print.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/print.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/print.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/print.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/prior.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/prior.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/prior.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/prior.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/protect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/protect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/protect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/protect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_back_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/push_front_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/quote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/quote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/quote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/quote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/range_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/range_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/range_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/range_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/remove_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/replace_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_iter_fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_iter_fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_iter_fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/reverse_iter_fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/same_as.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/same_as.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/same_as.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/same_as.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sequence_tag_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/at_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/at_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/at_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/at_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/begin_end_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/begin_end_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/begin_end_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/begin_end_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/clear_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/clear_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/clear_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/clear_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/empty_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/empty_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/empty_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/empty_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_key_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_key_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_key_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/erase_key_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/has_key_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/has_key_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/has_key_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/has_key_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/include_preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/include_preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/include_preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/include_preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/insert_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/insert_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/insert_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/insert_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/item.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/item.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/item.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/item.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/key_type_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/key_type_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/key_type_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/key_type_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/numbered_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/set0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/set0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/set0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/set0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/size_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/size_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/size_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/size_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/value_type_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/value_type_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/value_type_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/aux_/value_type_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set0_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set/set50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/set_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/shift_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/single_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/single_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/single_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/single_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/size_t_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sizeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sizeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sizeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sizeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/stable_partition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/stable_partition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/stable_partition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/stable_partition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/transform_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unique.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unique.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unique.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unique.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unpack_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unpack_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unpack_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/unpack_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/upper_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/upper_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/upper_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/upper_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/value_type_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/O1_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/O1_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/O1_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/O1_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/begin_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/begin_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/begin_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/begin_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/clear.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/clear.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/clear.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/clear.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/include_preprocessed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/include_preprocessed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/include_preprocessed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/include_preprocessed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/item.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/item.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/item.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/item.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/numbered_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/vector0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/vector0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/vector0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/aux_/vector0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector0_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector10_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector20_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector30_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector40_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector/vector50_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/vector_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/void_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/zip_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/zip_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/mpl/zip_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/mpl/zip_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/active_state_switching_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/active_state_switching_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/active_state_switching_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/active_state_switching_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/bind_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/bind_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/bind_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/bind_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/common_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/common_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/common_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/common_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/copy_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/copy_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/copy_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/copy_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/default_compile_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/default_compile_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/default_compile_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/default_compile_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/dispatch_table.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/dispatch_table.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/dispatch_table.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/dispatch_table.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/favor_compile_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/favor_compile_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/favor_compile_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/favor_compile_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/fold_to_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/fold_to_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/fold_to_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/fold_to_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/history_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/history_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/history_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/history_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/metafunctions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/metafunctions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/metafunctions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/metafunctions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/mpl_graph_fsm_check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/mpl_graph_fsm_check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/mpl_graph_fsm_check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/mpl_graph_fsm_check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/no_fsm_check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/no_fsm_check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/no_fsm_check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/no_fsm_check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_circular.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_circular.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_circular.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_circular.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/queue_container_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/state_machine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/state_machine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/state_machine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/state_machine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/tools.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/tools.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/tools.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/back/tools.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/event_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/event_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/event_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/event_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/common_states.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/common_states.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/common_states.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/common_states.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/completion_event.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/completion_event.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/completion_event.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/completion_event.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/common_states.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/common_states.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/common_states.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/common_states.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/row2_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/row2_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/row2_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/detail/row2_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml_typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml_typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml_typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/euml_typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/guard_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/guard_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/guard_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/guard_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/iteration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/iteration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/iteration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/iteration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/phoenix_placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/phoenix_placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/phoenix_placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/phoenix_placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/querying.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/querying.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/querying.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/querying.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/state_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/state_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/state_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/state_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stt_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stt_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stt_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/stt_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/transformation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/transformation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/transformation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/euml/transformation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/functor_row.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/functor_row.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/functor_row.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/functor_row.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/internal_row.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/internal_row.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/internal_row.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/internal_row.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/row2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/row2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/row2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/row2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/state_machine_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/state_machine_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/state_machine_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/state_machine_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/states.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/states.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/states.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/front/states.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/adjacency_list_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/adjacency_list_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/adjacency_list_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/adjacency_list_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/breadth_first_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/breadth_first_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/breadth_first_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/breadth_first_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/depth_first_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/depth_first_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/depth_first_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/depth_first_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/incidence_list_graph.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/incidence_list_graph.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/incidence_list_graph.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/detail/incidence_list_graph.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/incidence_list_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/incidence_list_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/incidence_list_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/incidence_list_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_graph.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_graph.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_graph.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_graph.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/mpl_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/search_colors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/search_colors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/search_colors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/mpl_graph/search_colors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/msm_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/msm_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/msm_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/msm_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/proto_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/proto_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/proto_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/proto_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/row_tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/row_tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/msm/row_tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/msm/row_tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/collection_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/collection_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/collection_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/collection_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/concept_checks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/concept_checks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/concept_checks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/concept_checks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/copy_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/copy_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/copy_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/copy_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/extent_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/index_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/multi_array_ref.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/multi_array_ref.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/multi_array_ref.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/multi_array_ref.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/range_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/range_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/range_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/range_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/storage_order.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/storage_order.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/storage_order.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/storage_order.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/subarray.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/subarray.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/subarray.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/subarray.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_array/view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/composite_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/composite_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/composite_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/composite_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/access_specifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/access_specifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/access_specifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/access_specifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/adl_swap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/adl_swap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/adl_swap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/adl_swap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/archive_constructed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/archive_constructed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/archive_constructed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/archive_constructed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/auto_space.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/auto_space.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/auto_space.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/auto_space.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/base_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/base_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/base_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/base_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bidir_node_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bidir_node_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bidir_node_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bidir_node_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bucket_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bucket_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bucket_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/bucket_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/converter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/converter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/converter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/converter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/copy_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/copy_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/copy_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/copy_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/duplicates_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/duplicates_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/duplicates_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/duplicates_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/has_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/has_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/has_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/has_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/hash_index_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/header_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/header_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/header_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/header_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_loader.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_loader.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_loader.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_loader.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_node_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_node_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_node_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_node_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_saver.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_saver.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_saver.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/index_saver.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/invariant_assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/invariant_assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/invariant_assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/invariant_assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/is_index_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/is_index_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/is_index_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/is_index_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/iter_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/iter_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/iter_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/iter_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/modify_key_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/modify_key_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/modify_key_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/modify_key_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/msvc_index_specifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/msvc_index_specifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/msvc_index_specifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/msvc_index_specifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/no_duplicate_tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/no_duplicate_tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/no_duplicate_tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/no_duplicate_tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/node_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/node_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/node_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/node_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/ord_index_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/prevent_eti.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/prevent_eti.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/prevent_eti.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/prevent_eti.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_loader.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_loader.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_loader.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_loader.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ptr_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ptr_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ptr_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_index_ptr_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_node_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_node_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_node_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/rnd_node_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_ctr_proxy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_ctr_proxy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_ctr_proxy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_ctr_proxy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_mode.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_mode.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_mode.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/safe_mode.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/scope_guard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/scope_guard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/scope_guard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/scope_guard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/seq_index_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/serialization_version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/serialization_version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/serialization_version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/serialization_version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/uintptr_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/uintptr_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/uintptr_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/uintptr_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/unbounded.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/unbounded.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/unbounded.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/unbounded.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/value_compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/value_compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/value_compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/detail/value_compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/global_fun.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/global_fun.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/global_fun.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/global_fun.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/hashed_index_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/identity_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/indexed_by.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/indexed_by.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/indexed_by.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/indexed_by.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/key_extractors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/key_extractors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/key_extractors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/key_extractors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/mem_fun.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/mem_fun.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/mem_fun.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/mem_fun.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/ordered_index_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/random_access_index_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/safe_mode_errors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/safe_mode_errors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/safe_mode_errors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/safe_mode_errors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/sequenced_index_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multi_index_container_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/concepts/mp_number_archetypes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/concepts/mp_number_archetypes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/concepts/mp_number_archetypes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/concepts/mp_number_archetypes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_dec_float.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_dec_float.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_dec_float.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_dec_float.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/add.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/add.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/add.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/add.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/bitwise.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/bitwise.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/bitwise.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/bitwise.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/checked.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/checked.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/checked.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/checked.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/cpp_int_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/cpp_int_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/cpp_int_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/cpp_int_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/divide.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/divide.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/divide.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/divide.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/misc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/misc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/misc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/misc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/multiply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/multiply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/multiply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/cpp_int/multiply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/big_lanczos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/big_lanczos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/big_lanczos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/big_lanczos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/default_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/default_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/default_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/default_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/digits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/digits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/digits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/digits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/et_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/et_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/et_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/et_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/pow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/pow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/pow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/pow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/trig.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/trig.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/trig.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/functions/trig.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/generic_interconvert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/generic_interconvert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/generic_interconvert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/generic_interconvert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/integer_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/integer_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/integer_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/integer_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/no_et_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/no_et_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/no_et_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/no_et_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/detail/number_compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/gmp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/gmp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/gmp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/gmp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/integer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/integer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/integer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/integer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/miller_rabin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/miller_rabin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/miller_rabin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/miller_rabin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/mpfr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/mpfr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/mpfr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/mpfr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/number.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/number.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/number.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/number.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/random.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/random.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/random.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/random.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/rational_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/rational_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/rational_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/rational_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/tommath.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/tommath.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/tommath.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/tommath.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/explicit_conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/explicit_conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/explicit_conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/explicit_conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/is_restricted_conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/is_restricted_conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/is_restricted_conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/multiprecision/traits/is_restricted_conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/next_prior.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/next_prior.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/next_prior.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/next_prior.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/non_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/non_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/non_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/non_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/noncopyable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/noncopyable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/noncopyable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/noncopyable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/nondet_random.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/nondet_random.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/nondet_random.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/nondet_random.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/none.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/none.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/none.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/none.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/none_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/none_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/none_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/none_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/bounds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/bounds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/bounds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/bounds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/conversion_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/conversion_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/conversion_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/conversion_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/converter_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/bounds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/bounds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/bounds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/bounds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/conversion_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/conversion_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/conversion_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/conversion_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/converter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/converter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/converter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/converter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/int_float_mixture.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/int_float_mixture.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/int_float_mixture.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/int_float_mixture.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/is_subranged.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/is_subranged.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/is_subranged.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/is_subranged.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/meta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/meta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/meta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/meta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/numeric_cast_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/numeric_cast_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/numeric_cast_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/numeric_cast_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/old_numeric_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/old_numeric_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/old_numeric_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/old_numeric_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/sign_mixture.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/sign_mixture.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/sign_mixture.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/sign_mixture.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/udt_builtin_mixture.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/udt_builtin_mixture.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/udt_builtin_mixture.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/detail/udt_builtin_mixture.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture_enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture_enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture_enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/int_float_mixture_enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/is_subranged.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/is_subranged.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/is_subranged.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/is_subranged.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/numeric_cast_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/numeric_cast_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/numeric_cast_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/numeric_cast_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture_enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture_enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture_enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/sign_mixture_enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture_enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture_enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture_enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/conversion/udt_builtin_mixture_enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/arith3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/checking.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/checking.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/checking.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/checking.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/certain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/certain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/certain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/certain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/explicit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/explicit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/explicit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/explicit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/lexicographic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/lexicographic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/lexicographic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/lexicographic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/possible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/possible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/possible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/possible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/tribool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/tribool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/tribool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/compare/tribool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/alpha_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/alpha_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/alpha_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/alpha_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bcc_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bcc_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bcc_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bcc_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bugs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bugs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bugs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/bugs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99sub_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99sub_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99sub_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/c99sub_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/division.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/division.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/division.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/division.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ia64_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ia64_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ia64_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ia64_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/interval_prototype.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/interval_prototype.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/interval_prototype.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/interval_prototype.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/msvc_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/msvc_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/msvc_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/msvc_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ppc_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ppc_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ppc_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/ppc_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/sparc_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/sparc_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/sparc_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/sparc_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/test_input.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/test_input.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/test_input.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/test_input.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86gcc_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86gcc_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86gcc_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/detail/x86gcc_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/integer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/integer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/integer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/integer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/x86_fast_rounding_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/x86_fast_rounding_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/x86_fast_rounding_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/ext/x86_fast_rounding_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/hw_rounding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/hw_rounding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/hw_rounding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/hw_rounding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/interval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/interval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/interval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/interval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_arith.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_arith.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_arith.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_arith.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_transc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_transc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_transc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounded_transc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/rounding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/transc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/transc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/transc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/transc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/interval/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/array_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/array_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/array_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/array_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/default_operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/default_operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/default_operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/default_operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/macros.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/macros.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/macros.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/macros.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/reduce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/reduce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/reduce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/detail/reduce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/fusion_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/fusion_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/fusion_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/fusion_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/range_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/range_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/range_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/range_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/vector_space_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/vector_space_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/vector_space_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/algebra/vector_space_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mkl/mkl_operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mkl/mkl_operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mkl/mkl_operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mkl/mkl_operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/implicit_euler_mtl4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/implicit_euler_mtl4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/implicit_euler_mtl4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/implicit_euler_mtl4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/mtl4_resize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/mtl4_resize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/mtl4_resize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/mtl4/mtl4_resize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_resize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_resize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_resize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/thrust/thrust_resize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/vexcl/vexcl_resize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/vexcl/vexcl_resize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/vexcl/vexcl_resize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/vexcl/vexcl_resize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_resize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_resize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_resize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/external/viennacl/viennacl_resize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_adaptive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_adaptive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_adaptive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_adaptive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/detail/integrate_times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_adaptive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_adaptive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_adaptive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_adaptive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_n_steps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_n_steps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_n_steps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_n_steps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/integrate_times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/null_observer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/null_observer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/null_observer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/null_observer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/observer_collection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/observer_collection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/observer_collection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/integrate/observer_collection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_moulton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_moulton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_moulton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/adams_moulton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_step_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_step_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_step_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/controlled_step_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/euler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/euler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/euler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/euler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_generic_rk.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_generic_rk.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_generic_rk.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/explicit_generic_rk.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_controlled.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_controlled.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_controlled.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_controlled.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_dense_output.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_dense_output.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_dense_output.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/generation/make_dense_output.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/implicit_euler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/implicit_euler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/implicit_euler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/implicit_euler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/modified_midpoint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/modified_midpoint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/modified_midpoint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/modified_midpoint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4_classic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4_classic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4_classic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta4_classic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_fehlberg78.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_fehlberg78.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_fehlberg78.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/runge_kutta_fehlberg78.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/stepper_categories.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/stepper_categories.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/stepper_categories.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/stepper_categories.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_euler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_euler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_euler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_euler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/is_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/is_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/is_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/is_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/less_with_sign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/less_with_sign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/less_with_sign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/detail/less_with_sign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_pair.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_pair.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_pair.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_pair.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_resizeable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_resizeable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_resizeable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/is_resizeable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resizer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resizer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resizer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/resizer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_instance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_instance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_instance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_instance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/same_size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/state_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/state_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/state_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/state_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/ublas_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/ublas_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/ublas_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/ublas_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unit_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unit_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unit_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unit_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unwrap_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unwrap_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unwrap_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/util/unwrap_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/odeint/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/assignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/assignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/assignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/assignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/banded.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/banded.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/banded.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/banded.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/blas.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/blas.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/blas.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/blas.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/definitions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/definitions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/definitions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/definitions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/documentation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/documentation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/documentation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/documentation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/duff.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/duff.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/duff.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/duff.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/matrix_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/matrix_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/matrix_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/matrix_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/raw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/raw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/raw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/raw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/returntype_deduction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/returntype_deduction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/returntype_deduction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/returntype_deduction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/temporary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/temporary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/temporary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/temporary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/vector_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/vector_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/vector_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/detail/vector_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/doxydoc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/doxydoc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/doxydoc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/doxydoc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/experimental/sparse_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/experimental/sparse_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/experimental/sparse_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/experimental/sparse_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/expression_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/expression_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/expression_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/expression_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/hermitian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/hermitian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/hermitian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/hermitian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/lu.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/lu.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/lu.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/lu.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_proxy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_proxy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_proxy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_proxy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_sparse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_sparse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_sparse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/matrix_sparse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/c_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/c_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/c_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/c_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_columns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_columns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_columns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_columns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_rows.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_rows.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_rows.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/num_rows.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_blocked.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_blocked.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_blocked.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_blocked.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_sparse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_sparse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_sparse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operation_sparse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/operations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage_sparse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage_sparse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage_sparse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/storage_sparse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/symmetric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/symmetric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/symmetric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/symmetric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/c_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/c_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/c_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/c_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/const_iterator_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/const_iterator_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/const_iterator_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/const_iterator_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/iterator_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/iterator_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/iterator_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/traits/iterator_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/triangular.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/triangular.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/triangular.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/triangular.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_of_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_of_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_of_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_of_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_proxy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_proxy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_proxy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_proxy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_sparse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_sparse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_sparse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/numeric/ublas/vector_sparse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/optional/optional_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/arg_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/arg_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/arg_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/arg_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/default.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/default.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/default.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/default.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/is_maybe.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/is_maybe.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/is_maybe.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/is_maybe.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/maybe.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/maybe.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/maybe.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/maybe.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/overloads.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/overloads.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/overloads.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/overloads.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parameter_requirements.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parameter_requirements.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parameter_requirements.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parameter_requirements.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parenthesized_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parenthesized_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parenthesized_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/parenthesized_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/flatten.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/flatten.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/flatten.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/flatten.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/preprocessor/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker_iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker_iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker_iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/python/invoker_iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/result_of0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/result_of0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/result_of0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/result_of0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tagged_argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tagged_argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tagged_argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/tagged_argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/template_keyword.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/template_keyword.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/template_keyword.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/template_keyword.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/unwrap_cv_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/unwrap_cv_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/unwrap_cv_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/unwrap_cv_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/void.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/void.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/void.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/void.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/yesno.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/yesno.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/yesno.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/aux_/yesno.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/binding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/binding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/binding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/binding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/keyword.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/keyword.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/keyword.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/keyword.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/macros.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/macros.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/macros.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/macros.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/name.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/name.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/name.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/name.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/parameters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/parameters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/parameters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/parameters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/preprocessor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/preprocessor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/preprocessor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/preprocessor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/value_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/value_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/parameter/value_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/parameter/value_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/bucket_sorter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/bucket_sorter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/bucket_sorter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/bucket_sorter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/container_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/container_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/container_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/container_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/cstddef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/cstddef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/cstddef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/cstddef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/disjoint_sets.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/disjoint_sets.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/disjoint_sets.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/disjoint_sets.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/int_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/int_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/int_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/int_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/property.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/property.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/property.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/detail/property.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/disjoint_sets.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/disjoint_sets.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/disjoint_sets.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/disjoint_sets.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/fenced_priority_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/fenced_priority_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/fenced_priority_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/fenced_priority_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/fibonacci_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/fibonacci_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/fibonacci_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/fibonacci_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/indirect_cmp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/indirect_cmp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/indirect_cmp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/indirect_cmp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/integer_log2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/integer_log2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/integer_log2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/integer_log2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/is_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/is_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/is_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/is_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_adaptors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_adaptors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_adaptors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_adaptors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_tests.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_tests.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_tests.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/iterator_tests.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/lowest_bit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/lowest_bit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/lowest_bit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/lowest_bit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/mutable_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/property.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/property.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/property.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/property.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/property_serialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/property_serialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/property_serialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/property_serialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/relaxed_heap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/relaxed_heap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/relaxed_heap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/relaxed_heap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/stringtok.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/stringtok.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pending/stringtok.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pending/stringtok.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/bind_member_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/function_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/function_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/function_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/function_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_function_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_function_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_function_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_function_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/member_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_function_object_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/as_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/as_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/as_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/as_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_result_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_result_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_result_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/actor_result_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/function_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/function_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/function_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/function_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/phx2_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/phx2_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/phx2_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/phx2_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_operator_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/actor_result_of_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/call_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/environment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/environment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/environment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/environment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/function_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/function_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/function_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/function_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_nullary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_nullary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_nullary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/is_nullary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/meta_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/meta_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/meta_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/meta_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/nothing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/nothing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/nothing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/nothing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/actor_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_no_predefined_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/argument_predefined_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/expression_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/preprocessed/function_equal_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/terminal_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/v2_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/v2_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/v2_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/v2_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/visit_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/visit_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/visit_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/core/visit_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_callable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_callable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_callable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_callable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/adapt_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_result_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_result_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_result_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/function_result_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/function/function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/fusion/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/const_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/const_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/const_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/const_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/delete.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/delete.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/delete.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/delete.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/construct_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/new_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/construct_eval_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/preprocessed/new_eval_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/target.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/target.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/target.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/detail/target.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/dynamic_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/dynamic_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/dynamic_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/dynamic_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/reinterpret_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/reinterpret_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/reinterpret_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/reinterpret_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/static_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/static_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/static_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/object/static_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/bitwise.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/bitwise.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/bitwise.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/bitwise.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/define_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/define_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/define_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/define_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/undef_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/undef_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/undef_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/detail/undef_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/if_else.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/if_else.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/if_else.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/if_else.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/logical.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/logical.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/logical.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/logical.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/preprocessed/member_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/self.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/self.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/self.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/operator/self.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/phoenix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/phoenix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/phoenix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/phoenix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/local_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/make_locals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/make_locals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/make_locals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/make_locals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/dynamic_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/detail/preprocessed/make_locals_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/let.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/let.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/let.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/let.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/local_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/local_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/local_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/local_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/preprocessed/lambda_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/scoped_environment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/scoped_environment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/scoped_environment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/scoped_environment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/this.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/this.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/this.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/scope/this.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/catch_push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/catch_push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/catch_push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/catch_push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/switch_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/detail/try_catch_expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/do_while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/do_while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/do_while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/do_while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/throw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/throw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/throw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/throw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/try_catch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/try_catch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/try_catch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/try_catch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/statement/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/decay_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/decay_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/decay_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/decay_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_unique.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_unique.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_unique.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_unique.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/is_std_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/iteration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/iteration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/iteration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/iteration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/querying.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/querying.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/querying.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/querying.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/transformation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/transformation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/transformation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/algorithm/transformation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/cmath.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/cmath.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/cmath.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/cmath.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/detail/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/detail/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/detail/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/stl/container/detail/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_define.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_define.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_define.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_define.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/detail/iterate_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_20.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_20.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_20.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_20.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_30.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_30.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_30.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_30.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_40.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_40.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_40.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_40.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessed/vector_50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessor/round.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessor/round.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessor/round.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/preprocessor/round.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/support/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/phoenix/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pointee.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pointee.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pointee.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pointee.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pointer_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pointer_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pointer_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pointer_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pointer_to_other.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pointer_to_other.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pointer_to_other.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pointer_to_other.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op_45.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op_45.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op_45.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/boolean_op_45.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_compact_to_points.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_compact_to_points.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_compact_to_points.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_compact_to_points.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_geometry_to_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_geometry_to_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_geometry_to_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_geometry_to_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_points_to_compact.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_points_to_compact.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_points_to_compact.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/iterator_points_to_compact.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/max_cover.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/max_cover.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/max_cover.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/max_cover.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/minkowski.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/minkowski.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/minkowski.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/minkowski.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_formation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_formation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_formation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_formation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_touch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_touch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_touch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_45_touch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_touch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_touch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_touch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_90_touch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_arbitrary_formation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_arbitrary_formation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_arbitrary_formation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_arbitrary_formation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_formation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_formation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_formation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_formation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_set_view.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_set_view.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_set_view.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_set_view.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_simplify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_simplify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_simplify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_simplify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_sort_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_sort_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_sort_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/polygon_sort_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge_45.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge_45.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge_45.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/property_merge_45.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/rectangle_formation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/rectangle_formation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/rectangle_formation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/rectangle_formation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/scan_arbitrary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/scan_arbitrary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/scan_arbitrary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/scan_arbitrary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_ctypes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_ctypes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_ctypes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_ctypes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_predicates.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_predicates.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_predicates.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_predicates.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_robust_fpt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_robust_fpt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_robust_fpt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_robust_fpt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_structures.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_structures.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_structures.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/detail/voronoi_structures.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gmp_override.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gmp_override.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gmp_override.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gmp_override.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gtl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gtl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gtl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/gtl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/interval_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/isotropy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/isotropy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/isotropy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/isotropy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/point_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_set_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_with_holes_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_with_holes_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_with_holes_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_45_with_holes_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_set_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_with_holes_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_with_holes_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_with_holes_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_90_with_holes_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_set_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_with_holes_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_with_holes_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_with_holes_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/polygon_with_holes_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/rectangle_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/segment_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_builder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_builder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_builder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_builder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_diagram.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_diagram.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_diagram.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_diagram.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_geometry_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_geometry_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_geometry_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/polygon/voronoi_geometry_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/for.m4 b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/for.m4 similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/for.m4 rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/for.m4 diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/guard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/guard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/guard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/guard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.bat b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.bat similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.bat rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.bat diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.m4 b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.m4 similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.m4 rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.m4 diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.sh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.sh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.sh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct.sh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.bat b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.bat similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.bat rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.bat diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.m4 b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.m4 similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.m4 rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.m4 diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.sh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.sh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.sh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/detail/pool_construct_simple.sh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/object_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/object_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/object_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/object_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool_alloc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool_alloc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool_alloc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/pool_alloc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/poolfwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/poolfwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/poolfwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/poolfwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/simple_segregated_storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/simple_segregated_storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/simple_segregated_storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/simple_segregated_storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/singleton_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/singleton_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/pool/singleton_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/pool/singleton_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/add.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/add.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/add.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/add.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/dec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/dec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/dec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/dec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/detail/div_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/detail/div_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/detail/div_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/detail/div_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/div.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/div.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/div.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/div.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/inc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/inc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/inc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/inc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mod.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mod.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mod.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mod.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mul.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mul.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mul.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/mul.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/sub.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/sub.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/sub.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/arithmetic/sub.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/elem.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/elem.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/elem.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/elem.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/array/to_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/assert_msg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/assert_msg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/assert_msg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/assert_msg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/cat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/cat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/cat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/cat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comma_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/not_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/not_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/not_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/comparison/not_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/config/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/deduce_d.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/deduce_d.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/deduce_d.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/deduce_d.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/dmc/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/dmc/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/dmc/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/dmc/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/edg/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/edg/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/edg/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/edg/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/msvc/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/msvc/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/msvc/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/msvc/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/detail/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_iif.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_iif.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_iif.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/expr_iif.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/iif.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/iif.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/iif.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/iif.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/control/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/debug.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/debug.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/debug.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/debug.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/dec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/dec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/dec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/dec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/auto_rec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/auto_rec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/auto_rec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/auto_rec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/check.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/check.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/check.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/check.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/dmc/auto_rec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/dmc/auto_rec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/dmc/auto_rec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/dmc/auto_rec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_nullary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_nullary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_nullary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_nullary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_unary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_unary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_unary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/is_unary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/null.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/null.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/null.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/null.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/split.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/split.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/split.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/detail/split.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_a_default.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_a_default.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_a_default.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_a_default.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_defaults.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_defaults.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_defaults.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_params_with_defaults.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/enum_shifted_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expr_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expr_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expr_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/expr_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/apply.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/apply.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/apply.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/apply.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/expand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/expand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/expand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/expand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/identity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/identity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/identity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/identity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/intercept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/intercept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/intercept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/intercept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty_or_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty_or_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty_or_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/is_empty_or_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/overload.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/overload.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/overload.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/facilities/overload.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/identity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/identity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/identity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/identity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/inc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/inc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/inc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/inc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/lower5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/bounds/upper5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/finish.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/finish.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/finish.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/finish.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/forward5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/iter/reverse5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/local.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/local.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/local.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/local.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/rlocal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/rlocal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/rlocal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/rlocal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/self.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/self.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/self.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/self.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/start.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/start.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/start.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/detail/start.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/local.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/local.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/local.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/local.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/self.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/self.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/self.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/iteration/self.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/library.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/library.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/library.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/library.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/adt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/adt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/adt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/adt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/append.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/append.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/append.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/append.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/cat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/cat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/cat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/cat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/dmc/fold_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/dmc/fold_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/dmc/fold_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/dmc/fold_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/edg/fold_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/detail/fold_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/filter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/filter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/filter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/filter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/first_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/first_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/first_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/first_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/fold_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_i.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_i.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_i.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_i.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_product.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_product.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_product.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/for_each_product.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/rest_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/rest_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/rest_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/rest_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/to_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/list/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitand.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitand.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitand.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitand.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitnor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitnor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitnor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitnor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitxor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitxor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitxor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bitxor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/compl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/compl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/compl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/compl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/nor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/nor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/nor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/nor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/not.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/not.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/not.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/not.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/xor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/xor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/xor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/logical/xor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/max.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/max.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/max.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/max.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/min.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/min.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/min.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/min.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/comma_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/punctuation/paren_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_2nd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_2nd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_2nd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_2nd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_3rd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_3rd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_3rd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_3rd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_2nd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_2nd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_2nd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_2nd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_3rd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_3rd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_3rd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repeat_from_to_3rd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_r.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_r.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_r.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_r.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_z.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_z.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_z.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/deduce_z.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/dmc/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/dmc/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/dmc/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/dmc/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/edg/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/edg/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/edg/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/edg/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/msvc/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/msvc/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/msvc/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/detail/msvc/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_binary_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_binary_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_binary_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_binary_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_a_default.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_a_default.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_a_default.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_a_default.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_defaults.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_defaults.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_defaults.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_params_with_defaults.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_binary_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_binary_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_binary_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_binary_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_shifted_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_binary_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_binary_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_binary_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_binary_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/enum_trailing_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat_from_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat_from_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat_from_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/repetition/repeat_from_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/max.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/max.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/max.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/max.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/min.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/min.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/min.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/selection/min.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/cat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/cat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/cat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/cat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/binary_transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/binary_transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/binary_transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/binary_transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/split.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/split.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/split.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/detail/split.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/elem.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/elem.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/elem.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/elem.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/filter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/filter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/filter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/filter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/first_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/first_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/first_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/first_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_left.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_left.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_left.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_left.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_right.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_right.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_right.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/fold_right.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_i.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_i.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_i.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_i.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_product.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_product.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_product.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/for_each_product.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/rest_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/rest_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/rest_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/rest_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/subseq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/subseq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/subseq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/subseq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/to_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/seq/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/counter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/counter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/counter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/counter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/counter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/counter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/counter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/counter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/shared.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/shared.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/shared.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/shared.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/detail/slot5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/slot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/slot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/slot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/slot/slot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/stringize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/stringize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/stringize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/stringize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/eat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/eat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/eat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/eat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/elem.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/elem.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/elem.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/elem.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/rem.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/rem.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/rem.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/rem.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/tuple/to_seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/elem.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/elem.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/elem.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/elem.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/variadic/to_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/wstringize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/wstringize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/wstringize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/preprocessor/wstringize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/cmdline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/cmdline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/cmdline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/cmdline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/cmdline.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/cmdline.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/cmdline.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/cmdline.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/config_file.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/config_file.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/config_file.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/config_file.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/convert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/convert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/convert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/convert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/parsers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/parsers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/parsers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/parsers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/utf8_codecvt_facet.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/utf8_codecvt_facet.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/utf8_codecvt_facet.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/utf8_codecvt_facet.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/value_semantic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/value_semantic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/value_semantic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/detail/value_semantic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/environment_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/environment_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/environment_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/environment_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/eof_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/eof_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/eof_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/eof_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/errors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/errors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/errors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/errors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/option.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/option.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/option.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/option.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/options_description.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/options_description.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/options_description.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/options_description.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/parsers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/parsers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/parsers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/parsers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/positional_options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/positional_options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/positional_options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/positional_options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/value_semantic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/value_semantic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/value_semantic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/value_semantic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/variables_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/variables_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/variables_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/variables_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/program_options/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/program_options/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/progress.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/progress.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/progress.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/progress.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/dynamic_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/dynamic_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/dynamic_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/dynamic_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/function_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/function_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/function_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/function_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/caching_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/caching_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/caching_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/caching_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/distributed_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/distributed_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/distributed_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/distributed_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/global_index_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/global_index_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/global_index_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/global_index_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/impl/distributed_property_map.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/impl/distributed_property_map.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/impl/distributed_property_map.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/impl/distributed_property_map.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/local_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/local_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/local_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/parallel/local_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/property_map_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/shared_array_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/shared_array_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/shared_array_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/shared_array_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/transform_value_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/transform_value_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/transform_value_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/transform_value_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/vector_property_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/vector_property_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_map/vector_property_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_map/vector_property_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/exception_implementation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/exception_implementation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/exception_implementation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/exception_implementation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/file_parser_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/file_parser_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/file_parser_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/file_parser_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_writer_settings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_writer_settings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_writer_settings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/info_parser_writer_settings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_read.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_read.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_read.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_read.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/json_parser_write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_implementation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_implementation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_implementation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_implementation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/ptree_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/rapidxml.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/rapidxml.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/rapidxml.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/rapidxml.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_flags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_flags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_flags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_flags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_read_rapidxml.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_read_rapidxml.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_read_rapidxml.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_read_rapidxml.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_write.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_write.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_write.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_write.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_writer_settings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_writer_settings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_writer_settings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/detail/xml_parser_writer_settings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/id_translator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/id_translator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/id_translator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/id_translator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/info_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/info_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/info_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/info_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ini_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ini_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ini_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ini_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/json_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/json_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/json_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/json_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_serialization.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_serialization.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_serialization.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/ptree_serialization.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/stream_translator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/stream_translator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/stream_translator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/stream_translator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/string_path.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/string_path.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/string_path.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/string_path.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/xml_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/xml_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/xml_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/property_tree/xml_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/callable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/callable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/callable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/callable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/default.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/default.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/default.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/default.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/callable_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/callable_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/callable_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/callable_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/default_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/default_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/default_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/default_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/null_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/null_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/null_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/null_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/callable_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/callable_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/callable_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/callable_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/default_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/default_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/default_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/default_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/null_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/null_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/null_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/detail/preprocessed/null_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/null.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/null.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/null.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/context/null.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/debug.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/debug.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/debug.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/debug.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/deep_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/deep_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/deep_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/deep_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/and_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/and_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/and_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/and_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_lvalue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_lvalue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_lvalue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/as_lvalue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/basic_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/basic_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/basic_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/basic_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/class_member_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/class_member_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/class_member_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/class_member_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/decltype.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/decltype.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/decltype.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/decltype.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deduce_domain_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deep_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deep_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deep_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deep_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deprecated.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deprecated.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deprecated.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/deprecated.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/dont_care.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/dont_care.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/dont_care.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/dont_care.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/expr_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/extends_funop_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/generate_by_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/generate_by_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/generate_by_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/generate_by_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/ignore_unused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/ignore_unused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/ignore_unused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/ignore_unused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/is_noncopyable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/is_noncopyable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/is_noncopyable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/is_noncopyable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/lambda_matches.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/lambda_matches.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/lambda_matches.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/lambda_matches.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/local.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/local.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/local.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/local.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/make_expr_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/matches_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/matches_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/matches_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/matches_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/memfun_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/memfun_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/memfun_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/memfun_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/or_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/or_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/or_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/or_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/poly_function_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/and_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/and_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/and_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/and_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/basic_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/basic_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/basic_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/basic_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/class_member_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/class_member_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/class_member_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/class_member_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deduce_domain_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deduce_domain_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deduce_domain_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deduce_domain_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deep_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deep_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deep_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/deep_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr_variadic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr_variadic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr_variadic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/expr_variadic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/extends_funop_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/generate_by_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/generate_by_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/generate_by_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/generate_by_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/lambda_matches.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/lambda_matches.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/lambda_matches.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/lambda_matches.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/make_expr_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/matches_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/matches_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/matches_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/matches_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/memfun_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/memfun_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/memfun_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/memfun_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/or_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/or_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/or_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/or_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/poly_function_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/template_arity_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/template_arity_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/template_arity_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/template_arity_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/unpack_expr_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/unpack_expr_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/unpack_expr_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/unpack_expr_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/vararg_matches_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/vararg_matches_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/vararg_matches_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/preprocessed/vararg_matches_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/remove_typename.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/remove_typename.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/remove_typename.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/remove_typename.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/static_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/static_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/static_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/static_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/template_arity_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/unpack_expr_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/unpack_expr_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/unpack_expr_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/unpack_expr_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/vararg_matches_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/vararg_matches_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/vararg_matches_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/detail/vararg_matches_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/extends.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/extends.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/extends.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/extends.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/pop_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/fusion/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rbegin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rbegin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rbegin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rbegin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rend.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rend.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rend.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/rend.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/range/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/functional/std/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/fusion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/fusion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/fusion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/fusion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/generate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/generate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/generate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/generate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/literal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/literal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/literal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/literal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/make_expr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/make_expr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/make_expr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/make_expr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/matches.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/matches.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/matches.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/matches.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/proto_typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/tags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/tags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/tags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/tags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/default.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/default.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/default.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/default.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_pod_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_pod_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_pod_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/construct_pod_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/default_function_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/default_function_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/default_function_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/default_function_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/expand_pack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/expand_pack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/expand_pack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/expand_pack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make_gcc_workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make_gcc_workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make_gcc_workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/make_gcc_workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pack_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pass_through_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pass_through_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pass_through_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/pass_through_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/default_function_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/default_function_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/default_function_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/default_function_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/expand_pack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/expand_pack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/expand_pack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/expand_pack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/fold_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/fold_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/fold_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/fold_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pack_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pack_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pack_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pack_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/when.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/when.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/when.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/preprocessed/when.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/when.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/when.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/when.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/detail/when.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/env.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/env.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/env.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/env.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/fold_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/integral_c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/integral_c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/integral_c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/integral_c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/make.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/make.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/make.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/make.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/pass_through.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/pass_through.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/pass_through.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/pass_through.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/when.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/when.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/when.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/proto/transform/when.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/clone_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/clone_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/clone_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/clone_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/associative_ptr_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/associative_ptr_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/associative_ptr_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/associative_ptr_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/default_deleter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/default_deleter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/default_deleter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/default_deleter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/is_convertible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/is_convertible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/is_convertible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/is_convertible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/map_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/map_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/map_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/map_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/meta_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/meta_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/meta_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/meta_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/move.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/move.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/move.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/move.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/reversible_ptr_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/reversible_ptr_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/reversible_ptr_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/reversible_ptr_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/scoped_deleter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/scoped_deleter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/scoped_deleter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/scoped_deleter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_reversible_cont.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_reversible_cont.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_reversible_cont.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_reversible_cont.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_xml_names.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_xml_names.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_xml_names.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/serialize_xml_names.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/static_move_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/static_move_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/static_move_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/static_move_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/throw_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/throw_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/throw_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/throw_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/void_ptr_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/void_ptr_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/void_ptr_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/detail/void_ptr_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/indirect_fun.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/indirect_fun.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/indirect_fun.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/indirect_fun.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/nullable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/nullable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/nullable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/nullable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_circular_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_circular_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_circular_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_circular_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_inserter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_inserter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_inserter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_inserter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_map_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_sequence_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_sequence_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_sequence_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_sequence_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_set_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_unordered_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/ptr_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_circular_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_circular_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_circular_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_circular_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_unordered_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ptr_container/serialize_ptr_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/arg_from_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/arg_from_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/arg_from_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/arg_from_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/args.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/args.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/args.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/args.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/args_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/args_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/args_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/args_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/back_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/back_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/back_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/back_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/base_type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/base_type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/base_type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/base_type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/bases.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/bases.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/bases.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/bases.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/borrowed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/borrowed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/borrowed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/borrowed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/call_method.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/call_method.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/call_method.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/call_method.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/class_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/class_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/class_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/class_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_from_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_from_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_from_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_from_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/arg_to_python_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/as_to_python_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/as_to_python_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/as_to_python_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/as_to_python_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/builtin_converters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/builtin_converters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/builtin_converters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/builtin_converters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/constructor_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/constructor_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/constructor_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/constructor_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/context_result_converter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/context_result_converter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/context_result_converter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/context_result_converter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/convertible_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/convertible_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/convertible_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/convertible_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/from_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/from_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/from_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/from_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/implicit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/implicit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/implicit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/implicit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/obj_mgr_arg_from_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/obj_mgr_arg_from_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/obj_mgr_arg_from_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/obj_mgr_arg_from_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/object_manager.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/object_manager.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/object_manager.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/object_manager.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pointer_type_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pointer_type_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pointer_type_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pointer_type_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pyobject_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_object_mgr_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_object_mgr_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_object_mgr_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/pytype_object_mgr_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered_pointee.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered_pointee.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered_pointee.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registered_pointee.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registrations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registrations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registrations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registrations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/registry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/return_from_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/return_from_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/return_from_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/return_from_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/rvalue_from_python_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/rvalue_from_python_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/rvalue_from_python_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/rvalue_from_python_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_deleter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_deleter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_deleter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_deleter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_from_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_from_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_from_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_from_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_to_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_to_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_to_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/shared_ptr_to_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/to_python_function_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/to_python_function_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/to_python_function_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/converter/to_python_function_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_const_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_const_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_const_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_const_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_non_const_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_non_const_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_non_const_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/copy_non_const_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/data_members.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/data_members.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/data_members.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/data_members.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/def_visitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/def_visitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/def_visitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/def_visitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/default_call_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/default_call_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/default_call_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/default_call_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/aix_init_module.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/aix_init_module.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/aix_init_module.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/aix_init_module.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/api_placeholder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/api_placeholder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/api_placeholder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/api_placeholder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/borrowed_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/borrowed_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/borrowed_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/borrowed_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/caller.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/caller.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/caller.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/caller.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/convertible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/convertible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/convertible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/convertible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/copy_ctor_mutates_rhs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/copy_ctor_mutates_rhs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/copy_ctor_mutates_rhs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/copy_ctor_mutates_rhs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/cv_category.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/cv_category.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/cv_category.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/cv_category.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dealloc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dealloc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dealloc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dealloc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decorated_type_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decorated_type_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decorated_type_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decorated_type_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decref_guard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decref_guard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decref_guard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/decref_guard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/def_helper_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/defaults_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dependent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dependent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dependent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/dependent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/destroy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/destroy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/destroy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/destroy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/enable_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/enable_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/enable_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/enable_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/exception_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/exception_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/exception_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/exception_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/force_instantiate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/force_instantiate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/force_instantiate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/force_instantiate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/if_else.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/if_else.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/if_else.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/if_else.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/indirect_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/indirect_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/indirect_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/indirect_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/invoke.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/invoke.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/invoke.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/invoke.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_auto_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_auto_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_auto_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_auto_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_shared_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_shared_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_shared_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_shared_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_xxx.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_xxx.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_xxx.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/is_xxx.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_keyword_range_fn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_keyword_range_fn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_keyword_range_fn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_keyword_range_fn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/make_tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/map_entry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/map_entry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/map_entry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/map_entry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/mpl_lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/mpl_lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/mpl_lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/mpl_lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/msvc_typeinfo.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/msvc_typeinfo.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/msvc_typeinfo.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/msvc_typeinfo.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/none.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/none.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/none.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/none.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/not_specified.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/not_specified.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/not_specified.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/not_specified.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/nullary_function_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/nullary_function_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/nullary_function_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/nullary_function_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/operator_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/operator_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/operator_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/operator_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/overloads_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/overloads_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/overloads_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/overloads_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/pointee.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/pointee.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/pointee.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/pointee.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/preprocessor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/preprocessor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/preprocessor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/preprocessor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python22_fixed.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python22_fixed.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python22_fixed.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python22_fixed.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/python_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/raw_pyobject.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/raw_pyobject.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/raw_pyobject.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/raw_pyobject.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/referent_storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/referent_storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/referent_storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/referent_storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/scope.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/scope.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/scope.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/scope.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/sfinae.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/sfinae.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/sfinae.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/sfinae.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/signature.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/signature.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/signature.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/signature.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/string_literal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/string_literal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/string_literal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/string_literal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/target.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/target.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/target.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/target.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/translate_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/translate_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/translate_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/translate_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl_no_pts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl_no_pts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl_no_pts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/type_list_impl_no_pts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwind_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwind_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwind_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwind_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_type_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_type_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_type_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_type_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/unwrap_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_shared_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_shared_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_shared_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_shared_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_xxx.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_xxx.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_xxx.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/value_is_xxx.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_return.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_return.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_return.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/void_return.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrap_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrap_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrap_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrap_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrapper_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrapper_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrapper_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/detail/wrapper_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/dict.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/dict.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/dict.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/dict.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/docstring_options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/docstring_options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/docstring_options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/docstring_options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/errors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/errors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/errors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/errors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/exception_translator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/exception_translator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/exception_translator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/exception_translator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/exec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/exec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/exec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/exec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/extract.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/extract.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/extract.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/extract.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/handle_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/handle_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/handle_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/handle_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/has_back_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/has_back_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/has_back_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/has_back_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/implicit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/implicit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/implicit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/implicit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/import.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/import.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/import.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/import.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/init.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/init.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/init.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/init.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/instance_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/instance_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/instance_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/instance_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/long.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/long.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/long.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/long.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/lvalue_from_pytype.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/lvalue_from_pytype.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/lvalue_from_pytype.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/lvalue_from_pytype.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/make_constructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/make_constructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/make_constructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/make_constructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/make_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/make_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/make_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/make_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/manage_new_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/manage_new_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/manage_new_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/manage_new_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/module.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/module.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/module.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/module.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/module_init.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/module_init.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/module_init.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/module_init.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/add_to_namespace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/add_to_namespace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/add_to_namespace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/add_to_namespace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_detail.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_detail.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_detail.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_detail.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_metadata.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_metadata.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_metadata.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_metadata.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/class_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/enum_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/enum_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/enum_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/enum_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/find_instance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/find_instance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/find_instance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/find_instance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_doc_signature.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_doc_signature.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_doc_signature.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_doc_signature.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_handle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_handle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_handle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_handle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance_query.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance_query.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance_query.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/inheritance_query.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/instance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/instance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/instance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/instance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/iterator_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/life_support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/life_support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/life_support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/life_support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_instance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_instance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_instance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_instance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_ptr_instance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_ptr_instance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_ptr_instance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/make_ptr_instance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pickle_support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pickle_support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pickle_support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pickle_support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pointer_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pointer_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pointer_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/pointer_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/py_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/py_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/py_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/py_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/stl_iterator_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/stl_iterator_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/stl_iterator_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/stl_iterator_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object/value_holder_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_items.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_items.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_items.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_items.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_protocol_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_slices.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_slices.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/object_slices.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/object_slices.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/opaque_pointer_converter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/opaque_pointer_converter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/opaque_pointer_converter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/opaque_pointer_converter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/other.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/other.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/other.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/other.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/overloads.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/overloads.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/overloads.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/overloads.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/override.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/override.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/override.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/override.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/pointee.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/pointee.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/pointee.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/pointee.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/proxy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/proxy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/proxy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/proxy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/pure_virtual.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/pure_virtual.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/pure_virtual.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/pure_virtual.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/raw_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/raw_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/raw_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/raw_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/refcount.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/refcount.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/refcount.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/refcount.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/reference_existing_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/reference_existing_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/reference_existing_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/reference_existing_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/register_ptr_to_python.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/register_ptr_to_python.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/register_ptr_to_python.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/register_ptr_to_python.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_by_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_by_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_by_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_by_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_internal_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_internal_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_internal_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_internal_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_opaque_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_opaque_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_opaque_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_opaque_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_value_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_value_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/return_value_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/return_value_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/scope.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/scope.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/scope.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/scope.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/self.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/self.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/self.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/self.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/signature.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/signature.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/signature.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/signature.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/slice.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/slice.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/slice.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/slice.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/slice_nil.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/slice_nil.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/slice_nil.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/slice_nil.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/ssize_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/ssize_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/ssize_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/ssize_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/stl_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/stl_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/stl_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/stl_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/str.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/str.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/str.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/str.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/container_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/container_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/container_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/container_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/detail/indexing_suite_detail.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/detail/indexing_suite_detail.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/detail/indexing_suite_detail.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/detail/indexing_suite_detail.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/indexing_suite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/indexing_suite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/indexing_suite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/indexing_suite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/map_indexing_suite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/map_indexing_suite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/map_indexing_suite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/map_indexing_suite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/vector_indexing_suite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/vector_indexing_suite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/vector_indexing_suite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/suite/indexing/vector_indexing_suite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_converter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_converter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_converter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_converter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_indirect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_indirect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_indirect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_indirect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/to_python_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/type_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/type_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/type_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/type_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/with_custodian_and_ward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/with_custodian_and_ward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/with_custodian_and_ward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/with_custodian_and_ward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/python/wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/python/wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/python/wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/additive_combine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/additive_combine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/additive_combine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/additive_combine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/bernoulli_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/bernoulli_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/bernoulli_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/bernoulli_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/binomial_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/binomial_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/binomial_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/binomial_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/cauchy_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/cauchy_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/cauchy_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/cauchy_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/chi_squared_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/chi_squared_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/chi_squared_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/chi_squared_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/auto_link.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/auto_link.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/auto_link.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/auto_link.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/const_mod.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/const_mod.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/const_mod.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/const_mod.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/disable_warnings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/disable_warnings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/disable_warnings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/disable_warnings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/enable_warnings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/enable_warnings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/enable_warnings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/enable_warnings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_bits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_bits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_bits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_bits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_seed_seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_seed_seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_seed_seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/generator_seed_seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/integer_log2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/integer_log2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/integer_log2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/integer_log2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/iterator_mixin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/iterator_mixin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/iterator_mixin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/iterator_mixin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/large_arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/large_arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/large_arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/large_arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/ptr_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/ptr_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/ptr_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/ptr_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/seed_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/signed_unsigned_tools.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/signed_unsigned_tools.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/signed_unsigned_tools.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/signed_unsigned_tools.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/uniform_int_float.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/uniform_int_float.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/uniform_int_float.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/uniform_int_float.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/vector_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/vector_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/vector_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/detail/vector_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/discard_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/discard_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/discard_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/discard_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/discrete_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/discrete_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/discrete_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/discrete_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/exponential_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/exponential_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/exponential_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/exponential_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/extreme_value_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/extreme_value_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/extreme_value_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/extreme_value_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/fisher_f_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/fisher_f_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/fisher_f_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/fisher_f_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/gamma_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/gamma_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/gamma_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/gamma_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/generate_canonical.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/generate_canonical.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/generate_canonical.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/generate_canonical.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/geometric_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/geometric_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/geometric_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/geometric_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/independent_bits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/independent_bits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/independent_bits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/independent_bits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/inversive_congruential.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/inversive_congruential.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/inversive_congruential.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/inversive_congruential.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/lagged_fibonacci.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/lagged_fibonacci.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/lagged_fibonacci.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/lagged_fibonacci.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_congruential.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_congruential.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_congruential.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_congruential.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_feedback_shift.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_feedback_shift.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_feedback_shift.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/linear_feedback_shift.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/lognormal_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/lognormal_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/lognormal_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/lognormal_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/mersenne_twister.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/mersenne_twister.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/mersenne_twister.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/mersenne_twister.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/negative_binomial_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/negative_binomial_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/negative_binomial_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/negative_binomial_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/normal_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/normal_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/normal_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/normal_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_constant_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_constant_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_constant_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_constant_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_linear_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_linear_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_linear_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/piecewise_linear_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/poisson_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/poisson_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/poisson_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/poisson_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/random_device.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/random_device.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/random_device.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/random_device.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/random_number_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/random_number_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/random_number_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/random_number_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/ranlux.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/ranlux.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/ranlux.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/ranlux.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/seed_seq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/seed_seq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/seed_seq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/seed_seq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_order.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_order.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_order.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_order.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_output.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_output.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_output.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/shuffle_output.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/student_t_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/student_t_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/student_t_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/student_t_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/subtract_with_carry.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/subtract_with_carry.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/subtract_with_carry.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/subtract_with_carry.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/taus88.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/taus88.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/taus88.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/taus88.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/triangle_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/triangle_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/triangle_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/triangle_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_01.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_01.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_01.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_01.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_int_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_on_sphere.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_on_sphere.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_on_sphere.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_on_sphere.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_real_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_smallint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_smallint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_smallint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/uniform_smallint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/variate_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/variate_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/variate_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/variate_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/weibull_distribution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/weibull_distribution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/weibull_distribution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/weibull_distribution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/xor_combine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/random/xor_combine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/random/xor_combine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/random/xor_combine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/adjacent_filtered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/adjacent_filtered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/adjacent_filtered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/adjacent_filtered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/argument_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/argument_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/argument_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/argument_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/copied.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/copied.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/copied.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/copied.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/define_adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/define_adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/define_adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/define_adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/filtered.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/filtered.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/filtered.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/filtered.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indexed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indexed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indexed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indexed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indirected.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indirected.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indirected.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/indirected.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/replaced_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/reversed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/reversed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/reversed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/reversed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/sliced.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/sliced.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/sliced.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/sliced.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/strided.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/strided.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/strided.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/strided.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/tokenized.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/tokenized.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/tokenized.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/tokenized.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/transformed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/transformed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/transformed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/transformed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/type_erased.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/type_erased.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/type_erased.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/type_erased.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/uniqued.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/uniqued.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/uniqued.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptor/uniqued.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/adaptors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/adjacent_find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/adjacent_find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/adjacent_find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/adjacent_find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/binary_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/binary_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/binary_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/binary_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy_backward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy_backward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy_backward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/copy_backward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/count_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/equal_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/fill_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_first_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_first_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_first_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_first_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/find_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/generate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/generate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/generate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/generate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/heap_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/heap_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/heap_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/heap_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/inplace_merge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/inplace_merge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/inplace_merge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/inplace_merge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lexicographical_compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lexicographical_compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lexicographical_compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lexicographical_compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lower_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lower_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lower_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/lower_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/max_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/max_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/max_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/max_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/merge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/merge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/merge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/merge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/min_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/min_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/min_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/min_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/mismatch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/mismatch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/mismatch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/mismatch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/nth_element.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/nth_element.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/nth_element.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/nth_element.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partial_sort_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/partition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/permutation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/permutation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/permutation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/permutation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/random_shuffle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/random_shuffle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/random_shuffle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/random_shuffle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_copy_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/remove_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_copy_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/replace_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/reverse_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/rotate_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/search_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/set_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/set_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/set_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/set_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_partition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_partition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_partition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_partition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/stable_sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/swap_ranges.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/swap_ranges.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/swap_ranges.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/swap_ranges.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/unique_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/upper_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/upper_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/upper_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm/upper_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/copy_n.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/copy_n.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/copy_n.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/copy_n.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/erase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/erase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/erase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/erase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/for_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/for_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/for_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/for_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/insert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/insert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/insert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/insert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/iota.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/iota.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/iota.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/iota.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/is_sorted.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/is_sorted.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/is_sorted.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/is_sorted.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/overwrite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/overwrite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/overwrite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/overwrite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_back.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_back.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_back.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_back.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_front.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_front.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_front.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/algorithm_ext/push_front.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/any_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/any_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/any_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/any_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/as_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/as_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/as_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/as_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/as_literal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/as_literal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/as_literal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/as_literal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/atl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/atl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/atl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/atl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/category.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/category.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/category.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/category.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/combine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/combine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/combine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/combine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/const_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/const_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/const_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/const_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/const_reverse_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/const_reverse_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/const_reverse_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/const_reverse_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/counting_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/counting_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/counting_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/counting_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_interface.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_interface.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_interface.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_interface.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/any_iterator_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/as_literal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/as_literal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/as_literal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/as_literal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits_detail.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits_detail.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits_detail.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/collection_traits_detail.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/const_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/const_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/const_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/const_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/demote_iterator_traversal_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/demote_iterator_traversal_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/demote_iterator_traversal_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/demote_iterator_traversal_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/detail_str.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/detail_str.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/detail_str.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/detail_str.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/difference_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/difference_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/difference_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/difference_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/extract_optional_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/extract_optional_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/extract_optional_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/extract_optional_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/implementation_help.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/implementation_help.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/implementation_help.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/implementation_help.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/join_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/join_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/join_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/join_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/microsoft.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/microsoft.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/microsoft.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/microsoft.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/misc_concept.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/misc_concept.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/misc_concept.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/misc_concept.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/range_return.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/range_return.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/range_return.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/range_return.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/remove_extent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/remove_extent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/remove_extent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/remove_extent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/safe_bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/safe_bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/safe_bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/safe_bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sfinae.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sfinae.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sfinae.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sfinae.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/size_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sizer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sizer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sizer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/sizer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/str_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/str_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/str_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/str_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/value_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/value_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/value_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/value_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/detail/vc6/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/difference_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/difference_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/difference_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/difference_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/distance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/distance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/distance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/distance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/has_range_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/has_range_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/has_range_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/has_range_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/irange.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/irange.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/irange.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/irange.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/istream_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/istream_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/istream_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/istream_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/iterator_range_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/join.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/join.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/join.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/join.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/metafunctions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/metafunctions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/metafunctions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/metafunctions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/mfc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/mfc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/mfc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/mfc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/mutable_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/mutable_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/mutable_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/mutable_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/rbegin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/rbegin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/rbegin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/rbegin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/rend.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/rend.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/rend.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/rend.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/result_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/result_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/result_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/result_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_result_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_result_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_result_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/reverse_result_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/size.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/size.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/size.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/size.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/size_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/size_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/size_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/size_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/sub_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/sub_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/sub_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/sub_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/value_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/range/value_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/range/value_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/range/value_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/abs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/abs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/abs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/abs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/gcd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/gcd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/gcd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/gcd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/lcm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/lcm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/lcm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/lcm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/sign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/sign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/sign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/mpl/sign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/overflow_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/overflow_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/overflow_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/overflow_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/ratio_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/ratio_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/ratio_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/detail/ratio_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/include.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/include.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/include.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/include.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/abs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/abs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/abs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/abs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/gcd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/gcd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/gcd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/gcd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/lcm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/lcm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/lcm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/lcm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/negate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/negate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/negate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/negate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/numeric_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/numeric_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/numeric_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/numeric_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_c_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_c_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_c_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_c_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_constant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_constant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_constant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/rational_constant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/sign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/sign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/sign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/sign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/times.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/times.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/times.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/mpl/times.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_static_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_static_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_static_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ratio/ratio_static_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/rational.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/rational.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/rational.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/rational.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ref.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/ref.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/ref.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/ref.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/borland.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/borland.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/borland.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/borland.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/cwchar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/cwchar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/cwchar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/config/cwchar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/icu.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/icu.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/icu.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/icu.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/mfc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/mfc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/mfc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/mfc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pattern_except.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pattern_except.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pattern_except.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pattern_except.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/object_cache.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/object_cache.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/object_cache.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/object_cache.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/static_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/static_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/static_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/static_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/unicode_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/unicode_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/unicode_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/pending/unicode_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/user.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/user.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/user.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/user.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_creator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_creator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_creator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_creator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/basic_regex_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/c_regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/c_regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/c_regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/c_regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/char_regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/char_regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/char_regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/char_regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cpp_regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cpp_regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cpp_regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cpp_regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cregex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cregex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cregex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/cregex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/error_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/error_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/error_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/error_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/fileiter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/fileiter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/fileiter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/fileiter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/instances.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/instances.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/instances.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/instances.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_category.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_category.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_category.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_category.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/iterator_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_flags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_flags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_flags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_flags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_results.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_results.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_results.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/match_results.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/mem_block_cache.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/mem_block_cache.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/mem_block_cache.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/mem_block_cache.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_non_recursive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_non_recursive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_non_recursive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_non_recursive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_recursive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_recursive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_recursive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/perl_matcher_recursive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/primary_transform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/primary_transform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/primary_transform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/primary_transform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/protected_call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/protected_call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/protected_call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/protected_call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regbase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regbase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regbase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regbase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_grep.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_grep.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_grep.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_grep.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_merge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_merge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_merge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_merge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_raw_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_raw_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_raw_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_raw_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_replace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_replace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_replace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_replace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_search.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_search.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_search.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_search.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_split.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_split.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_split.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_split.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_token_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_token_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_token_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_token_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits_defaults.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits_defaults.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits_defaults.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_traits_defaults.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/regex_workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/states.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/states.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/states.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/states.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/sub_match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/sub_match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/sub_match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/sub_match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/syntax_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/syntax_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/syntax_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/syntax_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_token_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_token_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_token_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/u32regex_token_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/w32_regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/w32_regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/w32_regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex/v4/w32_regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/regex_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/regex_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/regex_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/scope_exit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/scope_exit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/scope_exit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/scope_exit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/scoped_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/scoped_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/scoped_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/scoped_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/scoped_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/scoped_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/scoped_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/scoped_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/access.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/access.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/access.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/access.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/assume_abstract.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/assume_abstract.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/assume_abstract.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/assume_abstract.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/base_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/base_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/base_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/base_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/binary_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/binary_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/binary_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/binary_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/bitset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/bitset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/bitset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/bitset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_size_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_size_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_size_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_size_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collection_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_load_imp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_load_imp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_load_imp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_load_imp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_save_imp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_save_imp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_save_imp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/collections_save_imp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/complex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/complex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/complex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/complex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/get_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/get_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/get_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/get_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_count_132.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_count_132.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_count_132.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_count_132.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_132.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_132.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_132.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_132.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_nmt_132.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_nmt_132.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_nmt_132.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/shared_ptr_nmt_132.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/stack_constructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/stack_constructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/stack_constructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/detail/stack_constructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/ephemeral.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/ephemeral.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/ephemeral.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/ephemeral.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/export.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/export.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/export.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/export.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_no_rtti.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_no_rtti.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_no_rtti.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_no_rtti.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_typeid.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_typeid.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_typeid.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/extended_type_info_typeid.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/force_include.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/force_include.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/force_include.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/force_include.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_load_imp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_load_imp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_load_imp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_load_imp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_save_imp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_save_imp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_save_imp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_collections_save_imp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/hash_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/is_bitwise_serializable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/is_bitwise_serializable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/is_bitwise_serializable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/is_bitwise_serializable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/item_version_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/item_version_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/item_version_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/item_version_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level_enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level_enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level_enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/level_enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/nvp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/nvp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/nvp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/nvp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/pfto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/pfto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/pfto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/pfto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/scoped_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/scoped_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/scoped_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/scoped_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/serialization.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/serialization.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/serialization.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/serialization.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr_132.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr_132.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr_132.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/shared_ptr_132.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/singleton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/singleton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/singleton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/singleton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/slist.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/slist.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/slist.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/slist.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/smart_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/smart_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/smart_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/smart_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_free.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_free.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_free.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_free.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/split_member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/state_saver.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/state_saver.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/state_saver.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/state_saver.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/static_warning.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/static_warning.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/static_warning.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/static_warning.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/strong_typedef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/strong_typedef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/strong_typedef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/strong_typedef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/throw_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/throw_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/throw_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/throw_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking_enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking_enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking_enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/tracking_enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/type_info_implementation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/type_info_implementation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/type_info_implementation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/type_info_implementation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/valarray.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/valarray.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/valarray.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/valarray.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector_135.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector_135.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector_135.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/vector_135.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/void_cast_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/weak_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/weak_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/weak_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/weak_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/serialization/wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/serialization/wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/shared_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/shared_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/shared_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/shared_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/shared_container_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/shared_container_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/shared_container_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/shared_container_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/shared_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/shared_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/shared_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/shared_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/connection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/connection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/connection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/connection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/gen_signal_N.pl b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/gen_signal_N.pl similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/gen_signal_N.pl rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/gen_signal_N.pl diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/named_slot_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/named_slot_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/named_slot_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/named_slot_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signal_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signal_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signal_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signal_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signals_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signals_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signals_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/signals_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/slot_call_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/slot_call_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/slot_call_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/detail/slot_call_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal0.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal0.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal0.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal0.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal4.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal4.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal4.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal4.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal5.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal5.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal5.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal5.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal6.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal6.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal6.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal6.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal7.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal7.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal7.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal7.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal9.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal9.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal9.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal9.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/signal_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/slot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/slot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/slot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/slot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/trackable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/trackable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals/trackable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals/trackable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/connection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/connection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/connection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/connection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/deconstruct_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/auto_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/auto_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/auto_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/auto_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/foreign_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/foreign_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/foreign_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/foreign_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_nop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_nop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_nop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_nop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_pthreads.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_pthreads.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_pthreads.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_pthreads.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_win32_cs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_win32_cs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_win32_cs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/lwm_win32_cs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/null_output_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/null_output_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/null_output_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/null_output_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/preprocessed_arg_type_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/replace_slot_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/replace_slot_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/replace_slot_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/replace_slot_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/result_type_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/result_type_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/result_type_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/result_type_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signal_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signal_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signal_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signal_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common_macros.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common_macros.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common_macros.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/signals_common_macros.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_call_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_call_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_call_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_call_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_groups.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_groups.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_groups.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_groups.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/slot_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/tracked_objects_visitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/tracked_objects_visitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/tracked_objects_visitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/tracked_objects_visitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/unique_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/unique_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/unique_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/unique_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_arg_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_arg_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_arg_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_arg_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_slot_invoker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_slot_invoker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_slot_invoker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/detail/variadic_slot_invoker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/dummy_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/dummy_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/dummy_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/dummy_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/expired_slot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/expired_slot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/expired_slot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/expired_slot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/last_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/last_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/last_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/last_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/optional_last_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/optional_last_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/optional_last_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/optional_last_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/postconstructible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/postconstructible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/postconstructible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/postconstructible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/predestructible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/predestructible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/predestructible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/predestructible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_signal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_signal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_signal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_signal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_slot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_slot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_slot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/preprocessed_slot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/shared_connection_block.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/shared_connection_block.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/shared_connection_block.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/shared_connection_block.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/signal_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/slot_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/trackable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/trackable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/trackable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/trackable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_signal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_signal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_signal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_signal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_slot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_slot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_slot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/signals2/variadic_slot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/allocate_shared_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/allocate_shared_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/allocate_shared_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/allocate_shared_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/bad_weak_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/bad_weak_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/bad_weak_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/bad_weak_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/allocate_array_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/allocate_array_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/allocate_array_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/allocate_array_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_deleter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_deleter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_deleter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_deleter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/array_utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_pthreads.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_pthreads.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_pthreads.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_pthreads.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_solaris.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_solaris.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_solaris.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_solaris.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_sync.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_sync.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_sync.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_sync.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_win32.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_win32.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_win32.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/atomic_count_win32.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lightweight_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lightweight_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lightweight_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lightweight_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_nop.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_nop.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_nop.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_nop.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_pthreads.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_pthreads.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_pthreads.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_pthreads.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_win32_cs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_win32_cs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_win32_cs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/lwm_win32_cs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/make_array_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/make_array_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/make_array_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/make_array_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/operator_bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/operator_bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/operator_bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/operator_bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/quick_allocator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/quick_allocator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/quick_allocator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/quick_allocator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_array_nmt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_array_nmt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_array_nmt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_array_nmt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_count.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_count.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_count.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_count.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_ptr_nmt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_ptr_nmt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_ptr_nmt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/shared_ptr_nmt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_convertible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_convertible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_convertible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_convertible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_aix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_aix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_aix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_aix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_nt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_nt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_nt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_nt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_pt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_pt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_pt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_pt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_solaris.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_solaris.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_solaris.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_solaris.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_spin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_spin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_spin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_spin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_sync.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_sync.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_sync.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_sync.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_w32.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_w32.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_w32.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_base_w32.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_counted_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_forward.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_forward.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_forward.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_forward.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_has_sync.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_has_sync.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_has_sync.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_has_sync.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_if_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_if_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_if_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_if_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_nullptr_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_nullptr_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_nullptr_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/sp_nullptr_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_gcc_arm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_gcc_arm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_gcc_arm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_gcc_arm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_nt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_nt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_nt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_nt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pt.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pt.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pt.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_pt.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_sync.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_sync.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_sync.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_sync.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_w32.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_w32.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_w32.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/spinlock_w32.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/yield_k.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/yield_k.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/yield_k.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/detail/yield_k.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_raw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_raw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_raw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_raw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_this.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_this.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_this.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/enable_shared_from_this.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/intrusive_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/intrusive_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/intrusive_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/intrusive_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/make_shared_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/owner_less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/owner_less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/owner_less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/owner_less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/scoped_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/shared_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/weak_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/weak_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/weak_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/smart_ptr/weak_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_key_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_key_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_key_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/assign_key_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/clear_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/clear_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/clear_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/clear_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/decrement_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/decrement_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/decrement_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/decrement_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/erase_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/erase_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/erase_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/erase_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/increment_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/increment_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/increment_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/increment_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_at_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_at_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_at_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_at_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_key_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_key_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_key_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/insert_key_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_back_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_back_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_back_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_back_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_front_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_front_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_front_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/push_front_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_value_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_value_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_value_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/ref_value_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/swap_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/swap_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/swap_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/swap_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/actor/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/closure_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/parametric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/parametric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/parametric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/parametric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/attribute/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/actions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/actions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/actions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/actions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/alternative.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/alternative.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/alternative.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/alternative.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/composite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/composite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/composite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/composite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/difference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/difference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/difference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/difference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/directives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/directives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/directives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/directives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/epsilon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/epsilon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/epsilon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/epsilon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/exclusive_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/exclusive_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/exclusive_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/exclusive_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/alternative.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/alternative.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/alternative.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/alternative.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/difference.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/difference.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/difference.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/difference.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/directives.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/directives.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/directives.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/directives.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/intersection.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/intersection.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/intersection.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/intersection.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/list.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/list.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/list.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/list.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/optional.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/optional.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/optional.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/optional.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/positive.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/positive.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/positive.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/positive.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequence.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequence.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequence.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequence.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/intersection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/intersection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/intersection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/intersection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/kleene_star.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/kleene_star.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/kleene_star.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/kleene_star.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/no_actions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/no_actions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/no_actions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/no_actions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/positive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/positive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/positive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/positive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/composite/sequential_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match_attr_traits.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match_attr_traits.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match_attr_traits.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/match_attr_traits.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/parser.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/parser.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/parser.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/impl/parser.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/nil.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/nil.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/nil.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/nil.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/static.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/static.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/static.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/static.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/parser_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/numerics.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/numerics.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/numerics.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/numerics.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/primitives.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/primitives.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/primitives.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/impl/primitives.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/primitives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/primitives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/primitives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/primitives/primitives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/safe_bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/safe_bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/safe_bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/safe_bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/impl/skipper.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/impl/skipper.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/impl/skipper.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/impl/skipper.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/core/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/debug.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/debug.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/debug.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/debug.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/conditions.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/conditions.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/conditions.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/conditions.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/select.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/select.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/select.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/select.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/switch.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/switch.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/switch.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/impl/switch.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/rule_alias.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/rule_alias.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/rule_alias.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/rule_alias.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/select.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/select.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/select.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/select.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/dynamic/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/impl/exceptions.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/impl/exceptions.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/impl/exceptions.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/impl/exceptions.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/error_handling/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/fixed_size_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/fixed_size_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/fixed_size_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/fixed_size_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/file_iterator.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/file_iterator.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/file_iterator.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/file_iterator.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/position_iterator.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/position_iterator.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/position_iterator.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/impl/position_iterator.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/iterator/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/as_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/as_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/as_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/as_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/fundamental.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/fundamental.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/fundamental.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/fundamental.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/fundamental.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/fundamental.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/fundamental.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/fundamental.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/parser_traits.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/parser_traits.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/parser_traits.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/parser_traits.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/refactoring.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/refactoring.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/refactoring.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/refactoring.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/traverse.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/traverse.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/traverse.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/impl/traverse.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/parser_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/parser_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/parser_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/parser_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/refactoring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/refactoring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/refactoring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/refactoring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/traverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/traverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/traverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/meta/traverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/namespace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/namespace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/namespace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/namespace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/binders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/binders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/binders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/binders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/casts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/casts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/casts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/casts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/closures.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/closures.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/closures.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/closures.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/composite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/composite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/composite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/composite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/primitives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/primitives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/primitives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/primitives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/special_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/special_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/special_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/special_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/statements.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/statements.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/statements.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/statements.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuple_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuple_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuple_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuple_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuples.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuples.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuples.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/phoenix/tuples.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/symbols.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/symbols.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/symbols.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/symbols.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/tst.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/tst.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/tst.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/impl/tst.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/symbols_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/symbols/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/ast_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/common_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parse_tree_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parsetree.dtd b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parsetree.dtd similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parsetree.dtd rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/parsetree.dtd diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/tree_to_xml.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/tree_to_xml.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/tree_to_xml.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/tree_to_xml.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/tree/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/chset_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/confix_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/distinct_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/escape_char_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/flush_multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/flush_multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/flush_multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/flush_multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/functor_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/functor_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/functor_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/functor_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/grammar_def_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset/range_run.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset_operators.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset_operators.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset_operators.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/chset_operators.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/confix.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/confix.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/confix.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/confix.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/escape_char.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/escape_char.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/escape_char.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/escape_char.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/lists.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/lists.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/lists.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/lists.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/regex.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/regex.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/regex.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/impl/regex.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/lists_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/loops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/loops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/loops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/loops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/rule_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/rule_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/rule_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/rule_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/scoped_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/scoped_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/scoped_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/scoped_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/utility/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/classic/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/action/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/create_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/create_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/create_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/create_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/meta_create.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/meta_create.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/meta_create.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auto/meta_create.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/attr_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/attr_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/attr_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/attr_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/eps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/auxiliary/lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/padding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/padding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/padding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/binary/padding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/char/char_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_flag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_flag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_flag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_flag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_out.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_out.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_out.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/delimit_out.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/alternative_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/alternative_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/alternative_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/alternative_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/as.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/as.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/as.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/as.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/default_width.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/default_width.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/default_width.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/default_width.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/enable_lit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/enable_lit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/enable_lit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/enable_lit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/extract_from.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/extract_from.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/extract_from.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/extract_from.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/fail_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/fail_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/fail_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/fail_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/generate_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_casetag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_casetag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_casetag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_casetag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_stricttag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_stricttag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_stricttag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/get_stricttag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/indirect_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/indirect_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/indirect_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/indirect_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/output_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/output_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/output_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/output_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/pass_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/pass_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/pass_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/pass_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_generate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_generate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_generate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/string_generate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/unused_delimiter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/unused_delimiter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/unused_delimiter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/detail/unused_delimiter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/as.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/as.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/as.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/as.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/center_alignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/center_alignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/center_alignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/center_alignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/columns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/columns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/columns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/columns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/delimit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/delimit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/delimit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/delimit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/duplicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/duplicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/duplicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/duplicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/encoding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/encoding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/encoding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/encoding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/left_alignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/left_alignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/left_alignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/left_alignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/maxwidth.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/maxwidth.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/maxwidth.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/maxwidth.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/no_delimit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/no_delimit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/no_delimit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/no_delimit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/omit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/omit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/omit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/omit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/right_alignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/right_alignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/right_alignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/right_alignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/strict_relaxed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/strict_relaxed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/strict_relaxed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/strict_relaxed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/upper_lower_case.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/upper_lower_case.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/upper_lower_case.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/upper_lower_case.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/verbatim.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/verbatim.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/verbatim.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/directive/verbatim.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/format_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generate_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/meta_compiler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/meta_compiler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/meta_compiler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/meta_compiler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/fcall.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/fcall.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/fcall.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/fcall.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/simple_trace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/simple_trace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/simple_trace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/nonterminal/simple_trace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/bool_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/bool_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/bool_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/bool_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/bool_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/real_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/real_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/real_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/detail/real_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/real_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/uint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/uint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/uint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/numeric/uint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/alternative.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/alternative.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/alternative.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/alternative.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/and_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/and_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/and_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/and_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/kleene.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/kleene.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/kleene.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/kleene.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/not_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/not_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/not_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/not_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/operator/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/phoenix_attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/phoenix_attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/phoenix_attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/phoenix_attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/iterator_sink.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/iterator_sink.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/iterator_sink.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/detail/iterator_sink.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/format_manip_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/ostream_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/ostream_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/ostream_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/ostream_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/stream/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/lit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/lit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/lit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/lit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/string/symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/what.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/what.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/what.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/karma/what.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument_phoenix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument_phoenix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument_phoenix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/argument_phoenix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/detail/sequence_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/detail/sequence_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/detail/sequence_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/detail/sequence_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/char_token_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/char_token_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/char_token_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/char_token_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/lexer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/lexer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/lexer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/lexer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/position_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/position_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/position_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/position_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/static_version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/pass_flags.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/pass_flags.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/pass_flags.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/pass_flags.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/string_token_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/string_token_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/string_token_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/string_token_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions_expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions_expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions_expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/support_functions_expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/terminals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/terminals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/terminals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/terminals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/token_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/token_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/token_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer/token_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_lexertl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_lexertl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_lexertl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_lexertl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_static_lexertl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_static_lexertl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_static_lexertl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_static_lexertl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/lexer_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/meta_compiler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/meta_compiler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/meta_compiler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/meta_compiler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/primitives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/primitives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/primitives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/primitives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/in_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/in_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/in_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/in_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_raw_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_raw_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_raw_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_raw_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/state_switcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/state_switcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/state_switcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/qi/state_switcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/lex/tokenize_and_parse_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/bind_member_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/as_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/as_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/as_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/as_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/basic_environment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/basic_environment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/basic_environment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/basic_environment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/compose.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/compose.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/compose.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/compose.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/composite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/composite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/composite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/composite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/basic_environment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/basic_environment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/basic_environment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/basic_environment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/compose.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/compose.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/compose.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/compose.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/composite_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/function_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/function_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/function_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/detail/function_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/is_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/is_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/is_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/is_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/nothing.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/nothing.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/nothing.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/nothing.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/core/value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/local_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/local_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/local_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/local_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/type_deduction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/type_deduction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/type_deduction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/detail/type_deduction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/detail/function_call.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/detail/function_call.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/detail/function_call.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/detail/function_call.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/function/function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion/at.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion/at.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion/at.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/fusion/at.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/const_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/const_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/const_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/const_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/delete.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/delete.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/delete.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/delete.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/construct_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/detail/new_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/dynamic_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/dynamic_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/dynamic_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/dynamic_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/reinterpret_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/reinterpret_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/reinterpret_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/reinterpret_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/static_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/static_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/static_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/object/static_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/bitwise.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/bitwise.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/bitwise.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/bitwise.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/if_else.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/if_else.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/if_else.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/if_else.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/logical.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/logical.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/logical.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/logical.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/self.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/self.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/self.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/operator/self.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/detail/local_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/let.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/let.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/let.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/let.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/local_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/local_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/local_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/local_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/scoped_environment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/scoped_environment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/scoped_environment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/scope/scoped_environment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/do_while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/do_while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/do_while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/do_while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/throw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/throw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/throw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/throw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/try_catch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/try_catch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/try_catch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/try_catch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/statement/while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/querying.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/querying.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/querying.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/querying.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/detail/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/detail/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/detail/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/stl/container/detail/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/phoenix/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/action/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/create_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/create_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/create_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/create_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/meta_create.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/meta_create.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/meta_create.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auto/meta_create.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/attr_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eoi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eoi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eoi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eoi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/eps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/auxiliary/lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary/binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary/binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary/binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/binary/binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/char/char_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/alternative_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/alternative_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/alternative_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/alternative_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/assign_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/assign_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/assign_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/assign_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/construct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/construct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/construct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/construct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/enable_lit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/enable_lit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/enable_lit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/enable_lit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/expect_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/expect_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/expect_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/expect_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/fail_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/fail_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/fail_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/fail_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/parse_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/pass_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/permute_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/permute_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/permute_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/permute_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/string_parse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/string_parse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/string_parse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/string_parse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/unused_skipper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/unused_skipper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/unused_skipper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/detail/unused_skipper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/as.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/as.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/as.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/as.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/encoding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/encoding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/encoding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/encoding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/hold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/hold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/hold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/hold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/lexeme.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/lexeme.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/lexeme.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/lexeme.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/matches.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/matches.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/matches.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/matches.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_case.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_case.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_case.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_case.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_skip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_skip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_skip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/no_skip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/omit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/omit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/omit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/omit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/raw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/raw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/raw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/raw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/skip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/skip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/skip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/directive/skip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/match_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/meta_compiler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/meta_compiler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/meta_compiler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/meta_compiler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/fcall.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/fcall.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/fcall.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/fcall.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/error_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/error_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/error_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/error_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/simple_trace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/simple_trace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/simple_trace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/simple_trace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/success_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/success_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/success_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/nonterminal/success_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/bool_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/real_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/real_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/real_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/detail/real_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/numeric_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/numeric_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/numeric_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/numeric_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/real_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/uint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/uint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/uint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/numeric/uint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/alternative.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/alternative.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/alternative.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/alternative.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/and_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/and_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/and_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/and_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/difference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/difference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/difference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/difference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/expect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/expect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/expect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/expect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/kleene.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/kleene.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/kleene.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/kleene.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/not_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/not_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/not_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/not_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/permutation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/permutation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/permutation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/permutation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequence_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequential_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequential_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequential_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/operator/sequential_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parse_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_flag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_flag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_flag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_flag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_over.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_over.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_over.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/skip_over.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/iterator_source.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/iterator_source.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/iterator_source.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/iterator_source.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/match_manip_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/stream/stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/detail/tst.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/detail/tst.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/detail/tst.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/detail/tst.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/lit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/lit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/lit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/lit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/string/tst_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/what.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/what.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/what.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/qi/what.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/action_dispatch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/action_dispatch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/action_dispatch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/action_dispatch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/adapt_adt_attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/adapt_adt_attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/adapt_adt_attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/adapt_adt_attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if_ns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if_ns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if_ns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_if_ns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_ns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_ns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_ns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/algorithm/any_ns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument_expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument_expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument_expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/argument_expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/assert_msg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/assert_msg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/assert_msg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/assert_msg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/attributes_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auto/meta_create.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auto/meta_create.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auto/meta_create.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auto/meta_create.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auxiliary/attr_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auxiliary/attr_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auxiliary/attr_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/auxiliary/attr_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/ascii.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/ascii.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/ascii.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/ascii.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/iso8859_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/iso8859_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/iso8859_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/iso8859_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard_wide.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard_wide.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard_wide.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/standard_wide.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/DerivedCoreProperties.txt b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/DerivedCoreProperties.txt similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/DerivedCoreProperties.txt rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/DerivedCoreProperties.txt diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/PropList.txt b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/PropList.txt similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/PropList.txt rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/PropList.txt diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/Scripts.txt b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/Scripts.txt similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/Scripts.txt rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/Scripts.txt diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/UnicodeData.txt b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/UnicodeData.txt similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/UnicodeData.txt rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/UnicodeData.txt diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/category_table.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/category_table.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/category_table.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/category_table.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/query.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/query.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/query.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/query.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/script_table.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/script_table.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/script_table.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/script_table.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/basic_chset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/basic_chset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/basic_chset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/basic_chset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/char_set/range_run_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/common_terminals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/common_terminals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/common_terminals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/common_terminals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/as_variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/as_variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/as_variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/as_variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/cover_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/cover_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/cover_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/cover_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/endian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/endian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/endian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/endian/endian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/get_encoding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/get_encoding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/get_encoding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/get_encoding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/hold_any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/hold_any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/hold_any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/hold_any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/is_spirit_tag.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/is_spirit_tag.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/is_spirit_tag.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/is_spirit_tag.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/char_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/char_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/char_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/char_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/consts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/consts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/consts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/consts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/debug.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/debug.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/debug.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/debug.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/file_input.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/file_input.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/file_input.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/file_input.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_cpp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_cpp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_cpp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_cpp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_re2c.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_re2c.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_re2c.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generate_re2c.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/input.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/input.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/input.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/input.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/internals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/internals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/internals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/internals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/charset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/charset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/charset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/charset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/equivset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/equivset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/equivset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/partition/equivset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/rules.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/rules.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/rules.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/rules.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/runtime_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/runtime_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/runtime_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/runtime_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/serialise.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/serialise.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/serialise.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/serialise.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/size_t.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/size_t.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/size_t.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/size_t.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/state_machine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/state_machine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/state_machine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/state_machine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/string_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/string_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/string_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/lexer/string_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/make_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/detail/fp_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/detail/fp_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/detail/fp_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/detail/fp_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/fpclassify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/fpclassify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/fpclassify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/fpclassify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/signbit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/signbit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/signbit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/math/signbit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/pow10.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/pow10.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/pow10.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/pow10.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/scoped_enum_emulation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/scoped_enum_emulation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/scoped_enum_emulation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/scoped_enum_emulation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/sign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/sign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/sign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/sign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/what_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/what_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/what_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/detail/what_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/extended_variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/extended_variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/extended_variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/extended_variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/handles_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/handles_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/handles_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/handles_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/has_semantic_action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/has_semantic_action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/has_semantic_action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/has_semantic_action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/combine_policies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/combine_policies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/combine_policies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/combine_policies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/istream_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/istream_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/istream_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/istream_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/no_check_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/no_check_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/no_check_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/no_check_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/istream_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/istream_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/istream_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/istream_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/line_pos_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/line_pos_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/line_pos_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/line_pos_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/look_ahead.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/look_ahead.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/look_ahead.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/look_ahead.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/multi_pass_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/ostream_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/ostream_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/ostream_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/iterators/ostream_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/make_component.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/make_component.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/make_component.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/make_component.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/meta_compiler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/meta_compiler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/meta_compiler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/meta_compiler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/modify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/modify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/modify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/modify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/multi_pass_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/expand_arg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/expand_arg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/expand_arg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/expand_arg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/extract_param.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/extract_param.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/extract_param.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/extract_param.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/locals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/locals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/locals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/nonterminal/locals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/numeric_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/numeric_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/numeric_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/numeric_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/sequence_base_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/sequence_base_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/sequence_base_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/sequence_base_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/string_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/string_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/string_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/string_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal_expression.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal_expression.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal_expression.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/terminal_expression.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/unused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/unused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/unused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/unused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utf8.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utf8.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utf8.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utf8.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail2.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail2.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail2.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/detail/utree_detail2.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/home/support/utree/utree_traits_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_alternative.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_alternative.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_alternative.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_alternative.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_as_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_as_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_as_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_as_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_key_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_key_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_key_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_assign_key_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ast_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_attribute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_attribute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_attribute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_attribute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_basic_chset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_basic_chset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_basic_chset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_basic_chset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_chset_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_clear_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_clear_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_clear_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_clear_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_closure_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_common_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_composite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_composite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_composite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_composite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_confix_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug_node.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug_node.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug_node.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_debug_node.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_decrement_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_decrement_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_decrement_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_decrement_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_difference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_difference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_difference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_difference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_directives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_directives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_directives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_directives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_distinct_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_epsilon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_epsilon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_epsilon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_epsilon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_erase_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_erase_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_erase_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_erase_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_error_handling.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_error_handling.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_error_handling.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_error_handling.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_escape_char_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exceptions_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exclusive_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exclusive_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exclusive_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_exclusive_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_file_iterator_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fixed_size_queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fixed_size_queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fixed_size_queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fixed_size_queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_flush_multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_flush_multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_flush_multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_flush_multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_for.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_for.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_for.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_for.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_functor_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_functor_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_functor_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_functor_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fundamental.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fundamental.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fundamental.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_fundamental.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_grammar_def_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_increment_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_increment_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_increment_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_increment_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_at_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_at_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_at_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_at_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_key_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_key_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_key_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_insert_key_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_intersection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_intersection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_intersection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_intersection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_kleene_star.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_kleene_star.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_kleene_star.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_kleene_star.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_lists_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_loops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_loops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_loops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_loops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_meta.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_meta.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_meta.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_meta.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_minimal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_minimal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_minimal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_minimal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_multi_pass_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_nil.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_nil.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_nil.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_nil.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_no_actions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_no_actions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_no_actions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_no_actions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_numerics_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parametric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parametric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parametric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parametric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parse_tree_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_id.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_id.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_id.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_id.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_names.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_names.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_names.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_names.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_parser_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_position_iterator_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_positive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_positive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_positive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_positive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_primitives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_primitives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_primitives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_primitives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_back_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_back_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_back_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_back_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_front_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_front_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_front_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_push_front_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_range_run.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_range_run.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_range_run.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_range_run.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_value_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_value_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_value_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_const_ref_value_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_value_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_value_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_value_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_ref_value_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_refactoring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_refactoring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_refactoring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_refactoring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_alias.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_alias.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_alias.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_alias.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_rule_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_safe_bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_safe_bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_safe_bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_safe_bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scanner_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scoped_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scoped_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scoped_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_scoped_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_select.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_select.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_select.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_select.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_sequential_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_skipper_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_spirit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_spirit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_spirit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_spirit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_static.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_static.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_static.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_static.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_stored_rule_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_subrule_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_swap_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_swap_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_swap_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_swap_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_switch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_switch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_switch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_switch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_symbols_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_traverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_traverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_traverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_traverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_tree_to_xml.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_tree_to_xml.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_tree_to_xml.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_tree_to_xml.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_while.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_while.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_while.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/classic_while.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_alternative.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_alternative.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_alternative.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_alternative.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_and_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_and_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_and_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_and_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_as.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_as.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_as.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_as.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_attr_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_attr_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_attr_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_attr_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auxiliary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auxiliary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auxiliary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_auxiliary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_buffer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_buffer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_buffer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_buffer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_center_alignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_center_alignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_center_alignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_center_alignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_char_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_columns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_columns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_columns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_columns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_delimit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_delimit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_delimit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_delimit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_duplicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_duplicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_duplicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_duplicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_eps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_format_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_generate_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_kleene.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_kleene.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_kleene.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_kleene.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_left_alignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_left_alignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_left_alignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_left_alignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_maxwidth.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_maxwidth.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_maxwidth.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_maxwidth.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_no_delimit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_no_delimit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_no_delimit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_no_delimit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_not_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_not_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_not_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_not_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_omit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_omit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_omit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_omit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_phoenix_attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_phoenix_attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_phoenix_attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_phoenix_attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_real.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_real.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_real.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_real.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_right_alignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_right_alignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_right_alignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_right_alignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_strict_relaxed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_strict_relaxed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_strict_relaxed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_strict_relaxed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_uint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_uint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_uint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_uint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_upper_lower_case.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_upper_lower_case.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_upper_lower_case.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_upper_lower_case.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_verbatim.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_verbatim.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_verbatim.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_verbatim.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_what.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_what.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_what.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/karma_what.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_char_token_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_char_token_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_char_token_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_char_token_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_generate_static_lexertl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_generate_static_lexertl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_generate_static_lexertl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_generate_static_lexertl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_position_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_position_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_position_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_position_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_lexertl_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_plain_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_plain_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_plain_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_plain_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_primitives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_primitives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_primitives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_primitives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_static_lexertl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_static_lexertl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_static_lexertl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_static_lexertl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/lex_tokenize_and_parse_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_actor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_actor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_actor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_actor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_binders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_binders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_binders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_binders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_casts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_casts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_casts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_casts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_closures.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_closures.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_closures.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_closures.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_composite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_composite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_composite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_composite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_new.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_new.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_new.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_new.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_primitives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_primitives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_primitives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_primitives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_special_ops.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_special_ops.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_special_ops.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_special_ops.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_statements.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_statements.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_statements.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_statements.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuple_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuple_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuple_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuple_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuples.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuples.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuples.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix1_tuples.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_bind.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_bind.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_bind.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_bind.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_fusion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_fusion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_fusion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_fusion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_scope.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_scope.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_scope.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_scope.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_statement.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_statement.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_statement.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_statement.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_stl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_stl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_stl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_stl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/phoenix_version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_alternative.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_alternative.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_alternative.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_alternative.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_and_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_and_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_and_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_and_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_as_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_attr_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auxiliary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auxiliary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auxiliary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_auxiliary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_bool.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_bool.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_bool.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_bool.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_char_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_core.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_core.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_core.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_core.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_difference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_difference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_difference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_difference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eoi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eoi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eoi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eoi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eol.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eol.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eol.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eol.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eps.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eps.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eps.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_eps.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_expect.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_expect.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_expect.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_expect.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_hold.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_hold.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_hold.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_hold.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_int.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_int.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_int.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_int.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_kleene.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_kleene.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_kleene.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_kleene.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lazy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lazy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lazy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lazy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lexeme.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lexeme.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lexeme.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lexeme.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_lit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_match_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_matches.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_matches.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_matches.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_matches.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_case.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_case.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_case.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_case.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_skip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_skip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_skip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_no_skip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_not_predicate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_not_predicate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_not_predicate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_not_predicate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_numeric.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_numeric.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_numeric.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_numeric.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_omit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_omit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_omit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_omit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_optional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_optional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_optional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_optional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_attr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_attr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_attr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_attr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_auto.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_auto.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_auto.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_parse_auto.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_permutation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_permutation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_permutation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_permutation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_raw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_raw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_raw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_raw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_real.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_real.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_real.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_real.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_repeat.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_repeat.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_repeat.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_repeat.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_rule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_rule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_rule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_rule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequential_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequential_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequential_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_sequential_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_skip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_skip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_skip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_skip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_uint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_uint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_uint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_uint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_what.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_what.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_what.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/qi_what.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_adapt_adt_attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_adapt_adt_attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_adapt_adt_attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_adapt_adt_attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if_ns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if_ns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if_ns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_if_ns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_ns.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_ns.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_ns.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_any_ns.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ascii.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ascii.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ascii.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ascii.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_attributes_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_char_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_char_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_char_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_char_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_extended_variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_extended_variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_extended_variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_extended_variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_info.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_info.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_info.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_info.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_iso8859_1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_iso8859_1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_iso8859_1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_iso8859_1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_istream_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_istream_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_istream_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_istream_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_line_pos_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_line_pos_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_line_pos_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_line_pos_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_locals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_locals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_locals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_locals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_look_ahead.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_look_ahead.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_look_ahead.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_look_ahead.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_modify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_modify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_modify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_modify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_multi_pass_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ostream_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ostream_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ostream_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_ostream_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard_wide.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard_wide.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard_wide.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_standard_wide.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_string_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_string_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_string_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_string_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_unused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_unused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_unused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_unused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_utree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_utree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_utree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/support_utree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/include/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive/confix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive/confix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive/confix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/directive/confix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal/subrule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal/subrule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal/subrule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/karma/nonterminal/subrule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/confix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/confix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/confix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/confix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/distinct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/distinct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/distinct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/distinct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/kwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/kwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/kwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/kwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/seek.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/seek.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/seek.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/directive/seek.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal/subrule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal/subrule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal/subrule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/nonterminal/subrule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/detail/keywords.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/detail/keywords.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/detail/keywords.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/detail/keywords.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/keywords.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/keywords.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/keywords.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/operator/keywords.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/advance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/advance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/advance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/advance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/iter_pos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/iter_pos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/iter_pos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/qi/primitive/iter_pos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/confix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/confix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/confix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/confix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/distinct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/distinct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/distinct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/distinct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/flush_multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/flush_multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/flush_multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/flush_multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/kwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/kwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/kwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/kwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/seek.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/seek.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/seek.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/seek.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/subrule_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/subrule_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/subrule_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/home/support/subrule_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_confix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_confix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_confix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_confix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_subrule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_subrule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_subrule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/karma_subrule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_advance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_advance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_advance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_advance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_confix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_confix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_confix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_confix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_directive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_directive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_directive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_directive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_distinct.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_distinct.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_distinct.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_distinct.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_flush_multi_pass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_flush_multi_pass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_flush_multi_pass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_flush_multi_pass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_iter_pos.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_iter_pos.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_iter_pos.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_iter_pos.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_keywords.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_keywords.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_keywords.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_keywords.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_kwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_kwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_kwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_kwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_nonterminal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_nonterminal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_nonterminal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_nonterminal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_primitive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_primitive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_primitive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_primitive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_seek.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_seek.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_seek.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_seek.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_subrule.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_subrule.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_subrule.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/repository/include/qi_subrule.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/spirit/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/spirit/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/asynchronous_state_machine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/asynchronous_state_machine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/asynchronous_state_machine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/asynchronous_state_machine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/custom_reaction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/custom_reaction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/custom_reaction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/custom_reaction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deep_history.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deep_history.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deep_history.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deep_history.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deferral.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deferral.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deferral.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/deferral.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/avoid_unused_warning.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/avoid_unused_warning.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/avoid_unused_warning.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/avoid_unused_warning.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/constructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/constructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/constructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/constructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/counted_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/counted_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/counted_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/counted_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/leaf_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/leaf_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/leaf_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/leaf_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/node_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/node_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/node_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/node_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/reaction_dispatcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/reaction_dispatcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/reaction_dispatcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/reaction_dispatcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/rtti_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/rtti_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/rtti_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/rtti_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/state_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/state_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/state_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/detail/state_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_processor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_processor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_processor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/event_processor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/exception_translator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/exception_translator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/exception_translator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/exception_translator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_scheduler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_scheduler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_scheduler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_scheduler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_worker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_worker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_worker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/fifo_worker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/history.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/history.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/history.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/history.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/in_state_reaction.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/in_state_reaction.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/in_state_reaction.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/in_state_reaction.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/null_exception_translator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/null_exception_translator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/null_exception_translator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/null_exception_translator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/processor_container.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/processor_container.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/processor_container.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/processor_container.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/shallow_history.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/shallow_history.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/shallow_history.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/shallow_history.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/simple_state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/simple_state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/simple_state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/simple_state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state_machine.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state_machine.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state_machine.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/state_machine.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/termination.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/termination.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/termination.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/termination.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/transition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/transition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/statechart/transition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/statechart/transition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/static_assert.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/static_assert.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/static_assert.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/static_assert.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/strong_typedef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/strong_typedef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/strong_typedef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/strong_typedef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/swap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/swap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/swap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/swap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/api_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/system/api_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/api_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/system/api_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/system/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/system/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/cygwin_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/system/cygwin_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/cygwin_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/system/cygwin_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/error_code.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/system/error_code.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/error_code.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/system/error_code.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/linux_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/system/linux_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/linux_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/system/linux_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/system_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/system/system_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/system_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/system/system_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/windows_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/system/windows_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/system/windows_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/system/windows_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/auto_unit_test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/auto_unit_test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/auto_unit_test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/auto_unit_test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/debug.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/debug.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/debug.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/debug.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/debug_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/debug_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/debug_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/debug_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/enable_warnings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/enable_warnings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/enable_warnings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/enable_warnings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/fwd_decl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/fwd_decl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/fwd_decl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/fwd_decl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/global_typedef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/global_typedef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/global_typedef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/global_typedef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/log_level.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/log_level.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/log_level.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/log_level.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/suppress_warnings.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/suppress_warnings.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/suppress_warnings.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/suppress_warnings.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/unit_test_parameters.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/unit_test_parameters.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/unit_test_parameters.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/unit_test_parameters.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/workaround.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/workaround.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/workaround.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/detail/workaround.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/exception_safety.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/exception_safety.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/exception_safety.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/exception_safety.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/execution_monitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/execution_monitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/execution_monitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/execution_monitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/floating_point_comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/floating_point_comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/floating_point_comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/floating_point_comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/framework.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/framework.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/framework.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/framework.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/compiler_log_formatter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/compiler_log_formatter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/compiler_log_formatter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/compiler_log_formatter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/cpp_main.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/cpp_main.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/cpp_main.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/cpp_main.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/debug.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/debug.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/debug.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/debug.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/exception_safety.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/exception_safety.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/exception_safety.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/exception_safety.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/execution_monitor.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/execution_monitor.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/execution_monitor.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/execution_monitor.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/framework.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/framework.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/framework.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/framework.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/interaction_based.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/interaction_based.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/interaction_based.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/interaction_based.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/logged_expectations.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/logged_expectations.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/logged_expectations.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/logged_expectations.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/plain_report_formatter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/plain_report_formatter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/plain_report_formatter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/plain_report_formatter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/progress_monitor.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/progress_monitor.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/progress_monitor.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/progress_monitor.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_collector.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_collector.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_collector.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_collector.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_reporter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_reporter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_reporter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/results_reporter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_main.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_main.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_main.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_main.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_tools.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_tools.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_tools.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/test_tools.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_log.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_log.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_log.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_log.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_main.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_main.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_main.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_main.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_monitor.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_monitor.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_monitor.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_monitor.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_parameters.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_parameters.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_parameters.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_parameters.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_suite.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_suite.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_suite.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/unit_test_suite.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_log_formatter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_log_formatter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_log_formatter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_log_formatter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_report_formatter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_report_formatter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_report_formatter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/impl/xml_report_formatter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/prg_exec_monitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/prg_exec_monitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/prg_exec_monitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/prg_exec_monitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/test_exec_monitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/test_exec_monitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/test_exec_monitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/test_exec_monitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test_framework.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test_framework.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test_framework.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/included/unit_test_framework.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/interaction_based.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/interaction_based.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/interaction_based.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/interaction_based.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/logged_expectations.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/logged_expectations.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/logged_expectations.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/logged_expectations.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/minimal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/minimal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/minimal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/minimal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/mock_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/mock_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/mock_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/mock_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/compiler_log_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/compiler_log_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/compiler_log_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/compiler_log_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/plain_report_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/plain_report_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/plain_report_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/plain_report_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_log_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_log_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_log_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_log_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_report_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_report_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_report_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output/xml_report_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output_test_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output_test_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/output_test_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/output_test_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/parameterized_test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/parameterized_test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/parameterized_test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/parameterized_test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/predicate_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/predicate_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/predicate_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/predicate_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/prg_exec_monitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/prg_exec_monitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/prg_exec_monitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/prg_exec_monitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/progress_monitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/progress_monitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/progress_monitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/progress_monitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/results_collector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/results_collector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/results_collector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/results_collector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/results_reporter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/results_reporter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/results_reporter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/results_reporter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_case_template.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_case_template.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_case_template.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_case_template.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_exec_monitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_exec_monitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_exec_monitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_exec_monitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_observer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_observer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_observer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_observer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_tools.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_tools.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/test_tools.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/test_tools.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log_formatter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log_formatter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log_formatter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_log_formatter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_monitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_monitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_monitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_monitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/unit_test_suite_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/assign_op.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/assign_op.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/assign_op.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/assign_op.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/bcs_char_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/bcs_char_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/bcs_char_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/bcs_char_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/compare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/compare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/compare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/compare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/basic_cstring/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/callback.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/callback.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/callback.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/callback.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/class_properties.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/class_properties.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/class_properties.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/class_properties.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/custom_manip.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/custom_manip.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/custom_manip.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/custom_manip.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/fixed_mapping.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/fixed_mapping.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/fixed_mapping.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/fixed_mapping.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/foreach.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/foreach.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/foreach.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/foreach.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/ifstream_line_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/ifstream_line_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/ifstream_line_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/ifstream_line_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/input_iterator_facade.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/input_iterator_facade.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/input_iterator_facade.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/input_iterator_facade.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/istream_line_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/istream_line_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/istream_line_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/istream_line_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/token_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/token_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/token_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/iterator/token_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/lazy_ostream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/lazy_ostream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/lazy_ostream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/lazy_ostream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/named_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/named_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/named_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/named_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/nullstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/nullstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/nullstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/nullstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/rtti.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/rtti.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/rtti.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/rtti.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/argument.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/argument.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/argument.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/argument.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argument_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argument_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argument_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argument_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/argv_traverser.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/basic_parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/basic_parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/basic_parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/basic_parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/char_parameter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/dual_name_parameter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/id_policy.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/argument_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/argument_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/argument_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/argument_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/id_policy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/id_policy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/id_policy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/iface/id_policy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/modifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/modifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/modifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/modifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/named_parameter.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/parser.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/positional_parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/positional_parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/positional_parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/positional_parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/typed_parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/typed_parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/typed_parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/typed_parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/validation.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_handler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_handler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_handler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/cla/value_handler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/configuration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/configuration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/configuration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/configuration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/environment.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/modifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/modifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/modifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/modifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/env/variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.cpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.cpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/file/config_file_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/interpret_argument_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/interpret_argument_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/interpret_argument_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/interpret_argument_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/parameter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/parameter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/parameter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/parameter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/trace.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/trace.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/trace.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/trace.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/validation.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/validation.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/validation.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/runtime/validation.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/trivial_singleton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/trivial_singleton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/trivial_singleton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/trivial_singleton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/wrap_stringstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/wrap_stringstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/wrap_stringstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/wrap_stringstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/xml_printer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/xml_printer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/xml_printer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/test/utils/xml_printer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/barrier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/barrier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/barrier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/barrier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/condition_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/cv_status.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/cv_status.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/cv_status.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/cv_status.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/async_func.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/async_func.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/async_func.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/async_func.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/delete.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/delete.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/delete.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/delete.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/force_cast.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/force_cast.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/force_cast.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/force_cast.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/invoke.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/invoke.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/invoke.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/invoke.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/is_convertible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/is_convertible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/is_convertible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/is_convertible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/lockable_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/lockable_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/lockable_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/lockable_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/log.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/log.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/log.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/log.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/make_tuple_indices.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/make_tuple_indices.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/make_tuple_indices.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/make_tuple_indices.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/move.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/move.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/move.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/move.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/platform.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/platform.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/platform.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/platform.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/singleton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/singleton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/singleton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/singleton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_group.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_group.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_group.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_group.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_heap_alloc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_heap_alloc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_heap_alloc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_heap_alloc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_interruption.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_interruption.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_interruption.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/thread_interruption.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/tss_hooks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/tss_hooks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/tss_hooks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/detail/tss_hooks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked_stream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked_stream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked_stream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/externally_locked_stream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/future.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/future.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/future.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/future.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/future_error_code.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/future_error_code.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/future_error_code.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/future_error_code.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/is_locked_by_this_thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/is_locked_by_this_thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/is_locked_by_this_thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/is_locked_by_this_thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_factories.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_factories.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_factories.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_factories.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_guard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_guard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_guard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_guard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_options.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_options.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_options.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_options.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_types.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_types.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_types.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lock_types.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_concepts.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_concepts.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_concepts.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_concepts.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/lockable_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/locks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/locks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/locks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/locks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/null_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/null_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/null_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/null_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/once.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/once.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/once.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/once.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_lockable_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable_adapter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable_adapter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable_adapter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/poly_shared_lockable_adapter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/condition_variable_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/once.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/once.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/once.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/once.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/pthread_mutex_scoped_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/pthread_mutex_scoped_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/pthread_mutex_scoped_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/pthread_mutex_scoped_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/shared_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/shared_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/shared_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/shared_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_data.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_data.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_data.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_data.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_heap_alloc.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_heap_alloc.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_heap_alloc.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/thread_heap_alloc.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/timespec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/timespec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/timespec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/pthread/timespec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/recursive_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/recursive_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/recursive_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/recursive_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/reverse_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/reverse_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/reverse_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/reverse_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/scoped_thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/scoped_thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/scoped_thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/scoped_thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_lock_guard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_lock_guard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_lock_guard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_lock_guard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/shared_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/strict_lock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/strict_lock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/strict_lock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/strict_lock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/synchronized_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/synchronized_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/synchronized_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/synchronized_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/testable_mutex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/testable_mutex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/testable_mutex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/testable_mutex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_functors.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_functors.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_functors.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_functors.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_guard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_guard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_guard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_guard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/thread_time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/tss.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/tss.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/tss.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/tss.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/v2/thread.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/v2/thread.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/v2/thread.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/v2/thread.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/xtime.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/xtime.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/thread/xtime.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/thread/xtime.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/throw_exception.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/throw_exception.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/throw_exception.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/throw_exception.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/timer/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/timer/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/timer/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/timer/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/timer/timer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/timer/timer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/timer/timer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/timer/timer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/token_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/token_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/token_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/token_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/token_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/token_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/token_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/token_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tokenizer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tokenizer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tokenizer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tokenizer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/cmath.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/cmath.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/cmath.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/cmath.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/complex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/complex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/complex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/complex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config_all.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config_all.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config_all.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/config_all.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/functor2iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/functor2iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/functor2iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/functor2iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/math_overloads.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/math_overloads.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/math_overloads.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/detail/math_overloads.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/random.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/random.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/random.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/random.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/algorithm b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/algorithm similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/algorithm rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/algorithm diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/array b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/array similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/array rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/array diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/array.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/array.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/array.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/array.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/random.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/random.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/random.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/random.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/regex.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/regex.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/regex.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/regex.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/tuple.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/tuple.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/tuple.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/tuple.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/type_tra.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/type_tra.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/type_tra.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/type_tra.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/unordere.h b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/unordere.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/unordere.h rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bcc32/unordere.h diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bitset b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bitset similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bitset rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/bitset diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/cmath b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/cmath similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/cmath rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/cmath diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/complex b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/complex similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/complex rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/complex diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/deque b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/deque similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/deque rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/deque diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/exception b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/exception similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/exception rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/exception diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/fstream b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/fstream similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/fstream rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/fstream diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/functional b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/functional similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/functional rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/functional diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iomanip b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iomanip similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iomanip rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iomanip diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ios b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ios similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ios rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ios diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iostream b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iostream similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iostream rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iostream diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/istream b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/istream similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/istream rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/istream diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iterator b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iterator similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iterator rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/iterator diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/limits b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/limits similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/limits rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/limits diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/list b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/list similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/list rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/list diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/locale b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/locale similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/locale rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/locale diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/map b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/map similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/map rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/map diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/memory b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/memory similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/memory rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/memory diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/new b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/new similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/new rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/new diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/numeric b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/numeric similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/numeric rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/numeric diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ostream b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ostream similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ostream rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/ostream diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/queue b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/queue similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/queue rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/queue diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/random b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/random similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/random rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/random diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/regex b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/regex similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/regex rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/regex diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/set b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/set similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/set rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/set diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sstream b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sstream similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sstream rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sstream diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stack b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stack similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stack rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stack diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stdexcept b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stdexcept similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stdexcept rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/stdexcept diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/streambuf b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/streambuf similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/streambuf rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/streambuf diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/string b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/string similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/string rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/string diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/strstream b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/strstream similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/strstream rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/strstream diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/algorithm.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/algorithm.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/algorithm.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/algorithm.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/array.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/array.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/array.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/array.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bcc32.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bcc32.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bcc32.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bcc32.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bitset.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bitset.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bitset.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/bitset.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/cmath.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/cmath.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/cmath.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/cmath.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/complex.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/complex.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/complex.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/complex.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/deque.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/deque.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/deque.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/deque.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/exception.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/exception.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/exception.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/exception.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/fstream.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/fstream.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/fstream.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/fstream.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/functional.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/functional.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/functional.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/functional.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iomanip.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iomanip.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iomanip.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iomanip.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ios.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ios.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ios.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ios.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iostream.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iostream.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iostream.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iostream.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/istream.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/istream.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/istream.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/istream.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iterator.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iterator.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iterator.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/iterator.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/limits.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/limits.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/limits.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/limits.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/list.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/list.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/list.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/list.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/locale.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/locale.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/locale.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/locale.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/map.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/map.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/map.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/map.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/memory.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/memory.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/memory.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/memory.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/new.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/new.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/new.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/new.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/numeric.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/numeric.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/numeric.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/numeric.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ostream.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ostream.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ostream.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/ostream.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/queue.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/queue.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/queue.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/queue.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/random.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/random.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/random.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/random.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/regex.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/regex.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/regex.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/regex.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/set.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/set.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/set.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/set.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sstream.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sstream.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sstream.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sstream.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stack.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stack.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stack.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stack.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stdexcept.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stdexcept.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stdexcept.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/stdexcept.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/streambuf.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/streambuf.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/streambuf.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/streambuf.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/string.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/string.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/string.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/string.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/strstream.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/strstream.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/strstream.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/strstream.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sun.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sun.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sun.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/sun.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/tuple.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/tuple.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/tuple.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/tuple.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/type_traits.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/type_traits.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/type_traits.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/type_traits.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/typeinfo.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/typeinfo.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/typeinfo.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/typeinfo.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_map.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_map.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_map.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_map.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_set.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_set.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_set.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/unordered_set.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/utility.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/utility.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/utility.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/utility.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/valarray.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/valarray.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/valarray.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/valarray.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/vector.SUNWCCh b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/vector.SUNWCCh similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/vector.SUNWCCh rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/sun/vector.SUNWCCh diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/tuple b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/tuple similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/tuple rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/tuple diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/type_traits b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/type_traits similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/type_traits rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/type_traits diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/typeinfo b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/typeinfo similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/typeinfo rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/typeinfo diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_map b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_map similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_map rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_map diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_set b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_set similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_set rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/unordered_set diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/utility b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/utility similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/utility rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/utility diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/valarray b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/valarray similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/valarray rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/valarray diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/vector b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/vector similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/vector rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tr1/vector diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/unordered_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tr1/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tr1/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic_no_partial_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic_no_partial_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic_no_partial_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/detail/tuple_basic_no_partial_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_comparison.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_comparison.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_comparison.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_comparison.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/tuple/tuple_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_cv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_cv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_cv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_cv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_lvalue_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_lvalue_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_lvalue_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_lvalue_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_rvalue_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_rvalue_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_rvalue_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_rvalue_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_volatile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_volatile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_volatile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/add_volatile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/aligned_storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/aligned_storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/aligned_storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/aligned_storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/alignment_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/arithmetic_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/arithmetic_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/arithmetic_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/arithmetic_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/array_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/array_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/array_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/array_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/broken_compiler_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/broken_compiler_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/broken_compiler_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/broken_compiler_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/common_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/common_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/common_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/common_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/composite_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/composite_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/composite_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/composite_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conditional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conditional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conditional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conditional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conversion_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conversion_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conversion_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/conversion_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/cv_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/cv_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/cv_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/cv_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/decay.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/decay.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/decay.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/decay.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/bool_trait_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/common_type_imp.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/common_type_imp.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/common_type_imp.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/common_type_imp.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/cv_traits_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/cv_traits_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/cv_traits_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/cv_traits_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/false_result.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/false_result.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/false_result.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/false_result.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_binary_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_binary_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_binary_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_binary_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_postfix_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_postfix_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_postfix_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_postfix_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_prefix_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_prefix_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_prefix_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/has_prefix_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_eq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_eq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_eq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_eq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_not.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_not.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_not.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_not.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/ice_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_tester.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_tester.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_tester.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_function_ptr_tester.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/size_t_trait_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/template_arity_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/template_arity_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/template_arity_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/template_arity_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/type_trait_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/wrap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/wrap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/wrap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/wrap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/yes_no_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/yes_no_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/yes_no_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/detail/yes_no_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/extent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/extent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/extent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/extent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/floating_point_promotion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/floating_point_promotion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/floating_point_promotion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/floating_point_promotion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/function_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/function_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/function_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/function_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_and_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_or_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_bit_xor_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_complement.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_complement.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_complement.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_complement.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_dereference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_dereference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_dereference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_dereference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_divides_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_greater_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_left_shift_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less_equal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less_equal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less_equal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_less_equal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_and.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_and.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_and.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_and.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_not.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_not.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_not.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_not.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_or.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_or.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_or.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_logical_or.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_minus_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_modulus_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_multiplies_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_negate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_negate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_negate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_negate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_new_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_new_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_new_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_new_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_not_equal_to.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_not_equal_to.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_not_equal_to.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_not_equal_to.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_constructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_constructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_constructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_constructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_destructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_destructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_destructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_nothrow_destructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_operator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_operator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_operator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_operator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_plus_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_decrement.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_decrement.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_decrement.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_decrement.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_increment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_increment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_increment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_post_increment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_decrement.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_decrement.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_decrement.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_decrement.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_increment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_increment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_increment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_pre_increment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_right_shift_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_assign.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_assign.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_assign.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_assign.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_constructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_constructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_constructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_constructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_copy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_copy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_copy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_copy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_destructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_destructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_destructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_trivial_destructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_minus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_minus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_minus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_minus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_plus.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_plus.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_plus.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_unary_plus.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_virtual_destructor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_virtual_destructor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_virtual_destructor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/has_virtual_destructor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/ice.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/ice.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/ice.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/ice.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_constant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_constant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_constant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_constant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_promotion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_promotion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_promotion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/integral_promotion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/intrinsics.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/intrinsics.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/intrinsics.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/intrinsics.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_abstract.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_abstract.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_abstract.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_abstract.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_arithmetic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_arithmetic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_arithmetic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_arithmetic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_array.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_array.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_array.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_array.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_and_derived.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_and_derived.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_and_derived.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_and_derived.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of_tr1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of_tr1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of_tr1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_base_of_tr1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_class.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_class.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_class.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_class.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_complex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_complex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_complex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_complex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_compound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_compound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_compound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_compound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_convertible.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_convertible.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_convertible.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_convertible.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_empty.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_empty.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_empty.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_empty.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_float.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_float.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_float.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_float.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_floating_point.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_floating_point.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_floating_point.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_floating_point.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_function.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_function.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_function.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_function.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_fundamental.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_fundamental.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_fundamental.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_fundamental.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_integral.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_integral.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_integral.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_integral.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_lvalue_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_lvalue_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_lvalue_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_lvalue_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_function_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_function_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_function_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_function_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_object_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_object_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_object_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_object_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_member_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_object.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_object.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_object.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_object.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pod.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pod.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pod.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pod.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_polymorphic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_polymorphic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_polymorphic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_polymorphic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_rvalue_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_rvalue_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_rvalue_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_rvalue_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_same.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_same.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_same.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_same.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_scalar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_scalar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_scalar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_scalar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_signed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_signed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_signed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_signed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_stateless.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_stateless.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_stateless.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_stateless.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_union.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_union.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_union.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_union.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_unsigned.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_unsigned.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_unsigned.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_unsigned.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_virtual_base_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_virtual_base_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_virtual_base_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_virtual_base_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_void.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_void.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_void.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_void.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_volatile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_volatile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_volatile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/is_volatile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_signed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_signed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_signed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_signed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_unsigned.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_unsigned.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_unsigned.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/make_unsigned.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_all_extents.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_all_extents.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_all_extents.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_all_extents.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_bounds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_bounds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_bounds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_bounds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_cv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_cv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_cv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_cv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_extent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_extent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_extent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_extent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_volatile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_volatile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_volatile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/remove_volatile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/msvc/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/object_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/object_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/object_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/object_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/promote.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/promote.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/promote.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/promote.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/rank.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/rank.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/rank.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/rank.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/reference_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/reference_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/reference_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/reference_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_all_extents.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_all_extents.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_all_extents.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_all_extents.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_bounds.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_bounds.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_bounds.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_bounds.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_const.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_const.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_const.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_const.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_cv.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_cv.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_cv.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_cv.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_extent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_extent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_extent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_extent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_pointer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_pointer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_pointer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_pointer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_reference.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_reference.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_reference.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_reference.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_volatile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_volatile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_volatile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/remove_volatile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/same_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/same_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/same_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/same_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits_spec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits_spec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits_spec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/transform_traits_spec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/type_with_alignment.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/type_with_alignment.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/type_with_alignment.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/type_traits/type_with_alignment.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/dmc/typeof_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/dmc/typeof_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/dmc/typeof_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/dmc/typeof_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode_params.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode_params.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode_params.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/encode_decode_params.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/incr_registration_group.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/incr_registration_group.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/incr_registration_group.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/incr_registration_group.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/int_encoding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/int_encoding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/int_encoding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/int_encoding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/integral_template_param.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/integral_template_param.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/integral_template_param.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/integral_template_param.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/message.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/message.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/message.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/message.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/modifiers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/modifiers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/modifiers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/modifiers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/msvc/typeof_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/msvc/typeof_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/msvc/typeof_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/msvc/typeof_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/native.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/native.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/native.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/native.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/pointers_data_members.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/pointers_data_members.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/pointers_data_members.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/pointers_data_members.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions_iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions_iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions_iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_functions_iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_fundamental.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_fundamental.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_fundamental.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_fundamental.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_mem_functions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_mem_functions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_mem_functions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/register_mem_functions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/bitset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/bitset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/bitset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/bitset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/complex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/complex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/complex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/complex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/deque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/deque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/deque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/deque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/fstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/fstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/fstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/fstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/functional.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/functional.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/functional.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/functional.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iostream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iostream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iostream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iostream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/istream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/istream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/istream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/istream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/locale.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/locale.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/locale.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/locale.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/memory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/memory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/memory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/memory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/ostream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/ostream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/ostream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/ostream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/queue.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/queue.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/queue.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/queue.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/sstream.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/sstream.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/sstream.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/sstream.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/stack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/stack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/stack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/stack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/streambuf.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/streambuf.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/streambuf.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/streambuf.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/valarray.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/valarray.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/valarray.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/valarray.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/std/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_encoding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_encoding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_encoding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_encoding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_template_param.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_template_param.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_template_param.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/template_template_param.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_encoding.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_encoding.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_encoding.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_encoding.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_template_param.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_template_param.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_template_param.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/type_template_param.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/typeof_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/unsupported.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/unsupported.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/unsupported.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/unsupported.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector100.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector100.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector100.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector100.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector150.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector150.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector150.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector150.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector200.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector200.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector200.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector200.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector50.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector50.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector50.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/typeof/vector50.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/absolute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/absolute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/absolute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/absolute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcminute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcminute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcminute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcminute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcsecond.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcsecond.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcsecond.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/arcsecond.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/degree.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/degree.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/degree.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/degree.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/gradian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/gradian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/gradian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/gradian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/radian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/radian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/radian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/radian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/revolution.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/revolution.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/revolution.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/revolution.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/steradian.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/steradian.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/steradian.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/angle/steradian.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/astronomical_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/astronomical_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/astronomical_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/astronomical_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_day.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_day.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_day.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_day.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_hour.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_hour.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_hour.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_hour.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_minute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_minute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_minute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_minute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_second.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_second.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_second.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_second.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_year.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_year.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_year.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/light_year.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/parsec.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/parsec.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/parsec.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/astronomical/parsec.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/biot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/biot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/biot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/biot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/centimeter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/centimeter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/centimeter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/centimeter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/gram.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/gram.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/gram.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/cgs/gram.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/conversions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/conversions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/conversions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/conversions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/drachm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/drachm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/drachm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/drachm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/fluid_ounce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/fluid_ounce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/fluid_ounce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/fluid_ounce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/foot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/foot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/foot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/foot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/furlong.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/furlong.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/furlong.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/furlong.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gallon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gallon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gallon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gallon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gill.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gill.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gill.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/gill.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/grain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/grain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/grain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/grain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/hundredweight.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/hundredweight.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/hundredweight.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/hundredweight.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/inch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/inch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/inch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/inch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/league.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/league.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/league.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/league.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/mile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/mile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/mile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/mile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ounce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ounce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ounce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ounce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/pound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quart.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quart.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quart.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quart.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quarter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quarter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quarter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/quarter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/stone.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/stone.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/stone.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/stone.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/thou.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/thou.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/thou.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/thou.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/ton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/yard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/yard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/yard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/imperial/yard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/angstrom.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/angstrom.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/angstrom.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/angstrom.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/are.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/are.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/are.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/are.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/atmosphere.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/atmosphere.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/atmosphere.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/atmosphere.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/bar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/bar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/bar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/bar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/barn.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/barn.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/barn.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/barn.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/day.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/day.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/day.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/day.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/fermi.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/fermi.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/fermi.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/fermi.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hectare.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hectare.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hectare.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hectare.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hour.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hour.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hour.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/hour.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/knot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/knot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/knot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/knot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/liter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/liter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/liter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/liter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/micron.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/micron.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/micron.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/micron.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/minute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/minute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/minute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/minute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/mmHg.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/mmHg.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/mmHg.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/mmHg.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/nautical_mile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/nautical_mile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/nautical_mile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/nautical_mile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/ton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/ton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/ton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/ton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/torr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/torr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/torr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/torr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/year.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/year.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/year.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/metric/year.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/ampere.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/ampere.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/ampere.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/ampere.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/candela.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/candela.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/candela.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/candela.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kelvin.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kelvin.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kelvin.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kelvin.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kilogram.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kilogram.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kilogram.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/kilogram.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/meter.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/meter.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/meter.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/meter.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/mole.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/mole.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/mole.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/mole.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/second.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/second.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/second.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/si/second.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/celsius.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/celsius.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/celsius.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/celsius.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/conversions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/conversions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/conversions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/conversions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/fahrenheit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/fahrenheit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/fahrenheit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/temperature/fahrenheit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/cup.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/cup.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/cup.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/cup.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/dram.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/dram.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/dram.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/dram.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_dram.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_dram.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_dram.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_dram.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_ounce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_ounce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_ounce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/fluid_ounce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/foot.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/foot.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/foot.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/foot.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gallon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gallon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gallon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gallon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gill.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gill.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gill.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/gill.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/grain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/grain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/grain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/grain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/hundredweight.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/hundredweight.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/hundredweight.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/hundredweight.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/inch.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/inch.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/inch.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/inch.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mil.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mil.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mil.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mil.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/mile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/minim.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/minim.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/minim.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/minim.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ounce.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ounce.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ounce.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ounce.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pint.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pint.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pint.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pint.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound_force.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound_force.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound_force.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/pound_force.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/quart.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/quart.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/quart.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/quart.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/tablespoon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/tablespoon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/tablespoon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/tablespoon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/teaspoon.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/teaspoon.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/teaspoon.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/teaspoon.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ton.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ton.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ton.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/ton.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/yard.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/yard.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/yard.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/base_units/us/yard.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/cmath.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/cmath.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/cmath.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/cmath.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/derived_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/derived_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/derived_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/derived_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/absolute_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/absolute_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/absolute_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/absolute_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/cmath_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/cmath_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/cmath_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/cmath_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/conversion_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/conversion_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/conversion_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/conversion_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dim_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dim_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dim_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dim_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimension_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimensionless_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimensionless_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimensionless_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/dimensionless_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/heterogeneous_conversion.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/heterogeneous_conversion.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/heterogeneous_conversion.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/heterogeneous_conversion.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/linear_algebra.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/linear_algebra.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/linear_algebra.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/linear_algebra.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/one.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/one.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/one.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/one.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/ordinal.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/ordinal.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/ordinal.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/ordinal.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/prevent_redefinition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/prevent_redefinition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/prevent_redefinition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/prevent_redefinition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_or_add.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_or_add.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_or_add.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/push_front_or_add.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/sort.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/sort.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/sort.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/sort.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/static_rational_power.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/static_rational_power.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/static_rational_power.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/static_rational_power.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/unscale.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/unscale.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/unscale.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/unscale.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/detail/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dim.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dim.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dim.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dim.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_quantity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_quantity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_quantity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_quantity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/dimensionless_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/get_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/get_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/get_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/get_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/get_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/get_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/get_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/get_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/heterogeneous_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/heterogeneous_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/heterogeneous_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/heterogeneous_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/homogeneous_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/homogeneous_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/homogeneous_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/homogeneous_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dim.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dim.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dim.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dim.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimension_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimension_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimension_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimension_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_quantity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_quantity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_quantity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_quantity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_dimensionless_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_quantity_of_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_dimension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_dimension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_dimension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_dimension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/is_unit_of_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/lambda.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/lambda.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/lambda.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/lambda.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/limits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/limits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/limits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/limits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/make_scaled_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/make_scaled_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/make_scaled_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/make_scaled_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/make_system.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/make_system.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/make_system.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/make_system.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/operators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/operators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/operators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/operators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/absorbed_dose.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/absorbed_dose.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/absorbed_dose.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/absorbed_dose.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/acceleration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/acceleration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/acceleration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/acceleration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/activity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/activity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/activity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/activity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/amount.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/amount.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/amount.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/amount.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_acceleration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_acceleration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_acceleration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_acceleration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_momentum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_momentum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_momentum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_momentum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_velocity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_velocity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_velocity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/angular_velocity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/area.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/area.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/area.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/area.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/capacitance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/capacitance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/capacitance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/capacitance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/conductivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/current.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/current.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/current.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/current.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dose_equivalent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dose_equivalent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dose_equivalent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dose_equivalent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dynamic_viscosity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dynamic_viscosity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dynamic_viscosity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/dynamic_viscosity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_charge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_charge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_charge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_charge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_potential.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_potential.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_potential.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/electric_potential.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/energy_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/force.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/force.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/force.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/force.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/frequency.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/frequency.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/frequency.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/frequency.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/heat_capacity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/heat_capacity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/heat_capacity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/heat_capacity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/illuminance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/illuminance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/illuminance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/illuminance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/impedance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/impedance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/impedance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/impedance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/inductance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/inductance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/inductance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/inductance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/kinematic_viscosity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/kinematic_viscosity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/kinematic_viscosity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/kinematic_viscosity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/length.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/length.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/length.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/length.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_flux.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_flux.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_flux.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_flux.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_intensity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_intensity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_intensity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/luminous_intensity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_field_intensity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_field_intensity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_field_intensity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_field_intensity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/magnetic_flux_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/mass_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_energy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_energy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_energy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_energy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_heat_capacity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_heat_capacity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_heat_capacity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/molar_heat_capacity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/moment_of_inertia.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/moment_of_inertia.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/moment_of_inertia.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/moment_of_inertia.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/momentum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/momentum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/momentum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/momentum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permeability.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permeability.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permeability.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permeability.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permittivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permittivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permittivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/permittivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/plane_angle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/plane_angle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/plane_angle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/plane_angle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/power.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/power.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/power.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/power.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/pressure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/pressure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/pressure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/pressure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/reluctance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/reluctance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/reluctance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/reluctance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/resistivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/solid_angle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/solid_angle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/solid_angle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/solid_angle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_energy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_energy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_energy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_energy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_heat_capacity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_heat_capacity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_heat_capacity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_heat_capacity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_volume.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_volume.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_volume.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/specific_volume.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/stress.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/stress.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/stress.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/stress.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_tension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_tension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_tension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/surface_tension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/temperature.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/temperature.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/temperature.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/temperature.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/thermal_conductivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/thermal_conductivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/thermal_conductivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/thermal_conductivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/torque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/torque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/torque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/torque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/velocity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/velocity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/velocity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/velocity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/volume.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/volume.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/volume.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/volume.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/wavenumber.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/wavenumber.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/wavenumber.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/physical_dimensions/wavenumber.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/pow.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/pow.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/pow.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/pow.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/quantity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/quantity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/quantity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/quantity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/reduce_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/reduce_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/reduce_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/reduce_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/scale.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/scale.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/scale.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/scale.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/scaled_base_unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/scaled_base_unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/scaled_base_unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/scaled_base_unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/static_constant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/static_constant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/static_constant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/static_constant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/static_rational.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/static_rational.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/static_rational.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/static_rational.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/abstract.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/abstract.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/abstract.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/abstract.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/degrees.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/degrees.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/degrees.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/degrees.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/gradians.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/gradians.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/gradians.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/gradians.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/revolutions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/revolutions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/revolutions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/angle/revolutions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/acceleration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/acceleration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/acceleration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/acceleration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/area.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/area.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/area.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/area.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/current.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/current.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/current.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/current.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dimensionless.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dimensionless.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dimensionless.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dimensionless.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dynamic_viscosity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dynamic_viscosity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dynamic_viscosity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/dynamic_viscosity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/energy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/energy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/energy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/energy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/force.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/force.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/force.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/force.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/frequency.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/frequency.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/frequency.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/frequency.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/kinematic_viscosity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/kinematic_viscosity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/kinematic_viscosity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/kinematic_viscosity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/length.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/length.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/length.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/length.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/mass_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/momentum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/momentum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/momentum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/momentum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/power.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/power.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/power.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/power.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/pressure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/pressure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/pressure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/pressure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/velocity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/velocity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/velocity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/velocity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/volume.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/volume.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/volume.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/volume.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/wavenumber.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/wavenumber.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/wavenumber.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/cgs/wavenumber.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/detail/constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/detail/constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/detail/constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/detail/constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/absorbed_dose.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/absorbed_dose.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/absorbed_dose.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/absorbed_dose.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/acceleration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/acceleration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/acceleration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/acceleration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/activity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/activity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/activity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/activity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/amount.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/amount.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/amount.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/amount.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_acceleration.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_acceleration.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_acceleration.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_acceleration.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_momentum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_momentum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_momentum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_momentum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_velocity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_velocity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_velocity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/angular_velocity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/area.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/area.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/area.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/area.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/capacitance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/capacitance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/capacitance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/capacitance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/catalytic_activity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/catalytic_activity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/catalytic_activity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/catalytic_activity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/alpha_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/alpha_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/alpha_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/alpha_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/atomic-nuclear_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/atomic-nuclear_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/atomic-nuclear_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/atomic-nuclear_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/deuteron_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/deuteron_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/deuteron_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/deuteron_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electromagnetic_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electromagnetic_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electromagnetic_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electromagnetic_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electron_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electron_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electron_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/electron_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/helion_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/helion_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/helion_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/helion_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/muon_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/muon_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/muon_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/muon_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/neutron_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/neutron_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/neutron_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/neutron_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/physico-chemical_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/physico-chemical_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/physico-chemical_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/physico-chemical_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/proton_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/proton_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/proton_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/proton_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/tau_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/tau_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/tau_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/tau_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/triton_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/triton_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/triton_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/triton_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/typedefs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/typedefs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/typedefs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/typedefs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/universal_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/universal_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/universal_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata/universal_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/codata_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/conductivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/current.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/current.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/current.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/current.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dimensionless.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dimensionless.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dimensionless.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dimensionless.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dose_equivalent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dose_equivalent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dose_equivalent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dose_equivalent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dynamic_viscosity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dynamic_viscosity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dynamic_viscosity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/dynamic_viscosity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_charge.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_charge.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_charge.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_charge.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_potential.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_potential.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_potential.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/electric_potential.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/energy.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/energy.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/energy.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/energy.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/force.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/force.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/force.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/force.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/frequency.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/frequency.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/frequency.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/frequency.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/illuminance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/illuminance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/illuminance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/illuminance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/impedance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/impedance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/impedance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/impedance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/inductance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/inductance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/inductance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/inductance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/kinematic_viscosity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/kinematic_viscosity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/kinematic_viscosity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/kinematic_viscosity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/length.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/length.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/length.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/length.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_flux.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_flux.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_flux.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_flux.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_intensity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_intensity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_intensity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/luminous_intensity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_field_intensity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_field_intensity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_field_intensity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_field_intensity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/magnetic_flux_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/mass_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/moment_of_inertia.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/moment_of_inertia.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/moment_of_inertia.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/moment_of_inertia.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/momentum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/momentum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/momentum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/momentum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permeability.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permeability.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permeability.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permeability.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permittivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permittivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permittivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/permittivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/plane_angle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/plane_angle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/plane_angle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/plane_angle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/power.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/power.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/power.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/power.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/prefixes.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/prefixes.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/prefixes.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/prefixes.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/pressure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/pressure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/pressure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/pressure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/reluctance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/reluctance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/reluctance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/reluctance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistance.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistance.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistance.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistance.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistivity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistivity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistivity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/resistivity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/solid_angle.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/solid_angle.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/solid_angle.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/solid_angle.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_density.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_density.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_density.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_density.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_tension.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_tension.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_tension.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/surface_tension.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/temperature.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/temperature.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/temperature.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/temperature.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/time.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/time.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/time.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/time.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/torque.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/torque.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/torque.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/torque.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/velocity.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/velocity.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/velocity.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/velocity.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/volume.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/volume.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/volume.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/volume.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/wavenumber.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/wavenumber.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/wavenumber.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/si/wavenumber.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/celsius.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/celsius.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/celsius.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/celsius.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/fahrenheit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/fahrenheit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/fahrenheit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/systems/temperature/fahrenheit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/unit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/unit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/unit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/unit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/units_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/units/units_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/units/units_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/units/units_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/allocate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/allocate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/allocate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/allocate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/buckets.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/buckets.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/buckets.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/buckets.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/equivalent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/equivalent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/equivalent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/equivalent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/extract_key.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/extract_key.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/extract_key.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/extract_key.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/table.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/table.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/table.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/table.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/unique.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/unique.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/unique.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/unique.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/util.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/util.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/util.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/detail/util.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_map_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered/unordered_set_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered_map.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered_map.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered_map.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered_map.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/unordered_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/unordered_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/addressof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/addressof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/addressof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/addressof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/base_from_member.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/base_from_member.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/base_from_member.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/base_from_member.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/compare_pointees.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/compare_pointees.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/compare_pointees.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/compare_pointees.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/declval.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/declval.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/declval.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/declval.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_prefix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_prefix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_prefix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_prefix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_suffix.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_suffix.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_suffix.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/in_place_factory_suffix.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/result_of_iterate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/result_of_iterate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/result_of_iterate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/detail/result_of_iterate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/enable_if.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/enable_if.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/enable_if.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/enable_if.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/identity_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/identity_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/identity_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/identity_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/in_place_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/in_place_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/in_place_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/in_place_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/result_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/result_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/result_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/result_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/string_ref.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/string_ref.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/string_ref.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/string_ref.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/swap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/swap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/swap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/swap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/typed_in_place_factory.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/typed_in_place_factory.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/typed_in_place_factory.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/typed_in_place_factory.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/value_init.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/value_init.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/utility/value_init.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/utility/value_init.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/name_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/name_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/name_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/name_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/nil_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/nil_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/nil_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/nil_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/random_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/random_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/random_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/random_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/seed_rng.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/seed_rng.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/seed_rng.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/seed_rng.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/sha1.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/sha1.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/sha1.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/sha1.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/string_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/string_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/string_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/string_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_generators.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_generators.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_generators.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_generators.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_serialize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_serialize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_serialize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/uuid/uuid_serialize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/apply_visitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/apply_visitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/apply_visitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/apply_visitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/bad_visit.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/bad_visit.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/bad_visit.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/bad_visit.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_binary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_binary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_binary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_binary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_delayed.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_delayed.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_delayed.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_delayed.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_unary.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_unary.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_unary.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/apply_visitor_unary.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/backup_holder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/backup_holder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/backup_holder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/backup_holder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_def.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_def.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_def.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_def.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_undef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_undef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_undef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/bool_trait_undef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/cast_storage.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/cast_storage.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/cast_storage.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/cast_storage.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/enable_recursive_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/forced_return.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/forced_return.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/forced_return.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/forced_return.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/generic_result_type.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/generic_result_type.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/generic_result_type.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/generic_result_type.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_nothrow_move.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_nothrow_move.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_nothrow_move.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_nothrow_move.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_trivial_move.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_trivial_move.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_trivial_move.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/has_trivial_move.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/hash_variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/hash_variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/hash_variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/hash_variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/initializer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/initializer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/initializer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/initializer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/make_variant_list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/make_variant_list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/make_variant_list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/make_variant_list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/move.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/move.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/move.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/move.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/over_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/over_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/over_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/over_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/substitute_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/variant_io.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/variant_io.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/variant_io.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/variant_io.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/visitation_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/visitation_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/visitation_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/detail/visitation_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/get.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/get.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/get.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/get.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/recursive_wrapper_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/static_visitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/static_visitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/static_visitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/static_visitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/variant_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/visitor_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/visitor_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/variant/visitor_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/variant/visitor_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/visit_each.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/visit_each.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/visit_each.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/visit_each.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_iteration_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_iteration_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_iteration_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_iteration_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_throw.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_throw.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_throw.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpp_throw.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/convert_trigraphs.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/convert_trigraphs.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/convert_trigraphs.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/convert_trigraphs.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface_generator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface_generator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface_generator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_interface_generator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_token.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_token.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_token.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpp_lex_token.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpplexer_exceptions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpplexer_exceptions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpplexer_exceptions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/cpplexer_exceptions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/detect_include_guards.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/detect_include_guards.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/detect_include_guards.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/detect_include_guards.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/aq.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/aq.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/aq.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/aq.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/scanner.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/scanner.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/scanner.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/re2clex/scanner.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/token_cache.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/token_cache.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/token_cache.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/token_cache.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/validate_universal_char.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/validate_universal_char.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/validate_universal_char.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/cpplexer/validate_universal_char.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_chlit_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_chlit_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_chlit_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_chlit_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_defined_grammar_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_grammar_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_value.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_value.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_value.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_expression_value.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_grammar_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_intlit_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_intlit_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_intlit_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_intlit_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_literal_grammar_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_literal_grammar_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_literal_grammar_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_literal_grammar_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_gen.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_gen.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_gen.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_gen.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_predef_macros_grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_value_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_value_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_value_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/grammars/cpp_value_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/language_support.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/language_support.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/language_support.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/language_support.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/preprocessing_hooks.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/preprocessing_hooks.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/preprocessing_hooks.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/preprocessing_hooks.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/token_ids.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/token_ids.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/token_ids.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/token_ids.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_ifblock.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_ifblock.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_ifblock.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_ifblock.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_include_paths.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_include_paths.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_include_paths.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_include_paths.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_predef.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_predef.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_predef.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_predef.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/cpp_macromap_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/file_position.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/file_position.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/file_position.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/file_position.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/filesystem_compatibility.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/filesystem_compatibility.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/filesystem_compatibility.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/filesystem_compatibility.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/flex_string.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/flex_string.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/flex_string.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/flex_string.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/functor_input.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/functor_input.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/functor_input.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/functor_input.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/insert_whitespace_detection.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/insert_whitespace_detection.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/insert_whitespace_detection.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/insert_whitespace_detection.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/interpret_pragma.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/interpret_pragma.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/interpret_pragma.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/interpret_pragma.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/iteration_context.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/iteration_context.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/iteration_context.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/iteration_context.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_definition.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_definition.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_definition.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_definition.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_helpers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_helpers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_helpers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/macro_helpers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/pattern_parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/pattern_parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/pattern_parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/pattern_parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/symbol_table.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/symbol_table.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/symbol_table.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/symbol_table.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/time_conversion_helper.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/time_conversion_helper.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/time_conversion_helper.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/time_conversion_helper.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/transform_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/transform_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/transform_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/transform_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/unput_queue_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/unput_queue_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/unput_queue_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/util/unput_queue_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config_constant.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config_constant.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config_constant.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_config_constant.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_version.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_version.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_version.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/wave_version.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/whitespace_handling.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/whitespace_handling.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/wave/whitespace_handling.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/wave/whitespace_handling.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/weak_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/weak_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/weak_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/weak_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/basic_regex.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/basic_regex.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/basic_regex.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/basic_regex.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/access.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/access.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/access.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/access.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/adaptor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/adaptor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/adaptor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/adaptor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/finder.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/finder.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/finder.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/finder.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/flow_control.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/flow_control.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/flow_control.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/flow_control.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/icase.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/icase.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/icase.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/icase.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/linker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/linker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/linker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/linker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/list.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/list.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/list.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/list.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/action_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/action_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/action_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/action_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/alternate_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/any_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/any_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/any_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/any_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_line_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_line_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_line_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_line_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/attr_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/charset_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/charset_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/charset_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/charset_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/end_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/end_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/end_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/end_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/keeper_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/keeper_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/keeper_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/keeper_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/literal_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/literal_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/literal_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/literal_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/mark_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/optional_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/optional_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/optional_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/optional_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/predicate_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/predicate_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/predicate_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/predicate_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/range_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/range_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/range_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/range_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/regex_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/set_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/set_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/set_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/set_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/string_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/string_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/string_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/string_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/true_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/true_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/true_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matcher/true_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matchers.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matchers.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matchers.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/matchers.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/optimize.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/optimize.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/optimize.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/optimize.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/peeker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/peeker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/peeker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/peeker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/quant_style.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/quant_style.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/quant_style.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/quant_style.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_domain.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_domain.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_domain.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_domain.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/regex_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/results_cache.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/results_cache.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/results_cache.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/results_cache.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/state.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/state.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/state.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/state.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_impl.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_impl.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_impl.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_impl.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_vector.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_vector.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_vector.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/core/sub_match_vector.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/detail_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/detail_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/detail_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/detail_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/matchable.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/matchable.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/matchable.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/matchable.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parse_charset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parse_charset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parse_charset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parse_charset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_enum.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_enum.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_enum.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_enum.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/parser_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/dynamic/sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/compile.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/compile.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/compile.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/compile.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/grammar.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/grammar.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/grammar.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/grammar.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/is_pure.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/is_pure.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/is_pure.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/is_pure.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/modifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/modifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/modifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/modifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/placeholders.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/placeholders.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/placeholders.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/placeholders.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/static.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/static.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/static.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/static.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_action.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_action.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_action.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_action.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_alternate.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_alternate.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_alternate.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_alternate.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_independent.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_independent.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_independent.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_independent.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_inverse.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_inverse.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_inverse.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_inverse.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_marker.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_marker.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_marker.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_marker.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_matcher.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_matcher.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_matcher.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_matcher.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_modifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_modifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_modifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_modifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_quantifier.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_quantifier.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_quantifier.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_quantifier.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_sequence.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_sequence.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_sequence.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_sequence.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_set.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_set.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_set.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transforms/as_set.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transmogrify.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transmogrify.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transmogrify.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/transmogrify.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/type_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/type_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/type_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/type_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/visitor.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/visitor.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/visitor.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/visitor.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/width_of.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/width_of.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/width_of.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/static/width_of.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/algorithm.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/algorithm.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/algorithm.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/algorithm.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/any.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/any.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/any.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/any.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/boyer_moore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/boyer_moore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/boyer_moore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/boyer_moore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/basic_chset.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/chset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/chset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/chset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/chset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.ipp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.ipp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.ipp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/chset/range_run.ipp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/cons.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/cons.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/cons.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/cons.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/counted_base.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/counted_base.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/counted_base.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/counted_base.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/dont_care.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/dont_care.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/dont_care.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/dont_care.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/hash_peek_bitset.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/hash_peek_bitset.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/hash_peek_bitset.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/hash_peek_bitset.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/ignore_unused.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/ignore_unused.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/ignore_unused.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/ignore_unused.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/literals.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/literals.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/literals.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/literals.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/never_true.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/never_true.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/never_true.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/never_true.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/save_restore.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/save_restore.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/save_restore.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/save_restore.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/sequence_stack.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/sequence_stack.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/sequence_stack.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/sequence_stack.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/symbols.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/symbols.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/symbols.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/symbols.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/tracking_ptr.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/tracking_ptr.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/tracking_ptr.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/tracking_ptr.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/traits_utils.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/traits_utils.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/traits_utils.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/traits_utils.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/width.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/width.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/width.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/detail/utility/width.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/match_results.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/match_results.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/match_results.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/match_results.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_actions.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_actions.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_actions.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_actions.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_algorithms.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_algorithms.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_algorithms.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_algorithms.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_compiler.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_compiler.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_compiler.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_compiler.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_constants.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_constants.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_constants.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_constants.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_error.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_error.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_error.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_error.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_primitives.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_primitives.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_primitives.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_primitives.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_token_iterator.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_token_iterator.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_token_iterator.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_token_iterator.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/sub_match.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/sub_match.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/sub_match.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/sub_match.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/c_regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/c_regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/c_regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/c_regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/cpp_regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/cpp_regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/cpp_regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/cpp_regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/detail/c_ctype.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/detail/c_ctype.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/detail/c_ctype.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/detail/c_ctype.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/null_regex_traits.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/null_regex_traits.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/null_regex_traits.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/traits/null_regex_traits.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_dynamic.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_dynamic.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_dynamic.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_dynamic.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_fwd.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_fwd.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_fwd.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_fwd.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_static.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_static.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_static.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_static.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_typeof.hpp b/src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_typeof.hpp similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_typeof.hpp rename to src/client/PS3/PS3Extras/boost_1_53_0/boost/xpressive/xpressive_typeof.hpp diff --git a/Minecraft.Client/PS3/PS3Extras/winerror.h b/src/client/PS3/PS3Extras/winerror.h similarity index 100% rename from Minecraft.Client/PS3/PS3Extras/winerror.h rename to src/client/PS3/PS3Extras/winerror.h diff --git a/Minecraft.Client/PS3/PS3_App.cpp b/src/client/PS3/PS3_App.cpp similarity index 98% rename from Minecraft.Client/PS3/PS3_App.cpp rename to src/client/PS3/PS3_App.cpp index d2ab7150..ef93ad97 100644 --- a/Minecraft.Client/PS3/PS3_App.cpp +++ b/src/client/PS3/PS3_App.cpp @@ -2,16 +2,16 @@ #include "stdafx.h" #include "..\Common\Consoles_App.h" #include "..\User.h" -#include "..\..\Minecraft.Client\Minecraft.h" -#include "..\..\Minecraft.Client\MinecraftServer.h" -#include "..\..\Minecraft.Client\PlayerList.h" -#include "..\..\Minecraft.Client\ServerPlayer.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\LevelSettings.h" -#include "..\..\Minecraft.World\BiomeSource.h" -#include "..\..\Minecraft.World\LevelType.h" -#include "..\..\PS3\Network\SonyCommerce_PS3.h" -#include "..\..\Minecraft.World\StringHelpers.h" +#include "..\Minecraft.h" +#include "..\MinecraftServer.h" +#include "..\PlayerList.h" +#include "..\ServerPlayer.h" +#include "..\Level.h" +#include "..\LevelSettings.h" +#include "..\BiomeSource.h" +#include "..\LevelType.h" +#include "PS3\Network\SonyCommerce_PS3.h" +#include "..\StringHelpers.h" #include "PS3Extras\ShutdownManager.h" #include "PS3\Network\SonyRemoteStorage_PS3.h" diff --git a/Minecraft.Client/PS3/PS3_App.h b/src/client/PS3/PS3_App.h similarity index 98% rename from Minecraft.Client/PS3/PS3_App.h rename to src/client/PS3/PS3_App.h index d1ecdb6f..50b26860 100644 --- a/Minecraft.Client/PS3/PS3_App.h +++ b/src/client/PS3/PS3_App.h @@ -1,7 +1,7 @@ #pragma once -#include "..\..\Common\Network\Sony\SonyCommerce.h" -#include "..\..\Common\Network\Sony\SonyRemoteStorage.h" +#include "Common\Network\Sony\SonyCommerce.h" +#include "Common\Network\Sony\SonyRemoteStorage.h" #define PRODUCT_CODE_SIZE 9 #define SAVEFOLDERPREFIX_SIZE 10 diff --git a/Minecraft.Client/PS3/PS3_Minecraft.cpp b/src/client/PS3/PS3_Minecraft.cpp similarity index 98% rename from Minecraft.Client/PS3/PS3_Minecraft.cpp rename to src/client/PS3/PS3_Minecraft.cpp index 821a47d9..ee817d61 100644 --- a/Minecraft.Client/PS3/PS3_Minecraft.cpp +++ b/src/client/PS3/PS3_Minecraft.cpp @@ -62,40 +62,40 @@ char secureFileId[CELL_SAVEDATA_SECUREFILEID_SIZE] = #include "GameConfig\Minecraft.spa.h" #include "..\MinecraftServer.h" #include "..\LocalPlayer.h" -#include "..\..\Minecraft.World\ItemInstance.h" -#include "..\..\Minecraft.World\MapItem.h" -#include "..\..\Minecraft.World\Recipes.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.World\Language.h" -#include "..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "..\ItemInstance.h" +#include "..\MapItem.h" +#include "..\Recipes.h" +#include "..\Recipy.h" +#include "..\Language.h" +#include "..\StringHelpers.h" +#include "..\AABB.h" +#include "..\Vec3.h" +#include "..\Level.h" +#include "..\net.minecraft.world.level.tile.h" #include "..\ClientConnection.h" #include "..\User.h" -#include "..\..\Minecraft.World\Socket.h" -#include "..\..\Minecraft.World\ThreadName.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\Socket.h" +#include "..\ThreadName.h" +#include "..\StatsCounter.h" #include "..\ConnectScreen.h" //#include "Social\SocialManager.h" //#include "Leaderboards\LeaderboardManager.h" //#include "XUI\XUI_Scene_Container.h" //#include "NetworkManager.h" -#include "..\..\Minecraft.Client\Tesselator.h" +#include "..\Tesselator.h" #include "..\Common\Console_Awards_enum.h" -#include "..\..\Minecraft.Client\Options.h" +#include "..\Options.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\IntCache.h" +#include "..\IntCache.h" #include "..\Textures.h" #include "Resource.h" -#include "..\..\Minecraft.World\compression.h" -#include "..\..\Minecraft.World\OldChunkStorage.h" +#include "..\compression.h" +#include "..\OldChunkStorage.h" #include "PS3\PS3Extras\EdgeZLib.h" #include "C4JThread_SPU.h" -#include "Common\Network\Sony\SQRNetworkManager.h" -#include "Common\UI\IUIScene_PauseMenu.h" +#include "Common/Network\Sony\SQRNetworkManager.h" +#include "Common/UI\IUIScene_PauseMenu.h" #include @@ -961,10 +961,10 @@ int main() } else { - StorageManager.SetGameSaveFolderTitle((WCHAR *)app.GetString(IDS_GAMENAME));//"Minecraft: PlayStation®3 Edition");//GAMENAME); + StorageManager.SetGameSaveFolderTitle((WCHAR *)app.GetString(IDS_GAMENAME));//"Minecraft: PlayStation�3 Edition");//GAMENAME); } - StorageManager.SetSaveCacheFolderTitle((WCHAR *)app.GetString(IDS_SAVECACHEFILE));//"Minecraft: PlayStation®3 Edition");//GAMENAME); - StorageManager.SetOptionsFolderTitle((WCHAR *)app.GetString(IDS_OPTIONSFILE));//"Minecraft: PlayStation®3 Edition");//GAMENAME); + StorageManager.SetSaveCacheFolderTitle((WCHAR *)app.GetString(IDS_SAVECACHEFILE));//"Minecraft: PlayStation�3 Edition");//GAMENAME); + StorageManager.SetOptionsFolderTitle((WCHAR *)app.GetString(IDS_OPTIONSFILE));//"Minecraft: PlayStation�3 Edition");//GAMENAME); StorageManager.SetGameSaveFolderPrefix(app.GetSaveFolderPrefix()); StorageManager.SetMaxSaves(99); byteArray baOptionsIcon = app.getArchiveFile(L"DefaultOptionsImage320x176.png"); diff --git a/Minecraft.Client/PS3/PS3_PlayerUID.cpp b/src/client/PS3/PS3_PlayerUID.cpp similarity index 99% rename from Minecraft.Client/PS3/PS3_PlayerUID.cpp rename to src/client/PS3/PS3_PlayerUID.cpp index 8256ac21..7cf2fea7 100644 --- a/Minecraft.Client/PS3/PS3_PlayerUID.cpp +++ b/src/client/PS3/PS3_PlayerUID.cpp @@ -3,7 +3,7 @@ #include "stdafx.h" #include "PS3_PlayerUID.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" std::size_t PlayerUID::Hash::operator()(const PlayerUID& k) const { diff --git a/Minecraft.Client/PS3/PS3_PlayerUID.h b/src/client/PS3/PS3_PlayerUID.h similarity index 100% rename from Minecraft.Client/PS3/PS3_PlayerUID.h rename to src/client/PS3/PS3_PlayerUID.h diff --git a/Minecraft.Client/PS3/PS3_UIController.cpp b/src/client/PS3/PS3_UIController.cpp similarity index 100% rename from Minecraft.Client/PS3/PS3_UIController.cpp rename to src/client/PS3/PS3_UIController.cpp diff --git a/Minecraft.Client/PS3/PS3_UIController.h b/src/client/PS3/PS3_UIController.h similarity index 100% rename from Minecraft.Client/PS3/PS3_UIController.h rename to src/client/PS3/PS3_UIController.h diff --git a/Minecraft.Client/PS3/Passphrase/ps3__np_conf.h b/src/client/PS3/Passphrase/ps3__np_conf.h similarity index 100% rename from Minecraft.Client/PS3/Passphrase/ps3__np_conf.h rename to src/client/PS3/Passphrase/ps3__np_conf.h diff --git a/Minecraft.Client/PS3/Resource.h b/src/client/PS3/Resource.h similarity index 100% rename from Minecraft.Client/PS3/Resource.h rename to src/client/PS3/Resource.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/AnvilTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/AnvilTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/AnvilTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/AnvilTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/BedTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/BedTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/BedTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/BedTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/BookshelfTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/BookshelfTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/BookshelfTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/BookshelfTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/BrewingStandTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/BrewingStandTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/BrewingStandTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/BrewingStandTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Bush_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Bush_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Bush_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Bush_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ButtonTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/ButtonTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ButtonTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ButtonTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CactusTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/CactusTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CactusTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/CactusTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CakeTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/CakeTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CakeTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/CakeTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CarrotTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/CarrotTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CarrotTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/CarrotTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CauldronTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/CauldronTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CauldronTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/CauldronTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChestTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/ChestTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChestTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ChestTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.cpp similarity index 97% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.cpp index 1cb5e2ee..af94abea 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.cpp +++ b/src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #ifdef __PS3__ #ifndef SN_TARGET_PS3_SPU -// #include "..\..\..\stdafx.h" +// #include "..\stdafx.h" #endif #endif @@ -10,20 +10,20 @@ #ifndef SN_TARGET_PS3_SPU -#include "..\..\..\..\Minecraft.World\Tile.h" -#include "..\..\..\..\Minecraft.World\Level.h" -#include "..\..\..\..\Minecraft.World\Dimension.h" +#include "..\Tile.h" +#include "..\Level.h" +#include "..\Dimension.h" // -// #include "..\..\..\Chunk.h" -// #include "..\..\..\TileRenderer.h" -// #include "..\..\..\TileEntityRenderDispatcher.h" -// #include "..\..\..\LevelRenderer.h" -#include "..\..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\..\..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\..\..\..\Minecraft.World\Icon.h" -#include "..\..\..\..\Minecraft.World\BiomeSource.h" +// #include "..\Chunk.h" +// #include "..\TileRenderer.h" +// #include "..\TileEntityRenderDispatcher.h" +// #include "..\LevelRenderer.h" +#include "..\net.minecraft.world.level.h" +#include "..\net.minecraft.world.level.chunk.h" +#include "..\net.minecraft.world.level.tile.h" +#include "..\net.minecraft.world.level.tile.entity.h" +#include "..\Icon.h" +#include "..\BiomeSource.h" #else diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h similarity index 94% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h index c733a928..07c6e3c6 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h +++ b/src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkRebuildData.h @@ -1,13 +1,13 @@ #pragma once #ifndef SN_TARGET_PS3_SPU -#include "..\..\..\stdafx.h" -#include "..\..\..\..\Minecraft.World\Region.h" -#include "..\..\..\Tesselator.h" -#include "..\..\..\..\Minecraft.World\LightLayer.h" +#include "..\stdafx.h" +#include "..\Region.h" +#include "..\Tesselator.h" +#include "..\LightLayer.h" #endif // SN_TARGET_PS3_SPU -#include "..\..\..\..\Minecraft.World\LightLayer.h" +#include "..\LightLayer.h" #include "Tile_SPU.h" #include "Tesselator_SPU.h" diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj b/src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj.filters b/src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj.filters similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj.filters rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ChunkUpdate.spu.vcxproj.filters diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ClothTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/ClothTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ClothTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ClothTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CocoaTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/CocoaTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CocoaTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/CocoaTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CropTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/CropTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/CropTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/CropTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DetectorRailTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/DetectorRailTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DetectorRailTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DetectorRailTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DiodeTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Direction_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DirectionalTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/DirectionalTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DirectionalTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DirectionalTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DirtTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/DirtTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DirtTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DirtTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DispenserTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/DispenserTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DispenserTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DispenserTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/DoorTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EggTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/EggTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EggTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/EggTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EnchantmentTableTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/EnchantmentTableTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EnchantmentTableTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/EnchantmentTableTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EnderChestTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/EnderChestTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EnderChestTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/EnderChestTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EntityTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/EntityTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/EntityTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/EntityTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Facing_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FarmTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/FarmTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FarmTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/FarmTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FenceGateTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/FenceGateTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FenceGateTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/FenceGateTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/FenceTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FireTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/FireTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FireTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/FireTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FlowerPotTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/FlowerPotTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FlowerPotTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/FlowerPotTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FurnaceTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/FurnaceTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/FurnaceTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/FurnaceTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/GlassTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/GlassTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/GlassTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/GlassTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/GrassTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/HalfSlabTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HalfTransparentTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/HalfTransparentTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HalfTransparentTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/HalfTransparentTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HugeMushroomTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/HugeMushroomTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/HugeMushroomTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/HugeMushroomTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/IceTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/IceTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/IceTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/IceTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Icon_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LadderTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/LadderTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LadderTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/LadderTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/LeafTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LeverTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/LeverTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LeverTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/LeverTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/LiquidTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Material_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Material_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Material_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Material_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/MelonTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/MelonTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/MelonTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/MelonTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/MobSpawnerTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/MobSpawnerTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/MobSpawnerTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/MobSpawnerTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Mushroom_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Mushroom_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Mushroom_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Mushroom_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/MycelTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/MycelTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/MycelTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/MycelTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/NetherStalkTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/NetherStalkTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/NetherStalkTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/NetherStalkTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PistonBaseTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/PistonBaseTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PistonBaseTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PistonBaseTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PistonExtensionTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/PistonExtensionTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PistonExtensionTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PistonExtensionTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PistonMovingPiece_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/PistonMovingPiece_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PistonMovingPiece_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PistonMovingPiece_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PortalTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/PortalTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PortalTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PortalTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PotatoTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/PotatoTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PotatoTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PotatoTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PressurePlateTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PumpkinTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/PumpkinTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PumpkinTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/PumpkinTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/QuartzBlockTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/QuartzBlockTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/QuartzBlockTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/QuartzBlockTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RailTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/RailTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RailTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/RailTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RecordPlayerTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/RecordPlayerTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RecordPlayerTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/RecordPlayerTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RedStoneDustTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/RedStoneDustTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RedStoneDustTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/RedStoneDustTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RedlightTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/RedlightTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/RedlightTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/RedlightTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ReedTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/ReedTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ReedTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ReedTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SandStoneTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/SandStoneTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SandStoneTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/SandStoneTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Sapling_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Sapling_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Sapling_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Sapling_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SignTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/SignTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SignTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/SignTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SkullTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/SkullTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SkullTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/SkullTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SmoothStoneBrickTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/SmoothStoneBrickTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/SmoothStoneBrickTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/SmoothStoneBrickTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/StairTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StemTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/StemTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StemTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/StemTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StoneMonsterTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/StoneMonsterTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StoneMonsterTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/StoneMonsterTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StoneSlabTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/StoneSlabTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/StoneSlabTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/StoneSlabTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TallGrass_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp similarity index 99% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp index 3d1007af..8383597a 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp +++ b/src/client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.cpp @@ -15,10 +15,10 @@ #include "Tesselator_SPU.h" static const bool sc_verbose = false; -// #include "..\Minecraft.World\BasicTypeContainers.h" -// #include "..\Minecraft.World\FloatBuffer.h" -// #include "..\Minecraft.World\IntBuffer.h" -// #include "..\Minecraft.World\ByteBuffer.h" +// #include "BasicTypeContainers.h" +// #include "FloatBuffer.h" +// #include "IntBuffer.h" +// #include "ByteBuffer.h" #ifdef SN_TARGET_PS3_SPU diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.h similarity index 99% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.h index 66e8424e..e20d4093 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.h +++ b/src/client/PS3/SPU_Tasks/ChunkUpdate/Tesselator_SPU.h @@ -6,7 +6,7 @@ typedef unsigned int DWORD; typedef unsigned char byte; #include #else -#include "..\..\..\stdafx.h" +#include "..\stdafx.h" class ChunkRebuildData; #endif #endif diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortalFrameTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortalFrameTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortalFrameTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortalFrameTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortal_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortal_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortal_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TheEndPortal_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/ThinFenceTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.cpp similarity index 99% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.cpp index ab9b2c94..3837a379 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.cpp +++ b/src/client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.cpp @@ -33,12 +33,12 @@ static const float MATH_PI = 3.141592654f; // #include "GameRenderer.h" // #include "Minecraft.h" // #include "Textures.h" -// #include "..\Minecraft.World\net.minecraft.world.level.h" -// #include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" -// #include "..\Minecraft.World\net.minecraft.world.level.material.h" -// #include "..\Minecraft.World\net.minecraft.h" -// #include "..\Minecraft.World\net.minecraft.world.h" -// #include "..\..\..\Minecraft.World\net.minecraft.world.level.tile.h" +// #include "net.minecraft.world.level.h" +// #include "net.minecraft.world.level.tile.h" +// #include "net.minecraft.world.level.material.h" +// #include "net.minecraft.h" +// #include "net.minecraft.world.h" +// #include "net.minecraft.world.level.tile.h" #include "Tesselator_SPU.h" @@ -46,7 +46,7 @@ static const float MATH_PI = 3.141592654f; #include "Stubs_SPU.h" #endif // SN_TARGET_PS3_SPU -// #include "..\..\Minecraft.World\SharedConstants.h" +// #include "..\SharedConstants.h" #include "Facing_SPU.h" // #include "EntityTileRenderer.h" diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TileRenderer_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/Tile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TntTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TntTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TntTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TntTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TopSnowTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TopSnowTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TopSnowTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TopSnowTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TorchTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TorchTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TorchTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TorchTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TrapDoorTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TrapDoorTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TrapDoorTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TrapDoorTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TreeTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TreeTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TreeTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TreeTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TripWireSourceTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TripWireSourceTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TripWireSourceTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TripWireSourceTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TripWireTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/TripWireTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/TripWireTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/TripWireTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/VineTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/VineTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/VineTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/VineTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WallTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/WallTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WallTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/WallTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WaterLilyTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/WaterLilyTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WaterLilyTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/WaterLilyTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WebTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/WebTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WebTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/WebTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WoodSlabTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/WoodSlabTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WoodSlabTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/WoodSlabTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WoodTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/WoodTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WoodTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/WoodTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WoolCarpetTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/WoolCarpetTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WoolCarpetTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/WoolCarpetTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WorkbenchTile_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/WorkbenchTile_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/WorkbenchTile_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/WorkbenchTile_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/stdafx.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/stdafx.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/stubs_SPU.h b/src/client/PS3/SPU_Tasks/ChunkUpdate/stubs_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/stubs_SPU.h rename to src/client/PS3/SPU_Tasks/ChunkUpdate/stubs_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/task.cpp b/src/client/PS3/SPU_Tasks/ChunkUpdate/task.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/task.cpp rename to src/client/PS3/SPU_Tasks/ChunkUpdate/task.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/Common/DmaData.h b/src/client/PS3/SPU_Tasks/Common/DmaData.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Common/DmaData.h rename to src/client/PS3/SPU_Tasks/Common/DmaData.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/Common/spu_assert.h b/src/client/PS3/SPU_Tasks/Common/spu_assert.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Common/spu_assert.h rename to src/client/PS3/SPU_Tasks/Common/spu_assert.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj b/src/client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj rename to src/client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj.filters b/src/client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj.filters similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj.filters rename to src/client/PS3/SPU_Tasks/CompressedTile/CompressedTile.spu.vcxproj.filters diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.cpp b/src/client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.cpp similarity index 98% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.cpp rename to src/client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.cpp index dc134eca..1644bb77 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.cpp +++ b/src/client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.cpp @@ -3,9 +3,9 @@ #ifdef SN_TARGET_PS3_SPU #include "..\Common\DmaData.h" #else -#include "..\..\..\..\Minecraft.World\Tile.h" -#include "..\..\..\..\Minecraft.World\TilePos.h" -#include "..\..\..\..\Minecraft.World\LevelChunk.h" +#include "..\Tile.h" +#include "..\TilePos.h" +#include "..\LevelChunk.h" #endif #include diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h b/src/client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h similarity index 99% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h rename to src/client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h index 51937a87..7f931554 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h +++ b/src/client/PS3/SPU_Tasks/CompressedTile/CompressedTileStorage_SPU.h @@ -6,8 +6,8 @@ #include "SparseDataStorage_SPU.h" #ifndef SN_TARGET_PS3_SPU -#include "..\..\..\stdafx.h" -#include "..\..\..\..\Minecraft.World\Region.h" +#include "..\stdafx.h" +#include "..\Region.h" #endif // SN_TARGET_PS3_SPU //#include "xmcore.h" diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTile_main.cpp b/src/client/PS3/SPU_Tasks/CompressedTile/CompressedTile_main.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/CompressedTile_main.cpp rename to src/client/PS3/SPU_Tasks/CompressedTile/CompressedTile_main.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.cpp b/src/client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.cpp rename to src/client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.h b/src/client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.h rename to src/client/PS3/SPU_Tasks/CompressedTile/SparseDataStorage_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.cpp b/src/client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.cpp rename to src/client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.h b/src/client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.h rename to src/client/PS3/SPU_Tasks/CompressedTile/SparseLightStorage_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/stdafx.h b/src/client/PS3/SPU_Tasks/CompressedTile/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTile/stdafx.h rename to src/client/PS3/SPU_Tasks/CompressedTile/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.cpp b/src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.cpp rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.h b/src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.h rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj b/src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj.filters b/src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj.filters similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj.filters rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/CompressedTileStorage_compress.spu.vcxproj.filters diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/stdafx.h b/src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/stdafx.h rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_compress/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.cpp b/src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.cpp rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.h b/src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.h rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.spu.vcxproj b/src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.spu.vcxproj rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/CompressedTileStorage_getData.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/stdafx.h b/src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_getData/stdafx.h rename to src/client/PS3/SPU_Tasks/CompressedTileStorage_getData/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.cpp b/src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.cpp rename to src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.h b/src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.h rename to src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj b/src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj rename to src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj.filters b/src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj.filters similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj.filters rename to src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/GameRenderer_updateLightTexture.spu.vcxproj.filters diff --git a/Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/stdafx.h b/src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/stdafx.h rename to src/client/PS3/SPU_Tasks/GameRenderer_updateLightTexture/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.h b/src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.h rename to src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj b/src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj rename to src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj.filters b/src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj.filters similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj.filters rename to src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks.spu.vcxproj.filters diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks_main.cpp b/src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks_main.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks_main.cpp rename to src/client/PS3/SPU_Tasks/LevelRenderChunks/LevelRenderChunks_main.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/stdafx.h b/src/client/PS3/SPU_Tasks/LevelRenderChunks/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderChunks/stdafx.h rename to src/client/PS3/SPU_Tasks/LevelRenderChunks/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.cpp b/src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.cpp rename to src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.h b/src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.h rename to src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.spu.vcxproj b/src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.spu.vcxproj rename to src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/LevelRenderer_FindNearestChunk.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/stdafx.h b/src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/stdafx.h rename to src/client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.cpp b/src/client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.cpp rename to src/client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.h b/src/client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.h rename to src/client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.spu.vcxproj b/src/client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.spu.vcxproj rename to src/client/PS3/SPU_Tasks/LevelRenderer_cull/LevelRenderer_cull.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/stdafx.h b/src/client/PS3/SPU_Tasks/LevelRenderer_cull/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/stdafx.h rename to src/client/PS3/SPU_Tasks/LevelRenderer_cull/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.cpp b/src/client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.cpp rename to src/client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.h b/src/client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.h rename to src/client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.spu.vcxproj b/src/client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.spu.vcxproj rename to src/client/PS3/SPU_Tasks/LevelRenderer_zSort/LevelRenderer_zSort.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.cpp b/src/client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.cpp rename to src/client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.h b/src/client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.h rename to src/client/PS3/SPU_Tasks/PerlinNoise/ImprovedNoise_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise.spu.vcxproj b/src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise.spu.vcxproj rename to src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.cpp b/src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.cpp rename to src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.h b/src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.h rename to src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoiseJob.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.cpp b/src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.cpp rename to src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.h b/src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.h rename to src/client/PS3/SPU_Tasks/PerlinNoise/PerlinNoise_SPU.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/stdafx.h b/src/client/PS3/SPU_Tasks/PerlinNoise/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/PerlinNoise/stdafx.h rename to src/client/PS3/SPU_Tasks/PerlinNoise/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/RLECompress/RLECompress.cpp b/src/client/PS3/SPU_Tasks/RLECompress/RLECompress.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/RLECompress/RLECompress.cpp rename to src/client/PS3/SPU_Tasks/RLECompress/RLECompress.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/RLECompress/RLECompress.h b/src/client/PS3/SPU_Tasks/RLECompress/RLECompress.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/RLECompress/RLECompress.h rename to src/client/PS3/SPU_Tasks/RLECompress/RLECompress.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/RLECompress/stdafx.h b/src/client/PS3/SPU_Tasks/RLECompress/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/RLECompress/stdafx.h rename to src/client/PS3/SPU_Tasks/RLECompress/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.cpp b/src/client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.cpp similarity index 98% rename from Minecraft.Client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.cpp rename to src/client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.cpp index be3ebf14..9c16cb18 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.cpp +++ b/src/client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.cpp @@ -3,9 +3,9 @@ include "stdafx.h" #ifdef SN_TARGET_PS3_SPU #include "..\Common\DmaData.h" #else -#include "..\..\..\..\Minecraft.World\Tile.h" -#include "..\..\..\..\Minecraft.World\TilePos.h" -#include "..\..\..\..\Minecraft.World\LevelChunk.h" +#include "..\Tile.h" +#include "..\TilePos.h" +#include "..\LevelChunk.h" #endif #include diff --git a/Minecraft.Client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.h b/src/client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.h similarity index 99% rename from Minecraft.Client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.h rename to src/client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.h index 46876c53..8a6756c1 100644 --- a/Minecraft.Client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.h +++ b/src/client/PS3/SPU_Tasks/RecalcHeightmapOnly/CompressedTileStorage_SPU.h @@ -4,8 +4,8 @@ #ifndef SN_TARGET_PS3_SPU -#include "..\..\..\stdafx.h" -#include "..\..\..\..\Minecraft.World\Region.h" +#include "..\stdafx.h" +#include "..\Region.h" #endif // SN_TARGET_PS3_SPU //#include "xmcore.h" diff --git a/Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.cpp b/src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.cpp rename to src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.h b/src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.h rename to src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.spu.vcxproj b/src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.spu.vcxproj rename to src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/Renderer_TextureUpdate.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/stdafx.h b/src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Renderer_TextureUpdate/stdafx.h rename to src/client/PS3/SPU_Tasks/Renderer_TextureUpdate/stdafx.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/SPU_Tasks.sln b/src/client/PS3/SPU_Tasks/SPU_Tasks.sln similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/SPU_Tasks.sln rename to src/client/PS3/SPU_Tasks/SPU_Tasks.sln diff --git a/Minecraft.Client/PS3/SPU_Tasks/Texture_blit/Texture_blit.cpp b/src/client/PS3/SPU_Tasks/Texture_blit/Texture_blit.cpp similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Texture_blit/Texture_blit.cpp rename to src/client/PS3/SPU_Tasks/Texture_blit/Texture_blit.cpp diff --git a/Minecraft.Client/PS3/SPU_Tasks/Texture_blit/Texture_blit.h b/src/client/PS3/SPU_Tasks/Texture_blit/Texture_blit.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Texture_blit/Texture_blit.h rename to src/client/PS3/SPU_Tasks/Texture_blit/Texture_blit.h diff --git a/Minecraft.Client/PS3/SPU_Tasks/Texture_blit/Texture_blit.spu.vcxproj b/src/client/PS3/SPU_Tasks/Texture_blit/Texture_blit.spu.vcxproj similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Texture_blit/Texture_blit.spu.vcxproj rename to src/client/PS3/SPU_Tasks/Texture_blit/Texture_blit.spu.vcxproj diff --git a/Minecraft.Client/PS3/SPU_Tasks/Texture_blit/stdafx.h b/src/client/PS3/SPU_Tasks/Texture_blit/stdafx.h similarity index 100% rename from Minecraft.Client/PS3/SPU_Tasks/Texture_blit/stdafx.h rename to src/client/PS3/SPU_Tasks/Texture_blit/stdafx.h diff --git a/Minecraft.Client/PS3/Sentient/DynamicConfigurations.h b/src/client/PS3/Sentient/DynamicConfigurations.h similarity index 100% rename from Minecraft.Client/PS3/Sentient/DynamicConfigurations.h rename to src/client/PS3/Sentient/DynamicConfigurations.h diff --git a/Minecraft.Client/PS3/Sentient/MinecraftTelemetry.h b/src/client/PS3/Sentient/MinecraftTelemetry.h similarity index 100% rename from Minecraft.Client/PS3/Sentient/MinecraftTelemetry.h rename to src/client/PS3/Sentient/MinecraftTelemetry.h diff --git a/Minecraft.Client/PS3/Sentient/SentientManager.h b/src/client/PS3/Sentient/SentientManager.h similarity index 100% rename from Minecraft.Client/PS3/Sentient/SentientManager.h rename to src/client/PS3/Sentient/SentientManager.h diff --git a/Minecraft.Client/PS3/Sentient/SentientStats.h b/src/client/PS3/Sentient/SentientStats.h similarity index 100% rename from Minecraft.Client/PS3/Sentient/SentientStats.h rename to src/client/PS3/Sentient/SentientStats.h diff --git a/Minecraft.Client/PS3/Sentient/SentientTelemetryCommon.h b/src/client/PS3/Sentient/SentientTelemetryCommon.h similarity index 100% rename from Minecraft.Client/PS3/Sentient/SentientTelemetryCommon.h rename to src/client/PS3/Sentient/SentientTelemetryCommon.h diff --git a/Minecraft.Client/PS3/Sentient/TelemetryEnum.h b/src/client/PS3/Sentient/TelemetryEnum.h similarity index 100% rename from Minecraft.Client/PS3/Sentient/TelemetryEnum.h rename to src/client/PS3/Sentient/TelemetryEnum.h diff --git a/Minecraft.Client/PS3/Social/SocialManager.h b/src/client/PS3/Social/SocialManager.h similarity index 100% rename from Minecraft.Client/PS3/Social/SocialManager.h rename to src/client/PS3/Social/SocialManager.h diff --git a/Minecraft.Client/PS3/Sound/Minecraft.msscmp b/src/client/PS3/Sound/Minecraft.msscmp similarity index 100% rename from Minecraft.Client/PS3/Sound/Minecraft.msscmp rename to src/client/PS3/Sound/Minecraft.msscmp diff --git a/Minecraft.Client/PS3/XML/ATGXmlParser.h b/src/client/PS3/XML/ATGXmlParser.h similarity index 100% rename from Minecraft.Client/PS3/XML/ATGXmlParser.h rename to src/client/PS3/XML/ATGXmlParser.h diff --git a/Minecraft.Client/PS3/XML/xmlFilesCallback.h b/src/client/PS3/XML/xmlFilesCallback.h similarity index 100% rename from Minecraft.Client/PS3/XML/xmlFilesCallback.h rename to src/client/PS3/XML/xmlFilesCallback.h diff --git a/Minecraft.Client/PS3/XboxGameMode.cpp b/src/client/PS3/XboxGameMode.cpp similarity index 100% rename from Minecraft.Client/PS3/XboxGameMode.cpp rename to src/client/PS3/XboxGameMode.cpp diff --git a/Minecraft.Client/PS3/XboxGameMode.h b/src/client/PS3/XboxGameMode.h similarity index 100% rename from Minecraft.Client/PS3/XboxGameMode.h rename to src/client/PS3/XboxGameMode.h diff --git a/Minecraft.Client/PS3/Xbox_Awards_enum.h b/src/client/PS3/Xbox_Awards_enum.h similarity index 100% rename from Minecraft.Client/PS3/Xbox_Awards_enum.h rename to src/client/PS3/Xbox_Awards_enum.h diff --git a/Minecraft.Client/PS3/Xbox_BuildVer.h b/src/client/PS3/Xbox_BuildVer.h similarity index 100% rename from Minecraft.Client/PS3/Xbox_BuildVer.h rename to src/client/PS3/Xbox_BuildVer.h diff --git a/Minecraft.Client/PS3/Xbox_Debug_enum.h b/src/client/PS3/Xbox_Debug_enum.h similarity index 100% rename from Minecraft.Client/PS3/Xbox_Debug_enum.h rename to src/client/PS3/Xbox_Debug_enum.h diff --git a/Minecraft.Client/PS3/Xbox_Minecraft.cpp b/src/client/PS3/Xbox_Minecraft.cpp similarity index 98% rename from Minecraft.Client/PS3/Xbox_Minecraft.cpp rename to src/client/PS3/Xbox_Minecraft.cpp index fa9a33c7..9105f571 100644 --- a/Minecraft.Client/PS3/Xbox_Minecraft.cpp +++ b/src/client/PS3/Xbox_Minecraft.cpp @@ -11,31 +11,31 @@ #include "GameConfig\Minecraft.spa.h" #include "..\MinecraftServer.h" #include "..\LocalPlayer.h" -#include "..\..\Minecraft.World\ItemInstance.h" -#include "..\..\Minecraft.World\MapItem.h" -#include "..\..\Minecraft.World\Recipes.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.World\Language.h" -#include "..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" -#include "..\..\Minecraft.World\Level.h" +#include "..\ItemInstance.h" +#include "..\MapItem.h" +#include "..\Recipes.h" +#include "..\Recipy.h" +#include "..\Language.h" +#include "..\StringHelpers.h" +#include "..\AABB.h" +#include "..\Vec3.h" +#include "..\Level.h" #include "..\ClientConnection.h" #include "..\User.h" -#include "..\..\Minecraft.World\Socket.h" -#include "..\..\Minecraft.World\ThreadName.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\Socket.h" +#include "..\ThreadName.h" +#include "..\StatsCounter.h" #include "..\ConnectScreen.h" //#include "Social\SocialManager.h" //#include "Leaderboards\LeaderboardManager.h" //#include "XUI\XUI_Scene_Container.h" //#include "QNetManager.h" -#include "..\..\Minecraft.Client\Tesselator.h" +#include "..\Tesselator.h" #include "Xbox_Awards_enum.h" -#include "..\..\Minecraft.Client\Options.h" +#include "..\Options.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\IntCache.h" +#include "..\IntCache.h" #include "..\Textures.h" #include "Resource.h" diff --git a/Minecraft.Client/PS3/Xbox_Utils.cpp b/src/client/PS3/Xbox_Utils.cpp similarity index 100% rename from Minecraft.Client/PS3/Xbox_Utils.cpp rename to src/client/PS3/Xbox_Utils.cpp diff --git a/Minecraft.Client/PS3/targetver.h b/src/client/PS3/targetver.h similarity index 100% rename from Minecraft.Client/PS3/targetver.h rename to src/client/PS3/targetver.h diff --git a/Minecraft.Client/PS3Media/4J_strings.h b/src/client/PS3Media/4J_strings.h similarity index 100% rename from Minecraft.Client/PS3Media/4J_strings.h rename to src/client/PS3Media/4J_strings.h diff --git a/Minecraft.Client/PS3Media/DLC/Battle & Beasts 2/BattleAndBeasts2.pck b/src/client/PS3Media/DLC/Battle & Beasts 2/BattleAndBeasts2.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Battle & Beasts 2/BattleAndBeasts2.pck rename to src/client/PS3Media/DLC/Battle & Beasts 2/BattleAndBeasts2.pck diff --git a/Minecraft.Client/PS3Media/DLC/Battle & Beasts/BattleAndBeasts.pck b/src/client/PS3Media/DLC/Battle & Beasts/BattleAndBeasts.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Battle & Beasts/BattleAndBeasts.pck rename to src/client/PS3Media/DLC/Battle & Beasts/BattleAndBeasts.pck diff --git a/Minecraft.Client/PS3Media/DLC/Candy Texture Pack/Data/media.arc b/src/client/PS3Media/DLC/Candy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Candy Texture Pack/Data/media.arc rename to src/client/PS3Media/DLC/Candy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PS3Media/DLC/Candy Texture Pack/Data/x16Data.pck b/src/client/PS3Media/DLC/Candy Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Candy Texture Pack/Data/x16Data.pck rename to src/client/PS3Media/DLC/Candy Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/PS3Media/DLC/Candy Texture Pack/TexturePack.pck b/src/client/PS3Media/DLC/Candy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Candy Texture Pack/TexturePack.pck rename to src/client/PS3Media/DLC/Candy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PS3Media/DLC/Cartoon Texture Pack/Data/media.arc b/src/client/PS3Media/DLC/Cartoon Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Cartoon Texture Pack/Data/media.arc rename to src/client/PS3Media/DLC/Cartoon Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PS3Media/DLC/Cartoon Texture Pack/Data/x32Data.pck b/src/client/PS3Media/DLC/Cartoon Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Cartoon Texture Pack/Data/x32Data.pck rename to src/client/PS3Media/DLC/Cartoon Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PS3Media/DLC/Cartoon Texture Pack/TexturePack.pck b/src/client/PS3Media/DLC/Cartoon Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Cartoon Texture Pack/TexturePack.pck rename to src/client/PS3Media/DLC/Cartoon Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PS3Media/DLC/City Texture Pack/Data/media.arc b/src/client/PS3Media/DLC/City Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PS3Media/DLC/City Texture Pack/Data/media.arc rename to src/client/PS3Media/DLC/City Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PS3Media/DLC/City Texture Pack/Data/x32Data.pck b/src/client/PS3Media/DLC/City Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/City Texture Pack/Data/x32Data.pck rename to src/client/PS3Media/DLC/City Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PS3Media/DLC/City Texture Pack/TexturePack.pck b/src/client/PS3Media/DLC/City Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/City Texture Pack/TexturePack.pck rename to src/client/PS3Media/DLC/City Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PS3Media/DLC/Fantasy Texture Pack/Data/media.arc b/src/client/PS3Media/DLC/Fantasy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Fantasy Texture Pack/Data/media.arc rename to src/client/PS3Media/DLC/Fantasy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PS3Media/DLC/Fantasy Texture Pack/Data/x32Data.pck b/src/client/PS3Media/DLC/Fantasy Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Fantasy Texture Pack/Data/x32Data.pck rename to src/client/PS3Media/DLC/Fantasy Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PS3Media/DLC/Fantasy Texture Pack/TexturePack.pck b/src/client/PS3Media/DLC/Fantasy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Fantasy Texture Pack/TexturePack.pck rename to src/client/PS3Media/DLC/Fantasy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PS3Media/DLC/Festive Skin Pack/SkinsFestive.pck b/src/client/PS3Media/DLC/Festive Skin Pack/SkinsFestive.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Festive Skin Pack/SkinsFestive.pck rename to src/client/PS3Media/DLC/Festive Skin Pack/SkinsFestive.pck diff --git a/Minecraft.Client/PS3Media/DLC/Natural Texture Pack/Data/media.arc b/src/client/PS3Media/DLC/Natural Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Natural Texture Pack/Data/media.arc rename to src/client/PS3Media/DLC/Natural Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PS3Media/DLC/Natural Texture Pack/Data/x32Data.pck b/src/client/PS3Media/DLC/Natural Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Natural Texture Pack/Data/x32Data.pck rename to src/client/PS3Media/DLC/Natural Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PS3Media/DLC/Natural Texture Pack/TexturePack.pck b/src/client/PS3Media/DLC/Natural Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Natural Texture Pack/TexturePack.pck rename to src/client/PS3Media/DLC/Natural Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PS3Media/DLC/Plastic Texture Pack/Data/media.arc b/src/client/PS3Media/DLC/Plastic Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Plastic Texture Pack/Data/media.arc rename to src/client/PS3Media/DLC/Plastic Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PS3Media/DLC/Plastic Texture Pack/Data/x16Data.pck b/src/client/PS3Media/DLC/Plastic Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Plastic Texture Pack/Data/x16Data.pck rename to src/client/PS3Media/DLC/Plastic Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/PS3Media/DLC/Plastic Texture Pack/TexturePack.pck b/src/client/PS3Media/DLC/Plastic Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Plastic Texture Pack/TexturePack.pck rename to src/client/PS3Media/DLC/Plastic Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PS3Media/DLC/Skin Pack 1/Skins1_Sony.pck b/src/client/PS3Media/DLC/Skin Pack 1/Skins1_Sony.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Skin Pack 1/Skins1_Sony.pck rename to src/client/PS3Media/DLC/Skin Pack 1/Skins1_Sony.pck diff --git a/Minecraft.Client/PS3Media/DLC/Skin Pack 2/Skins2_Sony.pck b/src/client/PS3Media/DLC/Skin Pack 2/Skins2_Sony.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Skin Pack 2/Skins2_Sony.pck rename to src/client/PS3Media/DLC/Skin Pack 2/Skins2_Sony.pck diff --git a/Minecraft.Client/PS3Media/DLC/Skin Pack 3/Skins3_Sony.pck b/src/client/PS3Media/DLC/Skin Pack 3/Skins3_Sony.pck similarity index 100% rename from Minecraft.Client/PS3Media/DLC/Skin Pack 3/Skins3_Sony.pck rename to src/client/PS3Media/DLC/Skin Pack 3/Skins3_Sony.pck diff --git a/Minecraft.Client/PS3Media/Media/CopyPlatformSkin.bat b/src/client/PS3Media/Media/CopyPlatformSkin.bat similarity index 100% rename from Minecraft.Client/PS3Media/Media/CopyPlatformSkin.bat rename to src/client/PS3Media/Media/CopyPlatformSkin.bat diff --git a/Minecraft.Client/PS3Media/Media/DLCOffersMenu480.swf b/src/client/PS3Media/Media/DLCOffersMenu480.swf similarity index 100% rename from Minecraft.Client/PS3Media/Media/DLCOffersMenu480.swf rename to src/client/PS3Media/Media/DLCOffersMenu480.swf diff --git a/Minecraft.Client/PS3Media/Media/DLCOffersMenu720.swf b/src/client/PS3Media/Media/DLCOffersMenu720.swf similarity index 100% rename from Minecraft.Client/PS3Media/Media/DLCOffersMenu720.swf rename to src/client/PS3Media/Media/DLCOffersMenu720.swf diff --git a/Minecraft.Client/PS3Media/Media/DefaultOptionsImage320x176.png b/src/client/PS3Media/Media/DefaultOptionsImage320x176.png similarity index 100% rename from Minecraft.Client/PS3Media/Media/DefaultOptionsImage320x176.png rename to src/client/PS3Media/Media/DefaultOptionsImage320x176.png diff --git a/Minecraft.Client/PS3Media/Media/DefaultSaveImage320x176.png b/src/client/PS3Media/Media/DefaultSaveImage320x176.png similarity index 100% rename from Minecraft.Client/PS3Media/Media/DefaultSaveImage320x176.png rename to src/client/PS3Media/Media/DefaultSaveImage320x176.png diff --git a/Minecraft.Client/PS3Media/Media/DefaultSaveThumbnail64x64.png b/src/client/PS3Media/Media/DefaultSaveThumbnail64x64.png similarity index 100% rename from Minecraft.Client/PS3Media/Media/DefaultSaveThumbnail64x64.png rename to src/client/PS3Media/Media/DefaultSaveThumbnail64x64.png diff --git a/Minecraft.Client/PS3Media/Media/Tutorial.pck b/src/client/PS3Media/Media/Tutorial.pck similarity index 100% rename from Minecraft.Client/PS3Media/Media/Tutorial.pck rename to src/client/PS3Media/Media/Tutorial.pck diff --git a/Minecraft.Client/PS3Media/Media/languages.loc b/src/client/PS3Media/Media/languages.loc similarity index 100% rename from Minecraft.Client/PS3Media/Media/languages.loc rename to src/client/PS3Media/Media/languages.loc diff --git a/Minecraft.Client/PS3Media/Media/media.txt b/src/client/PS3Media/Media/media.txt similarity index 100% rename from Minecraft.Client/PS3Media/Media/media.txt rename to src/client/PS3Media/Media/media.txt diff --git a/Minecraft.Client/PS3Media/Media/skinPS3.swf b/src/client/PS3Media/Media/skinPS3.swf similarity index 100% rename from Minecraft.Client/PS3Media/Media/skinPS3.swf rename to src/client/PS3Media/Media/skinPS3.swf diff --git a/Minecraft.Client/PS3Media/loc/4J_stringsGeneric.xml b/src/client/PS3Media/loc/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/AdditionalStrings.xml b/src/client/PS3Media/loc/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/AdditionalStrings.xml rename to src/client/PS3Media/loc/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/EULA.xml b/src/client/PS3Media/loc/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/EULA.xml rename to src/client/PS3Media/loc/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/4J_stringsGeneric.xml b/src/client/PS3Media/loc/da-DA/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/da-DA/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/da-DA/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/da-DA/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/AdditionalStrings.xml b/src/client/PS3Media/loc/da-DA/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/AdditionalStrings.xml rename to src/client/PS3Media/loc/da-DA/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/EULA.xml b/src/client/PS3Media/loc/da-DA/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/EULA.xml rename to src/client/PS3Media/loc/da-DA/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/stringsDynafont.xml b/src/client/PS3Media/loc/da-DA/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/stringsDynafont.xml rename to src/client/PS3Media/loc/da-DA/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/stringsGeneric.xml b/src/client/PS3Media/loc/da-DA/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/stringsGeneric.xml rename to src/client/PS3Media/loc/da-DA/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/stringsLeaderboards.xml b/src/client/PS3Media/loc/da-DA/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/stringsLeaderboards.xml rename to src/client/PS3Media/loc/da-DA/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/da-DA/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/da-DA/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/da-DA/stringsRichPresence.xml b/src/client/PS3Media/loc/da-DA/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/da-DA/stringsRichPresence.xml rename to src/client/PS3Media/loc/da-DA/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/4J_stringsGeneric.xml b/src/client/PS3Media/loc/de-DE/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/de-DE/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/de-DE/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/de-DE/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/AdditionalStrings.xml b/src/client/PS3Media/loc/de-DE/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/AdditionalStrings.xml rename to src/client/PS3Media/loc/de-DE/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/EULA.xml b/src/client/PS3Media/loc/de-DE/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/EULA.xml rename to src/client/PS3Media/loc/de-DE/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/stringsDynafont.xml b/src/client/PS3Media/loc/de-DE/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/stringsDynafont.xml rename to src/client/PS3Media/loc/de-DE/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/stringsGeneric.xml b/src/client/PS3Media/loc/de-DE/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/stringsGeneric.xml rename to src/client/PS3Media/loc/de-DE/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/stringsLeaderboards.xml b/src/client/PS3Media/loc/de-DE/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/stringsLeaderboards.xml rename to src/client/PS3Media/loc/de-DE/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/de-DE/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/de-DE/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/de-DE/stringsRichPresence.xml b/src/client/PS3Media/loc/de-DE/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/de-DE/stringsRichPresence.xml rename to src/client/PS3Media/loc/de-DE/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/4J_stringsGeneric.xml b/src/client/PS3Media/loc/el-EL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/el-EL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/el-EL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/el-EL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/AdditionalStrings.xml b/src/client/PS3Media/loc/el-EL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/AdditionalStrings.xml rename to src/client/PS3Media/loc/el-EL/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/EULA.xml b/src/client/PS3Media/loc/el-EL/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/EULA.xml rename to src/client/PS3Media/loc/el-EL/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/stringsDynafont.xml b/src/client/PS3Media/loc/el-EL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/stringsDynafont.xml rename to src/client/PS3Media/loc/el-EL/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/stringsGeneric.xml b/src/client/PS3Media/loc/el-EL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/stringsGeneric.xml rename to src/client/PS3Media/loc/el-EL/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/stringsLeaderboards.xml b/src/client/PS3Media/loc/el-EL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/stringsLeaderboards.xml rename to src/client/PS3Media/loc/el-EL/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/el-EL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/el-EL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/el-EL/stringsRichPresence.xml b/src/client/PS3Media/loc/el-EL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/el-EL/stringsRichPresence.xml rename to src/client/PS3Media/loc/el-EL/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/4J_stringsGeneric.xml b/src/client/PS3Media/loc/es-ES/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/es-ES/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/es-ES/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/es-ES/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/AdditionalStrings.xml b/src/client/PS3Media/loc/es-ES/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/AdditionalStrings.xml rename to src/client/PS3Media/loc/es-ES/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/EULA.xml b/src/client/PS3Media/loc/es-ES/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/EULA.xml rename to src/client/PS3Media/loc/es-ES/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/stringsDynafont.xml b/src/client/PS3Media/loc/es-ES/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/stringsDynafont.xml rename to src/client/PS3Media/loc/es-ES/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/stringsGeneric.xml b/src/client/PS3Media/loc/es-ES/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/stringsGeneric.xml rename to src/client/PS3Media/loc/es-ES/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/stringsLeaderboards.xml b/src/client/PS3Media/loc/es-ES/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/stringsLeaderboards.xml rename to src/client/PS3Media/loc/es-ES/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/es-ES/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/es-ES/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/es-ES/stringsRichPresence.xml b/src/client/PS3Media/loc/es-ES/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/es-ES/stringsRichPresence.xml rename to src/client/PS3Media/loc/es-ES/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/4J_stringsGeneric.xml b/src/client/PS3Media/loc/fi-FI/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/fi-FI/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/fi-FI/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/fi-FI/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/AdditionalStrings.xml b/src/client/PS3Media/loc/fi-FI/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/AdditionalStrings.xml rename to src/client/PS3Media/loc/fi-FI/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/EULA.xml b/src/client/PS3Media/loc/fi-FI/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/EULA.xml rename to src/client/PS3Media/loc/fi-FI/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/stringsDynafont.xml b/src/client/PS3Media/loc/fi-FI/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/stringsDynafont.xml rename to src/client/PS3Media/loc/fi-FI/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/stringsGeneric.xml b/src/client/PS3Media/loc/fi-FI/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/stringsGeneric.xml rename to src/client/PS3Media/loc/fi-FI/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/stringsLeaderboards.xml b/src/client/PS3Media/loc/fi-FI/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/stringsLeaderboards.xml rename to src/client/PS3Media/loc/fi-FI/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/fi-FI/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/fi-FI/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/fi-FI/stringsRichPresence.xml b/src/client/PS3Media/loc/fi-FI/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fi-FI/stringsRichPresence.xml rename to src/client/PS3Media/loc/fi-FI/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/4J_stringsGeneric.xml b/src/client/PS3Media/loc/fr-FR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/fr-FR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/fr-FR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/fr-FR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/AdditionalStrings.xml b/src/client/PS3Media/loc/fr-FR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/AdditionalStrings.xml rename to src/client/PS3Media/loc/fr-FR/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/EULA.xml b/src/client/PS3Media/loc/fr-FR/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/EULA.xml rename to src/client/PS3Media/loc/fr-FR/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/stringsDynafont.xml b/src/client/PS3Media/loc/fr-FR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/stringsDynafont.xml rename to src/client/PS3Media/loc/fr-FR/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/stringsGeneric.xml b/src/client/PS3Media/loc/fr-FR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/stringsGeneric.xml rename to src/client/PS3Media/loc/fr-FR/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/stringsLeaderboards.xml b/src/client/PS3Media/loc/fr-FR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/stringsLeaderboards.xml rename to src/client/PS3Media/loc/fr-FR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/fr-FR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/fr-FR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/fr-FR/stringsRichPresence.xml b/src/client/PS3Media/loc/fr-FR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/fr-FR/stringsRichPresence.xml rename to src/client/PS3Media/loc/fr-FR/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/4J_stringsGeneric.xml b/src/client/PS3Media/loc/it-IT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/it-IT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/it-IT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/it-IT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/AdditionalStrings.xml b/src/client/PS3Media/loc/it-IT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/AdditionalStrings.xml rename to src/client/PS3Media/loc/it-IT/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/EULA.xml b/src/client/PS3Media/loc/it-IT/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/EULA.xml rename to src/client/PS3Media/loc/it-IT/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/stringsDynafont.xml b/src/client/PS3Media/loc/it-IT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/stringsDynafont.xml rename to src/client/PS3Media/loc/it-IT/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/stringsGeneric.xml b/src/client/PS3Media/loc/it-IT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/stringsGeneric.xml rename to src/client/PS3Media/loc/it-IT/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/stringsLeaderboards.xml b/src/client/PS3Media/loc/it-IT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/stringsLeaderboards.xml rename to src/client/PS3Media/loc/it-IT/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/it-IT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/it-IT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/it-IT/stringsRichPresence.xml b/src/client/PS3Media/loc/it-IT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/it-IT/stringsRichPresence.xml rename to src/client/PS3Media/loc/it-IT/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/4J_stringsGeneric.xml b/src/client/PS3Media/loc/ja-JP/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/ja-JP/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/ja-JP/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/ja-JP/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/AdditionalStrings.xml b/src/client/PS3Media/loc/ja-JP/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/AdditionalStrings.xml rename to src/client/PS3Media/loc/ja-JP/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/EULA.xml b/src/client/PS3Media/loc/ja-JP/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/EULA.xml rename to src/client/PS3Media/loc/ja-JP/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/stringsDynafont.xml b/src/client/PS3Media/loc/ja-JP/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/stringsDynafont.xml rename to src/client/PS3Media/loc/ja-JP/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/stringsGeneric.xml b/src/client/PS3Media/loc/ja-JP/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/stringsGeneric.xml rename to src/client/PS3Media/loc/ja-JP/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/stringsLeaderboards.xml b/src/client/PS3Media/loc/ja-JP/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/stringsLeaderboards.xml rename to src/client/PS3Media/loc/ja-JP/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/ja-JP/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/ja-JP/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/ja-JP/stringsRichPresence.xml b/src/client/PS3Media/loc/ja-JP/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ja-JP/stringsRichPresence.xml rename to src/client/PS3Media/loc/ja-JP/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/4J_stringsGeneric.xml b/src/client/PS3Media/loc/ko-KR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/ko-KR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/ko-KR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/ko-KR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/AdditionalStrings.xml b/src/client/PS3Media/loc/ko-KR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/AdditionalStrings.xml rename to src/client/PS3Media/loc/ko-KR/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/EULA.xml b/src/client/PS3Media/loc/ko-KR/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/EULA.xml rename to src/client/PS3Media/loc/ko-KR/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/stringsDynafont.xml b/src/client/PS3Media/loc/ko-KR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/stringsDynafont.xml rename to src/client/PS3Media/loc/ko-KR/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/stringsGeneric.xml b/src/client/PS3Media/loc/ko-KR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/stringsGeneric.xml rename to src/client/PS3Media/loc/ko-KR/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/stringsLeaderboards.xml b/src/client/PS3Media/loc/ko-KR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/stringsLeaderboards.xml rename to src/client/PS3Media/loc/ko-KR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/ko-KR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/ko-KR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/ko-KR/stringsRichPresence.xml b/src/client/PS3Media/loc/ko-KR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ko-KR/stringsRichPresence.xml rename to src/client/PS3Media/loc/ko-KR/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/4J_stringsGeneric.xml b/src/client/PS3Media/loc/la-LAS/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/la-LAS/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/la-LAS/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/la-LAS/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/AdditionalStrings.xml b/src/client/PS3Media/loc/la-LAS/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/AdditionalStrings.xml rename to src/client/PS3Media/loc/la-LAS/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/EULA.xml b/src/client/PS3Media/loc/la-LAS/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/EULA.xml rename to src/client/PS3Media/loc/la-LAS/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/stringsDynafont.xml b/src/client/PS3Media/loc/la-LAS/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/stringsDynafont.xml rename to src/client/PS3Media/loc/la-LAS/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/stringsGeneric.xml b/src/client/PS3Media/loc/la-LAS/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/stringsGeneric.xml rename to src/client/PS3Media/loc/la-LAS/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/stringsLeaderboards.xml b/src/client/PS3Media/loc/la-LAS/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/stringsLeaderboards.xml rename to src/client/PS3Media/loc/la-LAS/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/la-LAS/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/la-LAS/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/la-LAS/stringsRichPresence.xml b/src/client/PS3Media/loc/la-LAS/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/la-LAS/stringsRichPresence.xml rename to src/client/PS3Media/loc/la-LAS/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/4J_stringsGeneric.xml b/src/client/PS3Media/loc/nl-NL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/nl-NL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/nl-NL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/nl-NL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/AdditionalStrings.xml b/src/client/PS3Media/loc/nl-NL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/AdditionalStrings.xml rename to src/client/PS3Media/loc/nl-NL/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/EULA.xml b/src/client/PS3Media/loc/nl-NL/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/EULA.xml rename to src/client/PS3Media/loc/nl-NL/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/stringsDynafont.xml b/src/client/PS3Media/loc/nl-NL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/stringsDynafont.xml rename to src/client/PS3Media/loc/nl-NL/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/stringsGeneric.xml b/src/client/PS3Media/loc/nl-NL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/stringsGeneric.xml rename to src/client/PS3Media/loc/nl-NL/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/stringsLeaderboards.xml b/src/client/PS3Media/loc/nl-NL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/stringsLeaderboards.xml rename to src/client/PS3Media/loc/nl-NL/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/nl-NL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/nl-NL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/nl-NL/stringsRichPresence.xml b/src/client/PS3Media/loc/nl-NL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/nl-NL/stringsRichPresence.xml rename to src/client/PS3Media/loc/nl-NL/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/4J_stringsGeneric.xml b/src/client/PS3Media/loc/no-NO/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/no-NO/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/no-NO/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/no-NO/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/AdditionalStrings.xml b/src/client/PS3Media/loc/no-NO/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/AdditionalStrings.xml rename to src/client/PS3Media/loc/no-NO/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/EULA.xml b/src/client/PS3Media/loc/no-NO/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/EULA.xml rename to src/client/PS3Media/loc/no-NO/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/stringsDynafont.xml b/src/client/PS3Media/loc/no-NO/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/stringsDynafont.xml rename to src/client/PS3Media/loc/no-NO/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/stringsGeneric.xml b/src/client/PS3Media/loc/no-NO/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/stringsGeneric.xml rename to src/client/PS3Media/loc/no-NO/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/stringsLeaderboards.xml b/src/client/PS3Media/loc/no-NO/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/stringsLeaderboards.xml rename to src/client/PS3Media/loc/no-NO/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/no-NO/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/no-NO/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/no-NO/stringsRichPresence.xml b/src/client/PS3Media/loc/no-NO/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/no-NO/stringsRichPresence.xml rename to src/client/PS3Media/loc/no-NO/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/4J_stringsGeneric.xml b/src/client/PS3Media/loc/pl-PL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/pl-PL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/pl-PL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/pl-PL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/AdditionalStrings.xml b/src/client/PS3Media/loc/pl-PL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/AdditionalStrings.xml rename to src/client/PS3Media/loc/pl-PL/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/EULA.xml b/src/client/PS3Media/loc/pl-PL/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/EULA.xml rename to src/client/PS3Media/loc/pl-PL/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/stringsDynafont.xml b/src/client/PS3Media/loc/pl-PL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/stringsDynafont.xml rename to src/client/PS3Media/loc/pl-PL/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/stringsGeneric.xml b/src/client/PS3Media/loc/pl-PL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/stringsGeneric.xml rename to src/client/PS3Media/loc/pl-PL/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/stringsLeaderboards.xml b/src/client/PS3Media/loc/pl-PL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/stringsLeaderboards.xml rename to src/client/PS3Media/loc/pl-PL/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/pl-PL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/pl-PL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/pl-PL/stringsRichPresence.xml b/src/client/PS3Media/loc/pl-PL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pl-PL/stringsRichPresence.xml rename to src/client/PS3Media/loc/pl-PL/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/4J_stringsGeneric.xml b/src/client/PS3Media/loc/pt-BR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/pt-BR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/pt-BR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/pt-BR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/AdditionalStrings.xml b/src/client/PS3Media/loc/pt-BR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/AdditionalStrings.xml rename to src/client/PS3Media/loc/pt-BR/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/EULA.xml b/src/client/PS3Media/loc/pt-BR/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/EULA.xml rename to src/client/PS3Media/loc/pt-BR/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/stringsDynafont.xml b/src/client/PS3Media/loc/pt-BR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/stringsDynafont.xml rename to src/client/PS3Media/loc/pt-BR/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/stringsGeneric.xml b/src/client/PS3Media/loc/pt-BR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/stringsGeneric.xml rename to src/client/PS3Media/loc/pt-BR/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/stringsLeaderboards.xml b/src/client/PS3Media/loc/pt-BR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/stringsLeaderboards.xml rename to src/client/PS3Media/loc/pt-BR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/pt-BR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/pt-BR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-BR/stringsRichPresence.xml b/src/client/PS3Media/loc/pt-BR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-BR/stringsRichPresence.xml rename to src/client/PS3Media/loc/pt-BR/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/4J_stringsGeneric.xml b/src/client/PS3Media/loc/pt-PT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/pt-PT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/pt-PT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/pt-PT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/AdditionalStrings.xml b/src/client/PS3Media/loc/pt-PT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/AdditionalStrings.xml rename to src/client/PS3Media/loc/pt-PT/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/EULA.xml b/src/client/PS3Media/loc/pt-PT/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/EULA.xml rename to src/client/PS3Media/loc/pt-PT/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/stringsDynafont.xml b/src/client/PS3Media/loc/pt-PT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/stringsDynafont.xml rename to src/client/PS3Media/loc/pt-PT/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/stringsGeneric.xml b/src/client/PS3Media/loc/pt-PT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/stringsGeneric.xml rename to src/client/PS3Media/loc/pt-PT/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/stringsLeaderboards.xml b/src/client/PS3Media/loc/pt-PT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/stringsLeaderboards.xml rename to src/client/PS3Media/loc/pt-PT/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/pt-PT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/pt-PT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/pt-PT/stringsRichPresence.xml b/src/client/PS3Media/loc/pt-PT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/pt-PT/stringsRichPresence.xml rename to src/client/PS3Media/loc/pt-PT/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/4J_stringsGeneric.xml b/src/client/PS3Media/loc/ru-RU/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/ru-RU/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/ru-RU/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/ru-RU/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/AdditionalStrings.xml b/src/client/PS3Media/loc/ru-RU/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/AdditionalStrings.xml rename to src/client/PS3Media/loc/ru-RU/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/EULA.xml b/src/client/PS3Media/loc/ru-RU/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/EULA.xml rename to src/client/PS3Media/loc/ru-RU/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/stringsDynafont.xml b/src/client/PS3Media/loc/ru-RU/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/stringsDynafont.xml rename to src/client/PS3Media/loc/ru-RU/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/stringsGeneric.xml b/src/client/PS3Media/loc/ru-RU/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/stringsGeneric.xml rename to src/client/PS3Media/loc/ru-RU/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/stringsLeaderboards.xml b/src/client/PS3Media/loc/ru-RU/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/stringsLeaderboards.xml rename to src/client/PS3Media/loc/ru-RU/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/ru-RU/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/ru-RU/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/ru-RU/stringsRichPresence.xml b/src/client/PS3Media/loc/ru-RU/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/ru-RU/stringsRichPresence.xml rename to src/client/PS3Media/loc/ru-RU/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/stringsDynafont.xml b/src/client/PS3Media/loc/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/stringsDynafont.xml rename to src/client/PS3Media/loc/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/stringsGeneric.xml b/src/client/PS3Media/loc/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/stringsGeneric.xml rename to src/client/PS3Media/loc/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/stringsLeaderboards.xml b/src/client/PS3Media/loc/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/stringsLeaderboards.xml rename to src/client/PS3Media/loc/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/stringsRichPresence.xml b/src/client/PS3Media/loc/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/stringsRichPresence.xml rename to src/client/PS3Media/loc/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/4J_stringsGeneric.xml b/src/client/PS3Media/loc/sv-SV/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/sv-SV/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/sv-SV/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/sv-SV/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/AdditionalStrings.xml b/src/client/PS3Media/loc/sv-SV/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/AdditionalStrings.xml rename to src/client/PS3Media/loc/sv-SV/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/EULA.xml b/src/client/PS3Media/loc/sv-SV/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/EULA.xml rename to src/client/PS3Media/loc/sv-SV/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/stringsDynafont.xml b/src/client/PS3Media/loc/sv-SV/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/stringsDynafont.xml rename to src/client/PS3Media/loc/sv-SV/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/stringsGeneric.xml b/src/client/PS3Media/loc/sv-SV/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/stringsGeneric.xml rename to src/client/PS3Media/loc/sv-SV/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/stringsLeaderboards.xml b/src/client/PS3Media/loc/sv-SV/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/stringsLeaderboards.xml rename to src/client/PS3Media/loc/sv-SV/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/sv-SV/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/sv-SV/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/sv-SV/stringsRichPresence.xml b/src/client/PS3Media/loc/sv-SV/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/sv-SV/stringsRichPresence.xml rename to src/client/PS3Media/loc/sv-SV/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/4J_stringsGeneric.xml b/src/client/PS3Media/loc/tr-TR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/tr-TR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/tr-TR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/tr-TR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/AdditionalStrings.xml b/src/client/PS3Media/loc/tr-TR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/AdditionalStrings.xml rename to src/client/PS3Media/loc/tr-TR/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/EULA.xml b/src/client/PS3Media/loc/tr-TR/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/EULA.xml rename to src/client/PS3Media/loc/tr-TR/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/stringsDynafont.xml b/src/client/PS3Media/loc/tr-TR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/stringsDynafont.xml rename to src/client/PS3Media/loc/tr-TR/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/stringsGeneric.xml b/src/client/PS3Media/loc/tr-TR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/stringsGeneric.xml rename to src/client/PS3Media/loc/tr-TR/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/stringsLeaderboards.xml b/src/client/PS3Media/loc/tr-TR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/stringsLeaderboards.xml rename to src/client/PS3Media/loc/tr-TR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/tr-TR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/tr-TR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/tr-TR/stringsRichPresence.xml b/src/client/PS3Media/loc/tr-TR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/tr-TR/stringsRichPresence.xml rename to src/client/PS3Media/loc/tr-TR/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/4J_stringsGeneric.xml b/src/client/PS3Media/loc/zh-CHT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/4J_stringsGeneric.xml rename to src/client/PS3Media/loc/zh-CHT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml b/src/client/PS3Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/AdditionalStrings.xml b/src/client/PS3Media/loc/zh-CHT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/AdditionalStrings.xml rename to src/client/PS3Media/loc/zh-CHT/AdditionalStrings.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/EULA.xml b/src/client/PS3Media/loc/zh-CHT/EULA.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/EULA.xml rename to src/client/PS3Media/loc/zh-CHT/EULA.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/stringsDynafont.xml b/src/client/PS3Media/loc/zh-CHT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/stringsDynafont.xml rename to src/client/PS3Media/loc/zh-CHT/stringsDynafont.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/stringsGeneric.xml b/src/client/PS3Media/loc/zh-CHT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/stringsGeneric.xml rename to src/client/PS3Media/loc/zh-CHT/stringsGeneric.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/stringsLeaderboards.xml b/src/client/PS3Media/loc/zh-CHT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/stringsLeaderboards.xml rename to src/client/PS3Media/loc/zh-CHT/stringsLeaderboards.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/stringsPlatformSpecific.xml b/src/client/PS3Media/loc/zh-CHT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/stringsPlatformSpecific.xml rename to src/client/PS3Media/loc/zh-CHT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PS3Media/loc/zh-CHT/stringsRichPresence.xml b/src/client/PS3Media/loc/zh-CHT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PS3Media/loc/zh-CHT/stringsRichPresence.xml rename to src/client/PS3Media/loc/zh-CHT/stringsRichPresence.xml diff --git a/Minecraft.Client/PS3Media/strings.h b/src/client/PS3Media/strings.h similarity index 100% rename from Minecraft.Client/PS3Media/strings.h rename to src/client/PS3Media/strings.h diff --git a/Minecraft.Client/PS3_GAME/ICON0.PNG b/src/client/PS3_GAME/ICON0.PNG similarity index 100% rename from Minecraft.Client/PS3_GAME/ICON0.PNG rename to src/client/PS3_GAME/ICON0.PNG diff --git a/Minecraft.Client/PS3_GAME/PARAM.SFO b/src/client/PS3_GAME/PARAM.SFO similarity index 100% rename from Minecraft.Client/PS3_GAME/PARAM.SFO rename to src/client/PS3_GAME/PARAM.SFO diff --git a/Minecraft.Client/PS3_GAME/TROPDIR/NPWR05636_00/TROPHY.TRP b/src/client/PS3_GAME/TROPDIR/NPWR05636_00/TROPHY.TRP similarity index 100% rename from Minecraft.Client/PS3_GAME/TROPDIR/NPWR05636_00/TROPHY.TRP rename to src/client/PS3_GAME/TROPDIR/NPWR05636_00/TROPHY.TRP diff --git a/Minecraft.Client/PS3_GAME/USRDIR/DLC/Festive Skin Pack/SkinsFestive.pck b/src/client/PS3_GAME/USRDIR/DLC/Festive Skin Pack/SkinsFestive.pck similarity index 100% rename from Minecraft.Client/PS3_GAME/USRDIR/DLC/Festive Skin Pack/SkinsFestive.pck rename to src/client/PS3_GAME/USRDIR/DLC/Festive Skin Pack/SkinsFestive.pck diff --git a/Minecraft.Client/PS4_GAME/Common/Media/MediaOrbis.arc b/src/client/PS4_GAME/Common/Media/MediaOrbis.arc similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/Media/MediaOrbis.arc rename to src/client/PS4_GAME/Common/Media/MediaOrbis.arc diff --git a/Minecraft.Client/PS4_GAME/Common/Media/font/CHT/DFTT_R5.TTC b/src/client/PS4_GAME/Common/Media/font/CHT/DFTT_R5.TTC similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/Media/font/CHT/DFTT_R5.TTC rename to src/client/PS4_GAME/Common/Media/font/CHT/DFTT_R5.TTC diff --git a/Minecraft.Client/PS4_GAME/Common/Media/font/JPN/DF-DotDotGothic16.ttf b/src/client/PS4_GAME/Common/Media/font/JPN/DF-DotDotGothic16.ttf similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/Media/font/JPN/DF-DotDotGothic16.ttf rename to src/client/PS4_GAME/Common/Media/font/JPN/DF-DotDotGothic16.ttf diff --git a/Minecraft.Client/PS4_GAME/Common/Media/font/KOR/candadite2.ttf b/src/client/PS4_GAME/Common/Media/font/KOR/candadite2.ttf similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/Media/font/KOR/candadite2.ttf rename to src/client/PS4_GAME/Common/Media/font/KOR/candadite2.ttf diff --git a/Minecraft.Client/PS4_GAME/Common/Media/font/Mojangles.ttf b/src/client/PS4_GAME/Common/Media/font/Mojangles.ttf similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/Media/font/Mojangles.ttf rename to src/client/PS4_GAME/Common/Media/font/Mojangles.ttf diff --git a/Minecraft.Client/PS4_GAME/Common/Media/font/RU/SpaceMace.ttf b/src/client/PS4_GAME/Common/Media/font/RU/SpaceMace.ttf similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/Media/font/RU/SpaceMace.ttf rename to src/client/PS4_GAME/Common/Media/font/RU/SpaceMace.ttf diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/achievement/bg.png b/src/client/PS4_GAME/Common/res/1_2_2/achievement/bg.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/achievement/bg.png rename to src/client/PS4_GAME/Common/res/1_2_2/achievement/bg.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/achievement/icons.png b/src/client/PS4_GAME/Common/res/1_2_2/achievement/icons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/achievement/icons.png rename to src/client/PS4_GAME/Common/res/1_2_2/achievement/icons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/chain_1.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/chain_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/chain_1.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/chain_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/chain_2.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/chain_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/chain_2.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/chain_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/cloth_1.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/cloth_1.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/cloth_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/cloth_2.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/cloth_2.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/cloth_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/diamond_1.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/diamond_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/diamond_1.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/diamond_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/diamond_2.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/diamond_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/diamond_2.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/diamond_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/gold_1.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/gold_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/gold_1.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/gold_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/gold_2.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/gold_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/gold_2.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/gold_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/iron_1.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/iron_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/iron_1.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/iron_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/iron_2.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/iron_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/iron_2.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/iron_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/power.png b/src/client/PS4_GAME/Common/res/1_2_2/armor/power.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/armor/power.png rename to src/client/PS4_GAME/Common/res/1_2_2/armor/power.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/art/kz.png b/src/client/PS4_GAME/Common/res/1_2_2/art/kz.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/art/kz.png rename to src/client/PS4_GAME/Common/res/1_2_2/art/kz.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/clouds.png b/src/client/PS4_GAME/Common/res/1_2_2/environment/clouds.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/clouds.png rename to src/client/PS4_GAME/Common/res/1_2_2/environment/clouds.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/light_normal.png b/src/client/PS4_GAME/Common/res/1_2_2/environment/light_normal.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/light_normal.png rename to src/client/PS4_GAME/Common/res/1_2_2/environment/light_normal.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/rain.png b/src/client/PS4_GAME/Common/res/1_2_2/environment/rain.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/rain.png rename to src/client/PS4_GAME/Common/res/1_2_2/environment/rain.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/snow.png b/src/client/PS4_GAME/Common/res/1_2_2/environment/snow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/environment/snow.png rename to src/client/PS4_GAME/Common/res/1_2_2/environment/snow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/font/alternate.png b/src/client/PS4_GAME/Common/res/1_2_2/font/alternate.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/font/alternate.png rename to src/client/PS4_GAME/Common/res/1_2_2/font/alternate.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/font/default.png b/src/client/PS4_GAME/Common/res/1_2_2/font/default.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/font/default.png rename to src/client/PS4_GAME/Common/res/1_2_2/font/default.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/alchemy.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/alchemy.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/alchemy.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/alchemy.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/allitems.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/allitems.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/allitems.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/allitems.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/background.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/background.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/background.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/background.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/container.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/container.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/container.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/container.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/crafting.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/crafting.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/crafting.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/crafting.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/crash_logo.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/crash_logo.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/crash_logo.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/crash_logo.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/enchant.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/enchant.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/enchant.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/enchant.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/furnace.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/furnace.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/furnace.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/furnace.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/gui.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/gui.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/gui.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/gui.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/icons.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/icons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/icons.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/icons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/inventory.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/inventory.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/inventory.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/inventory.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/items.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/items.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/items.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/items.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/particles.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/particles.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/particles.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/particles.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/slot.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/slot.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/slot.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/slot.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/trap.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/trap.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/trap.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/trap.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/unknown_pack.png b/src/client/PS4_GAME/Common/res/1_2_2/gui/unknown_pack.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/gui/unknown_pack.png rename to src/client/PS4_GAME/Common/res/1_2_2/gui/unknown_pack.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/arrows.png b/src/client/PS4_GAME/Common/res/1_2_2/item/arrows.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/arrows.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/arrows.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/boat.png b/src/client/PS4_GAME/Common/res/1_2_2/item/boat.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/boat.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/boat.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/book.png b/src/client/PS4_GAME/Common/res/1_2_2/item/book.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/book.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/book.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/cart.png b/src/client/PS4_GAME/Common/res/1_2_2/item/cart.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/cart.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/cart.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/chest.png b/src/client/PS4_GAME/Common/res/1_2_2/item/chest.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/chest.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/chest.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/door.png b/src/client/PS4_GAME/Common/res/1_2_2/item/door.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/door.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/door.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/largechest.png b/src/client/PS4_GAME/Common/res/1_2_2/item/largechest.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/largechest.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/largechest.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/sign.png b/src/client/PS4_GAME/Common/res/1_2_2/item/sign.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/sign.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/sign.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/xporb.png b/src/client/PS4_GAME/Common/res/1_2_2/item/xporb.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/item/xporb.png rename to src/client/PS4_GAME/Common/res/1_2_2/item/xporb.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/dial.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/dial.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/dial.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/dial.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/explosion.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/explosion.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/explosion.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/explosion.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/foliagecolor.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/foliagecolor.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/foliagecolor.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/foliagecolor.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/footprint.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/footprint.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/footprint.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/footprint.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/glint.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/glint.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/glint.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/glint.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/grasscolor.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/grasscolor.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/grasscolor.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/grasscolor.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/mapbg.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/mapbg.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/mapbg.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/mapbg.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/mapicons.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/mapicons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/mapicons.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/mapicons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/particlefield.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/particlefield.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/particlefield.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/particlefield.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/pumpkinblur.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/pumpkinblur.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/pumpkinblur.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/pumpkinblur.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/shadow.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/shadow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/shadow.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/shadow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/tunnel.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/tunnel.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/tunnel.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/tunnel.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/vignette.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/vignette.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/vignette.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/vignette.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/water.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/water.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/water.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/water.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/watercolor.png b/src/client/PS4_GAME/Common/res/1_2_2/misc/watercolor.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/misc/watercolor.png rename to src/client/PS4_GAME/Common/res/1_2_2/misc/watercolor.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cat_black.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/cat_black.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cat_black.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/cat_black.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cat_red.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/cat_red.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cat_red.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/cat_red.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cat_siamese.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/cat_siamese.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cat_siamese.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/cat_siamese.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cavespider.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/cavespider.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cavespider.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/cavespider.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/char.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/char.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/char.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/char.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/chicken.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/chicken.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/chicken.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/chicken.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cow.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/cow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/cow.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/cow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/creeper.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/creeper.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/creeper.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/creeper.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/beam.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/beam.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/beam.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/beam.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/body.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/body.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/body.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/body.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/crystal.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/crystal.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/crystal.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/crystal.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/dragon.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/dragon.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/dragon.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/dragon.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender_eyes.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender_eyes.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender_eyes.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/ender_eyes.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/shuffle.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/shuffle.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/shuffle.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderdragon/shuffle.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderman.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderman.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderman.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderman.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderman_eyes.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/enderman_eyes.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/enderman_eyes.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/enderman_eyes.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/fire.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/fire.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/fire.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/fire.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/ghast.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/ghast.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/ghast.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/ghast.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/ghast_fire.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/ghast_fire.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/ghast_fire.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/ghast_fire.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/lava.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/lava.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/lava.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/lava.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/ozelot.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/ozelot.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/ozelot.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/ozelot.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/pig.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/pig.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/pig.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/pig.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/pigman.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/pigman.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/pigman.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/pigman.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/pigzombie.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/pigzombie.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/pigzombie.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/pigzombie.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/redcow.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/redcow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/redcow.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/redcow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/saddle.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/saddle.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/saddle.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/saddle.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/sheep.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/sheep.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/sheep.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/sheep.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/sheep_fur.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/sheep_fur.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/sheep_fur.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/sheep_fur.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/silverfish.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/silverfish.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/silverfish.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/silverfish.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/skeleton.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/skeleton.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/skeleton.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/skeleton.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/slime.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/slime.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/slime.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/slime.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/snowman.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/snowman.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/snowman.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/snowman.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/spider.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/spider.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/spider.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/spider.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/spider_eyes.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/spider_eyes.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/spider_eyes.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/spider_eyes.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/squid.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/squid.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/squid.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/squid.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/butcher.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager/butcher.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/butcher.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager/butcher.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/farmer.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager/farmer.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/farmer.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager/farmer.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/librarian.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager/librarian.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/librarian.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager/librarian.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/priest.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager/priest.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/priest.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager/priest.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/smith.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager/smith.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/smith.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager/smith.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/villager.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager/villager.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager/villager.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager/villager.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager_golem.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/villager_golem.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/villager_golem.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/villager_golem.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/wolf.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/wolf.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/wolf.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/wolf.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/wolf_angry.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/wolf_angry.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/wolf_angry.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/wolf_angry.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/wolf_tame.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/wolf_tame.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/wolf_tame.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/zombie.png b/src/client/PS4_GAME/Common/res/1_2_2/mob/zombie.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/mob/zombie.png rename to src/client/PS4_GAME/Common/res/1_2_2/mob/zombie.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/pack.png b/src/client/PS4_GAME/Common/res/1_2_2/pack.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/pack.png rename to src/client/PS4_GAME/Common/res/1_2_2/pack.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/pack.txt b/src/client/PS4_GAME/Common/res/1_2_2/pack.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/pack.txt rename to src/client/PS4_GAME/Common/res/1_2_2/pack.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/particles.png b/src/client/PS4_GAME/Common/res/1_2_2/particles.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/particles.png rename to src/client/PS4_GAME/Common/res/1_2_2/particles.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain.png b/src/client/PS4_GAME/Common/res/1_2_2/terrain.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain.png rename to src/client/PS4_GAME/Common/res/1_2_2/terrain.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain/moon.png b/src/client/PS4_GAME/Common/res/1_2_2/terrain/moon.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain/moon.png rename to src/client/PS4_GAME/Common/res/1_2_2/terrain/moon.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain/moon_phases.png b/src/client/PS4_GAME/Common/res/1_2_2/terrain/moon_phases.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain/moon_phases.png rename to src/client/PS4_GAME/Common/res/1_2_2/terrain/moon_phases.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain/sun.png b/src/client/PS4_GAME/Common/res/1_2_2/terrain/sun.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/1_2_2/terrain/sun.png rename to src/client/PS4_GAME/Common/res/1_2_2/terrain/sun.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck b/src/client/PS4_GAME/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck rename to src/client/PS4_GAME/Common/res/TitleUpdate/GameRules/Tutorial_Orbis.pck diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1_b.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1_b.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1_b.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_1_b.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2_b.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2_b.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2_b.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/cloth_2_b.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/power.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/power.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/armor/power.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/armor/power.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/art/kz.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/art/kz.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/art/kz.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/art/kz.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/colours.col b/src/client/PS4_GAME/Common/res/TitleUpdate/res/colours.col similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/colours.col rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/colours.col diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/font/Default.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/font/Default.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/font/Default.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/font/Default.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_11.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_11.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_11.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_11.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_7.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_7.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_7.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/font/Mojangles_7.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/item/book.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/item/book.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/item/book.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/item/book.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/item/enderchest.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/item/enderchest.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/item/enderchest.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/item/enderchest.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/items.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/items.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/items.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/items.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/additionalmapicons.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/additionalmapicons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/additionalmapicons.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/additionalmapicons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/explosion.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/explosion.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/explosion.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/explosion.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/footprint.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/footprint.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/footprint.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/footprint.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/glint.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/glint.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/glint.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/glint.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/mapicons.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/mapicons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/mapicons.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/mapicons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/particlefield.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/particlefield.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/particlefield.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/particlefield.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/tunnel.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/tunnel.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/misc/tunnel.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/misc/tunnel.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/beam.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/beam.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/beam.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/beam.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderdragon/ender_eyes.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderman_eyes.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderman_eyes.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderman_eyes.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/enderman_eyes.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/redcow.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/redcow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/redcow.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/redcow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/skeleton_wither.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/skeleton_wither.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/skeleton_wither.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/skeleton_wither.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/snowman.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/snowman.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/snowman.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/snowman.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/butcher.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/butcher.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/butcher.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/butcher.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/farmer.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/farmer.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/farmer.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/farmer.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/librarian.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/librarian.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/librarian.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/librarian.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/priest.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/priest.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/priest.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/priest.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/smith.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/smith.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/smith.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/smith.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/villager.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/villager.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/villager.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/villager/villager.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_collar.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_collar.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_collar.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_collar.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_tame.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_tame.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/wolf_tame.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie_villager.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie_villager.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie_villager.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/mob/zombie_villager.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/particles.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/particles.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/particles.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/particles.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/terrain.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/terrain.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/terrain.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/terrain.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel2.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel2.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel3.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel3.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel3.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/terrainMipMapLevel3.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_0.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/fire_1.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/lava_flow.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/portal.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/blocks/water_flow.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/clock.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.png b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.png rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.txt b/src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.txt similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.txt rename to src/client/PS4_GAME/Common/res/TitleUpdate/res/textures/items/compass.txt diff --git a/Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/tutorialDiff b/src/client/PS4_GAME/Common/res/TitleUpdate/tutorialDiff similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/TitleUpdate/tutorialDiff rename to src/client/PS4_GAME/Common/res/TitleUpdate/tutorialDiff diff --git a/Minecraft.Client/PS4_GAME/Common/res/achievement/bg.png b/src/client/PS4_GAME/Common/res/achievement/bg.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/achievement/bg.png rename to src/client/PS4_GAME/Common/res/achievement/bg.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/achievement/icons.png b/src/client/PS4_GAME/Common/res/achievement/icons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/achievement/icons.png rename to src/client/PS4_GAME/Common/res/achievement/icons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/chain_1.png b/src/client/PS4_GAME/Common/res/armor/chain_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/chain_1.png rename to src/client/PS4_GAME/Common/res/armor/chain_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/chain_2.png b/src/client/PS4_GAME/Common/res/armor/chain_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/chain_2.png rename to src/client/PS4_GAME/Common/res/armor/chain_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/cloth_1.png b/src/client/PS4_GAME/Common/res/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/cloth_1.png rename to src/client/PS4_GAME/Common/res/armor/cloth_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/cloth_2.png b/src/client/PS4_GAME/Common/res/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/cloth_2.png rename to src/client/PS4_GAME/Common/res/armor/cloth_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/diamond_1.png b/src/client/PS4_GAME/Common/res/armor/diamond_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/diamond_1.png rename to src/client/PS4_GAME/Common/res/armor/diamond_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/diamond_2.png b/src/client/PS4_GAME/Common/res/armor/diamond_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/diamond_2.png rename to src/client/PS4_GAME/Common/res/armor/diamond_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/gold_1.png b/src/client/PS4_GAME/Common/res/armor/gold_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/gold_1.png rename to src/client/PS4_GAME/Common/res/armor/gold_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/gold_2.png b/src/client/PS4_GAME/Common/res/armor/gold_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/gold_2.png rename to src/client/PS4_GAME/Common/res/armor/gold_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/iron_1.png b/src/client/PS4_GAME/Common/res/armor/iron_1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/iron_1.png rename to src/client/PS4_GAME/Common/res/armor/iron_1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/iron_2.png b/src/client/PS4_GAME/Common/res/armor/iron_2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/iron_2.png rename to src/client/PS4_GAME/Common/res/armor/iron_2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/armor/power.png b/src/client/PS4_GAME/Common/res/armor/power.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/armor/power.png rename to src/client/PS4_GAME/Common/res/armor/power.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/art/kz.png b/src/client/PS4_GAME/Common/res/art/kz.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/art/kz.png rename to src/client/PS4_GAME/Common/res/art/kz.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/environment/clouds.png b/src/client/PS4_GAME/Common/res/environment/clouds.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/environment/clouds.png rename to src/client/PS4_GAME/Common/res/environment/clouds.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/environment/rain.png b/src/client/PS4_GAME/Common/res/environment/rain.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/environment/rain.png rename to src/client/PS4_GAME/Common/res/environment/rain.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/environment/snow.png b/src/client/PS4_GAME/Common/res/environment/snow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/environment/snow.png rename to src/client/PS4_GAME/Common/res/environment/snow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/font/Mojangles_11.png b/src/client/PS4_GAME/Common/res/font/Mojangles_11.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/font/Mojangles_11.png rename to src/client/PS4_GAME/Common/res/font/Mojangles_11.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/font/Mojangles_7.png b/src/client/PS4_GAME/Common/res/font/Mojangles_7.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/font/Mojangles_7.png rename to src/client/PS4_GAME/Common/res/font/Mojangles_7.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/font/default.png b/src/client/PS4_GAME/Common/res/font/default.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/font/default.png rename to src/client/PS4_GAME/Common/res/font/default.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/background.png b/src/client/PS4_GAME/Common/res/gui/background.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/background.png rename to src/client/PS4_GAME/Common/res/gui/background.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/container.png b/src/client/PS4_GAME/Common/res/gui/container.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/container.png rename to src/client/PS4_GAME/Common/res/gui/container.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/crafting.png b/src/client/PS4_GAME/Common/res/gui/crafting.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/crafting.png rename to src/client/PS4_GAME/Common/res/gui/crafting.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/furnace.png b/src/client/PS4_GAME/Common/res/gui/furnace.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/furnace.png rename to src/client/PS4_GAME/Common/res/gui/furnace.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/gui.png b/src/client/PS4_GAME/Common/res/gui/gui.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/gui.png rename to src/client/PS4_GAME/Common/res/gui/gui.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/icons.png b/src/client/PS4_GAME/Common/res/gui/icons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/icons.png rename to src/client/PS4_GAME/Common/res/gui/icons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/inventory.png b/src/client/PS4_GAME/Common/res/gui/inventory.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/inventory.png rename to src/client/PS4_GAME/Common/res/gui/inventory.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/items.png b/src/client/PS4_GAME/Common/res/gui/items.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/items.png rename to src/client/PS4_GAME/Common/res/gui/items.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/logo.png b/src/client/PS4_GAME/Common/res/gui/logo.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/logo.png rename to src/client/PS4_GAME/Common/res/gui/logo.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/particles.png b/src/client/PS4_GAME/Common/res/gui/particles.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/particles.png rename to src/client/PS4_GAME/Common/res/gui/particles.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/slot.png b/src/client/PS4_GAME/Common/res/gui/slot.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/slot.png rename to src/client/PS4_GAME/Common/res/gui/slot.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/trap.png b/src/client/PS4_GAME/Common/res/gui/trap.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/trap.png rename to src/client/PS4_GAME/Common/res/gui/trap.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/gui/unknown_pack.png b/src/client/PS4_GAME/Common/res/gui/unknown_pack.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/gui/unknown_pack.png rename to src/client/PS4_GAME/Common/res/gui/unknown_pack.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/item/arrows.png b/src/client/PS4_GAME/Common/res/item/arrows.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/item/arrows.png rename to src/client/PS4_GAME/Common/res/item/arrows.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/item/boat.png b/src/client/PS4_GAME/Common/res/item/boat.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/item/boat.png rename to src/client/PS4_GAME/Common/res/item/boat.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/item/cart.png b/src/client/PS4_GAME/Common/res/item/cart.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/item/cart.png rename to src/client/PS4_GAME/Common/res/item/cart.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/item/door.png b/src/client/PS4_GAME/Common/res/item/door.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/item/door.png rename to src/client/PS4_GAME/Common/res/item/door.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/item/sign.png b/src/client/PS4_GAME/Common/res/item/sign.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/item/sign.png rename to src/client/PS4_GAME/Common/res/item/sign.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/dial.png b/src/client/PS4_GAME/Common/res/misc/dial.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/dial.png rename to src/client/PS4_GAME/Common/res/misc/dial.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/foliagecolor.png b/src/client/PS4_GAME/Common/res/misc/foliagecolor.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/foliagecolor.png rename to src/client/PS4_GAME/Common/res/misc/foliagecolor.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/footprint.png b/src/client/PS4_GAME/Common/res/misc/footprint.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/footprint.png rename to src/client/PS4_GAME/Common/res/misc/footprint.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/grasscolor.png b/src/client/PS4_GAME/Common/res/misc/grasscolor.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/grasscolor.png rename to src/client/PS4_GAME/Common/res/misc/grasscolor.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/mapbg.png b/src/client/PS4_GAME/Common/res/misc/mapbg.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/mapbg.png rename to src/client/PS4_GAME/Common/res/misc/mapbg.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/mapicons.png b/src/client/PS4_GAME/Common/res/misc/mapicons.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/mapicons.png rename to src/client/PS4_GAME/Common/res/misc/mapicons.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/pumpkinblur.png b/src/client/PS4_GAME/Common/res/misc/pumpkinblur.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/pumpkinblur.png rename to src/client/PS4_GAME/Common/res/misc/pumpkinblur.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/shadow.png b/src/client/PS4_GAME/Common/res/misc/shadow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/shadow.png rename to src/client/PS4_GAME/Common/res/misc/shadow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/vignette.png b/src/client/PS4_GAME/Common/res/misc/vignette.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/vignette.png rename to src/client/PS4_GAME/Common/res/misc/vignette.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/water.png b/src/client/PS4_GAME/Common/res/misc/water.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/water.png rename to src/client/PS4_GAME/Common/res/misc/water.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/misc/watercolor.png b/src/client/PS4_GAME/Common/res/misc/watercolor.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/misc/watercolor.png rename to src/client/PS4_GAME/Common/res/misc/watercolor.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char.png b/src/client/PS4_GAME/Common/res/mob/char.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char.png rename to src/client/PS4_GAME/Common/res/mob/char.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char1.png b/src/client/PS4_GAME/Common/res/mob/char1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char1.png rename to src/client/PS4_GAME/Common/res/mob/char1.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char2.png b/src/client/PS4_GAME/Common/res/mob/char2.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char2.png rename to src/client/PS4_GAME/Common/res/mob/char2.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char3.png b/src/client/PS4_GAME/Common/res/mob/char3.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char3.png rename to src/client/PS4_GAME/Common/res/mob/char3.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char4.png b/src/client/PS4_GAME/Common/res/mob/char4.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char4.png rename to src/client/PS4_GAME/Common/res/mob/char4.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char5.png b/src/client/PS4_GAME/Common/res/mob/char5.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char5.png rename to src/client/PS4_GAME/Common/res/mob/char5.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char6.png b/src/client/PS4_GAME/Common/res/mob/char6.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char6.png rename to src/client/PS4_GAME/Common/res/mob/char6.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/char7.png b/src/client/PS4_GAME/Common/res/mob/char7.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/char7.png rename to src/client/PS4_GAME/Common/res/mob/char7.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/chicken.png b/src/client/PS4_GAME/Common/res/mob/chicken.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/chicken.png rename to src/client/PS4_GAME/Common/res/mob/chicken.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/cow.png b/src/client/PS4_GAME/Common/res/mob/cow.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/cow.png rename to src/client/PS4_GAME/Common/res/mob/cow.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/creeper.png b/src/client/PS4_GAME/Common/res/mob/creeper.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/creeper.png rename to src/client/PS4_GAME/Common/res/mob/creeper.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/ghast.png b/src/client/PS4_GAME/Common/res/mob/ghast.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/ghast.png rename to src/client/PS4_GAME/Common/res/mob/ghast.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/ghast_fire.png b/src/client/PS4_GAME/Common/res/mob/ghast_fire.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/ghast_fire.png rename to src/client/PS4_GAME/Common/res/mob/ghast_fire.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/pig.png b/src/client/PS4_GAME/Common/res/mob/pig.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/pig.png rename to src/client/PS4_GAME/Common/res/mob/pig.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/pigman.png b/src/client/PS4_GAME/Common/res/mob/pigman.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/pigman.png rename to src/client/PS4_GAME/Common/res/mob/pigman.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/pigzombie.png b/src/client/PS4_GAME/Common/res/mob/pigzombie.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/pigzombie.png rename to src/client/PS4_GAME/Common/res/mob/pigzombie.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/saddle.png b/src/client/PS4_GAME/Common/res/mob/saddle.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/saddle.png rename to src/client/PS4_GAME/Common/res/mob/saddle.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/sheep.png b/src/client/PS4_GAME/Common/res/mob/sheep.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/sheep.png rename to src/client/PS4_GAME/Common/res/mob/sheep.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/sheep_fur.png b/src/client/PS4_GAME/Common/res/mob/sheep_fur.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/sheep_fur.png rename to src/client/PS4_GAME/Common/res/mob/sheep_fur.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/skeleton.png b/src/client/PS4_GAME/Common/res/mob/skeleton.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/skeleton.png rename to src/client/PS4_GAME/Common/res/mob/skeleton.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/slime.png b/src/client/PS4_GAME/Common/res/mob/slime.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/slime.png rename to src/client/PS4_GAME/Common/res/mob/slime.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/spider.png b/src/client/PS4_GAME/Common/res/mob/spider.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/spider.png rename to src/client/PS4_GAME/Common/res/mob/spider.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/spider_eyes.png b/src/client/PS4_GAME/Common/res/mob/spider_eyes.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/spider_eyes.png rename to src/client/PS4_GAME/Common/res/mob/spider_eyes.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/squid.png b/src/client/PS4_GAME/Common/res/mob/squid.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/squid.png rename to src/client/PS4_GAME/Common/res/mob/squid.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/wolf.png b/src/client/PS4_GAME/Common/res/mob/wolf.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/wolf.png rename to src/client/PS4_GAME/Common/res/mob/wolf.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/wolf_angry.png b/src/client/PS4_GAME/Common/res/mob/wolf_angry.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/wolf_angry.png rename to src/client/PS4_GAME/Common/res/mob/wolf_angry.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/wolf_tame.png b/src/client/PS4_GAME/Common/res/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/wolf_tame.png rename to src/client/PS4_GAME/Common/res/mob/wolf_tame.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/mob/zombie.png b/src/client/PS4_GAME/Common/res/mob/zombie.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/mob/zombie.png rename to src/client/PS4_GAME/Common/res/mob/zombie.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/pack.png b/src/client/PS4_GAME/Common/res/pack.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/pack.png rename to src/client/PS4_GAME/Common/res/pack.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/particles.png b/src/client/PS4_GAME/Common/res/particles.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/particles.png rename to src/client/PS4_GAME/Common/res/particles.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/terrain.png b/src/client/PS4_GAME/Common/res/terrain.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/terrain.png rename to src/client/PS4_GAME/Common/res/terrain.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/terrain/moon.png b/src/client/PS4_GAME/Common/res/terrain/moon.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/terrain/moon.png rename to src/client/PS4_GAME/Common/res/terrain/moon.png diff --git a/Minecraft.Client/PS4_GAME/Common/res/terrain/sun.png b/src/client/PS4_GAME/Common/res/terrain/sun.png similarity index 100% rename from Minecraft.Client/PS4_GAME/Common/res/terrain/sun.png rename to src/client/PS4_GAME/Common/res/terrain/sun.png diff --git a/Minecraft.Client/PS4_GAME/Orbis/session_image.jpg b/src/client/PS4_GAME/Orbis/session_image.jpg similarity index 100% rename from Minecraft.Client/PS4_GAME/Orbis/session_image.jpg rename to src/client/PS4_GAME/Orbis/session_image.jpg diff --git a/Minecraft.Client/PS4_GAME/Sound/Minecraft.msscmp b/src/client/PS4_GAME/Sound/Minecraft.msscmp similarity index 100% rename from Minecraft.Client/PS4_GAME/Sound/Minecraft.msscmp rename to src/client/PS4_GAME/Sound/Minecraft.msscmp diff --git a/Minecraft.Client/PS4_GAME/music/cds/11.binka b/src/client/PS4_GAME/music/cds/11.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/11.binka rename to src/client/PS4_GAME/music/cds/11.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/13.binka b/src/client/PS4_GAME/music/cds/13.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/13.binka rename to src/client/PS4_GAME/music/cds/13.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/blocks.binka b/src/client/PS4_GAME/music/cds/blocks.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/blocks.binka rename to src/client/PS4_GAME/music/cds/blocks.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/cat.binka b/src/client/PS4_GAME/music/cds/cat.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/cat.binka rename to src/client/PS4_GAME/music/cds/cat.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/chirp.binka b/src/client/PS4_GAME/music/cds/chirp.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/chirp.binka rename to src/client/PS4_GAME/music/cds/chirp.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/far.binka b/src/client/PS4_GAME/music/cds/far.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/far.binka rename to src/client/PS4_GAME/music/cds/far.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/mall.binka b/src/client/PS4_GAME/music/cds/mall.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/mall.binka rename to src/client/PS4_GAME/music/cds/mall.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/mellohi.binka b/src/client/PS4_GAME/music/cds/mellohi.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/mellohi.binka rename to src/client/PS4_GAME/music/cds/mellohi.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/stal.binka b/src/client/PS4_GAME/music/cds/stal.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/stal.binka rename to src/client/PS4_GAME/music/cds/stal.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/strad.binka b/src/client/PS4_GAME/music/cds/strad.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/strad.binka rename to src/client/PS4_GAME/music/cds/strad.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/ward.binka b/src/client/PS4_GAME/music/cds/ward.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/ward.binka rename to src/client/PS4_GAME/music/cds/ward.binka diff --git a/Minecraft.Client/PS4_GAME/music/cds/where_are_we_now.binka b/src/client/PS4_GAME/music/cds/where_are_we_now.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/cds/where_are_we_now.binka rename to src/client/PS4_GAME/music/cds/where_are_we_now.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/calm1.binka b/src/client/PS4_GAME/music/music/calm1.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/calm1.binka rename to src/client/PS4_GAME/music/music/calm1.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/calm2.binka b/src/client/PS4_GAME/music/music/calm2.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/calm2.binka rename to src/client/PS4_GAME/music/music/calm2.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/calm3.binka b/src/client/PS4_GAME/music/music/calm3.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/calm3.binka rename to src/client/PS4_GAME/music/music/calm3.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/creative1.binka b/src/client/PS4_GAME/music/music/creative1.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/creative1.binka rename to src/client/PS4_GAME/music/music/creative1.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/creative2.binka b/src/client/PS4_GAME/music/music/creative2.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/creative2.binka rename to src/client/PS4_GAME/music/music/creative2.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/creative3.binka b/src/client/PS4_GAME/music/music/creative3.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/creative3.binka rename to src/client/PS4_GAME/music/music/creative3.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/creative4.binka b/src/client/PS4_GAME/music/music/creative4.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/creative4.binka rename to src/client/PS4_GAME/music/music/creative4.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/creative5.binka b/src/client/PS4_GAME/music/music/creative5.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/creative5.binka rename to src/client/PS4_GAME/music/music/creative5.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/creative6.binka b/src/client/PS4_GAME/music/music/creative6.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/creative6.binka rename to src/client/PS4_GAME/music/music/creative6.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/hal1.binka b/src/client/PS4_GAME/music/music/hal1.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/hal1.binka rename to src/client/PS4_GAME/music/music/hal1.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/hal2.binka b/src/client/PS4_GAME/music/music/hal2.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/hal2.binka rename to src/client/PS4_GAME/music/music/hal2.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/hal3.binka b/src/client/PS4_GAME/music/music/hal3.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/hal3.binka rename to src/client/PS4_GAME/music/music/hal3.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/hal4.binka b/src/client/PS4_GAME/music/music/hal4.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/hal4.binka rename to src/client/PS4_GAME/music/music/hal4.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/menu1.binka b/src/client/PS4_GAME/music/music/menu1.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/menu1.binka rename to src/client/PS4_GAME/music/music/menu1.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/menu2.binka b/src/client/PS4_GAME/music/music/menu2.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/menu2.binka rename to src/client/PS4_GAME/music/music/menu2.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/menu3.binka b/src/client/PS4_GAME/music/music/menu3.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/menu3.binka rename to src/client/PS4_GAME/music/music/menu3.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/menu4.binka b/src/client/PS4_GAME/music/music/menu4.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/menu4.binka rename to src/client/PS4_GAME/music/music/menu4.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/nether1.binka b/src/client/PS4_GAME/music/music/nether1.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/nether1.binka rename to src/client/PS4_GAME/music/music/nether1.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/nether2.binka b/src/client/PS4_GAME/music/music/nether2.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/nether2.binka rename to src/client/PS4_GAME/music/music/nether2.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/nether3.binka b/src/client/PS4_GAME/music/music/nether3.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/nether3.binka rename to src/client/PS4_GAME/music/music/nether3.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/nether4.binka b/src/client/PS4_GAME/music/music/nether4.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/nether4.binka rename to src/client/PS4_GAME/music/music/nether4.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/nuance1.binka b/src/client/PS4_GAME/music/music/nuance1.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/nuance1.binka rename to src/client/PS4_GAME/music/music/nuance1.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/nuance2.binka b/src/client/PS4_GAME/music/music/nuance2.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/nuance2.binka rename to src/client/PS4_GAME/music/music/nuance2.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/piano1.binka b/src/client/PS4_GAME/music/music/piano1.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/piano1.binka rename to src/client/PS4_GAME/music/music/piano1.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/piano2.binka b/src/client/PS4_GAME/music/music/piano2.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/piano2.binka rename to src/client/PS4_GAME/music/music/piano2.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/piano3.binka b/src/client/PS4_GAME/music/music/piano3.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/piano3.binka rename to src/client/PS4_GAME/music/music/piano3.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/the_end_dragon_alive.binka b/src/client/PS4_GAME/music/music/the_end_dragon_alive.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/the_end_dragon_alive.binka rename to src/client/PS4_GAME/music/music/the_end_dragon_alive.binka diff --git a/Minecraft.Client/PS4_GAME/music/music/the_end_end.binka b/src/client/PS4_GAME/music/music/the_end_end.binka similarity index 100% rename from Minecraft.Client/PS4_GAME/music/music/the_end_end.binka rename to src/client/PS4_GAME/music/music/the_end_end.binka diff --git a/Minecraft.Client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource.bsf b/src/client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource.bsf similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource.bsf rename to src/client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource.bsf diff --git a/Minecraft.Client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_high.bsf b/src/client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_high.bsf similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_high.bsf rename to src/client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_high.bsf diff --git a/Minecraft.Client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_low.bsf b/src/client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_low.bsf similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_low.bsf rename to src/client/PS4_GAME/sce_gls/standby_screen/standby_screen_resource_low.bsf diff --git a/Minecraft.Client/PS4_GAME/sce_module/libSceFios2.prx b/src/client/PS4_GAME/sce_module/libSceFios2.prx similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_module/libSceFios2.prx rename to src/client/PS4_GAME/sce_module/libSceFios2.prx diff --git a/Minecraft.Client/PS4_GAME/sce_module/libc.prx b/src/client/PS4_GAME/sce_module/libc.prx similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_module/libc.prx rename to src/client/PS4_GAME/sce_module/libc.prx diff --git a/Minecraft.Client/PS4_GAME/sce_sys/icon0.png b/src/client/PS4_GAME/sce_sys/icon0.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/icon0.png rename to src/client/PS4_GAME/sce_sys/icon0.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/00/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/00/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/00/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/00/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/01/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/01/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/01/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/01/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/02/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/02/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/02/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/02/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/03/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/03/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/03/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/03/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/04/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/04/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/04/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/04/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/05/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/05/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/05/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/05/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/06/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/06/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/06/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/06/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/07/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/07/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/07/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/07/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/08/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/08/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/08/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/08/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/09/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/09/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/09/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/09/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/10/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/10/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/10/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/10/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/11/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/11/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/11/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/11/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/12/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/12/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/12/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/12/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/13/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/13/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/13/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/13/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/14/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/14/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/14/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/14/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/15/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/15/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/15/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/15/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/16/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/16/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/16/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/16/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/17/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/17/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/17/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/17/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/18/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/18/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/18/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/18/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/19/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/19/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/19/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/19/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/20/001.png b/src/client/PS4_GAME/sce_sys/keymap_rp/20/001.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/keymap_rp/20/001.png rename to src/client/PS4_GAME/sce_sys/keymap_rp/20/001.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/nptitle.dat b/src/client/PS4_GAME/sce_sys/nptitle.dat similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/nptitle.dat rename to src/client/PS4_GAME/sce_sys/nptitle.dat diff --git a/Minecraft.Client/PS4_GAME/sce_sys/param.sfo b/src/client/PS4_GAME/sce_sys/param.sfo similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/param.sfo rename to src/client/PS4_GAME/sce_sys/param.sfo diff --git a/Minecraft.Client/PS4_GAME/sce_sys/pic0.png b/src/client/PS4_GAME/sce_sys/pic0.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/pic0.png rename to src/client/PS4_GAME/sce_sys/pic0.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/pic1.png b/src/client/PS4_GAME/sce_sys/pic1.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/pic1.png rename to src/client/PS4_GAME/sce_sys/pic1.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/pronunciation.sig b/src/client/PS4_GAME/sce_sys/pronunciation.sig similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/pronunciation.sig rename to src/client/PS4_GAME/sce_sys/pronunciation.sig diff --git a/Minecraft.Client/PS4_GAME/sce_sys/pronunciation.xml b/src/client/PS4_GAME/sce_sys/pronunciation.xml similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/pronunciation.xml rename to src/client/PS4_GAME/sce_sys/pronunciation.xml diff --git a/Minecraft.Client/PS4_GAME/sce_sys/snd0.at9 b/src/client/PS4_GAME/sce_sys/snd0.at9 similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/snd0.at9 rename to src/client/PS4_GAME/sce_sys/snd0.at9 diff --git a/Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy00.trp b/src/client/PS4_GAME/sce_sys/trophy/trophy00.trp similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy00.trp rename to src/client/PS4_GAME/sce_sys/trophy/trophy00.trp diff --git a/Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Bronz.png b/src/client/PS4_GAME/sce_sys/trophy/trophy_Bronz.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Bronz.png rename to src/client/PS4_GAME/sce_sys/trophy/trophy_Bronz.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Gold.png b/src/client/PS4_GAME/sce_sys/trophy/trophy_Gold.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Gold.png rename to src/client/PS4_GAME/sce_sys/trophy/trophy_Gold.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Group.png b/src/client/PS4_GAME/sce_sys/trophy/trophy_Group.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Group.png rename to src/client/PS4_GAME/sce_sys/trophy/trophy_Group.png diff --git a/Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Silver.png b/src/client/PS4_GAME/sce_sys/trophy/trophy_Silver.png similarity index 100% rename from Minecraft.Client/PS4_GAME/sce_sys/trophy/trophy_Silver.png rename to src/client/PS4_GAME/sce_sys/trophy/trophy_Silver.png diff --git a/Minecraft.Client/PSVita/4JLibs/inc/4J_Input.h b/src/client/PSVita/4JLibs/inc/4J_Input.h similarity index 100% rename from Minecraft.Client/PSVita/4JLibs/inc/4J_Input.h rename to src/client/PSVita/4JLibs/inc/4J_Input.h diff --git a/Minecraft.Client/PSVita/4JLibs/inc/4J_Profile.h b/src/client/PSVita/4JLibs/inc/4J_Profile.h similarity index 100% rename from Minecraft.Client/PSVita/4JLibs/inc/4J_Profile.h rename to src/client/PSVita/4JLibs/inc/4J_Profile.h diff --git a/Minecraft.Client/PSVita/4JLibs/inc/4J_Render.h b/src/client/PSVita/4JLibs/inc/4J_Render.h similarity index 100% rename from Minecraft.Client/PSVita/4JLibs/inc/4J_Render.h rename to src/client/PSVita/4JLibs/inc/4J_Render.h diff --git a/Minecraft.Client/PSVita/4JLibs/inc/4J_Storage.h b/src/client/PSVita/4JLibs/inc/4J_Storage.h similarity index 100% rename from Minecraft.Client/PSVita/4JLibs/inc/4J_Storage.h rename to src/client/PSVita/4JLibs/inc/4J_Storage.h diff --git a/Minecraft.Client/PSVita/Assert/assert.h b/src/client/PSVita/Assert/assert.h similarity index 100% rename from Minecraft.Client/PSVita/Assert/assert.h rename to src/client/PSVita/Assert/assert.h diff --git a/Minecraft.Client/PSVita/Builds/CreatePSVitaConfig.plx b/src/client/PSVita/Builds/CreatePSVitaConfig.plx similarity index 100% rename from Minecraft.Client/PSVita/Builds/CreatePSVitaConfig.plx rename to src/client/PSVita/Builds/CreatePSVitaConfig.plx diff --git a/Minecraft.Client/PSVita/Builds/CreatePSVitaConfig_SCEA.plx b/src/client/PSVita/Builds/CreatePSVitaConfig_SCEA.plx similarity index 100% rename from Minecraft.Client/PSVita/Builds/CreatePSVitaConfig_SCEA.plx rename to src/client/PSVita/Builds/CreatePSVitaConfig_SCEA.plx diff --git a/Minecraft.Client/PSVita/Builds/CreatePSVitaConfig_SCEE.plx b/src/client/PSVita/Builds/CreatePSVitaConfig_SCEE.plx similarity index 100% rename from Minecraft.Client/PSVita/Builds/CreatePSVitaConfig_SCEE.plx rename to src/client/PSVita/Builds/CreatePSVitaConfig_SCEE.plx diff --git a/Minecraft.Client/PSVita/Builds/CreatePSVitaConfig_SCEJ.plx b/src/client/PSVita/Builds/CreatePSVitaConfig_SCEJ.plx similarity index 100% rename from Minecraft.Client/PSVita/Builds/CreatePSVitaConfig_SCEJ.plx rename to src/client/PSVita/Builds/CreatePSVitaConfig_SCEJ.plx diff --git a/Minecraft.Client/PSVita/Builds/PSVitaPackageTFS.conf b/src/client/PSVita/Builds/PSVitaPackageTFS.conf similarity index 100% rename from Minecraft.Client/PSVita/Builds/PSVitaPackageTFS.conf rename to src/client/PSVita/Builds/PSVitaPackageTFS.conf diff --git a/Minecraft.Client/PSVita/GameConfig/Minecraft.gameconfig b/src/client/PSVita/GameConfig/Minecraft.gameconfig similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/Minecraft.gameconfig rename to src/client/PSVita/GameConfig/Minecraft.gameconfig diff --git a/Minecraft.Client/PSVita/GameConfig/Minecraft.spa b/src/client/PSVita/GameConfig/Minecraft.spa similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/Minecraft.spa rename to src/client/PSVita/GameConfig/Minecraft.spa diff --git a/Minecraft.Client/PSVita/GameConfig/Minecraft.spa.h b/src/client/PSVita/GameConfig/Minecraft.spa.h similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/Minecraft.spa.h rename to src/client/PSVita/GameConfig/Minecraft.spa.h diff --git a/Minecraft.Client/PSVita/GameConfig/Minecraft.trp b/src/client/PSVita/GameConfig/Minecraft.trp similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/Minecraft.trp rename to src/client/PSVita/GameConfig/Minecraft.trp diff --git a/Minecraft.Client/PSVita/GameConfig/Minecraft_signed.trp b/src/client/PSVita/GameConfig/Minecraft_signed.trp similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/Minecraft_signed.trp rename to src/client/PSVita/GameConfig/Minecraft_signed.trp diff --git a/Minecraft.Client/PSVita/GameConfig/TROP000.PNG b/src/client/PSVita/GameConfig/TROP000.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP000.PNG rename to src/client/PSVita/GameConfig/TROP000.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP001.PNG b/src/client/PSVita/GameConfig/TROP001.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP001.PNG rename to src/client/PSVita/GameConfig/TROP001.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP002.PNG b/src/client/PSVita/GameConfig/TROP002.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP002.PNG rename to src/client/PSVita/GameConfig/TROP002.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP003.PNG b/src/client/PSVita/GameConfig/TROP003.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP003.PNG rename to src/client/PSVita/GameConfig/TROP003.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP004.PNG b/src/client/PSVita/GameConfig/TROP004.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP004.PNG rename to src/client/PSVita/GameConfig/TROP004.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP005.PNG b/src/client/PSVita/GameConfig/TROP005.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP005.PNG rename to src/client/PSVita/GameConfig/TROP005.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP006.PNG b/src/client/PSVita/GameConfig/TROP006.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP006.PNG rename to src/client/PSVita/GameConfig/TROP006.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP007.PNG b/src/client/PSVita/GameConfig/TROP007.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP007.PNG rename to src/client/PSVita/GameConfig/TROP007.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP008.PNG b/src/client/PSVita/GameConfig/TROP008.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP008.PNG rename to src/client/PSVita/GameConfig/TROP008.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP009.PNG b/src/client/PSVita/GameConfig/TROP009.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP009.PNG rename to src/client/PSVita/GameConfig/TROP009.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP010.PNG b/src/client/PSVita/GameConfig/TROP010.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP010.PNG rename to src/client/PSVita/GameConfig/TROP010.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP011.PNG b/src/client/PSVita/GameConfig/TROP011.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP011.PNG rename to src/client/PSVita/GameConfig/TROP011.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP012.PNG b/src/client/PSVita/GameConfig/TROP012.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP012.PNG rename to src/client/PSVita/GameConfig/TROP012.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP013.PNG b/src/client/PSVita/GameConfig/TROP013.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP013.PNG rename to src/client/PSVita/GameConfig/TROP013.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP014.PNG b/src/client/PSVita/GameConfig/TROP014.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP014.PNG rename to src/client/PSVita/GameConfig/TROP014.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP015.PNG b/src/client/PSVita/GameConfig/TROP015.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP015.PNG rename to src/client/PSVita/GameConfig/TROP015.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP016.PNG b/src/client/PSVita/GameConfig/TROP016.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP016.PNG rename to src/client/PSVita/GameConfig/TROP016.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP017.PNG b/src/client/PSVita/GameConfig/TROP017.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP017.PNG rename to src/client/PSVita/GameConfig/TROP017.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP018.PNG b/src/client/PSVita/GameConfig/TROP018.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP018.PNG rename to src/client/PSVita/GameConfig/TROP018.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP019.PNG b/src/client/PSVita/GameConfig/TROP019.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP019.PNG rename to src/client/PSVita/GameConfig/TROP019.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP020.PNG b/src/client/PSVita/GameConfig/TROP020.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP020.PNG rename to src/client/PSVita/GameConfig/TROP020.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP021.PNG b/src/client/PSVita/GameConfig/TROP021.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP021.PNG rename to src/client/PSVita/GameConfig/TROP021.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP022.PNG b/src/client/PSVita/GameConfig/TROP022.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP022.PNG rename to src/client/PSVita/GameConfig/TROP022.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP023.PNG b/src/client/PSVita/GameConfig/TROP023.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP023.PNG rename to src/client/PSVita/GameConfig/TROP023.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP024.PNG b/src/client/PSVita/GameConfig/TROP024.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP024.PNG rename to src/client/PSVita/GameConfig/TROP024.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP025.PNG b/src/client/PSVita/GameConfig/TROP025.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP025.PNG rename to src/client/PSVita/GameConfig/TROP025.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP026.PNG b/src/client/PSVita/GameConfig/TROP026.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP026.PNG rename to src/client/PSVita/GameConfig/TROP026.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP027.PNG b/src/client/PSVita/GameConfig/TROP027.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP027.PNG rename to src/client/PSVita/GameConfig/TROP027.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP028.PNG b/src/client/PSVita/GameConfig/TROP028.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP028.PNG rename to src/client/PSVita/GameConfig/TROP028.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP029.PNG b/src/client/PSVita/GameConfig/TROP029.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP029.PNG rename to src/client/PSVita/GameConfig/TROP029.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP030.PNG b/src/client/PSVita/GameConfig/TROP030.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP030.PNG rename to src/client/PSVita/GameConfig/TROP030.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP031.PNG b/src/client/PSVita/GameConfig/TROP031.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP031.PNG rename to src/client/PSVita/GameConfig/TROP031.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP032.PNG b/src/client/PSVita/GameConfig/TROP032.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP032.PNG rename to src/client/PSVita/GameConfig/TROP032.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP033.PNG b/src/client/PSVita/GameConfig/TROP033.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP033.PNG rename to src/client/PSVita/GameConfig/TROP033.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP034.PNG b/src/client/PSVita/GameConfig/TROP034.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP034.PNG rename to src/client/PSVita/GameConfig/TROP034.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP035.PNG b/src/client/PSVita/GameConfig/TROP035.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP035.PNG rename to src/client/PSVita/GameConfig/TROP035.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP036.PNG b/src/client/PSVita/GameConfig/TROP036.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP036.PNG rename to src/client/PSVita/GameConfig/TROP036.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP037.PNG b/src/client/PSVita/GameConfig/TROP037.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP037.PNG rename to src/client/PSVita/GameConfig/TROP037.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP038.PNG b/src/client/PSVita/GameConfig/TROP038.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP038.PNG rename to src/client/PSVita/GameConfig/TROP038.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP039.PNG b/src/client/PSVita/GameConfig/TROP039.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP039.PNG rename to src/client/PSVita/GameConfig/TROP039.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP040.PNG b/src/client/PSVita/GameConfig/TROP040.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP040.PNG rename to src/client/PSVita/GameConfig/TROP040.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP041.PNG b/src/client/PSVita/GameConfig/TROP041.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP041.PNG rename to src/client/PSVita/GameConfig/TROP041.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP042.PNG b/src/client/PSVita/GameConfig/TROP042.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP042.PNG rename to src/client/PSVita/GameConfig/TROP042.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP043.PNG b/src/client/PSVita/GameConfig/TROP043.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP043.PNG rename to src/client/PSVita/GameConfig/TROP043.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP044.PNG b/src/client/PSVita/GameConfig/TROP044.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP044.PNG rename to src/client/PSVita/GameConfig/TROP044.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP045.PNG b/src/client/PSVita/GameConfig/TROP045.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP045.PNG rename to src/client/PSVita/GameConfig/TROP045.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP046.PNG b/src/client/PSVita/GameConfig/TROP046.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP046.PNG rename to src/client/PSVita/GameConfig/TROP046.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP047.PNG b/src/client/PSVita/GameConfig/TROP047.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP047.PNG rename to src/client/PSVita/GameConfig/TROP047.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP048.PNG b/src/client/PSVita/GameConfig/TROP048.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP048.PNG rename to src/client/PSVita/GameConfig/TROP048.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP049.PNG b/src/client/PSVita/GameConfig/TROP049.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP049.PNG rename to src/client/PSVita/GameConfig/TROP049.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/TROP050.PNG b/src/client/PSVita/GameConfig/TROP050.PNG similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/TROP050.PNG rename to src/client/PSVita/GameConfig/TROP050.PNG diff --git a/Minecraft.Client/PSVita/GameConfig/rename.py b/src/client/PSVita/GameConfig/rename.py similarity index 100% rename from Minecraft.Client/PSVita/GameConfig/rename.py rename to src/client/PSVita/GameConfig/rename.py diff --git a/Minecraft.Client/PSVita/Iggy/gdraw/gdraw_psp2.cpp b/src/client/PSVita/Iggy/gdraw/gdraw_psp2.cpp similarity index 100% rename from Minecraft.Client/PSVita/Iggy/gdraw/gdraw_psp2.cpp rename to src/client/PSVita/Iggy/gdraw/gdraw_psp2.cpp diff --git a/Minecraft.Client/PSVita/Iggy/gdraw/gdraw_psp2.h b/src/client/PSVita/Iggy/gdraw/gdraw_psp2.h similarity index 100% rename from Minecraft.Client/PSVita/Iggy/gdraw/gdraw_psp2.h rename to src/client/PSVita/Iggy/gdraw/gdraw_psp2.h diff --git a/Minecraft.Client/PSVita/Iggy/gdraw/gdraw_psp2_shaders.inl b/src/client/PSVita/Iggy/gdraw/gdraw_psp2_shaders.inl similarity index 100% rename from Minecraft.Client/PSVita/Iggy/gdraw/gdraw_psp2_shaders.inl rename to src/client/PSVita/Iggy/gdraw/gdraw_psp2_shaders.inl diff --git a/Minecraft.Client/PSVita/Iggy/gdraw/gdraw_shared.inl b/src/client/PSVita/Iggy/gdraw/gdraw_shared.inl similarity index 100% rename from Minecraft.Client/PSVita/Iggy/gdraw/gdraw_shared.inl rename to src/client/PSVita/Iggy/gdraw/gdraw_shared.inl diff --git a/Minecraft.Client/PSVita/Iggy/include/gdraw.h b/src/client/PSVita/Iggy/include/gdraw.h similarity index 100% rename from Minecraft.Client/PSVita/Iggy/include/gdraw.h rename to src/client/PSVita/Iggy/include/gdraw.h diff --git a/Minecraft.Client/PSVita/Iggy/include/iggy.h b/src/client/PSVita/Iggy/include/iggy.h similarity index 100% rename from Minecraft.Client/PSVita/Iggy/include/iggy.h rename to src/client/PSVita/Iggy/include/iggy.h diff --git a/Minecraft.Client/PSVita/Iggy/include/iggyexpruntime.h b/src/client/PSVita/Iggy/include/iggyexpruntime.h similarity index 100% rename from Minecraft.Client/PSVita/Iggy/include/iggyexpruntime.h rename to src/client/PSVita/Iggy/include/iggyexpruntime.h diff --git a/Minecraft.Client/PSVita/Iggy/include/iggyperfmon.h b/src/client/PSVita/Iggy/include/iggyperfmon.h similarity index 100% rename from Minecraft.Client/PSVita/Iggy/include/iggyperfmon.h rename to src/client/PSVita/Iggy/include/iggyperfmon.h diff --git a/Minecraft.Client/PSVita/Iggy/include/iggyperfmon_psp2.h b/src/client/PSVita/Iggy/include/iggyperfmon_psp2.h similarity index 100% rename from Minecraft.Client/PSVita/Iggy/include/iggyperfmon_psp2.h rename to src/client/PSVita/Iggy/include/iggyperfmon_psp2.h diff --git a/Minecraft.Client/PSVita/Iggy/include/rrCore.h b/src/client/PSVita/Iggy/include/rrCore.h similarity index 100% rename from Minecraft.Client/PSVita/Iggy/include/rrCore.h rename to src/client/PSVita/Iggy/include/rrCore.h diff --git a/Minecraft.Client/PSVita/Leaderboards/PSVitaLeaderboardManager.cpp b/src/client/PSVita/Leaderboards/PSVitaLeaderboardManager.cpp similarity index 99% rename from Minecraft.Client/PSVita/Leaderboards/PSVitaLeaderboardManager.cpp rename to src/client/PSVita/Leaderboards/PSVitaLeaderboardManager.cpp index 981d1f40..80700749 100644 --- a/Minecraft.Client/PSVita/Leaderboards/PSVitaLeaderboardManager.cpp +++ b/src/client/PSVita/Leaderboards/PSVitaLeaderboardManager.cpp @@ -5,11 +5,11 @@ #include "base64.h" #include "..\PSVita_App.h" -#include "..\..\Common\Consoles_App.h" +#include "Common\Consoles_App.h" -#include "Common\Network\Sony\SQRNetworkManager.h" +#include "Common/Network\Sony\SQRNetworkManager.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include diff --git a/Minecraft.Client/PSVita/Leaderboards/PSVitaLeaderboardManager.h b/src/client/PSVita/Leaderboards/PSVitaLeaderboardManager.h similarity index 98% rename from Minecraft.Client/PSVita/Leaderboards/PSVitaLeaderboardManager.h rename to src/client/PSVita/Leaderboards/PSVitaLeaderboardManager.h index 9038b277..a1430499 100644 --- a/Minecraft.Client/PSVita/Leaderboards/PSVitaLeaderboardManager.h +++ b/src/client/PSVita/Leaderboards/PSVitaLeaderboardManager.h @@ -1,6 +1,6 @@ #pragma once -#include "Common\Leaderboards\LeaderboardManager.h" +#include "Common/Leaderboards\LeaderboardManager.h" #include "Conf.h" class PSVitaLeaderboardManager : public LeaderboardManager diff --git a/Minecraft.Client/PSVita/Leaderboards/base64.cpp b/src/client/PSVita/Leaderboards/base64.cpp similarity index 100% rename from Minecraft.Client/PSVita/Leaderboards/base64.cpp rename to src/client/PSVita/Leaderboards/base64.cpp diff --git a/Minecraft.Client/PSVita/Leaderboards/base64.h b/src/client/PSVita/Leaderboards/base64.h similarity index 100% rename from Minecraft.Client/PSVita/Leaderboards/base64.h rename to src/client/PSVita/Leaderboards/base64.h diff --git a/Minecraft.Client/PSVita/Miles/include/mss.h b/src/client/PSVita/Miles/include/mss.h similarity index 100% rename from Minecraft.Client/PSVita/Miles/include/mss.h rename to src/client/PSVita/Miles/include/mss.h diff --git a/Minecraft.Client/PSVita/Miles/include/rrCore.h b/src/client/PSVita/Miles/include/rrCore.h similarity index 100% rename from Minecraft.Client/PSVita/Miles/include/rrCore.h rename to src/client/PSVita/Miles/include/rrCore.h diff --git a/Minecraft.Client/PSVita/Network/PSVita_NPToolkit.cpp b/src/client/PSVita/Network/PSVita_NPToolkit.cpp similarity index 100% rename from Minecraft.Client/PSVita/Network/PSVita_NPToolkit.cpp rename to src/client/PSVita/Network/PSVita_NPToolkit.cpp diff --git a/Minecraft.Client/PSVita/Network/PSVita_NPToolkit.h b/src/client/PSVita/Network/PSVita_NPToolkit.h similarity index 100% rename from Minecraft.Client/PSVita/Network/PSVita_NPToolkit.h rename to src/client/PSVita/Network/PSVita_NPToolkit.h diff --git a/Minecraft.Client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.cpp b/src/client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.cpp similarity index 99% rename from Minecraft.Client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.cpp rename to src/client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.cpp index 2b2ccec8..1a1a3aa1 100644 --- a/Minecraft.Client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.cpp +++ b/src/client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.cpp @@ -12,8 +12,8 @@ #include #include "PSVita\PSVitaExtras\Conf.h" -#include "Common\Network\Sony\SonyHttp.h" -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "Common/Network/Sony/SonyHttp.h" +#include "C4JThread.h" #define MATCHING_PORT (1) diff --git a/Minecraft.Client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.h b/src/client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.h similarity index 99% rename from Minecraft.Client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.h rename to src/client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.h index 7d9948c9..20e80bba 100644 --- a/Minecraft.Client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.h +++ b/src/client/PSVita/Network/SQRNetworkManager_AdHoc_Vita.h @@ -8,7 +8,7 @@ #include -#include "..\..\Common\Network\Sony\SQRNetworkManager.h" +#include "Common\Network\Sony\SQRNetworkManager.h" // class SQRNetworkPlayer; class ISQRNetworkManagerListener; diff --git a/Minecraft.Client/PSVita/Network/SQRNetworkManager_Vita.cpp b/src/client/PSVita/Network/SQRNetworkManager_Vita.cpp similarity index 99% rename from Minecraft.Client/PSVita/Network/SQRNetworkManager_Vita.cpp rename to src/client/PSVita/Network/SQRNetworkManager_Vita.cpp index 6a4e2c72..c185de9a 100644 --- a/Minecraft.Client/PSVita/Network/SQRNetworkManager_Vita.cpp +++ b/src/client/PSVita/Network/SQRNetworkManager_Vita.cpp @@ -10,8 +10,8 @@ #include #include "PSVita\PSVitaExtras\Conf.h" -#include "Common\Network\Sony\SonyHttp.h" -#include "..\..\..\Minecraft.World\C4JThread.h" +#include "Common/Network/Sony/SonyHttp.h" +#include "C4JThread.h" // image used for the invite gui, filesize must be smaller than SCE_NP_MESSAGE_DIALOG_MAX_INDEX_ICON_SIZE ( 64K ) #define SESSION_IMAGE_PATH "app0:PSVita/session_image.png" diff --git a/Minecraft.Client/PSVita/Network/SQRNetworkManager_Vita.h b/src/client/PSVita/Network/SQRNetworkManager_Vita.h similarity index 99% rename from Minecraft.Client/PSVita/Network/SQRNetworkManager_Vita.h rename to src/client/PSVita/Network/SQRNetworkManager_Vita.h index 592919d4..8496ba9f 100644 --- a/Minecraft.Client/PSVita/Network/SQRNetworkManager_Vita.h +++ b/src/client/PSVita/Network/SQRNetworkManager_Vita.h @@ -8,7 +8,7 @@ #include -#include "..\..\Common\Network\Sony\SQRNetworkManager.h" +#include "Common\Network\Sony\SQRNetworkManager.h" class SQRNetworkPlayer; class ISQRNetworkManagerListener; diff --git a/Minecraft.Client/PSVita/Network/SonyCommerce_Vita.cpp b/src/client/PSVita/Network/SonyCommerce_Vita.cpp similarity index 100% rename from Minecraft.Client/PSVita/Network/SonyCommerce_Vita.cpp rename to src/client/PSVita/Network/SonyCommerce_Vita.cpp diff --git a/Minecraft.Client/PSVita/Network/SonyCommerce_Vita.h b/src/client/PSVita/Network/SonyCommerce_Vita.h similarity index 99% rename from Minecraft.Client/PSVita/Network/SonyCommerce_Vita.h rename to src/client/PSVita/Network/SonyCommerce_Vita.h index ad114796..1407b87f 100644 --- a/Minecraft.Client/PSVita/Network/SonyCommerce_Vita.h +++ b/src/client/PSVita/Network/SonyCommerce_Vita.h @@ -1,6 +1,6 @@ #pragma once -#include "Common\Network\Sony\SonyCommerce.h" +#include "Common/Network\Sony\SonyCommerce.h" #include #include #include diff --git a/Minecraft.Client/PSVita/Network/SonyHttp_Vita.cpp b/src/client/PSVita/Network/SonyHttp_Vita.cpp similarity index 100% rename from Minecraft.Client/PSVita/Network/SonyHttp_Vita.cpp rename to src/client/PSVita/Network/SonyHttp_Vita.cpp diff --git a/Minecraft.Client/PSVita/Network/SonyHttp_Vita.h b/src/client/PSVita/Network/SonyHttp_Vita.h similarity index 100% rename from Minecraft.Client/PSVita/Network/SonyHttp_Vita.h rename to src/client/PSVita/Network/SonyHttp_Vita.h diff --git a/Minecraft.Client/PSVita/Network/SonyRemoteStorage_Vita.cpp b/src/client/PSVita/Network/SonyRemoteStorage_Vita.cpp similarity index 100% rename from Minecraft.Client/PSVita/Network/SonyRemoteStorage_Vita.cpp rename to src/client/PSVita/Network/SonyRemoteStorage_Vita.cpp diff --git a/Minecraft.Client/PSVita/Network/SonyRemoteStorage_Vita.h b/src/client/PSVita/Network/SonyRemoteStorage_Vita.h similarity index 95% rename from Minecraft.Client/PSVita/Network/SonyRemoteStorage_Vita.h rename to src/client/PSVita/Network/SonyRemoteStorage_Vita.h index 9c636e41..e2d9b6a1 100644 --- a/Minecraft.Client/PSVita/Network/SonyRemoteStorage_Vita.h +++ b/src/client/PSVita/Network/SonyRemoteStorage_Vita.h @@ -1,7 +1,7 @@ #pragma once -#include "Common\Network\Sony\SonyRemoteStorage.h" +#include "Common/Network/Sony/SonyRemoteStorage.h" class SonyRemoteStorage_Vita : public SonyRemoteStorage { diff --git a/Minecraft.Client/PSVita/Network/SonyVoiceChat_Vita.cpp b/src/client/PSVita/Network/SonyVoiceChat_Vita.cpp similarity index 100% rename from Minecraft.Client/PSVita/Network/SonyVoiceChat_Vita.cpp rename to src/client/PSVita/Network/SonyVoiceChat_Vita.cpp diff --git a/Minecraft.Client/PSVita/Network/SonyVoiceChat_Vita.h b/src/client/PSVita/Network/SonyVoiceChat_Vita.h similarity index 100% rename from Minecraft.Client/PSVita/Network/SonyVoiceChat_Vita.h rename to src/client/PSVita/Network/SonyVoiceChat_Vita.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/Conf.h b/src/client/PSVita/PSVitaExtras/Conf.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/Conf.h rename to src/client/PSVita/PSVitaExtras/Conf.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/CustomMap.cpp b/src/client/PSVita/PSVitaExtras/CustomMap.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/CustomMap.cpp rename to src/client/PSVita/PSVitaExtras/CustomMap.cpp diff --git a/Minecraft.Client/PSVita/PSVitaExtras/CustomMap.h b/src/client/PSVita/PSVitaExtras/CustomMap.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/CustomMap.h rename to src/client/PSVita/PSVitaExtras/CustomMap.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/CustomSet.cpp b/src/client/PSVita/PSVitaExtras/CustomSet.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/CustomSet.cpp rename to src/client/PSVita/PSVitaExtras/CustomSet.cpp diff --git a/Minecraft.Client/PSVita/PSVitaExtras/CustomSet.h b/src/client/PSVita/PSVitaExtras/CustomSet.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/CustomSet.h rename to src/client/PSVita/PSVitaExtras/CustomSet.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PSVitaMaths.h b/src/client/PSVita/PSVitaExtras/PSVitaMaths.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PSVitaMaths.h rename to src/client/PSVita/PSVitaExtras/PSVitaMaths.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PSVitaStrings.cpp b/src/client/PSVita/PSVitaExtras/PSVitaStrings.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PSVitaStrings.cpp rename to src/client/PSVita/PSVitaExtras/PSVitaStrings.cpp diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PSVitaStrings.h b/src/client/PSVita/PSVitaExtras/PSVitaStrings.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PSVitaStrings.h rename to src/client/PSVita/PSVitaExtras/PSVitaStrings.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PSVitaStubs.h b/src/client/PSVita/PSVitaExtras/PSVitaStubs.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PSVitaStubs.h rename to src/client/PSVita/PSVitaExtras/PSVitaStubs.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PSVitaTLSStorage.cpp b/src/client/PSVita/PSVitaExtras/PSVitaTLSStorage.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PSVitaTLSStorage.cpp rename to src/client/PSVita/PSVitaExtras/PSVitaTLSStorage.cpp diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PSVitaTLSStorage.h b/src/client/PSVita/PSVitaExtras/PSVitaTLSStorage.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PSVitaTLSStorage.h rename to src/client/PSVita/PSVitaExtras/PSVitaTLSStorage.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PSVitaTypes.h b/src/client/PSVita/PSVitaExtras/PSVitaTypes.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PSVitaTypes.h rename to src/client/PSVita/PSVitaExtras/PSVitaTypes.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/PsVitaStubs.cpp b/src/client/PSVita/PSVitaExtras/PsVitaStubs.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/PsVitaStubs.cpp rename to src/client/PSVita/PSVitaExtras/PsVitaStubs.cpp diff --git a/Minecraft.Client/PS3/PS3Extras/ShutdownManager.cpp b/src/client/PSVita/PSVitaExtras/ShutdownManager.cpp similarity index 98% rename from Minecraft.Client/PS3/PS3Extras/ShutdownManager.cpp rename to src/client/PSVita/PSVitaExtras/ShutdownManager.cpp index e7eca53f..9620452b 100644 --- a/Minecraft.Client/PS3/PS3Extras/ShutdownManager.cpp +++ b/src/client/PSVita/PSVitaExtras/ShutdownManager.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ShutdownManager.h" -#include "..\..\Common\Leaderboards\LeaderboardManager.h" -#include "..\..\MinecraftServer.h" +#include "Common\Leaderboards\LeaderboardManager.h" +#include "MinecraftServer.h" #ifdef __PS3__ #include "C4JSpursJob.h" diff --git a/Minecraft.Client/PSVita/PSVitaExtras/ShutdownManager.h b/src/client/PSVita/PSVitaExtras/ShutdownManager.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/ShutdownManager.h rename to src/client/PSVita/PSVitaExtras/ShutdownManager.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/TLSStorage.cpp b/src/client/PSVita/PSVitaExtras/TLSStorage.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/TLSStorage.cpp rename to src/client/PSVita/PSVitaExtras/TLSStorage.cpp diff --git a/Minecraft.Client/PSVita/PSVitaExtras/TLSStorage.h b/src/client/PSVita/PSVitaExtras/TLSStorage.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/TLSStorage.h rename to src/client/PSVita/PSVitaExtras/TLSStorage.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/libdivide.h b/src/client/PSVita/PSVitaExtras/libdivide.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/libdivide.h rename to src/client/PSVita/PSVitaExtras/libdivide.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/user_malloc.c b/src/client/PSVita/PSVitaExtras/user_malloc.c similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/user_malloc.c rename to src/client/PSVita/PSVitaExtras/user_malloc.c diff --git a/Minecraft.Client/PSVita/PSVitaExtras/user_malloc_for_tls.c b/src/client/PSVita/PSVitaExtras/user_malloc_for_tls.c similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/user_malloc_for_tls.c rename to src/client/PSVita/PSVitaExtras/user_malloc_for_tls.c diff --git a/Minecraft.Client/PSVita/PSVitaExtras/user_new.cpp b/src/client/PSVita/PSVitaExtras/user_new.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/user_new.cpp rename to src/client/PSVita/PSVitaExtras/user_new.cpp diff --git a/Minecraft.Client/PSVita/PSVitaExtras/zconf.h b/src/client/PSVita/PSVitaExtras/zconf.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/zconf.h rename to src/client/PSVita/PSVitaExtras/zconf.h diff --git a/Minecraft.Client/PSVita/PSVitaExtras/zlib.h b/src/client/PSVita/PSVitaExtras/zlib.h similarity index 100% rename from Minecraft.Client/PSVita/PSVitaExtras/zlib.h rename to src/client/PSVita/PSVitaExtras/zlib.h diff --git a/Minecraft.Client/PSVita/PSVita_App.cpp b/src/client/PSVita/PSVita_App.cpp similarity index 99% rename from Minecraft.Client/PSVita/PSVita_App.cpp rename to src/client/PSVita/PSVita_App.cpp index a21699c0..c08e4fe8 100644 --- a/Minecraft.Client/PSVita/PSVita_App.cpp +++ b/src/client/PSVita/PSVita_App.cpp @@ -2,18 +2,18 @@ #include "stdafx.h" #include "..\Common\Consoles_App.h" #include "..\User.h" -#include "..\..\Minecraft.Client\Minecraft.h" -#include "..\..\Minecraft.Client\MinecraftServer.h" -#include "..\..\Minecraft.Client\PlayerList.h" -#include "..\..\Minecraft.Client\ServerPlayer.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\LevelSettings.h" -#include "..\..\Minecraft.World\BiomeSource.h" -#include "..\..\Minecraft.World\LevelType.h" -#include "..\..\Minecraft.World\StringHelpers.h" +#include "..\Minecraft.h" +#include "..\MinecraftServer.h" +#include "..\PlayerList.h" +#include "..\ServerPlayer.h" +#include "..\Level.h" +#include "..\LevelSettings.h" +#include "..\BiomeSource.h" +#include "..\LevelType.h" +#include "..\StringHelpers.h" #include "PSVita\Network\SonyRemoteStorage_Vita.h" #include "PSVita\Network\SonyCommerce_Vita.h" -#include "..\..\Common\Network\Sony\SonyRemoteStorage.h" +#include "Common\Network\Sony\SonyRemoteStorage.h" #include "PSVita/Network/PSVita_NPToolkit.h" #include #include diff --git a/Minecraft.Client/PSVita/PSVita_App.h b/src/client/PSVita/PSVita_App.h similarity index 98% rename from Minecraft.Client/PSVita/PSVita_App.h rename to src/client/PSVita/PSVita_App.h index 9a01a610..b3b82758 100644 --- a/Minecraft.Client/PSVita/PSVita_App.h +++ b/src/client/PSVita/PSVita_App.h @@ -3,8 +3,8 @@ class C4JStringTable; //#include -#include "..\..\Common\Network\Sony\SonyCommerce.h" -#include "..\..\Common\Network\Sony\SonyRemoteStorage.h" +#include "Common\Network\Sony\SonyCommerce.h" +#include "Common\Network\Sony\SonyRemoteStorage.h" #define PRODUCT_CODE_SIZE 9 #define SAVEFOLDERPREFIX_SIZE 10 diff --git a/Minecraft.Client/PSVita/PSVita_Minecraft.cpp b/src/client/PSVita/PSVita_Minecraft.cpp similarity index 97% rename from Minecraft.Client/PSVita/PSVita_Minecraft.cpp rename to src/client/PSVita/PSVita_Minecraft.cpp index ee13a216..fb695049 100644 --- a/Minecraft.Client/PSVita/PSVita_Minecraft.cpp +++ b/src/client/PSVita/PSVita_Minecraft.cpp @@ -22,40 +22,40 @@ #include "GameConfig\Minecraft.spa.h" #include "..\MinecraftServer.h" #include "..\LocalPlayer.h" -#include "..\..\Minecraft.World\ItemInstance.h" -#include "..\..\Minecraft.World\MapItem.h" -#include "..\..\Minecraft.World\Recipes.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.World\Language.h" -#include "..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "..\ItemInstance.h" +#include "..\MapItem.h" +#include "..\Recipes.h" +#include "..\Recipy.h" +#include "..\Language.h" +#include "..\StringHelpers.h" +#include "..\AABB.h" +#include "..\Vec3.h" +#include "..\Level.h" +#include "..\net.minecraft.world.level.tile.h" #include "..\ClientConnection.h" #include "..\User.h" -#include "..\..\Minecraft.World\Socket.h" -#include "..\..\Minecraft.World\ThreadName.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\Socket.h" +#include "..\ThreadName.h" +#include "..\StatsCounter.h" #include "..\ConnectScreen.h" //#include "Social\SocialManager.h" //#include "Leaderboards\LeaderboardManager.h" //#include "XUI\XUI_Scene_Container.h" //#include "NetworkManager.h" -#include "..\..\Minecraft.Client\Tesselator.h" +#include "..\Tesselator.h" #include "..\Common\Console_Awards_enum.h" -#include "..\..\Minecraft.Client\Options.h" +#include "..\Options.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\IntCache.h" +#include "..\IntCache.h" #include "..\Textures.h" //#include "Resource.h" -#include "..\..\Minecraft.World\compression.h" -#include "..\..\Minecraft.World\OldChunkStorage.h" +#include "..\compression.h" +#include "..\OldChunkStorage.h" //#include "PS3\PS3Extras\EdgeZLib.h" -#include "..\..\Minecraft.World\C4JThread.h" -#include "Common\Network\Sony\SQRNetworkManager.h" -#include "Common\UI\IUIScene_PauseMenu.h" +#include "..\C4JThread.h" +#include "Common/Network\Sony\SQRNetworkManager.h" +#include "Common/UI\IUIScene_PauseMenu.h" #include "Conf.h" #include "PSVita/Network/PSVita_NPToolkit.h" #include "PSVita\Network\SonyVoiceChat_Vita.h" diff --git a/Minecraft.Client/PSVita/PSVita_PlayerUID.cpp b/src/client/PSVita/PSVita_PlayerUID.cpp similarity index 99% rename from Minecraft.Client/PSVita/PSVita_PlayerUID.cpp rename to src/client/PSVita/PSVita_PlayerUID.cpp index a678d0a0..2b435392 100644 --- a/Minecraft.Client/PSVita/PSVita_PlayerUID.cpp +++ b/src/client/PSVita/PSVita_PlayerUID.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "PSVita_PlayerUID.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" // taken from Boost, there is no TR1 equivalent template diff --git a/Minecraft.Client/PSVita/PSVita_PlayerUID.h b/src/client/PSVita/PSVita_PlayerUID.h similarity index 100% rename from Minecraft.Client/PSVita/PSVita_PlayerUID.h rename to src/client/PSVita/PSVita_PlayerUID.h diff --git a/Minecraft.Client/PSVita/PSVita_UIController.cpp b/src/client/PSVita/PSVita_UIController.cpp similarity index 100% rename from Minecraft.Client/PSVita/PSVita_UIController.cpp rename to src/client/PSVita/PSVita_UIController.cpp diff --git a/Minecraft.Client/PSVita/PSVita_UIController.h b/src/client/PSVita/PSVita_UIController.h similarity index 100% rename from Minecraft.Client/PSVita/PSVita_UIController.h rename to src/client/PSVita/PSVita_UIController.h diff --git a/Minecraft.Client/PSVita/Sentient/DynamicConfigurations.h b/src/client/PSVita/Sentient/DynamicConfigurations.h similarity index 100% rename from Minecraft.Client/PSVita/Sentient/DynamicConfigurations.h rename to src/client/PSVita/Sentient/DynamicConfigurations.h diff --git a/Minecraft.Client/PSVita/Sentient/MinecraftTelemetry.h b/src/client/PSVita/Sentient/MinecraftTelemetry.h similarity index 100% rename from Minecraft.Client/PSVita/Sentient/MinecraftTelemetry.h rename to src/client/PSVita/Sentient/MinecraftTelemetry.h diff --git a/Minecraft.Client/PSVita/Sentient/SentientManager.h b/src/client/PSVita/Sentient/SentientManager.h similarity index 100% rename from Minecraft.Client/PSVita/Sentient/SentientManager.h rename to src/client/PSVita/Sentient/SentientManager.h diff --git a/Minecraft.Client/PSVita/Sentient/SentientStats.h b/src/client/PSVita/Sentient/SentientStats.h similarity index 100% rename from Minecraft.Client/PSVita/Sentient/SentientStats.h rename to src/client/PSVita/Sentient/SentientStats.h diff --git a/Minecraft.Client/PSVita/Sentient/SentientTelemetryCommon.h b/src/client/PSVita/Sentient/SentientTelemetryCommon.h similarity index 100% rename from Minecraft.Client/PSVita/Sentient/SentientTelemetryCommon.h rename to src/client/PSVita/Sentient/SentientTelemetryCommon.h diff --git a/Minecraft.Client/PSVita/Sentient/TelemetryEnum.h b/src/client/PSVita/Sentient/TelemetryEnum.h similarity index 100% rename from Minecraft.Client/PSVita/Sentient/TelemetryEnum.h rename to src/client/PSVita/Sentient/TelemetryEnum.h diff --git a/Minecraft.Client/PSVita/Social/SocialManager.h b/src/client/PSVita/Social/SocialManager.h similarity index 100% rename from Minecraft.Client/PSVita/Social/SocialManager.h rename to src/client/PSVita/Social/SocialManager.h diff --git a/Minecraft.Client/PSVita/Sound/Minecraft.msscmp b/src/client/PSVita/Sound/Minecraft.msscmp similarity index 100% rename from Minecraft.Client/PSVita/Sound/Minecraft.msscmp rename to src/client/PSVita/Sound/Minecraft.msscmp diff --git a/Minecraft.Client/PSVita/XML/ATGXmlParser.h b/src/client/PSVita/XML/ATGXmlParser.h similarity index 100% rename from Minecraft.Client/PSVita/XML/ATGXmlParser.h rename to src/client/PSVita/XML/ATGXmlParser.h diff --git a/Minecraft.Client/PSVita/app/Japanese/Minecraft_BOXART_VITA_240.png b/src/client/PSVita/app/Japanese/Minecraft_BOXART_VITA_240.png similarity index 100% rename from Minecraft.Client/PSVita/app/Japanese/Minecraft_BOXART_VITA_240.png rename to src/client/PSVita/app/Japanese/Minecraft_BOXART_VITA_240.png diff --git a/Minecraft.Client/PSVita/app/Japanese/icon.png b/src/client/PSVita/app/Japanese/icon.png similarity index 100% rename from Minecraft.Client/PSVita/app/Japanese/icon.png rename to src/client/PSVita/app/Japanese/icon.png diff --git a/Minecraft.Client/PSVita/app/Japanese/pic0.png b/src/client/PSVita/app/Japanese/pic0.png similarity index 100% rename from Minecraft.Client/PSVita/app/Japanese/pic0.png rename to src/client/PSVita/app/Japanese/pic0.png diff --git a/Minecraft.Client/PSVita/app/Japanese/startup.png b/src/client/PSVita/app/Japanese/startup.png similarity index 100% rename from Minecraft.Client/PSVita/app/Japanese/startup.png rename to src/client/PSVita/app/Japanese/startup.png diff --git a/Minecraft.Client/PSVita/app/Minecraft.Client.gp4p b/src/client/PSVita/app/Minecraft.Client.gp4p similarity index 100% rename from Minecraft.Client/PSVita/app/Minecraft.Client.gp4p rename to src/client/PSVita/app/Minecraft.Client.gp4p diff --git a/Minecraft.Client/PSVita/app/Minecraft.Client_SCEA.gp4p b/src/client/PSVita/app/Minecraft.Client_SCEA.gp4p similarity index 100% rename from Minecraft.Client/PSVita/app/Minecraft.Client_SCEA.gp4p rename to src/client/PSVita/app/Minecraft.Client_SCEA.gp4p diff --git a/Minecraft.Client/PSVita/app/Minecraft.Client_SCEE.gp4p b/src/client/PSVita/app/Minecraft.Client_SCEE.gp4p similarity index 100% rename from Minecraft.Client/PSVita/app/Minecraft.Client_SCEE.gp4p rename to src/client/PSVita/app/Minecraft.Client_SCEE.gp4p diff --git a/Minecraft.Client/PSVita/app/Minecraft.Client_SCEJ.gp4p b/src/client/PSVita/app/Minecraft.Client_SCEJ.gp4p similarity index 100% rename from Minecraft.Client/PSVita/app/Minecraft.Client_SCEJ.gp4p rename to src/client/PSVita/app/Minecraft.Client_SCEJ.gp4p diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/001.png b/src/client/PSVita/app/Region/SCEA/manual/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/001.png rename to src/client/PSVita/app/Region/SCEA/manual/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/002.png b/src/client/PSVita/app/Region/SCEA/manual/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/002.png rename to src/client/PSVita/app/Region/SCEA/manual/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/003.png b/src/client/PSVita/app/Region/SCEA/manual/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/003.png rename to src/client/PSVita/app/Region/SCEA/manual/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/004.png b/src/client/PSVita/app/Region/SCEA/manual/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/004.png rename to src/client/PSVita/app/Region/SCEA/manual/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/005.png b/src/client/PSVita/app/Region/SCEA/manual/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/005.png rename to src/client/PSVita/app/Region/SCEA/manual/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/006.png b/src/client/PSVita/app/Region/SCEA/manual/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/006.png rename to src/client/PSVita/app/Region/SCEA/manual/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/007.png b/src/client/PSVita/app/Region/SCEA/manual/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/007.png rename to src/client/PSVita/app/Region/SCEA/manual/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/01/001.png b/src/client/PSVita/app/Region/SCEA/manual/01/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/01/001.png rename to src/client/PSVita/app/Region/SCEA/manual/01/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/01/002.png b/src/client/PSVita/app/Region/SCEA/manual/01/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/01/002.png rename to src/client/PSVita/app/Region/SCEA/manual/01/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/01/003.png b/src/client/PSVita/app/Region/SCEA/manual/01/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/01/003.png rename to src/client/PSVita/app/Region/SCEA/manual/01/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/01/004.png b/src/client/PSVita/app/Region/SCEA/manual/01/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/01/004.png rename to src/client/PSVita/app/Region/SCEA/manual/01/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/01/005.png b/src/client/PSVita/app/Region/SCEA/manual/01/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/01/005.png rename to src/client/PSVita/app/Region/SCEA/manual/01/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/01/006.png b/src/client/PSVita/app/Region/SCEA/manual/01/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/01/006.png rename to src/client/PSVita/app/Region/SCEA/manual/01/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/01/007.png b/src/client/PSVita/app/Region/SCEA/manual/01/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/01/007.png rename to src/client/PSVita/app/Region/SCEA/manual/01/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/02/001.png b/src/client/PSVita/app/Region/SCEA/manual/02/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/02/001.png rename to src/client/PSVita/app/Region/SCEA/manual/02/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/02/002.png b/src/client/PSVita/app/Region/SCEA/manual/02/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/02/002.png rename to src/client/PSVita/app/Region/SCEA/manual/02/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/02/003.png b/src/client/PSVita/app/Region/SCEA/manual/02/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/02/003.png rename to src/client/PSVita/app/Region/SCEA/manual/02/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/02/004.png b/src/client/PSVita/app/Region/SCEA/manual/02/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/02/004.png rename to src/client/PSVita/app/Region/SCEA/manual/02/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/02/005.png b/src/client/PSVita/app/Region/SCEA/manual/02/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/02/005.png rename to src/client/PSVita/app/Region/SCEA/manual/02/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/02/006.png b/src/client/PSVita/app/Region/SCEA/manual/02/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/02/006.png rename to src/client/PSVita/app/Region/SCEA/manual/02/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/02/007.png b/src/client/PSVita/app/Region/SCEA/manual/02/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/02/007.png rename to src/client/PSVita/app/Region/SCEA/manual/02/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/03/001.png b/src/client/PSVita/app/Region/SCEA/manual/03/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/03/001.png rename to src/client/PSVita/app/Region/SCEA/manual/03/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/03/002.png b/src/client/PSVita/app/Region/SCEA/manual/03/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/03/002.png rename to src/client/PSVita/app/Region/SCEA/manual/03/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/03/003.png b/src/client/PSVita/app/Region/SCEA/manual/03/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/03/003.png rename to src/client/PSVita/app/Region/SCEA/manual/03/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/03/004.png b/src/client/PSVita/app/Region/SCEA/manual/03/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/03/004.png rename to src/client/PSVita/app/Region/SCEA/manual/03/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/03/005.png b/src/client/PSVita/app/Region/SCEA/manual/03/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/03/005.png rename to src/client/PSVita/app/Region/SCEA/manual/03/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/03/006.png b/src/client/PSVita/app/Region/SCEA/manual/03/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/03/006.png rename to src/client/PSVita/app/Region/SCEA/manual/03/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/03/007.png b/src/client/PSVita/app/Region/SCEA/manual/03/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/03/007.png rename to src/client/PSVita/app/Region/SCEA/manual/03/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/17/001.png b/src/client/PSVita/app/Region/SCEA/manual/17/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/17/001.png rename to src/client/PSVita/app/Region/SCEA/manual/17/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/17/002.png b/src/client/PSVita/app/Region/SCEA/manual/17/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/17/002.png rename to src/client/PSVita/app/Region/SCEA/manual/17/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/17/003.png b/src/client/PSVita/app/Region/SCEA/manual/17/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/17/003.png rename to src/client/PSVita/app/Region/SCEA/manual/17/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/17/004.png b/src/client/PSVita/app/Region/SCEA/manual/17/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/17/004.png rename to src/client/PSVita/app/Region/SCEA/manual/17/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/17/005.png b/src/client/PSVita/app/Region/SCEA/manual/17/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/17/005.png rename to src/client/PSVita/app/Region/SCEA/manual/17/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/17/006.png b/src/client/PSVita/app/Region/SCEA/manual/17/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/17/006.png rename to src/client/PSVita/app/Region/SCEA/manual/17/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/manual/17/007.png b/src/client/PSVita/app/Region/SCEA/manual/17/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/manual/17/007.png rename to src/client/PSVita/app/Region/SCEA/manual/17/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/param.sfo b/src/client/PSVita/app/Region/SCEA/param.sfo similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/param.sfo rename to src/client/PSVita/app/Region/SCEA/param.sfo diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/template-trial.xml b/src/client/PSVita/app/Region/SCEA/template-trial.xml similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/template-trial.xml rename to src/client/PSVita/app/Region/SCEA/template-trial.xml diff --git a/Minecraft.Client/PSVita/app/Region/SCEA/template.xml b/src/client/PSVita/app/Region/SCEA/template.xml similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEA/template.xml rename to src/client/PSVita/app/Region/SCEA/template.xml diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/001.png b/src/client/PSVita/app/Region/SCEE/manual/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/001.png rename to src/client/PSVita/app/Region/SCEE/manual/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/002.png b/src/client/PSVita/app/Region/SCEE/manual/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/002.png rename to src/client/PSVita/app/Region/SCEE/manual/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/003.png b/src/client/PSVita/app/Region/SCEE/manual/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/003.png rename to src/client/PSVita/app/Region/SCEE/manual/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/004.png b/src/client/PSVita/app/Region/SCEE/manual/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/004.png rename to src/client/PSVita/app/Region/SCEE/manual/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/005.png b/src/client/PSVita/app/Region/SCEE/manual/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/005.png rename to src/client/PSVita/app/Region/SCEE/manual/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/006.png b/src/client/PSVita/app/Region/SCEE/manual/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/006.png rename to src/client/PSVita/app/Region/SCEE/manual/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/007.png b/src/client/PSVita/app/Region/SCEE/manual/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/007.png rename to src/client/PSVita/app/Region/SCEE/manual/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/008.png b/src/client/PSVita/app/Region/SCEE/manual/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/008.png rename to src/client/PSVita/app/Region/SCEE/manual/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/009.png b/src/client/PSVita/app/Region/SCEE/manual/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/009.png rename to src/client/PSVita/app/Region/SCEE/manual/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/010.png b/src/client/PSVita/app/Region/SCEE/manual/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/010.png rename to src/client/PSVita/app/Region/SCEE/manual/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/011.png b/src/client/PSVita/app/Region/SCEE/manual/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/011.png rename to src/client/PSVita/app/Region/SCEE/manual/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/012.png b/src/client/PSVita/app/Region/SCEE/manual/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/012.png rename to src/client/PSVita/app/Region/SCEE/manual/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/013.png b/src/client/PSVita/app/Region/SCEE/manual/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/013.png rename to src/client/PSVita/app/Region/SCEE/manual/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/014.png b/src/client/PSVita/app/Region/SCEE/manual/014.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/014.png rename to src/client/PSVita/app/Region/SCEE/manual/014.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/001.png b/src/client/PSVita/app/Region/SCEE/manual/02/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/001.png rename to src/client/PSVita/app/Region/SCEE/manual/02/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/002.png b/src/client/PSVita/app/Region/SCEE/manual/02/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/002.png rename to src/client/PSVita/app/Region/SCEE/manual/02/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/003.png b/src/client/PSVita/app/Region/SCEE/manual/02/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/003.png rename to src/client/PSVita/app/Region/SCEE/manual/02/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/004.png b/src/client/PSVita/app/Region/SCEE/manual/02/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/004.png rename to src/client/PSVita/app/Region/SCEE/manual/02/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/005.png b/src/client/PSVita/app/Region/SCEE/manual/02/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/005.png rename to src/client/PSVita/app/Region/SCEE/manual/02/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/006.png b/src/client/PSVita/app/Region/SCEE/manual/02/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/006.png rename to src/client/PSVita/app/Region/SCEE/manual/02/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/007.png b/src/client/PSVita/app/Region/SCEE/manual/02/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/007.png rename to src/client/PSVita/app/Region/SCEE/manual/02/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/008.png b/src/client/PSVita/app/Region/SCEE/manual/02/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/008.png rename to src/client/PSVita/app/Region/SCEE/manual/02/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/009.png b/src/client/PSVita/app/Region/SCEE/manual/02/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/009.png rename to src/client/PSVita/app/Region/SCEE/manual/02/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/010.png b/src/client/PSVita/app/Region/SCEE/manual/02/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/010.png rename to src/client/PSVita/app/Region/SCEE/manual/02/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/011.png b/src/client/PSVita/app/Region/SCEE/manual/02/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/011.png rename to src/client/PSVita/app/Region/SCEE/manual/02/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/012.png b/src/client/PSVita/app/Region/SCEE/manual/02/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/012.png rename to src/client/PSVita/app/Region/SCEE/manual/02/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/02/013.png b/src/client/PSVita/app/Region/SCEE/manual/02/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/02/013.png rename to src/client/PSVita/app/Region/SCEE/manual/02/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/001.png b/src/client/PSVita/app/Region/SCEE/manual/03/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/001.png rename to src/client/PSVita/app/Region/SCEE/manual/03/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/002.png b/src/client/PSVita/app/Region/SCEE/manual/03/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/002.png rename to src/client/PSVita/app/Region/SCEE/manual/03/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/003.png b/src/client/PSVita/app/Region/SCEE/manual/03/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/003.png rename to src/client/PSVita/app/Region/SCEE/manual/03/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/004.png b/src/client/PSVita/app/Region/SCEE/manual/03/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/004.png rename to src/client/PSVita/app/Region/SCEE/manual/03/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/005.png b/src/client/PSVita/app/Region/SCEE/manual/03/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/005.png rename to src/client/PSVita/app/Region/SCEE/manual/03/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/006.png b/src/client/PSVita/app/Region/SCEE/manual/03/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/006.png rename to src/client/PSVita/app/Region/SCEE/manual/03/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/007.png b/src/client/PSVita/app/Region/SCEE/manual/03/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/007.png rename to src/client/PSVita/app/Region/SCEE/manual/03/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/008.png b/src/client/PSVita/app/Region/SCEE/manual/03/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/008.png rename to src/client/PSVita/app/Region/SCEE/manual/03/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/009.png b/src/client/PSVita/app/Region/SCEE/manual/03/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/009.png rename to src/client/PSVita/app/Region/SCEE/manual/03/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/010.png b/src/client/PSVita/app/Region/SCEE/manual/03/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/010.png rename to src/client/PSVita/app/Region/SCEE/manual/03/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/011.png b/src/client/PSVita/app/Region/SCEE/manual/03/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/011.png rename to src/client/PSVita/app/Region/SCEE/manual/03/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/012.png b/src/client/PSVita/app/Region/SCEE/manual/03/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/012.png rename to src/client/PSVita/app/Region/SCEE/manual/03/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/03/013.png b/src/client/PSVita/app/Region/SCEE/manual/03/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/03/013.png rename to src/client/PSVita/app/Region/SCEE/manual/03/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/001.png b/src/client/PSVita/app/Region/SCEE/manual/04/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/001.png rename to src/client/PSVita/app/Region/SCEE/manual/04/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/002.png b/src/client/PSVita/app/Region/SCEE/manual/04/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/002.png rename to src/client/PSVita/app/Region/SCEE/manual/04/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/003.png b/src/client/PSVita/app/Region/SCEE/manual/04/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/003.png rename to src/client/PSVita/app/Region/SCEE/manual/04/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/004.png b/src/client/PSVita/app/Region/SCEE/manual/04/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/004.png rename to src/client/PSVita/app/Region/SCEE/manual/04/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/005.png b/src/client/PSVita/app/Region/SCEE/manual/04/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/005.png rename to src/client/PSVita/app/Region/SCEE/manual/04/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/006.png b/src/client/PSVita/app/Region/SCEE/manual/04/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/006.png rename to src/client/PSVita/app/Region/SCEE/manual/04/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/007.png b/src/client/PSVita/app/Region/SCEE/manual/04/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/007.png rename to src/client/PSVita/app/Region/SCEE/manual/04/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/008.png b/src/client/PSVita/app/Region/SCEE/manual/04/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/008.png rename to src/client/PSVita/app/Region/SCEE/manual/04/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/009.png b/src/client/PSVita/app/Region/SCEE/manual/04/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/009.png rename to src/client/PSVita/app/Region/SCEE/manual/04/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/010.png b/src/client/PSVita/app/Region/SCEE/manual/04/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/010.png rename to src/client/PSVita/app/Region/SCEE/manual/04/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/011.png b/src/client/PSVita/app/Region/SCEE/manual/04/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/011.png rename to src/client/PSVita/app/Region/SCEE/manual/04/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/012.png b/src/client/PSVita/app/Region/SCEE/manual/04/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/012.png rename to src/client/PSVita/app/Region/SCEE/manual/04/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/04/013.png b/src/client/PSVita/app/Region/SCEE/manual/04/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/04/013.png rename to src/client/PSVita/app/Region/SCEE/manual/04/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/001.png b/src/client/PSVita/app/Region/SCEE/manual/05/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/001.png rename to src/client/PSVita/app/Region/SCEE/manual/05/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/002.png b/src/client/PSVita/app/Region/SCEE/manual/05/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/002.png rename to src/client/PSVita/app/Region/SCEE/manual/05/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/003.png b/src/client/PSVita/app/Region/SCEE/manual/05/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/003.png rename to src/client/PSVita/app/Region/SCEE/manual/05/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/004.png b/src/client/PSVita/app/Region/SCEE/manual/05/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/004.png rename to src/client/PSVita/app/Region/SCEE/manual/05/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/005.png b/src/client/PSVita/app/Region/SCEE/manual/05/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/005.png rename to src/client/PSVita/app/Region/SCEE/manual/05/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/006.png b/src/client/PSVita/app/Region/SCEE/manual/05/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/006.png rename to src/client/PSVita/app/Region/SCEE/manual/05/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/007.png b/src/client/PSVita/app/Region/SCEE/manual/05/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/007.png rename to src/client/PSVita/app/Region/SCEE/manual/05/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/008.png b/src/client/PSVita/app/Region/SCEE/manual/05/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/008.png rename to src/client/PSVita/app/Region/SCEE/manual/05/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/009.png b/src/client/PSVita/app/Region/SCEE/manual/05/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/009.png rename to src/client/PSVita/app/Region/SCEE/manual/05/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/010.png b/src/client/PSVita/app/Region/SCEE/manual/05/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/010.png rename to src/client/PSVita/app/Region/SCEE/manual/05/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/011.png b/src/client/PSVita/app/Region/SCEE/manual/05/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/011.png rename to src/client/PSVita/app/Region/SCEE/manual/05/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/012.png b/src/client/PSVita/app/Region/SCEE/manual/05/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/012.png rename to src/client/PSVita/app/Region/SCEE/manual/05/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/05/013.png b/src/client/PSVita/app/Region/SCEE/manual/05/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/05/013.png rename to src/client/PSVita/app/Region/SCEE/manual/05/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/001.png b/src/client/PSVita/app/Region/SCEE/manual/06/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/001.png rename to src/client/PSVita/app/Region/SCEE/manual/06/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/002.png b/src/client/PSVita/app/Region/SCEE/manual/06/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/002.png rename to src/client/PSVita/app/Region/SCEE/manual/06/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/003.png b/src/client/PSVita/app/Region/SCEE/manual/06/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/003.png rename to src/client/PSVita/app/Region/SCEE/manual/06/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/004.png b/src/client/PSVita/app/Region/SCEE/manual/06/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/004.png rename to src/client/PSVita/app/Region/SCEE/manual/06/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/005.png b/src/client/PSVita/app/Region/SCEE/manual/06/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/005.png rename to src/client/PSVita/app/Region/SCEE/manual/06/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/006.png b/src/client/PSVita/app/Region/SCEE/manual/06/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/006.png rename to src/client/PSVita/app/Region/SCEE/manual/06/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/007.png b/src/client/PSVita/app/Region/SCEE/manual/06/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/007.png rename to src/client/PSVita/app/Region/SCEE/manual/06/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/008.png b/src/client/PSVita/app/Region/SCEE/manual/06/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/008.png rename to src/client/PSVita/app/Region/SCEE/manual/06/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/009.png b/src/client/PSVita/app/Region/SCEE/manual/06/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/009.png rename to src/client/PSVita/app/Region/SCEE/manual/06/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/010.png b/src/client/PSVita/app/Region/SCEE/manual/06/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/010.png rename to src/client/PSVita/app/Region/SCEE/manual/06/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/011.png b/src/client/PSVita/app/Region/SCEE/manual/06/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/011.png rename to src/client/PSVita/app/Region/SCEE/manual/06/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/012.png b/src/client/PSVita/app/Region/SCEE/manual/06/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/012.png rename to src/client/PSVita/app/Region/SCEE/manual/06/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/06/013.png b/src/client/PSVita/app/Region/SCEE/manual/06/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/06/013.png rename to src/client/PSVita/app/Region/SCEE/manual/06/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/001.png b/src/client/PSVita/app/Region/SCEE/manual/07/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/001.png rename to src/client/PSVita/app/Region/SCEE/manual/07/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/002.png b/src/client/PSVita/app/Region/SCEE/manual/07/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/002.png rename to src/client/PSVita/app/Region/SCEE/manual/07/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/003.png b/src/client/PSVita/app/Region/SCEE/manual/07/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/003.png rename to src/client/PSVita/app/Region/SCEE/manual/07/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/004.png b/src/client/PSVita/app/Region/SCEE/manual/07/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/004.png rename to src/client/PSVita/app/Region/SCEE/manual/07/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/005.png b/src/client/PSVita/app/Region/SCEE/manual/07/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/005.png rename to src/client/PSVita/app/Region/SCEE/manual/07/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/006.png b/src/client/PSVita/app/Region/SCEE/manual/07/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/006.png rename to src/client/PSVita/app/Region/SCEE/manual/07/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/007.png b/src/client/PSVita/app/Region/SCEE/manual/07/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/007.png rename to src/client/PSVita/app/Region/SCEE/manual/07/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/008.png b/src/client/PSVita/app/Region/SCEE/manual/07/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/008.png rename to src/client/PSVita/app/Region/SCEE/manual/07/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/009.png b/src/client/PSVita/app/Region/SCEE/manual/07/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/009.png rename to src/client/PSVita/app/Region/SCEE/manual/07/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/010.png b/src/client/PSVita/app/Region/SCEE/manual/07/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/010.png rename to src/client/PSVita/app/Region/SCEE/manual/07/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/011.png b/src/client/PSVita/app/Region/SCEE/manual/07/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/011.png rename to src/client/PSVita/app/Region/SCEE/manual/07/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/012.png b/src/client/PSVita/app/Region/SCEE/manual/07/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/012.png rename to src/client/PSVita/app/Region/SCEE/manual/07/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/07/013.png b/src/client/PSVita/app/Region/SCEE/manual/07/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/07/013.png rename to src/client/PSVita/app/Region/SCEE/manual/07/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/001.png b/src/client/PSVita/app/Region/SCEE/manual/08/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/001.png rename to src/client/PSVita/app/Region/SCEE/manual/08/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/002.png b/src/client/PSVita/app/Region/SCEE/manual/08/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/002.png rename to src/client/PSVita/app/Region/SCEE/manual/08/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/003.png b/src/client/PSVita/app/Region/SCEE/manual/08/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/003.png rename to src/client/PSVita/app/Region/SCEE/manual/08/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/004.png b/src/client/PSVita/app/Region/SCEE/manual/08/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/004.png rename to src/client/PSVita/app/Region/SCEE/manual/08/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/005.png b/src/client/PSVita/app/Region/SCEE/manual/08/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/005.png rename to src/client/PSVita/app/Region/SCEE/manual/08/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/006.png b/src/client/PSVita/app/Region/SCEE/manual/08/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/006.png rename to src/client/PSVita/app/Region/SCEE/manual/08/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/007.png b/src/client/PSVita/app/Region/SCEE/manual/08/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/007.png rename to src/client/PSVita/app/Region/SCEE/manual/08/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/008.png b/src/client/PSVita/app/Region/SCEE/manual/08/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/008.png rename to src/client/PSVita/app/Region/SCEE/manual/08/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/009.png b/src/client/PSVita/app/Region/SCEE/manual/08/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/009.png rename to src/client/PSVita/app/Region/SCEE/manual/08/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/010.png b/src/client/PSVita/app/Region/SCEE/manual/08/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/010.png rename to src/client/PSVita/app/Region/SCEE/manual/08/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/011.png b/src/client/PSVita/app/Region/SCEE/manual/08/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/011.png rename to src/client/PSVita/app/Region/SCEE/manual/08/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/012.png b/src/client/PSVita/app/Region/SCEE/manual/08/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/012.png rename to src/client/PSVita/app/Region/SCEE/manual/08/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/08/013.png b/src/client/PSVita/app/Region/SCEE/manual/08/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/08/013.png rename to src/client/PSVita/app/Region/SCEE/manual/08/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/001.png b/src/client/PSVita/app/Region/SCEE/manual/12/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/001.png rename to src/client/PSVita/app/Region/SCEE/manual/12/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/002.png b/src/client/PSVita/app/Region/SCEE/manual/12/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/002.png rename to src/client/PSVita/app/Region/SCEE/manual/12/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/003.png b/src/client/PSVita/app/Region/SCEE/manual/12/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/003.png rename to src/client/PSVita/app/Region/SCEE/manual/12/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/004.png b/src/client/PSVita/app/Region/SCEE/manual/12/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/004.png rename to src/client/PSVita/app/Region/SCEE/manual/12/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/005.png b/src/client/PSVita/app/Region/SCEE/manual/12/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/005.png rename to src/client/PSVita/app/Region/SCEE/manual/12/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/006.png b/src/client/PSVita/app/Region/SCEE/manual/12/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/006.png rename to src/client/PSVita/app/Region/SCEE/manual/12/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/007.png b/src/client/PSVita/app/Region/SCEE/manual/12/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/007.png rename to src/client/PSVita/app/Region/SCEE/manual/12/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/008.png b/src/client/PSVita/app/Region/SCEE/manual/12/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/008.png rename to src/client/PSVita/app/Region/SCEE/manual/12/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/009.png b/src/client/PSVita/app/Region/SCEE/manual/12/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/009.png rename to src/client/PSVita/app/Region/SCEE/manual/12/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/010.png b/src/client/PSVita/app/Region/SCEE/manual/12/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/010.png rename to src/client/PSVita/app/Region/SCEE/manual/12/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/011.png b/src/client/PSVita/app/Region/SCEE/manual/12/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/011.png rename to src/client/PSVita/app/Region/SCEE/manual/12/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/012.png b/src/client/PSVita/app/Region/SCEE/manual/12/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/012.png rename to src/client/PSVita/app/Region/SCEE/manual/12/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/12/013.png b/src/client/PSVita/app/Region/SCEE/manual/12/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/12/013.png rename to src/client/PSVita/app/Region/SCEE/manual/12/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/001.png b/src/client/PSVita/app/Region/SCEE/manual/13/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/001.png rename to src/client/PSVita/app/Region/SCEE/manual/13/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/002.png b/src/client/PSVita/app/Region/SCEE/manual/13/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/002.png rename to src/client/PSVita/app/Region/SCEE/manual/13/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/003.png b/src/client/PSVita/app/Region/SCEE/manual/13/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/003.png rename to src/client/PSVita/app/Region/SCEE/manual/13/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/004.png b/src/client/PSVita/app/Region/SCEE/manual/13/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/004.png rename to src/client/PSVita/app/Region/SCEE/manual/13/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/005.png b/src/client/PSVita/app/Region/SCEE/manual/13/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/005.png rename to src/client/PSVita/app/Region/SCEE/manual/13/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/006.png b/src/client/PSVita/app/Region/SCEE/manual/13/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/006.png rename to src/client/PSVita/app/Region/SCEE/manual/13/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/007.png b/src/client/PSVita/app/Region/SCEE/manual/13/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/007.png rename to src/client/PSVita/app/Region/SCEE/manual/13/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/008.png b/src/client/PSVita/app/Region/SCEE/manual/13/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/008.png rename to src/client/PSVita/app/Region/SCEE/manual/13/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/009.png b/src/client/PSVita/app/Region/SCEE/manual/13/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/009.png rename to src/client/PSVita/app/Region/SCEE/manual/13/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/010.png b/src/client/PSVita/app/Region/SCEE/manual/13/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/010.png rename to src/client/PSVita/app/Region/SCEE/manual/13/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/011.png b/src/client/PSVita/app/Region/SCEE/manual/13/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/011.png rename to src/client/PSVita/app/Region/SCEE/manual/13/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/012.png b/src/client/PSVita/app/Region/SCEE/manual/13/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/012.png rename to src/client/PSVita/app/Region/SCEE/manual/13/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/13/013.png b/src/client/PSVita/app/Region/SCEE/manual/13/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/13/013.png rename to src/client/PSVita/app/Region/SCEE/manual/13/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/001.png b/src/client/PSVita/app/Region/SCEE/manual/14/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/001.png rename to src/client/PSVita/app/Region/SCEE/manual/14/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/002.png b/src/client/PSVita/app/Region/SCEE/manual/14/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/002.png rename to src/client/PSVita/app/Region/SCEE/manual/14/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/003.png b/src/client/PSVita/app/Region/SCEE/manual/14/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/003.png rename to src/client/PSVita/app/Region/SCEE/manual/14/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/004.png b/src/client/PSVita/app/Region/SCEE/manual/14/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/004.png rename to src/client/PSVita/app/Region/SCEE/manual/14/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/005.png b/src/client/PSVita/app/Region/SCEE/manual/14/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/005.png rename to src/client/PSVita/app/Region/SCEE/manual/14/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/006.png b/src/client/PSVita/app/Region/SCEE/manual/14/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/006.png rename to src/client/PSVita/app/Region/SCEE/manual/14/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/007.png b/src/client/PSVita/app/Region/SCEE/manual/14/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/007.png rename to src/client/PSVita/app/Region/SCEE/manual/14/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/008.png b/src/client/PSVita/app/Region/SCEE/manual/14/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/008.png rename to src/client/PSVita/app/Region/SCEE/manual/14/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/009.png b/src/client/PSVita/app/Region/SCEE/manual/14/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/009.png rename to src/client/PSVita/app/Region/SCEE/manual/14/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/010.png b/src/client/PSVita/app/Region/SCEE/manual/14/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/010.png rename to src/client/PSVita/app/Region/SCEE/manual/14/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/011.png b/src/client/PSVita/app/Region/SCEE/manual/14/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/011.png rename to src/client/PSVita/app/Region/SCEE/manual/14/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/012.png b/src/client/PSVita/app/Region/SCEE/manual/14/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/012.png rename to src/client/PSVita/app/Region/SCEE/manual/14/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/14/013.png b/src/client/PSVita/app/Region/SCEE/manual/14/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/14/013.png rename to src/client/PSVita/app/Region/SCEE/manual/14/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/001.png b/src/client/PSVita/app/Region/SCEE/manual/15/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/001.png rename to src/client/PSVita/app/Region/SCEE/manual/15/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/002.png b/src/client/PSVita/app/Region/SCEE/manual/15/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/002.png rename to src/client/PSVita/app/Region/SCEE/manual/15/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/003.png b/src/client/PSVita/app/Region/SCEE/manual/15/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/003.png rename to src/client/PSVita/app/Region/SCEE/manual/15/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/004.png b/src/client/PSVita/app/Region/SCEE/manual/15/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/004.png rename to src/client/PSVita/app/Region/SCEE/manual/15/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/005.png b/src/client/PSVita/app/Region/SCEE/manual/15/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/005.png rename to src/client/PSVita/app/Region/SCEE/manual/15/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/006.png b/src/client/PSVita/app/Region/SCEE/manual/15/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/006.png rename to src/client/PSVita/app/Region/SCEE/manual/15/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/007.png b/src/client/PSVita/app/Region/SCEE/manual/15/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/007.png rename to src/client/PSVita/app/Region/SCEE/manual/15/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/008.png b/src/client/PSVita/app/Region/SCEE/manual/15/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/008.png rename to src/client/PSVita/app/Region/SCEE/manual/15/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/009.png b/src/client/PSVita/app/Region/SCEE/manual/15/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/009.png rename to src/client/PSVita/app/Region/SCEE/manual/15/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/010.png b/src/client/PSVita/app/Region/SCEE/manual/15/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/010.png rename to src/client/PSVita/app/Region/SCEE/manual/15/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/011.png b/src/client/PSVita/app/Region/SCEE/manual/15/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/011.png rename to src/client/PSVita/app/Region/SCEE/manual/15/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/012.png b/src/client/PSVita/app/Region/SCEE/manual/15/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/012.png rename to src/client/PSVita/app/Region/SCEE/manual/15/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/15/013.png b/src/client/PSVita/app/Region/SCEE/manual/15/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/15/013.png rename to src/client/PSVita/app/Region/SCEE/manual/15/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/001.png b/src/client/PSVita/app/Region/SCEE/manual/16/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/001.png rename to src/client/PSVita/app/Region/SCEE/manual/16/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/002.png b/src/client/PSVita/app/Region/SCEE/manual/16/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/002.png rename to src/client/PSVita/app/Region/SCEE/manual/16/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/003.png b/src/client/PSVita/app/Region/SCEE/manual/16/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/003.png rename to src/client/PSVita/app/Region/SCEE/manual/16/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/004.png b/src/client/PSVita/app/Region/SCEE/manual/16/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/004.png rename to src/client/PSVita/app/Region/SCEE/manual/16/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/005.png b/src/client/PSVita/app/Region/SCEE/manual/16/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/005.png rename to src/client/PSVita/app/Region/SCEE/manual/16/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/006.png b/src/client/PSVita/app/Region/SCEE/manual/16/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/006.png rename to src/client/PSVita/app/Region/SCEE/manual/16/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/007.png b/src/client/PSVita/app/Region/SCEE/manual/16/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/007.png rename to src/client/PSVita/app/Region/SCEE/manual/16/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/008.png b/src/client/PSVita/app/Region/SCEE/manual/16/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/008.png rename to src/client/PSVita/app/Region/SCEE/manual/16/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/009.png b/src/client/PSVita/app/Region/SCEE/manual/16/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/009.png rename to src/client/PSVita/app/Region/SCEE/manual/16/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/010.png b/src/client/PSVita/app/Region/SCEE/manual/16/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/010.png rename to src/client/PSVita/app/Region/SCEE/manual/16/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/011.png b/src/client/PSVita/app/Region/SCEE/manual/16/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/011.png rename to src/client/PSVita/app/Region/SCEE/manual/16/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/012.png b/src/client/PSVita/app/Region/SCEE/manual/16/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/012.png rename to src/client/PSVita/app/Region/SCEE/manual/16/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/16/013.png b/src/client/PSVita/app/Region/SCEE/manual/16/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/16/013.png rename to src/client/PSVita/app/Region/SCEE/manual/16/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/001.png b/src/client/PSVita/app/Region/SCEE/manual/18/001.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/001.png rename to src/client/PSVita/app/Region/SCEE/manual/18/001.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/002.png b/src/client/PSVita/app/Region/SCEE/manual/18/002.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/002.png rename to src/client/PSVita/app/Region/SCEE/manual/18/002.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/003.png b/src/client/PSVita/app/Region/SCEE/manual/18/003.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/003.png rename to src/client/PSVita/app/Region/SCEE/manual/18/003.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/004.png b/src/client/PSVita/app/Region/SCEE/manual/18/004.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/004.png rename to src/client/PSVita/app/Region/SCEE/manual/18/004.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/005.png b/src/client/PSVita/app/Region/SCEE/manual/18/005.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/005.png rename to src/client/PSVita/app/Region/SCEE/manual/18/005.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/006.png b/src/client/PSVita/app/Region/SCEE/manual/18/006.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/006.png rename to src/client/PSVita/app/Region/SCEE/manual/18/006.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/007.png b/src/client/PSVita/app/Region/SCEE/manual/18/007.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/007.png rename to src/client/PSVita/app/Region/SCEE/manual/18/007.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/008.png b/src/client/PSVita/app/Region/SCEE/manual/18/008.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/008.png rename to src/client/PSVita/app/Region/SCEE/manual/18/008.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/009.png b/src/client/PSVita/app/Region/SCEE/manual/18/009.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/009.png rename to src/client/PSVita/app/Region/SCEE/manual/18/009.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/010.png b/src/client/PSVita/app/Region/SCEE/manual/18/010.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/010.png rename to src/client/PSVita/app/Region/SCEE/manual/18/010.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/011.png b/src/client/PSVita/app/Region/SCEE/manual/18/011.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/011.png rename to src/client/PSVita/app/Region/SCEE/manual/18/011.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/012.png b/src/client/PSVita/app/Region/SCEE/manual/18/012.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/012.png rename to src/client/PSVita/app/Region/SCEE/manual/18/012.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/013.png b/src/client/PSVita/app/Region/SCEE/manual/18/013.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/013.png rename to src/client/PSVita/app/Region/SCEE/manual/18/013.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/014.png b/src/client/PSVita/app/Region/SCEE/manual/18/014.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/014.png rename to src/client/PSVita/app/Region/SCEE/manual/18/014.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/015.png b/src/client/PSVita/app/Region/SCEE/manual/18/015.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/015.png rename to src/client/PSVita/app/Region/SCEE/manual/18/015.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/016.png b/src/client/PSVita/app/Region/SCEE/manual/18/016.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/016.png rename to src/client/PSVita/app/Region/SCEE/manual/18/016.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/017.png b/src/client/PSVita/app/Region/SCEE/manual/18/017.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/017.png rename to src/client/PSVita/app/Region/SCEE/manual/18/017.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/018.png b/src/client/PSVita/app/Region/SCEE/manual/18/018.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/018.png rename to src/client/PSVita/app/Region/SCEE/manual/18/018.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/019.png b/src/client/PSVita/app/Region/SCEE/manual/18/019.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/019.png rename to src/client/PSVita/app/Region/SCEE/manual/18/019.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/020.png b/src/client/PSVita/app/Region/SCEE/manual/18/020.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/020.png rename to src/client/PSVita/app/Region/SCEE/manual/18/020.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/021.png b/src/client/PSVita/app/Region/SCEE/manual/18/021.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/021.png rename to src/client/PSVita/app/Region/SCEE/manual/18/021.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/022.png b/src/client/PSVita/app/Region/SCEE/manual/18/022.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/022.png rename to src/client/PSVita/app/Region/SCEE/manual/18/022.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/023.png b/src/client/PSVita/app/Region/SCEE/manual/18/023.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/023.png rename to src/client/PSVita/app/Region/SCEE/manual/18/023.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/024.png b/src/client/PSVita/app/Region/SCEE/manual/18/024.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/024.png rename to src/client/PSVita/app/Region/SCEE/manual/18/024.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/025.png b/src/client/PSVita/app/Region/SCEE/manual/18/025.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/025.png rename to src/client/PSVita/app/Region/SCEE/manual/18/025.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/026.png b/src/client/PSVita/app/Region/SCEE/manual/18/026.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/026.png rename to src/client/PSVita/app/Region/SCEE/manual/18/026.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/027.png b/src/client/PSVita/app/Region/SCEE/manual/18/027.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/027.png rename to src/client/PSVita/app/Region/SCEE/manual/18/027.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/028.png b/src/client/PSVita/app/Region/SCEE/manual/18/028.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/028.png rename to src/client/PSVita/app/Region/SCEE/manual/18/028.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/029.png b/src/client/PSVita/app/Region/SCEE/manual/18/029.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/029.png rename to src/client/PSVita/app/Region/SCEE/manual/18/029.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/030.png b/src/client/PSVita/app/Region/SCEE/manual/18/030.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/030.png rename to src/client/PSVita/app/Region/SCEE/manual/18/030.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/031.png b/src/client/PSVita/app/Region/SCEE/manual/18/031.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/031.png rename to src/client/PSVita/app/Region/SCEE/manual/18/031.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/032.png b/src/client/PSVita/app/Region/SCEE/manual/18/032.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/032.png rename to src/client/PSVita/app/Region/SCEE/manual/18/032.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/033.png b/src/client/PSVita/app/Region/SCEE/manual/18/033.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/033.png rename to src/client/PSVita/app/Region/SCEE/manual/18/033.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/034.png b/src/client/PSVita/app/Region/SCEE/manual/18/034.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/034.png rename to src/client/PSVita/app/Region/SCEE/manual/18/034.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/035.png b/src/client/PSVita/app/Region/SCEE/manual/18/035.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/035.png rename to src/client/PSVita/app/Region/SCEE/manual/18/035.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/036.png b/src/client/PSVita/app/Region/SCEE/manual/18/036.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/036.png rename to src/client/PSVita/app/Region/SCEE/manual/18/036.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/037.png b/src/client/PSVita/app/Region/SCEE/manual/18/037.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/037.png rename to src/client/PSVita/app/Region/SCEE/manual/18/037.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/038.png b/src/client/PSVita/app/Region/SCEE/manual/18/038.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/038.png rename to src/client/PSVita/app/Region/SCEE/manual/18/038.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/039.png b/src/client/PSVita/app/Region/SCEE/manual/18/039.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/039.png rename to src/client/PSVita/app/Region/SCEE/manual/18/039.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/040.png b/src/client/PSVita/app/Region/SCEE/manual/18/040.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/040.png rename to src/client/PSVita/app/Region/SCEE/manual/18/040.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/041.png b/src/client/PSVita/app/Region/SCEE/manual/18/041.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/041.png rename to src/client/PSVita/app/Region/SCEE/manual/18/041.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/042.png b/src/client/PSVita/app/Region/SCEE/manual/18/042.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/042.png rename to src/client/PSVita/app/Region/SCEE/manual/18/042.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/043.png b/src/client/PSVita/app/Region/SCEE/manual/18/043.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/043.png rename to src/client/PSVita/app/Region/SCEE/manual/18/043.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/044.png b/src/client/PSVita/app/Region/SCEE/manual/18/044.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/044.png rename to src/client/PSVita/app/Region/SCEE/manual/18/044.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/045.png b/src/client/PSVita/app/Region/SCEE/manual/18/045.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/045.png rename to src/client/PSVita/app/Region/SCEE/manual/18/045.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/046.png b/src/client/PSVita/app/Region/SCEE/manual/18/046.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/046.png rename to src/client/PSVita/app/Region/SCEE/manual/18/046.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/047.png b/src/client/PSVita/app/Region/SCEE/manual/18/047.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/047.png rename to src/client/PSVita/app/Region/SCEE/manual/18/047.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/048.png b/src/client/PSVita/app/Region/SCEE/manual/18/048.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/048.png rename to src/client/PSVita/app/Region/SCEE/manual/18/048.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/049.png b/src/client/PSVita/app/Region/SCEE/manual/18/049.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/049.png rename to src/client/PSVita/app/Region/SCEE/manual/18/049.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/050.png b/src/client/PSVita/app/Region/SCEE/manual/18/050.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/050.png rename to src/client/PSVita/app/Region/SCEE/manual/18/050.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/051.png b/src/client/PSVita/app/Region/SCEE/manual/18/051.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/051.png rename to src/client/PSVita/app/Region/SCEE/manual/18/051.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/052.png b/src/client/PSVita/app/Region/SCEE/manual/18/052.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/052.png rename to src/client/PSVita/app/Region/SCEE/manual/18/052.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/053.png b/src/client/PSVita/app/Region/SCEE/manual/18/053.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/053.png rename to src/client/PSVita/app/Region/SCEE/manual/18/053.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/054.png b/src/client/PSVita/app/Region/SCEE/manual/18/054.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/054.png rename to src/client/PSVita/app/Region/SCEE/manual/18/054.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/055.png b/src/client/PSVita/app/Region/SCEE/manual/18/055.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/055.png rename to src/client/PSVita/app/Region/SCEE/manual/18/055.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/056.png b/src/client/PSVita/app/Region/SCEE/manual/18/056.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/056.png rename to src/client/PSVita/app/Region/SCEE/manual/18/056.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/057.png b/src/client/PSVita/app/Region/SCEE/manual/18/057.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/057.png rename to src/client/PSVita/app/Region/SCEE/manual/18/057.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/058.png b/src/client/PSVita/app/Region/SCEE/manual/18/058.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/058.png rename to src/client/PSVita/app/Region/SCEE/manual/18/058.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/059.png b/src/client/PSVita/app/Region/SCEE/manual/18/059.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/059.png rename to src/client/PSVita/app/Region/SCEE/manual/18/059.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/060.png b/src/client/PSVita/app/Region/SCEE/manual/18/060.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/060.png rename to src/client/PSVita/app/Region/SCEE/manual/18/060.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/061.png b/src/client/PSVita/app/Region/SCEE/manual/18/061.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/061.png rename to src/client/PSVita/app/Region/SCEE/manual/18/061.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/062.png b/src/client/PSVita/app/Region/SCEE/manual/18/062.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/062.png rename to src/client/PSVita/app/Region/SCEE/manual/18/062.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/063.png b/src/client/PSVita/app/Region/SCEE/manual/18/063.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/063.png rename to src/client/PSVita/app/Region/SCEE/manual/18/063.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/064.png b/src/client/PSVita/app/Region/SCEE/manual/18/064.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/064.png rename to src/client/PSVita/app/Region/SCEE/manual/18/064.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/065.png b/src/client/PSVita/app/Region/SCEE/manual/18/065.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/065.png rename to src/client/PSVita/app/Region/SCEE/manual/18/065.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/066.png b/src/client/PSVita/app/Region/SCEE/manual/18/066.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/066.png rename to src/client/PSVita/app/Region/SCEE/manual/18/066.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/067.png b/src/client/PSVita/app/Region/SCEE/manual/18/067.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/067.png rename to src/client/PSVita/app/Region/SCEE/manual/18/067.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/068.png b/src/client/PSVita/app/Region/SCEE/manual/18/068.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/068.png rename to src/client/PSVita/app/Region/SCEE/manual/18/068.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/069.png b/src/client/PSVita/app/Region/SCEE/manual/18/069.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/069.png rename to src/client/PSVita/app/Region/SCEE/manual/18/069.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/070.png b/src/client/PSVita/app/Region/SCEE/manual/18/070.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/070.png rename to src/client/PSVita/app/Region/SCEE/manual/18/070.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/071.png b/src/client/PSVita/app/Region/SCEE/manual/18/071.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/071.png rename to src/client/PSVita/app/Region/SCEE/manual/18/071.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/072.png b/src/client/PSVita/app/Region/SCEE/manual/18/072.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/072.png rename to src/client/PSVita/app/Region/SCEE/manual/18/072.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/073.png b/src/client/PSVita/app/Region/SCEE/manual/18/073.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/073.png rename to src/client/PSVita/app/Region/SCEE/manual/18/073.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/074.png b/src/client/PSVita/app/Region/SCEE/manual/18/074.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/074.png rename to src/client/PSVita/app/Region/SCEE/manual/18/074.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/075.png b/src/client/PSVita/app/Region/SCEE/manual/18/075.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/075.png rename to src/client/PSVita/app/Region/SCEE/manual/18/075.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/076.png b/src/client/PSVita/app/Region/SCEE/manual/18/076.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/076.png rename to src/client/PSVita/app/Region/SCEE/manual/18/076.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/077.png b/src/client/PSVita/app/Region/SCEE/manual/18/077.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/077.png rename to src/client/PSVita/app/Region/SCEE/manual/18/077.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/078.png b/src/client/PSVita/app/Region/SCEE/manual/18/078.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/078.png rename to src/client/PSVita/app/Region/SCEE/manual/18/078.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/079.png b/src/client/PSVita/app/Region/SCEE/manual/18/079.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/079.png rename to src/client/PSVita/app/Region/SCEE/manual/18/079.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/080.png b/src/client/PSVita/app/Region/SCEE/manual/18/080.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/080.png rename to src/client/PSVita/app/Region/SCEE/manual/18/080.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/081.png b/src/client/PSVita/app/Region/SCEE/manual/18/081.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/081.png rename to src/client/PSVita/app/Region/SCEE/manual/18/081.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/082.png b/src/client/PSVita/app/Region/SCEE/manual/18/082.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/082.png rename to src/client/PSVita/app/Region/SCEE/manual/18/082.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/083.png b/src/client/PSVita/app/Region/SCEE/manual/18/083.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/083.png rename to src/client/PSVita/app/Region/SCEE/manual/18/083.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/084.png b/src/client/PSVita/app/Region/SCEE/manual/18/084.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/084.png rename to src/client/PSVita/app/Region/SCEE/manual/18/084.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/085.png b/src/client/PSVita/app/Region/SCEE/manual/18/085.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/085.png rename to src/client/PSVita/app/Region/SCEE/manual/18/085.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/086.png b/src/client/PSVita/app/Region/SCEE/manual/18/086.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/086.png rename to src/client/PSVita/app/Region/SCEE/manual/18/086.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/087.png b/src/client/PSVita/app/Region/SCEE/manual/18/087.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/087.png rename to src/client/PSVita/app/Region/SCEE/manual/18/087.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/088.png b/src/client/PSVita/app/Region/SCEE/manual/18/088.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/088.png rename to src/client/PSVita/app/Region/SCEE/manual/18/088.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/089.png b/src/client/PSVita/app/Region/SCEE/manual/18/089.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/089.png rename to src/client/PSVita/app/Region/SCEE/manual/18/089.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/090.png b/src/client/PSVita/app/Region/SCEE/manual/18/090.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/090.png rename to src/client/PSVita/app/Region/SCEE/manual/18/090.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/manual/18/091.png b/src/client/PSVita/app/Region/SCEE/manual/18/091.png similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/manual/18/091.png rename to src/client/PSVita/app/Region/SCEE/manual/18/091.png diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/param.sfo b/src/client/PSVita/app/Region/SCEE/param.sfo similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/param.sfo rename to src/client/PSVita/app/Region/SCEE/param.sfo diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/template-trial.xml b/src/client/PSVita/app/Region/SCEE/template-trial.xml similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/template-trial.xml rename to src/client/PSVita/app/Region/SCEE/template-trial.xml diff --git a/Minecraft.Client/PSVita/app/Region/SCEE/template.xml b/src/client/PSVita/app/Region/SCEE/template.xml similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEE/template.xml rename to src/client/PSVita/app/Region/SCEE/template.xml diff --git a/Minecraft.Client/PSVita/app/Region/SCEJ/param.sfo b/src/client/PSVita/app/Region/SCEJ/param.sfo similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEJ/param.sfo rename to src/client/PSVita/app/Region/SCEJ/param.sfo diff --git a/Minecraft.Client/PSVita/app/Region/SCEJ/template-trial.xml b/src/client/PSVita/app/Region/SCEJ/template-trial.xml similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEJ/template-trial.xml rename to src/client/PSVita/app/Region/SCEJ/template-trial.xml diff --git a/Minecraft.Client/PSVita/app/Region/SCEJ/template.xml b/src/client/PSVita/app/Region/SCEJ/template.xml similarity index 100% rename from Minecraft.Client/PSVita/app/Region/SCEJ/template.xml rename to src/client/PSVita/app/Region/SCEJ/template.xml diff --git a/Minecraft.Client/PSVita/app/icon.png b/src/client/PSVita/app/icon.png similarity index 100% rename from Minecraft.Client/PSVita/app/icon.png rename to src/client/PSVita/app/icon.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/icon0.png b/src/client/PSVita/app/sce_sys/icon0.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/icon0.png rename to src/client/PSVita/app/sce_sys/icon0.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/livearea/contents/bg0.png b/src/client/PSVita/app/sce_sys/livearea/contents/bg0.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/livearea/contents/bg0.png rename to src/client/PSVita/app/sce_sys/livearea/contents/bg0.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/livearea/contents/item_1.png b/src/client/PSVita/app/sce_sys/livearea/contents/item_1.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/livearea/contents/item_1.png rename to src/client/PSVita/app/sce_sys/livearea/contents/item_1.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/livearea/contents/startup.png b/src/client/PSVita/app/sce_sys/livearea/contents/startup.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/livearea/contents/startup.png rename to src/client/PSVita/app/sce_sys/livearea/contents/startup.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/param.sfo b/src/client/PSVita/app/sce_sys/param.sfo similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/param.sfo rename to src/client/PSVita/app/sce_sys/param.sfo diff --git a/Minecraft.Client/PSVita/app/sce_sys/pic0.png b/src/client/PSVita/app/sce_sys/pic0.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/pic0.png rename to src/client/PSVita/app/sce_sys/pic0.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/bg0.png b/src/client/PSVita/app/sce_sys/retail/livearea/contents/bg0.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/bg0.png rename to src/client/PSVita/app/sce_sys/retail/livearea/contents/bg0.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/item_1.png b/src/client/PSVita/app/sce_sys/retail/livearea/contents/item_1.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/item_1.png rename to src/client/PSVita/app/sce_sys/retail/livearea/contents/item_1.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/item_2.png b/src/client/PSVita/app/sce_sys/retail/livearea/contents/item_2.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/item_2.png rename to src/client/PSVita/app/sce_sys/retail/livearea/contents/item_2.png diff --git a/Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/startup.png b/src/client/PSVita/app/sce_sys/retail/livearea/contents/startup.png similarity index 100% rename from Minecraft.Client/PSVita/app/sce_sys/retail/livearea/contents/startup.png rename to src/client/PSVita/app/sce_sys/retail/livearea/contents/startup.png diff --git a/Minecraft.Client/PSVita/configuration.psp2path b/src/client/PSVita/configuration.psp2path similarity index 100% rename from Minecraft.Client/PSVita/configuration.psp2path rename to src/client/PSVita/configuration.psp2path diff --git a/Minecraft.Client/PSVita/session_image.png b/src/client/PSVita/session_image.png similarity index 100% rename from Minecraft.Client/PSVita/session_image.png rename to src/client/PSVita/session_image.png diff --git a/Minecraft.Client/PSVitaMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck b/src/client/PSVitaMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck rename to src/client/PSVitaMedia/DLC/Battle & Beasts 2/BattleAndBeasts2.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Battle & Beasts/BattleAndBeasts.pck b/src/client/PSVitaMedia/DLC/Battle & Beasts/BattleAndBeasts.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Battle & Beasts/BattleAndBeasts.pck rename to src/client/PSVitaMedia/DLC/Battle & Beasts/BattleAndBeasts.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Candy Texture Pack/Data/media.arc b/src/client/PSVitaMedia/DLC/Candy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Candy Texture Pack/Data/media.arc rename to src/client/PSVitaMedia/DLC/Candy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/Candy Texture Pack/Data/x16Data.pck b/src/client/PSVitaMedia/DLC/Candy Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Candy Texture Pack/Data/x16Data.pck rename to src/client/PSVitaMedia/DLC/Candy Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Candy Texture Pack/TexturePack.pck b/src/client/PSVitaMedia/DLC/Candy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Candy Texture Pack/TexturePack.pck rename to src/client/PSVitaMedia/DLC/Candy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/media.arc b/src/client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/media.arc rename to src/client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck b/src/client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck rename to src/client/PSVitaMedia/DLC/Cartoon Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Cartoon Texture Pack/TexturePack.pck b/src/client/PSVitaMedia/DLC/Cartoon Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Cartoon Texture Pack/TexturePack.pck rename to src/client/PSVitaMedia/DLC/Cartoon Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/City Texture Pack/Data/media.arc b/src/client/PSVitaMedia/DLC/City Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/City Texture Pack/Data/media.arc rename to src/client/PSVitaMedia/DLC/City Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/City Texture Pack/Data/x32Data.pck b/src/client/PSVitaMedia/DLC/City Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/City Texture Pack/Data/x32Data.pck rename to src/client/PSVitaMedia/DLC/City Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/City Texture Pack/TexturePack.pck b/src/client/PSVitaMedia/DLC/City Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/City Texture Pack/TexturePack.pck rename to src/client/PSVitaMedia/DLC/City Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/media.arc b/src/client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/media.arc rename to src/client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck b/src/client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck rename to src/client/PSVitaMedia/DLC/Fantasy Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Fantasy Texture Pack/TexturePack.pck b/src/client/PSVitaMedia/DLC/Fantasy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Fantasy Texture Pack/TexturePack.pck rename to src/client/PSVitaMedia/DLC/Fantasy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Festive Skin Pack/SkinsFestive.pck b/src/client/PSVitaMedia/DLC/Festive Skin Pack/SkinsFestive.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Festive Skin Pack/SkinsFestive.pck rename to src/client/PSVitaMedia/DLC/Festive Skin Pack/SkinsFestive.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/01-The Fate of the Galaxy.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/02-Leaving Earth.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/03-Mars.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/03-Mars.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/03-Mars.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/03-Mars.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/04-A Cerberus Agent.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/05-The View of Palaven.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/06-A Future for the Krogan.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/07-Surkesh.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/07-Surkesh.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/07-Surkesh.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/07-Surkesh.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/08-The Ardat Yakshi.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/09-Rannoch.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/09-Rannoch.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/09-Rannoch.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/09-Rannoch.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/10-I'm Sorry.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/11-The Cerberus Plot.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/12-The Scientists.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/12-The Scientists.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/12-The Scientists.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/12-The Scientists.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/13-Aralakh Company.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/14-Prothean Beacon.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/15-Defeat.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/15-Defeat.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/15-Defeat.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/15-Defeat.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/16-Reaper Chase.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/17-Stand Strong, Stand Together.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/18-I Was Lost Without You.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/19-The Fleets Arrive.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/20-We Face Our Enemy Together.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/21-I'm Proud Of You.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka b/src/client/PSVitaMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/22-An End, Once and For All.binka diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/GameRules.grf b/src/client/PSVitaMedia/DLC/Mass Effect/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/GameRules.grf rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/GameRules.grf diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/masseffect.mcs b/src/client/PSVitaMedia/DLC/Mass Effect/Data/masseffect.mcs similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/masseffect.mcs rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/masseffect.mcs diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/media.arc b/src/client/PSVitaMedia/DLC/Mass Effect/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/media.arc rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/x16Data.pck b/src/client/PSVitaMedia/DLC/Mass Effect/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/Data/x16Data.pck rename to src/client/PSVitaMedia/DLC/Mass Effect/Data/x16Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Mass Effect/TexturePack.pck b/src/client/PSVitaMedia/DLC/Mass Effect/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Mass Effect/TexturePack.pck rename to src/client/PSVitaMedia/DLC/Mass Effect/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Natural Texture Pack/Data/media.arc b/src/client/PSVitaMedia/DLC/Natural Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Natural Texture Pack/Data/media.arc rename to src/client/PSVitaMedia/DLC/Natural Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/Natural Texture Pack/Data/x32Data.pck b/src/client/PSVitaMedia/DLC/Natural Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Natural Texture Pack/Data/x32Data.pck rename to src/client/PSVitaMedia/DLC/Natural Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Natural Texture Pack/TexturePack.pck b/src/client/PSVitaMedia/DLC/Natural Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Natural Texture Pack/TexturePack.pck rename to src/client/PSVitaMedia/DLC/Natural Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Plastic Texture Pack/Data/media.arc b/src/client/PSVitaMedia/DLC/Plastic Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Plastic Texture Pack/Data/media.arc rename to src/client/PSVitaMedia/DLC/Plastic Texture Pack/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/Plastic Texture Pack/Data/x16Data.pck b/src/client/PSVitaMedia/DLC/Plastic Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Plastic Texture Pack/Data/x16Data.pck rename to src/client/PSVitaMedia/DLC/Plastic Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Plastic Texture Pack/TexturePack.pck b/src/client/PSVitaMedia/DLC/Plastic Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Plastic Texture Pack/TexturePack.pck rename to src/client/PSVitaMedia/DLC/Plastic Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skin Pack 1/Skins1_Sony.pck b/src/client/PSVitaMedia/DLC/Skin Pack 1/Skins1_Sony.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skin Pack 1/Skins1_Sony.pck rename to src/client/PSVitaMedia/DLC/Skin Pack 1/Skins1_Sony.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skin Pack 2/Skins2_Sony.pck b/src/client/PSVitaMedia/DLC/Skin Pack 2/Skins2_Sony.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skin Pack 2/Skins2_Sony.pck rename to src/client/PSVitaMedia/DLC/Skin Pack 2/Skins2_Sony.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skin Pack 3/Skins3_Sony.pck b/src/client/PSVitaMedia/DLC/Skin Pack 3/Skins3_Sony.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skin Pack 3/Skins3_Sony.pck rename to src/client/PSVitaMedia/DLC/Skin Pack 3/Skins3_Sony.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/GameRules.grf b/src/client/PSVitaMedia/DLC/Skyrim/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/GameRules.grf rename to src/client/PSVitaMedia/DLC/Skyrim/Data/GameRules.grf diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/media.arc b/src/client/PSVitaMedia/DLC/Skyrim/Data/media.arc similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/media.arc rename to src/client/PSVitaMedia/DLC/Skyrim/Data/media.arc diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/skyrim.mcs b/src/client/PSVitaMedia/DLC/Skyrim/Data/skyrim.mcs similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/skyrim.mcs rename to src/client/PSVitaMedia/DLC/Skyrim/Data/skyrim.mcs diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/x16Data.pck b/src/client/PSVitaMedia/DLC/Skyrim/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skyrim/Data/x16Data.pck rename to src/client/PSVitaMedia/DLC/Skyrim/Data/x16Data.pck diff --git a/Minecraft.Client/PSVitaMedia/DLC/Skyrim/TexturePack.pck b/src/client/PSVitaMedia/DLC/Skyrim/TexturePack.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/DLC/Skyrim/TexturePack.pck rename to src/client/PSVitaMedia/DLC/Skyrim/TexturePack.pck diff --git a/Minecraft.Client/PSVitaMedia/Media/DLCOffersMenuVita.swf b/src/client/PSVitaMedia/Media/DLCOffersMenuVita.swf similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/DLCOffersMenuVita.swf rename to src/client/PSVitaMedia/Media/DLCOffersMenuVita.swf diff --git a/Minecraft.Client/PSVitaMedia/Media/DefaultOptionsImage228x128.png b/src/client/PSVitaMedia/Media/DefaultOptionsImage228x128.png similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/DefaultOptionsImage228x128.png rename to src/client/PSVitaMedia/Media/DefaultOptionsImage228x128.png diff --git a/Minecraft.Client/PSVitaMedia/Media/DefaultOptionsImage320x176.png b/src/client/PSVitaMedia/Media/DefaultOptionsImage320x176.png similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/DefaultOptionsImage320x176.png rename to src/client/PSVitaMedia/Media/DefaultOptionsImage320x176.png diff --git a/Minecraft.Client/PSVitaMedia/Media/DefaultSaveImage228x128.png b/src/client/PSVitaMedia/Media/DefaultSaveImage228x128.png similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/DefaultSaveImage228x128.png rename to src/client/PSVitaMedia/Media/DefaultSaveImage228x128.png diff --git a/Minecraft.Client/PSVitaMedia/Media/DefaultSaveImage320x176.png b/src/client/PSVitaMedia/Media/DefaultSaveImage320x176.png similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/DefaultSaveImage320x176.png rename to src/client/PSVitaMedia/Media/DefaultSaveImage320x176.png diff --git a/Minecraft.Client/PSVitaMedia/Media/DefaultSaveThumbnail64x64.png b/src/client/PSVitaMedia/Media/DefaultSaveThumbnail64x64.png similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/DefaultSaveThumbnail64x64.png rename to src/client/PSVitaMedia/Media/DefaultSaveThumbnail64x64.png diff --git a/Minecraft.Client/PSVitaMedia/Media/Tutorial.pck b/src/client/PSVitaMedia/Media/Tutorial.pck similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/Tutorial.pck rename to src/client/PSVitaMedia/Media/Tutorial.pck diff --git a/Minecraft.Client/PSVitaMedia/Media/languages.loc b/src/client/PSVitaMedia/Media/languages.loc similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/languages.loc rename to src/client/PSVitaMedia/Media/languages.loc diff --git a/Minecraft.Client/PSVitaMedia/Media/media.txt b/src/client/PSVitaMedia/Media/media.txt similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/media.txt rename to src/client/PSVitaMedia/Media/media.txt diff --git a/Minecraft.Client/PSVitaMedia/Media/skinPS3.swf b/src/client/PSVitaMedia/Media/skinPS3.swf similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/skinPS3.swf rename to src/client/PSVitaMedia/Media/skinPS3.swf diff --git a/Minecraft.Client/PSVitaMedia/Media/skinVita.swf b/src/client/PSVitaMedia/Media/skinVita.swf similarity index 100% rename from Minecraft.Client/PSVitaMedia/Media/skinVita.swf rename to src/client/PSVitaMedia/Media/skinVita.swf diff --git a/Minecraft.Client/PSVitaMedia/loc/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/EULA.xml b/src/client/PSVitaMedia/loc/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/EULA.xml rename to src/client/PSVitaMedia/loc/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/da-DA/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/da-DA/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/da-DA/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/da-DA/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/da-DA/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/da-DA/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/EULA.xml b/src/client/PSVitaMedia/loc/da-DA/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/EULA.xml rename to src/client/PSVitaMedia/loc/da-DA/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/stringsDynafont.xml b/src/client/PSVitaMedia/loc/da-DA/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/da-DA/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/stringsGeneric.xml b/src/client/PSVitaMedia/loc/da-DA/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/da-DA/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/da-DA/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/da-DA/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/da-DA/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/da-DA/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/da-DA/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/da-DA/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/da-DA/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/da-DA/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/de-DE/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/de-DE/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/de-DE/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/de-DE/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/de-DE/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/de-DE/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/EULA.xml b/src/client/PSVitaMedia/loc/de-DE/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/EULA.xml rename to src/client/PSVitaMedia/loc/de-DE/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/stringsDynafont.xml b/src/client/PSVitaMedia/loc/de-DE/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/de-DE/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/stringsGeneric.xml b/src/client/PSVitaMedia/loc/de-DE/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/de-DE/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/de-DE/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/de-DE/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/de-DE/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/de-DE/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/de-DE/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/de-DE/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/de-DE/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/de-DE/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/el-EL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/el-EL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/el-EL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/el-EL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/el-EL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/el-EL/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/EULA.xml b/src/client/PSVitaMedia/loc/el-EL/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/EULA.xml rename to src/client/PSVitaMedia/loc/el-EL/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/stringsDynafont.xml b/src/client/PSVitaMedia/loc/el-EL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/el-EL/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/stringsGeneric.xml b/src/client/PSVitaMedia/loc/el-EL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/el-EL/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/el-EL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/el-EL/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/el-EL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/el-EL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/el-EL/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/el-EL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/el-EL/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/el-EL/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/es-ES/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/es-ES/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/es-ES/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/es-ES/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/es-ES/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/es-ES/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/EULA.xml b/src/client/PSVitaMedia/loc/es-ES/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/EULA.xml rename to src/client/PSVitaMedia/loc/es-ES/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/stringsDynafont.xml b/src/client/PSVitaMedia/loc/es-ES/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/es-ES/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/stringsGeneric.xml b/src/client/PSVitaMedia/loc/es-ES/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/es-ES/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/es-ES/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/es-ES/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/es-ES/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/es-ES/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/es-ES/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/es-ES/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/es-ES/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/es-ES/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/fi-FI/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/fi-FI/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/fi-FI/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/fi-FI/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/fi-FI/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/EULA.xml b/src/client/PSVitaMedia/loc/fi-FI/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/EULA.xml rename to src/client/PSVitaMedia/loc/fi-FI/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsDynafont.xml b/src/client/PSVitaMedia/loc/fi-FI/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/fi-FI/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsGeneric.xml b/src/client/PSVitaMedia/loc/fi-FI/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/fi-FI/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/fi-FI/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/fi-FI/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/fi-FI/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/fi-FI/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/fi-FI/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fi-FI/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/fi-FI/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/fr-FR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/fr-FR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/fr-FR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/fr-FR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/fr-FR/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/EULA.xml b/src/client/PSVitaMedia/loc/fr-FR/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/EULA.xml rename to src/client/PSVitaMedia/loc/fr-FR/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsDynafont.xml b/src/client/PSVitaMedia/loc/fr-FR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/fr-FR/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsGeneric.xml b/src/client/PSVitaMedia/loc/fr-FR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/fr-FR/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/fr-FR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/fr-FR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/fr-FR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/fr-FR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/fr-FR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/fr-FR/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/fr-FR/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/it-IT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/it-IT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/it-IT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/it-IT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/it-IT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/it-IT/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/EULA.xml b/src/client/PSVitaMedia/loc/it-IT/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/EULA.xml rename to src/client/PSVitaMedia/loc/it-IT/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/stringsDynafont.xml b/src/client/PSVitaMedia/loc/it-IT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/it-IT/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/stringsGeneric.xml b/src/client/PSVitaMedia/loc/it-IT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/it-IT/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/it-IT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/it-IT/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/it-IT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/it-IT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/it-IT/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/it-IT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/it-IT/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/it-IT/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/ja-JP/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/ja-JP/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/ja-JP/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/ja-JP/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/ja-JP/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/EULA.xml b/src/client/PSVitaMedia/loc/ja-JP/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/EULA.xml rename to src/client/PSVitaMedia/loc/ja-JP/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsDynafont.xml b/src/client/PSVitaMedia/loc/ja-JP/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/ja-JP/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsGeneric.xml b/src/client/PSVitaMedia/loc/ja-JP/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/ja-JP/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/ja-JP/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/ja-JP/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/ja-JP/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/ja-JP/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/ja-JP/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ja-JP/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/ja-JP/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/ko-KR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/ko-KR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/ko-KR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/ko-KR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/ko-KR/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/EULA.xml b/src/client/PSVitaMedia/loc/ko-KR/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/EULA.xml rename to src/client/PSVitaMedia/loc/ko-KR/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsDynafont.xml b/src/client/PSVitaMedia/loc/ko-KR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/ko-KR/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsGeneric.xml b/src/client/PSVitaMedia/loc/ko-KR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/ko-KR/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/ko-KR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/ko-KR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/ko-KR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/ko-KR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/ko-KR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ko-KR/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/ko-KR/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/la-LAS/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/la-LAS/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/la-LAS/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/la-LAS/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/la-LAS/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/EULA.xml b/src/client/PSVitaMedia/loc/la-LAS/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/EULA.xml rename to src/client/PSVitaMedia/loc/la-LAS/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsDynafont.xml b/src/client/PSVitaMedia/loc/la-LAS/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/la-LAS/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsGeneric.xml b/src/client/PSVitaMedia/loc/la-LAS/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/la-LAS/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/la-LAS/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/la-LAS/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/la-LAS/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/la-LAS/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/la-LAS/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/la-LAS/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/la-LAS/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/nl-NL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/nl-NL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/nl-NL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/nl-NL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/nl-NL/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/EULA.xml b/src/client/PSVitaMedia/loc/nl-NL/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/EULA.xml rename to src/client/PSVitaMedia/loc/nl-NL/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsDynafont.xml b/src/client/PSVitaMedia/loc/nl-NL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/nl-NL/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsGeneric.xml b/src/client/PSVitaMedia/loc/nl-NL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/nl-NL/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/nl-NL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/nl-NL/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/nl-NL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/nl-NL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/nl-NL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/nl-NL/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/nl-NL/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/no-NO/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/no-NO/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/no-NO/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/no-NO/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/no-NO/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/no-NO/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/EULA.xml b/src/client/PSVitaMedia/loc/no-NO/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/EULA.xml rename to src/client/PSVitaMedia/loc/no-NO/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/stringsDynafont.xml b/src/client/PSVitaMedia/loc/no-NO/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/no-NO/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/stringsGeneric.xml b/src/client/PSVitaMedia/loc/no-NO/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/no-NO/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/no-NO/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/no-NO/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/no-NO/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/no-NO/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/no-NO/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/no-NO/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/no-NO/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/no-NO/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/pl-PL/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/pl-PL/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/pl-PL/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/pl-PL/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/pl-PL/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/EULA.xml b/src/client/PSVitaMedia/loc/pl-PL/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/EULA.xml rename to src/client/PSVitaMedia/loc/pl-PL/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsDynafont.xml b/src/client/PSVitaMedia/loc/pl-PL/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/pl-PL/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsGeneric.xml b/src/client/PSVitaMedia/loc/pl-PL/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/pl-PL/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/pl-PL/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/pl-PL/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/pl-PL/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/pl-PL/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/pl-PL/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pl-PL/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/pl-PL/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/pt-BR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/pt-BR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/pt-BR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/pt-BR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/pt-BR/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/EULA.xml b/src/client/PSVitaMedia/loc/pt-BR/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/EULA.xml rename to src/client/PSVitaMedia/loc/pt-BR/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsDynafont.xml b/src/client/PSVitaMedia/loc/pt-BR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/pt-BR/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsGeneric.xml b/src/client/PSVitaMedia/loc/pt-BR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/pt-BR/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/pt-BR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/pt-BR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/pt-BR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/pt-BR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/pt-BR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-BR/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/pt-BR/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/pt-PT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/pt-PT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/pt-PT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/pt-PT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/pt-PT/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/EULA.xml b/src/client/PSVitaMedia/loc/pt-PT/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/EULA.xml rename to src/client/PSVitaMedia/loc/pt-PT/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsDynafont.xml b/src/client/PSVitaMedia/loc/pt-PT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/pt-PT/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsGeneric.xml b/src/client/PSVitaMedia/loc/pt-PT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/pt-PT/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/pt-PT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/pt-PT/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/pt-PT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/pt-PT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/pt-PT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/pt-PT/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/pt-PT/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/ru-RU/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/ru-RU/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/ru-RU/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/ru-RU/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/ru-RU/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/EULA.xml b/src/client/PSVitaMedia/loc/ru-RU/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/EULA.xml rename to src/client/PSVitaMedia/loc/ru-RU/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsDynafont.xml b/src/client/PSVitaMedia/loc/ru-RU/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/ru-RU/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsGeneric.xml b/src/client/PSVitaMedia/loc/ru-RU/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/ru-RU/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/ru-RU/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/ru-RU/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/ru-RU/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/ru-RU/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/ru-RU/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/ru-RU/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/ru-RU/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/stringsDynafont.xml b/src/client/PSVitaMedia/loc/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/stringsGeneric.xml b/src/client/PSVitaMedia/loc/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/sv-SV/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/sv-SV/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/sv-SV/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/sv-SV/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/sv-SV/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/EULA.xml b/src/client/PSVitaMedia/loc/sv-SV/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/EULA.xml rename to src/client/PSVitaMedia/loc/sv-SV/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsDynafont.xml b/src/client/PSVitaMedia/loc/sv-SV/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/sv-SV/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsGeneric.xml b/src/client/PSVitaMedia/loc/sv-SV/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/sv-SV/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/sv-SV/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/sv-SV/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/sv-SV/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/sv-SV/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/sv-SV/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/sv-SV/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/sv-SV/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/tr-TR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/tr-TR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/tr-TR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/tr-TR/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/tr-TR/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/EULA.xml b/src/client/PSVitaMedia/loc/tr-TR/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/EULA.xml rename to src/client/PSVitaMedia/loc/tr-TR/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsDynafont.xml b/src/client/PSVitaMedia/loc/tr-TR/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/tr-TR/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsGeneric.xml b/src/client/PSVitaMedia/loc/tr-TR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/tr-TR/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/tr-TR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/tr-TR/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/tr-TR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/tr-TR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/tr-TR/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/tr-TR/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/tr-TR/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/4J_stringsGeneric.xml b/src/client/PSVitaMedia/loc/zh-CHT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/4J_stringsGeneric.xml rename to src/client/PSVitaMedia/loc/zh-CHT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/zh-CHT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/AdditionalStrings.xml b/src/client/PSVitaMedia/loc/zh-CHT/AdditionalStrings.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/AdditionalStrings.xml rename to src/client/PSVitaMedia/loc/zh-CHT/AdditionalStrings.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/EULA.xml b/src/client/PSVitaMedia/loc/zh-CHT/EULA.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/EULA.xml rename to src/client/PSVitaMedia/loc/zh-CHT/EULA.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsDynafont.xml b/src/client/PSVitaMedia/loc/zh-CHT/stringsDynafont.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsDynafont.xml rename to src/client/PSVitaMedia/loc/zh-CHT/stringsDynafont.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsGeneric.xml b/src/client/PSVitaMedia/loc/zh-CHT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsGeneric.xml rename to src/client/PSVitaMedia/loc/zh-CHT/stringsGeneric.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsLeaderboards.xml b/src/client/PSVitaMedia/loc/zh-CHT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsLeaderboards.xml rename to src/client/PSVitaMedia/loc/zh-CHT/stringsLeaderboards.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsPlatformSpecific.xml b/src/client/PSVitaMedia/loc/zh-CHT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsPlatformSpecific.xml rename to src/client/PSVitaMedia/loc/zh-CHT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsRichPresence.xml b/src/client/PSVitaMedia/loc/zh-CHT/stringsRichPresence.xml similarity index 100% rename from Minecraft.Client/PSVitaMedia/loc/zh-CHT/stringsRichPresence.xml rename to src/client/PSVitaMedia/loc/zh-CHT/stringsRichPresence.xml diff --git a/Minecraft.Client/PSVitaMedia/strings.h b/src/client/PSVitaMedia/strings.h similarity index 100% rename from Minecraft.Client/PSVitaMedia/strings.h rename to src/client/PSVitaMedia/strings.h diff --git a/Minecraft.Client/PaintingRenderer.cpp b/src/client/PaintingRenderer.cpp similarity index 96% rename from Minecraft.Client/PaintingRenderer.cpp rename to src/client/PaintingRenderer.cpp index 4238f759..681054b0 100644 --- a/Minecraft.Client/PaintingRenderer.cpp +++ b/src/client/PaintingRenderer.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "PaintingRenderer.h" #include "entityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.level.h" +#include "Random.h" +#include "Mth.h" PaintingRenderer::PaintingRenderer() { diff --git a/Minecraft.Client/PaintingRenderer.h b/src/client/PaintingRenderer.h similarity index 100% rename from Minecraft.Client/PaintingRenderer.h rename to src/client/PaintingRenderer.h diff --git a/Minecraft.Client/Particle.cpp b/src/client/Particle.cpp similarity index 97% rename from Minecraft.Client/Particle.cpp rename to src/client/Particle.cpp index 90ef93bc..aa88fb27 100644 --- a/Minecraft.Client/Particle.cpp +++ b/src/client/Particle.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "Particle.h" #include "Tesselator.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "Random.h" +#include "Mth.h" +#include "JavaMath.h" +#include "net.minecraft.world.h" /* protected int tex; diff --git a/Minecraft.Client/Particle.h b/src/client/Particle.h similarity index 94% rename from Minecraft.Client/Particle.h rename to src/client/Particle.h index d9b0ba3a..04c08fc2 100644 --- a/Minecraft.Client/Particle.h +++ b/src/client/Particle.h @@ -1,8 +1,8 @@ #pragma once using namespace std; -#include "..\Minecraft.World\Entity.h" -#include "..\Minecraft.World\ParticleTypes.h" +#include "Entity.h" +#include "ParticleTypes.h" #include "ParticleEngine.h" class Tesselator; class CompoundTag; diff --git a/Minecraft.Client/ParticleEngine.cpp b/src/client/ParticleEngine.cpp similarity index 95% rename from Minecraft.Client/ParticleEngine.cpp rename to src/client/ParticleEngine.cpp index 3a34253a..e978d120 100644 --- a/Minecraft.Client/ParticleEngine.cpp +++ b/src/client/ParticleEngine.cpp @@ -5,11 +5,11 @@ #include "Tesselator.h" #include "TerrainParticle.h" #include "Camera.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.h" +#include "StringHelpers.h" +#include "net.minecraft.world.level.dimension.h" ParticleEngine::ParticleEngine(Level *level, Textures *textures) { diff --git a/Minecraft.Client/ParticleEngine.h b/src/client/ParticleEngine.h similarity index 100% rename from Minecraft.Client/ParticleEngine.h rename to src/client/ParticleEngine.h diff --git a/Minecraft.Client/PauseScreen.cpp b/src/client/PauseScreen.cpp similarity index 92% rename from Minecraft.Client/PauseScreen.cpp rename to src/client/PauseScreen.cpp index 18d066b5..9e75dfe6 100644 --- a/Minecraft.Client/PauseScreen.cpp +++ b/src/client/PauseScreen.cpp @@ -5,10 +5,10 @@ #include "OptionsScreen.h" #include "TitleScreen.h" #include "MultiPlayerLevel.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.Client\LocalPlayer.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.stats.h" +#include "LocalPlayer.h" PauseScreen::PauseScreen() { diff --git a/Minecraft.Client/PauseScreen.h b/src/client/PauseScreen.h similarity index 100% rename from Minecraft.Client/PauseScreen.h rename to src/client/PauseScreen.h diff --git a/Minecraft.Client/PendingConnection.cpp b/src/client/PendingConnection.cpp similarity index 94% rename from Minecraft.Client/PendingConnection.cpp rename to src/client/PendingConnection.cpp index 841863b6..0917bded 100644 --- a/Minecraft.Client/PendingConnection.cpp +++ b/src/client/PendingConnection.cpp @@ -7,12 +7,12 @@ #include "ServerLevel.h" #include "PlayerList.h" #include "MinecraftServer.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\pos.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\SharedConstants.h" +#include "net.minecraft.network.h" +#include "pos.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.item.h" +#include "SharedConstants.h" #include "Settings.h" // #ifdef __PS3__ // #include "PS3\Network\NetworkPlayerSony.h" @@ -230,7 +230,7 @@ void PendingConnection::onDisconnect(DisconnectPacket::eDisconnectReason reason, void PendingConnection::handleGetInfo(shared_ptr packet) { //try { - //String message = server->motd + "§" + server->players->getPlayerCount() + "§" + server->players->getMaxPlayers(); + //String message = server->motd + "�" + server->players->getPlayerCount() + "�" + server->players->getMaxPlayers(); //connection->send(new DisconnectPacket(message)); connection->send(shared_ptr(new DisconnectPacket(DisconnectPacket::eDisconnect_ServerFull) ) ); connection->sendAndQuit(); diff --git a/Minecraft.Client/PendingConnection.h b/src/client/PendingConnection.h similarity index 96% rename from Minecraft.Client/PendingConnection.h rename to src/client/PendingConnection.h index 02d706f9..39b5a5b3 100644 --- a/Minecraft.Client/PendingConnection.h +++ b/src/client/PendingConnection.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\PacketListener.h" +#include "PacketListener.h" class MinecraftServer; class Socket; class LoginPacket; diff --git a/Minecraft.Client/PigModel.cpp b/src/client/PigModel.cpp similarity index 100% rename from Minecraft.Client/PigModel.cpp rename to src/client/PigModel.cpp diff --git a/Minecraft.Client/PigModel.h b/src/client/PigModel.h similarity index 100% rename from Minecraft.Client/PigModel.h rename to src/client/PigModel.h diff --git a/Minecraft.Client/PigRenderer.cpp b/src/client/PigRenderer.cpp similarity index 91% rename from Minecraft.Client/PigRenderer.cpp rename to src/client/PigRenderer.cpp index eb78cd20..3a1633f1 100644 --- a/Minecraft.Client/PigRenderer.cpp +++ b/src/client/PigRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "PigRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" PigRenderer::PigRenderer(Model *model, Model *armor, float shadow) : MobRenderer(model,shadow) { diff --git a/Minecraft.Client/PigRenderer.h b/src/client/PigRenderer.h similarity index 100% rename from Minecraft.Client/PigRenderer.h rename to src/client/PigRenderer.h diff --git a/Minecraft.Client/PistonPieceRenderer.cpp b/src/client/PistonPieceRenderer.cpp similarity index 94% rename from Minecraft.Client/PistonPieceRenderer.cpp rename to src/client/PistonPieceRenderer.cpp index 1ce084cf..46fd7e38 100644 --- a/Minecraft.Client/PistonPieceRenderer.cpp +++ b/src/client/PistonPieceRenderer.cpp @@ -3,9 +3,9 @@ #include "Tesselator.h" #include "Lighting.h" #include "TileRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\PistonPieceEntity.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.h" +#include "PistonPieceEntity.h" +#include "net.minecraft.world.level.tile.h" PistonPieceRenderer::PistonPieceRenderer() { diff --git a/Minecraft.Client/PistonPieceRenderer.h b/src/client/PistonPieceRenderer.h similarity index 100% rename from Minecraft.Client/PistonPieceRenderer.h rename to src/client/PistonPieceRenderer.h diff --git a/Minecraft.Client/PlayerChunkMap.cpp b/src/client/PlayerChunkMap.cpp similarity index 98% rename from Minecraft.Client/PlayerChunkMap.cpp rename to src/client/PlayerChunkMap.cpp index aedd5a9d..0e967ac9 100644 --- a/Minecraft.Client/PlayerChunkMap.cpp +++ b/src/client/PlayerChunkMap.cpp @@ -5,11 +5,11 @@ #include "ServerChunkCache.h" #include "ServerPlayer.h" #include "MinecraftServer.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\ArrayWithLength.h" -#include "..\Minecraft.World\System.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "ArrayWithLength.h" +#include "System.h" #include "PlayerList.h" PlayerChunkMap::PlayerChunk::PlayerChunk(int x, int z, PlayerChunkMap *pcm) : pos(x,z) diff --git a/Minecraft.Client/PlayerChunkMap.h b/src/client/PlayerChunkMap.h similarity index 97% rename from Minecraft.Client/PlayerChunkMap.h rename to src/client/PlayerChunkMap.h index 61324272..7ba3d116 100644 --- a/Minecraft.Client/PlayerChunkMap.h +++ b/src/client/PlayerChunkMap.h @@ -1,6 +1,6 @@ #pragma once -#include "..\Minecraft.World\JavaIntHash.h" -#include "..\Minecraft.World\ChunkPos.h" +#include "JavaIntHash.h" +#include "ChunkPos.h" class ServerPlayer; class ServerLevel; class MinecraftServer; diff --git a/Minecraft.Client/PlayerCloudParticle.cpp b/src/client/PlayerCloudParticle.cpp similarity index 84% rename from Minecraft.Client/PlayerCloudParticle.cpp rename to src/client/PlayerCloudParticle.cpp index 6976fbab..80c9fb70 100644 --- a/Minecraft.Client/PlayerCloudParticle.cpp +++ b/src/client/PlayerCloudParticle.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "PlayerCloudParticle.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" +#include "JavaMath.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.phys.h" PlayerCloudParticle::PlayerCloudParticle(Level *level, double x, double y, double z, double xa, double ya, double za) : Particle(level,x,y,z,0,0,0) { diff --git a/Minecraft.Client/PlayerCloudParticle.h b/src/client/PlayerCloudParticle.h similarity index 100% rename from Minecraft.Client/PlayerCloudParticle.h rename to src/client/PlayerCloudParticle.h diff --git a/Minecraft.Client/PlayerConnection.cpp b/src/client/PlayerConnection.cpp similarity index 97% rename from Minecraft.Client/PlayerConnection.cpp rename to src/client/PlayerConnection.cpp index f0e538a8..4831971b 100644 --- a/Minecraft.Client/PlayerConnection.cpp +++ b/src/client/PlayerConnection.cpp @@ -5,31 +5,31 @@ #include "ServerPlayerGameMode.h" #include "PlayerList.h" #include "MinecraftServer.h" -#include "..\Minecraft.World\net.minecraft.commands.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.item.trading.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.saveddata.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\net.minecraft.world.food.h" -#include "..\Minecraft.World\AABB.h" -#include "..\Minecraft.World\Pos.h" -#include "..\Minecraft.World\SharedConstants.h" -#include "..\Minecraft.World\Socket.h" -#include "..\Minecraft.World\Achievements.h" -#include "..\Minecraft.World\net.minecraft.h" +#include "net.minecraft.commands.h" +#include "net.minecraft.network.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.trading.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.saveddata.h" +#include "net.minecraft.network.h" +#include "net.minecraft.world.food.h" +#include "AABB.h" +#include "Pos.h" +#include "SharedConstants.h" +#include "Socket.h" +#include "Achievements.h" +#include "net.minecraft.h" #include "EntityTracker.h" #include "ServerConnection.h" -#include "..\Minecraft.World\GenericStats.h" -#include "..\Minecraft.World\JavaMath.h" +#include "GenericStats.h" +#include "JavaMath.h" // 4J Added -#include "..\Minecraft.World\net.minecraft.world.item.crafting.h" +#include "net.minecraft.world.item.crafting.h" #include "Options.h" Random PlayerConnection::random; @@ -126,7 +126,7 @@ void PlayerConnection::disconnect(DisconnectPacket::eDisconnectReason reason) send( shared_ptr( new DisconnectPacket(reason) )); connection->sendAndQuit(); // 4J-PB - removed, since it needs to be localised in the language the client is in - //server->players->broadcastAll( shared_ptr( new ChatPacket(L"§e" + player->name + L" left the game.") ) ); + //server->players->broadcastAll( shared_ptr( new ChatPacket(L"�e" + player->name + L" left the game.") ) ); if(getWasKicked()) { server->getPlayers()->broadcastAll( shared_ptr( new ChatPacket(player->name, ChatPacket::e_ChatPlayerKickedFromGame) ) ); @@ -569,7 +569,7 @@ void PlayerConnection::onDisconnect(DisconnectPacket::eDisconnectReason reason, if( done ) return; // logger.info(player.name + " lost connection: " + reason); // 4J-PB - removed, since it needs to be localised in the language the client is in - //server->players->broadcastAll( shared_ptr( new ChatPacket(L"§e" + player->name + L" left the game.") ) ); + //server->players->broadcastAll( shared_ptr( new ChatPacket(L"�e" + player->name + L" left the game.") ) ); if(getWasKicked()) { server->getPlayers()->broadcastAll( shared_ptr( new ChatPacket(player->name, ChatPacket::e_ChatPlayerKickedFromGame) ) ); @@ -740,13 +740,13 @@ int PlayerConnection::countDelayedPackets() void PlayerConnection::info(const wstring& string) { // 4J-PB - removed, since it needs to be localised in the language the client is in - //send( shared_ptr( new ChatPacket(L"§7" + string) ) ); + //send( shared_ptr( new ChatPacket(L"�7" + string) ) ); } void PlayerConnection::warn(const wstring& string) { // 4J-PB - removed, since it needs to be localised in the language the client is in - //send( shared_ptr( new ChatPacket(L"§9" + string) ) ); + //send( shared_ptr( new ChatPacket(L"�9" + string) ) ); } wstring PlayerConnection::getConsoleName() diff --git a/Minecraft.Client/PlayerConnection.h b/src/client/PlayerConnection.h similarity index 98% rename from Minecraft.Client/PlayerConnection.h rename to src/client/PlayerConnection.h index 0d4ce2f6..85d8c0da 100644 --- a/Minecraft.Client/PlayerConnection.h +++ b/src/client/PlayerConnection.h @@ -1,6 +1,6 @@ #include "ConsoleInputSource.h" -#include "..\Minecraft.World\PacketListener.h" -#include "..\Minecraft.World\JavaIntHash.h" +#include "PacketListener.h" +#include "JavaIntHash.h" class MinecraftServer; class Connection; diff --git a/Minecraft.Client/PlayerInfo.h b/src/client/PlayerInfo.h similarity index 100% rename from Minecraft.Client/PlayerInfo.h rename to src/client/PlayerInfo.h diff --git a/Minecraft.Client/PlayerList.cpp b/src/client/PlayerList.cpp similarity index 98% rename from Minecraft.Client/PlayerList.cpp rename to src/client/PlayerList.cpp index 7921cbf8..088274ef 100644 --- a/Minecraft.Client/PlayerList.cpp +++ b/src/client/PlayerList.cpp @@ -11,23 +11,23 @@ #include "PendingConnection.h" #include "PlayerConnection.h" #include "EntityTracker.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\ArrayWithLength.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\Pos.h" -#include "..\Minecraft.World\ProgressListener.h" -#include "..\Minecraft.World\HellRandomLevelSource.h" -#include "..\Minecraft.World\net.minecraft.world.phys.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.level.saveddata.h" -#include "..\Minecraft.World\JavaMath.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.dimension.h" +#include "ArrayWithLength.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.network.h" +#include "Pos.h" +#include "ProgressListener.h" +#include "HellRandomLevelSource.h" +#include "net.minecraft.world.phys.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.saveddata.h" +#include "JavaMath.h" #ifdef _XBOX #include "Xbox\Network\NetworkPlayerXbox.h" #elif defined(__PS3__) || defined(__ORBIS__) -#include "Common\Network\Sony\NetworkPlayerSony.h" +#include "Common/Network\Sony\NetworkPlayerSony.h" #endif // 4J - this class is fairly substantially altered as there didn't seem any point in porting code for banning, whitelisting, ops etc. @@ -220,7 +220,7 @@ void PlayerList::placeNewPlayer(Connection *connection, shared_ptr sendLevelInfo(player, level); // 4J-PB - removed, since it needs to be localised in the language the client is in - //server->players->broadcastAll( shared_ptr( new ChatPacket(L"§e" + playerEntity->name + L" joined the game.") ) ); + //server->players->broadcastAll( shared_ptr( new ChatPacket(L"�e" + playerEntity->name + L" joined the game.") ) ); broadcastAll( shared_ptr( new ChatPacket(player->name, ChatPacket::e_ChatPlayerJoinedGame) ) ); MemSect(14); @@ -380,7 +380,7 @@ void PlayerList::add(shared_ptr player) // Some code from here has been moved to the above validatePlayerSpawnPosition function // 4J Stu - Swapped these lines about so that we get the chunk visiblity packet way ahead of all the add tracked entity packets - // Fix for #9169 - ART : Sign text is replaced with the words “Awaiting approval”. + // Fix for #9169 - ART : Sign text is replaced with the words �Awaiting approval�. changeDimension(player, NULL); level->addEntity(player); diff --git a/Minecraft.Client/PlayerList.h b/src/client/PlayerList.h similarity index 99% rename from Minecraft.Client/PlayerList.h rename to src/client/PlayerList.h index 14bd6b2d..d0dcd7f8 100644 --- a/Minecraft.Client/PlayerList.h +++ b/src/client/PlayerList.h @@ -1,6 +1,6 @@ #pragma once #include -#include "..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" class ServerPlayer; class PlayerChunkMap; diff --git a/Minecraft.Client/PlayerRenderer.cpp b/src/client/PlayerRenderer.cpp similarity index 98% rename from Minecraft.Client/PlayerRenderer.cpp rename to src/client/PlayerRenderer.cpp index c332b41c..7707765f 100644 --- a/Minecraft.Client/PlayerRenderer.cpp +++ b/src/client/PlayerRenderer.cpp @@ -6,12 +6,12 @@ #include "LocalPlayer.h" #include "MultiPlayerLocalPlayer.h" #include "entityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.h" +#include "StringHelpers.h" const unsigned int PlayerRenderer::s_nametagColors[MINECRAFT_NET_MAX_PLAYERS] = { diff --git a/Minecraft.Client/PlayerRenderer.h b/src/client/PlayerRenderer.h similarity index 97% rename from Minecraft.Client/PlayerRenderer.h rename to src/client/PlayerRenderer.h index 10564104..f959e64c 100644 --- a/Minecraft.Client/PlayerRenderer.h +++ b/src/client/PlayerRenderer.h @@ -1,6 +1,6 @@ #pragma once #include "MobRenderer.h" -#include "..\Minecraft.World\Player.h" +#include "Player.h" class HumanoidModel; using namespace std; diff --git a/Minecraft.Client/Polygon.cpp b/src/client/Polygon.cpp similarity index 100% rename from Minecraft.Client/Polygon.cpp rename to src/client/Polygon.cpp diff --git a/Minecraft.Client/Polygon.h b/src/client/Polygon.h similarity index 91% rename from Minecraft.Client/Polygon.h rename to src/client/Polygon.h index 24cb2218..8fdbeb40 100644 --- a/Minecraft.Client/Polygon.h +++ b/src/client/Polygon.h @@ -1,7 +1,7 @@ #pragma once #include "Vertex.h" #include "Tesselator.h" -#include "..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" class _Polygon { diff --git a/Minecraft.Client/PreStitchedTextureMap.cpp b/src/client/PreStitchedTextureMap.cpp similarity index 99% rename from Minecraft.Client/PreStitchedTextureMap.cpp rename to src/client/PreStitchedTextureMap.cpp index b6c22223..1f02047b 100644 --- a/Minecraft.Client/PreStitchedTextureMap.cpp +++ b/src/client/PreStitchedTextureMap.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\ByteBuffer.h" +#include "net.minecraft.world.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" +#include "ByteBuffer.h" #include "Minecraft.h" #include "LevelRenderer.h" #include "EntityRenderDispatcher.h" diff --git a/Minecraft.Client/PreStitchedTextureMap.h b/src/client/PreStitchedTextureMap.h similarity index 96% rename from Minecraft.Client/PreStitchedTextureMap.h rename to src/client/PreStitchedTextureMap.h index 40a755f8..b0f134d0 100644 --- a/Minecraft.Client/PreStitchedTextureMap.h +++ b/src/client/PreStitchedTextureMap.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "..\Minecraft.World\IconRegister.h" +#include "IconRegister.h" class Icon; class StitchedTexture; diff --git a/Minecraft.Client/ProgressRenderer.cpp b/src/client/ProgressRenderer.cpp similarity index 99% rename from Minecraft.Client/ProgressRenderer.cpp rename to src/client/ProgressRenderer.cpp index a7c3fd30..3e036939 100644 --- a/Minecraft.Client/ProgressRenderer.cpp +++ b/src/client/ProgressRenderer.cpp @@ -2,7 +2,7 @@ #include "Tesselator.h" #include "Textures.h" #include "ProgressRenderer.h" -#include "..\Minecraft.World\System.h" +#include "System.h" CRITICAL_SECTION ProgressRenderer::s_progress; diff --git a/Minecraft.Client/ProgressRenderer.h b/src/client/ProgressRenderer.h similarity index 95% rename from Minecraft.Client/ProgressRenderer.h rename to src/client/ProgressRenderer.h index 29c847d0..2a3f2e68 100644 --- a/Minecraft.Client/ProgressRenderer.h +++ b/src/client/ProgressRenderer.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\ProgressListener.h" +#include "ProgressListener.h" class ProgressRenderer : public ProgressListener { diff --git a/Minecraft.Client/QuadrupedModel.cpp b/src/client/QuadrupedModel.cpp similarity index 99% rename from Minecraft.Client/QuadrupedModel.cpp rename to src/client/QuadrupedModel.cpp index fa7e3b4b..b7580a5f 100644 --- a/Minecraft.Client/QuadrupedModel.cpp +++ b/src/client/QuadrupedModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "QuadrupedModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" QuadrupedModel::QuadrupedModel(int legSize, float g) : Model() diff --git a/Minecraft.Client/QuadrupedModel.h b/src/client/QuadrupedModel.h similarity index 100% rename from Minecraft.Client/QuadrupedModel.h rename to src/client/QuadrupedModel.h diff --git a/Minecraft.Client/ReadMe.txt b/src/client/ReadMe.txt similarity index 100% rename from Minecraft.Client/ReadMe.txt rename to src/client/ReadMe.txt diff --git a/Minecraft.Client/ReceivingLevelScreen.cpp b/src/client/ReceivingLevelScreen.cpp similarity index 94% rename from Minecraft.Client/ReceivingLevelScreen.cpp rename to src/client/ReceivingLevelScreen.cpp index 0e9fe3ec..513ba528 100644 --- a/Minecraft.Client/ReceivingLevelScreen.cpp +++ b/src/client/ReceivingLevelScreen.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ReceivingLevelScreen.h" #include "ClientConnection.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" ReceivingLevelScreen::ReceivingLevelScreen(ClientConnection *connection) { diff --git a/Minecraft.Client/ReceivingLevelScreen.h b/src/client/ReceivingLevelScreen.h similarity index 100% rename from Minecraft.Client/ReceivingLevelScreen.h rename to src/client/ReceivingLevelScreen.h diff --git a/Minecraft.Client/Rect2i.cpp b/src/client/Rect2i.cpp similarity index 100% rename from Minecraft.Client/Rect2i.cpp rename to src/client/Rect2i.cpp diff --git a/Minecraft.Client/Rect2i.h b/src/client/Rect2i.h similarity index 100% rename from Minecraft.Client/Rect2i.h rename to src/client/Rect2i.h diff --git a/Minecraft.Client/RedDustParticle.cpp b/src/client/RedDustParticle.cpp similarity index 97% rename from Minecraft.Client/RedDustParticle.cpp rename to src/client/RedDustParticle.cpp index 6a6ad1e1..1338d00a 100644 --- a/Minecraft.Client/RedDustParticle.cpp +++ b/src/client/RedDustParticle.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "RedDustParticle.h" void RedDustParticle::init(Level *level, double x, double y, double z, float scale, float rCol, float gCol, float bCol) diff --git a/Minecraft.Client/RedDustParticle.h b/src/client/RedDustParticle.h similarity index 100% rename from Minecraft.Client/RedDustParticle.h rename to src/client/RedDustParticle.h diff --git a/Minecraft.Client/RemotePlayer.cpp b/src/client/RemotePlayer.cpp similarity index 97% rename from Minecraft.Client/RemotePlayer.cpp rename to src/client/RemotePlayer.cpp index c1b72864..051dc118 100644 --- a/Minecraft.Client/RemotePlayer.cpp +++ b/src/client/RemotePlayer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "RemotePlayer.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.item.h" +#include "Mth.h" RemotePlayer::RemotePlayer(Level *level, const wstring& name) : Player(level) { diff --git a/Minecraft.Client/RemotePlayer.h b/src/client/RemotePlayer.h similarity index 89% rename from Minecraft.Client/RemotePlayer.h rename to src/client/RemotePlayer.h index b55fab16..d6d95d76 100644 --- a/Minecraft.Client/RemotePlayer.h +++ b/src/client/RemotePlayer.h @@ -1,6 +1,6 @@ #pragma once -#include "..\Minecraft.World\SmoothFloat.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" +#include "SmoothFloat.h" +#include "net.minecraft.world.entity.player.h" class Input; diff --git a/Minecraft.Client/RenameWorldScreen.cpp b/src/client/RenameWorldScreen.cpp similarity index 93% rename from Minecraft.Client/RenameWorldScreen.cpp rename to src/client/RenameWorldScreen.cpp index ea05039a..f2f568a0 100644 --- a/Minecraft.Client/RenameWorldScreen.cpp +++ b/src/client/RenameWorldScreen.cpp @@ -2,9 +2,9 @@ #include "RenameWorldScreen.h" #include "EditBox.h" #include "Button.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.storage.h" RenameWorldScreen::RenameWorldScreen(Screen *lastScreen, const wstring& levelId) { diff --git a/Minecraft.Client/RenameWorldScreen.h b/src/client/RenameWorldScreen.h similarity index 100% rename from Minecraft.Client/RenameWorldScreen.h rename to src/client/RenameWorldScreen.h diff --git a/Minecraft.Client/Screen.cpp b/src/client/Screen.cpp similarity index 98% rename from Minecraft.Client/Screen.cpp rename to src/client/Screen.cpp index 0019b54d..66a57839 100644 --- a/Minecraft.Client/Screen.cpp +++ b/src/client/Screen.cpp @@ -4,7 +4,7 @@ #include "GuiParticles.h" #include "Tesselator.h" #include "Textures.h" -#include "..\Minecraft.World\SoundTypes.h" +#include "SoundTypes.h" diff --git a/Minecraft.Client/Screen.h b/src/client/Screen.h similarity index 100% rename from Minecraft.Client/Screen.h rename to src/client/Screen.h diff --git a/Minecraft.Client/ScreenSizeCalculator.cpp b/src/client/ScreenSizeCalculator.cpp similarity index 100% rename from Minecraft.Client/ScreenSizeCalculator.cpp rename to src/client/ScreenSizeCalculator.cpp diff --git a/Minecraft.Client/ScreenSizeCalculator.h b/src/client/ScreenSizeCalculator.h similarity index 100% rename from Minecraft.Client/ScreenSizeCalculator.h rename to src/client/ScreenSizeCalculator.h diff --git a/Minecraft.Client/ScrolledSelectionList.cpp b/src/client/ScrolledSelectionList.cpp similarity index 99% rename from Minecraft.Client/ScrolledSelectionList.cpp rename to src/client/ScrolledSelectionList.cpp index 9b7367ce..e3063d95 100644 --- a/Minecraft.Client/ScrolledSelectionList.cpp +++ b/src/client/ScrolledSelectionList.cpp @@ -3,7 +3,7 @@ #include "Button.h" #include "Tesselator.h" #include "Textures.h" -#include "..\Minecraft.World\System.h" +#include "System.h" ScrolledSelectionList::ScrolledSelectionList(Minecraft *minecraft, int width, int height, int y0, int y1, int itemHeight) { diff --git a/Minecraft.Client/ScrolledSelectionList.h b/src/client/ScrolledSelectionList.h similarity index 100% rename from Minecraft.Client/ScrolledSelectionList.h rename to src/client/ScrolledSelectionList.h diff --git a/Minecraft.Client/SelectWorldScreen.cpp b/src/client/SelectWorldScreen.cpp similarity index 98% rename from Minecraft.Client/SelectWorldScreen.cpp rename to src/client/SelectWorldScreen.cpp index a07eb7b2..e3d146a7 100644 --- a/Minecraft.Client/SelectWorldScreen.cpp +++ b/src/client/SelectWorldScreen.cpp @@ -5,9 +5,9 @@ #include "CreateWorldScreen.h" #include "RenameWorldScreen.h" #include "DemoMode.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.storage.h" SelectWorldScreen::SelectWorldScreen(Screen *lastScreen) diff --git a/Minecraft.Client/SelectWorldScreen.h b/src/client/SelectWorldScreen.h similarity index 100% rename from Minecraft.Client/SelectWorldScreen.h rename to src/client/SelectWorldScreen.h diff --git a/Minecraft.Client/ServerChunkCache.cpp b/src/client/ServerChunkCache.cpp similarity index 98% rename from Minecraft.Client/ServerChunkCache.cpp rename to src/client/ServerChunkCache.cpp index 1fe1a86f..07ba8c2c 100644 --- a/Minecraft.Client/ServerChunkCache.cpp +++ b/src/client/ServerChunkCache.cpp @@ -2,15 +2,15 @@ #include "ServerChunkCache.h" #include "ServerLevel.h" #include "MinecraftServer.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\Pos.h" -#include "..\Minecraft.World\ProgressListener.h" -#include "..\Minecraft.World\ThreadName.h" -#include "..\Minecraft.World\compression.h" -#include "..\Minecraft.World\OldChunkStorage.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.chunk.h" +#include "Pos.h" +#include "ProgressListener.h" +#include "ThreadName.h" +#include "compression.h" +#include "OldChunkStorage.h" ServerChunkCache::ServerChunkCache(ServerLevel *level, ChunkStorage *storage, ChunkSource *source) { diff --git a/Minecraft.Client/ServerChunkCache.h b/src/client/ServerChunkCache.h similarity index 90% rename from Minecraft.Client/ServerChunkCache.h rename to src/client/ServerChunkCache.h index 058cecc4..55441643 100644 --- a/Minecraft.Client/ServerChunkCache.h +++ b/src/client/ServerChunkCache.h @@ -1,10 +1,10 @@ #pragma once -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\File.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\JavaIntHash.h" -#include "..\Minecraft.World\RandomLevelSource.h" -#include "..\Minecraft.World\C4JThread.h" +#include "net.minecraft.world.level.h" +#include "File.h" +#include "net.minecraft.world.level.storage.h" +#include "JavaIntHash.h" +#include "RandomLevelSource.h" +#include "C4JThread.h" using namespace std; class ServerLevel; diff --git a/Minecraft.Client/ServerCommandDispatcher.cpp b/src/client/ServerCommandDispatcher.cpp similarity index 95% rename from Minecraft.Client/ServerCommandDispatcher.cpp rename to src/client/ServerCommandDispatcher.cpp index 51dd42fe..15a8f787 100644 --- a/Minecraft.Client/ServerCommandDispatcher.cpp +++ b/src/client/ServerCommandDispatcher.cpp @@ -2,8 +2,8 @@ #include "MinecraftServer.h" #include "PlayerList.h" #include "ServerPlayer.h" -#include "..\Minecraft.World\net.minecraft.commands.h" -#include "..\Minecraft.World\net.minecraft.commands.common.h" +#include "net.minecraft.commands.h" +#include "net.minecraft.commands.common.h" #include "TeleportCommand.h" #include "ServerCommandDispatcher.h" diff --git a/Minecraft.Client/ServerCommandDispatcher.h b/src/client/ServerCommandDispatcher.h similarity index 77% rename from Minecraft.Client/ServerCommandDispatcher.h rename to src/client/ServerCommandDispatcher.h index 306d4384..fff3072e 100644 --- a/Minecraft.Client/ServerCommandDispatcher.h +++ b/src/client/ServerCommandDispatcher.h @@ -1,7 +1,7 @@ #pragma once -#include "..\Minecraft.World\CommandDispatcher.h" -#include "..\Minecraft.World\AdminLogCommand.h" +#include "CommandDispatcher.h" +#include "AdminLogCommand.h" class ServerCommandDispatcher : public CommandDispatcher, public AdminLogCommand { diff --git a/Minecraft.Client/ServerConnection.cpp b/src/client/ServerConnection.cpp similarity index 97% rename from Minecraft.Client/ServerConnection.cpp rename to src/client/ServerConnection.cpp index 9880a8c6..7da8c11d 100644 --- a/Minecraft.Client/ServerConnection.cpp +++ b/src/client/ServerConnection.cpp @@ -4,9 +4,9 @@ #include "PendingConnection.h" #include "PlayerConnection.h" #include "ServerPlayer.h" -#include "..\Minecraft.World\net.minecraft.network.h" -#include "..\Minecraft.World\Socket.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" +#include "net.minecraft.network.h" +#include "Socket.h" +#include "net.minecraft.world.level.h" #include "MultiPlayerLevel.h" ServerConnection::ServerConnection(MinecraftServer *server) diff --git a/Minecraft.Client/ServerConnection.h b/src/client/ServerConnection.h similarity index 100% rename from Minecraft.Client/ServerConnection.h rename to src/client/ServerConnection.h diff --git a/Minecraft.Client/ServerInterface.h b/src/client/ServerInterface.h similarity index 100% rename from Minecraft.Client/ServerInterface.h rename to src/client/ServerInterface.h diff --git a/Minecraft.Client/ServerLevel.cpp b/src/client/ServerLevel.cpp similarity index 97% rename from Minecraft.Client/ServerLevel.cpp rename to src/client/ServerLevel.cpp index de8c66cd..338a7b0a 100644 --- a/Minecraft.Client/ServerLevel.cpp +++ b/src/client/ServerLevel.cpp @@ -6,32 +6,32 @@ #include "ServerPlayer.h" #include "PlayerConnection.h" #include "EntityTracker.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.biome.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.ai.village.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.entity.npc.h" -#include "..\Minecraft.World\net.minecraft.world.entity.global.h" -#include "..\Minecraft.World\ItemEntity.h" -#include "..\Minecraft.World\Arrow.h" -#include "..\Minecraft.World\PrimedTnt.h" -#include "..\Minecraft.World\FallingTile.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\net.minecraft.world.level.levelgen.feature.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\StructurePiece.h" -#include "..\Minecraft.Client\ServerLevelListener.h" -#include "..\Minecraft.World\WeighedTreasure.h" +#include "net.minecraft.world.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.biome.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.ai.village.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.npc.h" +#include "net.minecraft.world.entity.global.h" +#include "ItemEntity.h" +#include "Arrow.h" +#include "PrimedTnt.h" +#include "FallingTile.h" +#include "net.minecraft.network.packet.h" +#include "Mth.h" +#include "net.minecraft.world.level.levelgen.feature.h" +#include "net.minecraft.world.item.h" +#include "StructurePiece.h" +#include "ServerLevelListener.h" +#include "WeighedTreasure.h" #include "TexturePackRepository.h" #include "DLCTexturePack.h" -#include "..\Minecraft.World\ProgressListener.h" +#include "ProgressListener.h" #include "PS3\PS3Extras\ShutdownManager.h" #include "PlayerChunkMap.h" diff --git a/Minecraft.Client/ServerLevel.h b/src/client/ServerLevel.h similarity index 98% rename from Minecraft.Client/ServerLevel.h rename to src/client/ServerLevel.h index 644c15c0..9e8f75ed 100644 --- a/Minecraft.Client/ServerLevel.h +++ b/src/client/ServerLevel.h @@ -1,6 +1,6 @@ #pragma once -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\JavaIntHash.h" +#include "net.minecraft.world.level.h" +#include "JavaIntHash.h" class ServerChunkCache; class MinecraftServer; class Node; diff --git a/Minecraft.Client/ServerLevelListener.cpp b/src/client/ServerLevelListener.cpp similarity index 95% rename from Minecraft.Client/ServerLevelListener.cpp rename to src/client/ServerLevelListener.cpp index 3b12630f..f5003f05 100644 --- a/Minecraft.Client/ServerLevelListener.cpp +++ b/src/client/ServerLevelListener.cpp @@ -7,9 +7,9 @@ #include "PlayerList.h" #include "PlayerChunkMap.h" #include "PlayerConnection.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\LevelData.h" +#include "net.minecraft.world.level.dimension.h" +#include "net.minecraft.network.packet.h" +#include "LevelData.h" ServerLevelListener::ServerLevelListener(MinecraftServer *server, ServerLevel *level) diff --git a/Minecraft.Client/ServerLevelListener.h b/src/client/ServerLevelListener.h similarity index 97% rename from Minecraft.Client/ServerLevelListener.h rename to src/client/ServerLevelListener.h index 1886a89d..6f6e179e 100644 --- a/Minecraft.Client/ServerLevelListener.h +++ b/src/client/ServerLevelListener.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\LevelListener.h" +#include "LevelListener.h" class Player; class TileEntity; class Entity; diff --git a/Minecraft.Client/ServerPlayer.cpp b/src/client/ServerPlayer.cpp similarity index 97% rename from Minecraft.Client/ServerPlayer.cpp rename to src/client/ServerPlayer.cpp index 489e6f34..171a41e7 100644 --- a/Minecraft.Client/ServerPlayer.cpp +++ b/src/client/ServerPlayer.cpp @@ -8,23 +8,23 @@ #include "Settings.h" #include "PlayerList.h" #include "MultiPlayerLevel.h" -#include "..\Minecraft.World\Pos.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.storage.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.item.trading.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.world.damagesource.h" -#include "..\Minecraft.World\LevelChunk.h" +#include "Pos.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.storage.h" +#include "net.minecraft.world.level.dimension.h" +#include "Random.h" +#include "net.minecraft.world.inventory.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.item.trading.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.stats.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.world.damagesource.h" +#include "LevelChunk.h" #include "LevelRenderer.h" ServerPlayer::ServerPlayer(MinecraftServer *server, Level *level, const wstring& name, ServerPlayerGameMode *gameMode) : Player(level) @@ -445,7 +445,7 @@ void ServerPlayer::doChunkSendingTick(bool dontDelayChunks) for (unsigned int i = 0; i < tes->size(); i++) { // 4J Stu - Added delay param to ensure that these arrive after the BRUPs from above - // Fix for #9169 - ART : Sign text is replaced with the words “Awaiting approval”. + // Fix for #9169 - ART : Sign text is replaced with the words �Awaiting approval�. broadcast(tes->at(i), !connection->isLocal() && !dontDelayChunks); } delete tes; diff --git a/Minecraft.Client/ServerPlayer.h b/src/client/ServerPlayer.h similarity index 96% rename from Minecraft.Client/ServerPlayer.h rename to src/client/ServerPlayer.h index a9b37594..8e9e816b 100644 --- a/Minecraft.Client/ServerPlayer.h +++ b/src/client/ServerPlayer.h @@ -1,7 +1,7 @@ #pragma once -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.ContainerListener.h" -#include "..\Minecraft.World\ChunkPos.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.inventory.ContainerListener.h" +#include "ChunkPos.h" class PlayerConnection; class MinecraftServer; class ServerPlayerGameMode; diff --git a/Minecraft.Client/ServerPlayerGameMode.cpp b/src/client/ServerPlayerGameMode.cpp similarity index 96% rename from Minecraft.Client/ServerPlayerGameMode.cpp rename to src/client/ServerPlayerGameMode.cpp index 9b31df0d..14e8411b 100644 --- a/Minecraft.Client/ServerPlayerGameMode.cpp +++ b/src/client/ServerPlayerGameMode.cpp @@ -3,13 +3,13 @@ #include "ServerLevel.h" #include "ServerPlayer.h" #include "PlayerConnection.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.chunk.h" +#include "net.minecraft.world.level.dimension.h" #include "MultiPlayerLevel.h" #include "LevelRenderer.h" diff --git a/Minecraft.Client/ServerPlayerGameMode.h b/src/client/ServerPlayerGameMode.h similarity index 100% rename from Minecraft.Client/ServerPlayerGameMode.h rename to src/client/ServerPlayerGameMode.h diff --git a/Minecraft.Client/Settings.cpp b/src/client/Settings.cpp similarity index 95% rename from Minecraft.Client/Settings.cpp rename to src/client/Settings.cpp index 89946773..c2ac2f9a 100644 --- a/Minecraft.Client/Settings.cpp +++ b/src/client/Settings.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "Settings.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" // 4J - TODO - serialise/deserialise from file Settings::Settings(File *file) diff --git a/Minecraft.Client/Settings.h b/src/client/Settings.h similarity index 100% rename from Minecraft.Client/Settings.h rename to src/client/Settings.h diff --git a/Minecraft.Client/SheepFurModel.cpp b/src/client/SheepFurModel.cpp similarity index 96% rename from Minecraft.Client/SheepFurModel.cpp rename to src/client/SheepFurModel.cpp index bb84e80d..61e6cfca 100644 --- a/Minecraft.Client/SheepFurModel.cpp +++ b/src/client/SheepFurModel.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" #include "SheepFurModel.h" #include "ModelPart.h" diff --git a/Minecraft.Client/SheepFurModel.h b/src/client/SheepFurModel.h similarity index 100% rename from Minecraft.Client/SheepFurModel.h rename to src/client/SheepFurModel.h diff --git a/Minecraft.Client/SheepModel.cpp b/src/client/SheepModel.cpp similarity index 94% rename from Minecraft.Client/SheepModel.cpp rename to src/client/SheepModel.cpp index 7d093353..57e45a3e 100644 --- a/Minecraft.Client/SheepModel.cpp +++ b/src/client/SheepModel.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" #include "SheepModel.h" #include "ModelPart.h" diff --git a/Minecraft.Client/SheepModel.h b/src/client/SheepModel.h similarity index 100% rename from Minecraft.Client/SheepModel.h rename to src/client/SheepModel.h diff --git a/Minecraft.Client/SheepRenderer.cpp b/src/client/SheepRenderer.cpp similarity index 94% rename from Minecraft.Client/SheepRenderer.cpp rename to src/client/SheepRenderer.cpp index 4af155d3..50af4a3a 100644 --- a/Minecraft.Client/SheepRenderer.cpp +++ b/src/client/SheepRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "SheepRenderer.h" #include "MultiPlayerLocalPlayer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" SheepRenderer::SheepRenderer(Model *model, Model *armor, float shadow) : MobRenderer(model, shadow) { diff --git a/Minecraft.Client/SheepRenderer.h b/src/client/SheepRenderer.h similarity index 100% rename from Minecraft.Client/SheepRenderer.h rename to src/client/SheepRenderer.h diff --git a/Minecraft.Client/SignModel.cpp b/src/client/SignModel.cpp similarity index 100% rename from Minecraft.Client/SignModel.cpp rename to src/client/SignModel.cpp diff --git a/Minecraft.Client/SignModel.h b/src/client/SignModel.h similarity index 100% rename from Minecraft.Client/SignModel.h rename to src/client/SignModel.h diff --git a/Minecraft.Client/SignRenderer.cpp b/src/client/SignRenderer.cpp similarity index 93% rename from Minecraft.Client/SignRenderer.cpp rename to src/client/SignRenderer.cpp index 97eff4bd..374755bb 100644 --- a/Minecraft.Client/SignRenderer.cpp +++ b/src/client/SignRenderer.cpp @@ -2,10 +2,10 @@ #include "SignRenderer.h" #include "SignModel.h" #include "ModelPart.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\Entity.h" -#include "..\Minecraft.World\Level.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.level.tile.h" +#include "Entity.h" +#include "Level.h" SignRenderer::SignRenderer() diff --git a/Minecraft.Client/SignRenderer.h b/src/client/SignRenderer.h similarity index 100% rename from Minecraft.Client/SignRenderer.h rename to src/client/SignRenderer.h diff --git a/Minecraft.Client/SilverfishModel.cpp b/src/client/SilverfishModel.cpp similarity index 98% rename from Minecraft.Client/SilverfishModel.cpp rename to src/client/SilverfishModel.cpp index 128a7e79..2bee036d 100644 --- a/Minecraft.Client/SilverfishModel.cpp +++ b/src/client/SilverfishModel.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "SilverfishModel.h" #include "Cube.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" const int SilverfishModel::BODY_SIZES[BODY_COUNT][3] = { diff --git a/Minecraft.Client/SilverfishModel.h b/src/client/SilverfishModel.h similarity index 100% rename from Minecraft.Client/SilverfishModel.h rename to src/client/SilverfishModel.h diff --git a/Minecraft.Client/SilverfishRenderer.cpp b/src/client/SilverfishRenderer.cpp similarity index 88% rename from Minecraft.Client/SilverfishRenderer.cpp rename to src/client/SilverfishRenderer.cpp index 9ed194ca..57238345 100644 --- a/Minecraft.Client/SilverfishRenderer.cpp +++ b/src/client/SilverfishRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "SilverfishRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.monster.h" #include "SilverfishModel.h" SilverfishRenderer::SilverfishRenderer() : MobRenderer(new SilverfishModel(), 0.3f) diff --git a/Minecraft.Client/SilverfishRenderer.h b/src/client/SilverfishRenderer.h similarity index 100% rename from Minecraft.Client/SilverfishRenderer.h rename to src/client/SilverfishRenderer.h diff --git a/Minecraft.Client/SimpleIcon.cpp b/src/client/SimpleIcon.cpp similarity index 100% rename from Minecraft.Client/SimpleIcon.cpp rename to src/client/SimpleIcon.cpp diff --git a/Minecraft.Client/SimpleIcon.h b/src/client/SimpleIcon.h similarity index 100% rename from Minecraft.Client/SimpleIcon.h rename to src/client/SimpleIcon.h diff --git a/Minecraft.Client/SkeletonHeadModel.cpp b/src/client/SkeletonHeadModel.cpp similarity index 100% rename from Minecraft.Client/SkeletonHeadModel.cpp rename to src/client/SkeletonHeadModel.cpp diff --git a/Minecraft.Client/SkeletonHeadModel.h b/src/client/SkeletonHeadModel.h similarity index 100% rename from Minecraft.Client/SkeletonHeadModel.h rename to src/client/SkeletonHeadModel.h diff --git a/Minecraft.Client/SkeletonModel.cpp b/src/client/SkeletonModel.cpp similarity index 97% rename from Minecraft.Client/SkeletonModel.cpp rename to src/client/SkeletonModel.cpp index ab4778ee..7b585d68 100644 --- a/Minecraft.Client/SkeletonModel.cpp +++ b/src/client/SkeletonModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "SkeletonModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" void SkeletonModel::_init(float g) diff --git a/Minecraft.Client/SkeletonModel.h b/src/client/SkeletonModel.h similarity index 100% rename from Minecraft.Client/SkeletonModel.h rename to src/client/SkeletonModel.h diff --git a/Minecraft.Client/SkinBox.h b/src/client/SkinBox.h similarity index 100% rename from Minecraft.Client/SkinBox.h rename to src/client/SkinBox.h diff --git a/Minecraft.Client/SkullTileRenderer.cpp b/src/client/SkullTileRenderer.cpp similarity index 94% rename from Minecraft.Client/SkullTileRenderer.cpp rename to src/client/SkullTileRenderer.cpp index 641a7a02..5ce4f983 100644 --- a/Minecraft.Client/SkullTileRenderer.cpp +++ b/src/client/SkullTileRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\Minecraft.World\SkullTileEntity.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.h" +#include "SkullTileEntity.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.h" #include "SkeletonHeadModel.h" #include "SkullTileRenderer.h" diff --git a/Minecraft.Client/SkullTileRenderer.h b/src/client/SkullTileRenderer.h similarity index 100% rename from Minecraft.Client/SkullTileRenderer.h rename to src/client/SkullTileRenderer.h diff --git a/Minecraft.Client/SlideButton.cpp b/src/client/SlideButton.cpp similarity index 100% rename from Minecraft.Client/SlideButton.cpp rename to src/client/SlideButton.cpp diff --git a/Minecraft.Client/SlideButton.h b/src/client/SlideButton.h similarity index 100% rename from Minecraft.Client/SlideButton.h rename to src/client/SlideButton.h diff --git a/Minecraft.Client/SlimeModel.cpp b/src/client/SlimeModel.cpp similarity index 100% rename from Minecraft.Client/SlimeModel.cpp rename to src/client/SlimeModel.cpp diff --git a/Minecraft.Client/SlimeModel.h b/src/client/SlimeModel.h similarity index 100% rename from Minecraft.Client/SlimeModel.h rename to src/client/SlimeModel.h diff --git a/Minecraft.Client/SlimeRenderer.cpp b/src/client/SlimeRenderer.cpp similarity index 94% rename from Minecraft.Client/SlimeRenderer.cpp rename to src/client/SlimeRenderer.cpp index 23c9c16e..27653360 100644 --- a/Minecraft.Client/SlimeRenderer.cpp +++ b/src/client/SlimeRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "SlimeRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.monster.h" SlimeRenderer::SlimeRenderer(Model *model, Model *armor, float shadow) : MobRenderer(model, shadow) { diff --git a/Minecraft.Client/SlimeRenderer.h b/src/client/SlimeRenderer.h similarity index 100% rename from Minecraft.Client/SlimeRenderer.h rename to src/client/SlimeRenderer.h diff --git a/Minecraft.Client/SmallButton.cpp b/src/client/SmallButton.cpp similarity index 100% rename from Minecraft.Client/SmallButton.cpp rename to src/client/SmallButton.cpp diff --git a/Minecraft.Client/SmallButton.h b/src/client/SmallButton.h similarity index 100% rename from Minecraft.Client/SmallButton.h rename to src/client/SmallButton.h diff --git a/Minecraft.Client/SmokeParticle.cpp b/src/client/SmokeParticle.cpp similarity index 97% rename from Minecraft.Client/SmokeParticle.cpp rename to src/client/SmokeParticle.cpp index a8855885..c3bd396d 100644 --- a/Minecraft.Client/SmokeParticle.cpp +++ b/src/client/SmokeParticle.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "SmokeParticle.h" void SmokeParticle::init(Level *level, double x, double y, double z, double xa, double ya, double za, float scale) diff --git a/Minecraft.Client/SmokeParticle.h b/src/client/SmokeParticle.h similarity index 100% rename from Minecraft.Client/SmokeParticle.h rename to src/client/SmokeParticle.h diff --git a/Minecraft.Client/SnowManModel.cpp b/src/client/SnowManModel.cpp similarity index 98% rename from Minecraft.Client/SnowManModel.cpp rename to src/client/SnowManModel.cpp index 4344a17a..5756eb30 100644 --- a/Minecraft.Client/SnowManModel.cpp +++ b/src/client/SnowManModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "SnowmanModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" SnowManModel::SnowManModel() : Model() diff --git a/Minecraft.Client/SnowManModel.h b/src/client/SnowManModel.h similarity index 100% rename from Minecraft.Client/SnowManModel.h rename to src/client/SnowManModel.h diff --git a/Minecraft.Client/SnowManRenderer.cpp b/src/client/SnowManRenderer.cpp similarity index 86% rename from Minecraft.Client/SnowManRenderer.cpp rename to src/client/SnowManRenderer.cpp index 83edb3f5..aa03dafd 100644 --- a/Minecraft.Client/SnowManRenderer.cpp +++ b/src/client/SnowManRenderer.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "SnowManModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" #include "ModelPart.h" #include "EntityRenderDispatcher.h" #include "SnowManRenderer.h" diff --git a/Minecraft.Client/SnowManRenderer.h b/src/client/SnowManRenderer.h similarity index 100% rename from Minecraft.Client/SnowManRenderer.h rename to src/client/SnowManRenderer.h diff --git a/Minecraft.Client/SnowShovelParticle.cpp b/src/client/SnowShovelParticle.cpp similarity index 97% rename from Minecraft.Client/SnowShovelParticle.cpp rename to src/client/SnowShovelParticle.cpp index 4417cb5d..de0c3868 100644 --- a/Minecraft.Client/SnowShovelParticle.cpp +++ b/src/client/SnowShovelParticle.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "SnowShovelParticle.h" void SnowShovelParticle::init(Level *level, double x, double y, double z, double xa, double ya, double za, float scale) diff --git a/Minecraft.Client/SnowShovelParticle.h b/src/client/SnowShovelParticle.h similarity index 100% rename from Minecraft.Client/SnowShovelParticle.h rename to src/client/SnowShovelParticle.h diff --git a/Minecraft.Client/SpellParticle.cpp b/src/client/SpellParticle.cpp similarity index 96% rename from Minecraft.Client/SpellParticle.cpp rename to src/client/SpellParticle.cpp index ce8b975f..9394723e 100644 --- a/Minecraft.Client/SpellParticle.cpp +++ b/src/client/SpellParticle.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\JavaMath.h" +#include "JavaMath.h" #include "SpellParticle.h" SpellParticle::SpellParticle(Level *level, double x, double y, double z, double xa, double ya, double za) : Particle(level, x, y, z, xa, ya, za) diff --git a/Minecraft.Client/SpellParticle.h b/src/client/SpellParticle.h similarity index 100% rename from Minecraft.Client/SpellParticle.h rename to src/client/SpellParticle.h diff --git a/Minecraft.Client/SpiderModel.cpp b/src/client/SpiderModel.cpp similarity index 99% rename from Minecraft.Client/SpiderModel.cpp rename to src/client/SpiderModel.cpp index 35c51d3e..9fb33f8e 100644 --- a/Minecraft.Client/SpiderModel.cpp +++ b/src/client/SpiderModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "SpiderModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" SpiderModel::SpiderModel() : Model() diff --git a/Minecraft.Client/SpiderModel.h b/src/client/SpiderModel.h similarity index 100% rename from Minecraft.Client/SpiderModel.h rename to src/client/SpiderModel.h diff --git a/Minecraft.Client/SpiderRenderer.cpp b/src/client/SpiderRenderer.cpp similarity index 97% rename from Minecraft.Client/SpiderRenderer.cpp rename to src/client/SpiderRenderer.cpp index 9c31eb9e..17b989bd 100644 --- a/Minecraft.Client/SpiderRenderer.cpp +++ b/src/client/SpiderRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "SpiderRenderer.h" #include "SpiderModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.monster.h" SpiderRenderer::SpiderRenderer() : MobRenderer(new SpiderModel(), 1.0f) { diff --git a/Minecraft.Client/SpiderRenderer.h b/src/client/SpiderRenderer.h similarity index 100% rename from Minecraft.Client/SpiderRenderer.h rename to src/client/SpiderRenderer.h diff --git a/Minecraft.Client/SplashParticle.cpp b/src/client/SplashParticle.cpp similarity index 100% rename from Minecraft.Client/SplashParticle.cpp rename to src/client/SplashParticle.cpp diff --git a/Minecraft.Client/SplashParticle.h b/src/client/SplashParticle.h similarity index 100% rename from Minecraft.Client/SplashParticle.h rename to src/client/SplashParticle.h diff --git a/Minecraft.Client/SquidModel.cpp b/src/client/SquidModel.cpp similarity index 98% rename from Minecraft.Client/SquidModel.cpp rename to src/client/SquidModel.cpp index 8ad20f8e..0c54cf63 100644 --- a/Minecraft.Client/SquidModel.cpp +++ b/src/client/SquidModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "SquidModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" SquidModel::SquidModel() : Model() diff --git a/Minecraft.Client/SquidModel.h b/src/client/SquidModel.h similarity index 100% rename from Minecraft.Client/SquidModel.h rename to src/client/SquidModel.h diff --git a/Minecraft.Client/SquidRenderer.cpp b/src/client/SquidRenderer.cpp similarity index 94% rename from Minecraft.Client/SquidRenderer.cpp rename to src/client/SquidRenderer.cpp index 135f6d9b..c32ea7f6 100644 --- a/Minecraft.Client/SquidRenderer.cpp +++ b/src/client/SquidRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "SquidRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" SquidRenderer::SquidRenderer(Model *model, float shadow) : MobRenderer(model, shadow) { diff --git a/Minecraft.Client/SquidRenderer.h b/src/client/SquidRenderer.h similarity index 100% rename from Minecraft.Client/SquidRenderer.h rename to src/client/SquidRenderer.h diff --git a/Minecraft.Client/StatsCounter.cpp b/src/client/StatsCounter.cpp similarity index 99% rename from Minecraft.Client/StatsCounter.cpp rename to src/client/StatsCounter.cpp index 4568c7db..a11b1185 100644 --- a/Minecraft.Client/StatsCounter.cpp +++ b/src/client/StatsCounter.cpp @@ -1,15 +1,15 @@ #include "stdafx.h" #include "StatsCounter.h" -#include "..\Minecraft.World\Stat.h" -#include "..\Minecraft.World\Stats.h" -#include "..\Minecraft.World\Achievement.h" -#include "..\Minecraft.World\Achievements.h" -#include "..\Minecraft.Client\LocalPlayer.h" +#include "Stat.h" +#include "Stats.h" +#include "Achievement.h" +#include "Achievements.h" +#include "LocalPlayer.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" -#include "..\Minecraft.Client\Common\Leaderboards\LeaderboardManager.h" +#include "Common/Leaderboards\LeaderboardManager.h" Stat** StatsCounter::LARGE_STATS[] = { &Stats::walkOneM, diff --git a/Minecraft.Client/StatsCounter.h b/src/client/StatsCounter.h similarity index 100% rename from Minecraft.Client/StatsCounter.h rename to src/client/StatsCounter.h diff --git a/Minecraft.Client/StatsScreen.cpp b/src/client/StatsScreen.cpp similarity index 99% rename from Minecraft.Client/StatsScreen.cpp rename to src/client/StatsScreen.cpp index 01d041f0..f339d017 100644 --- a/Minecraft.Client/StatsScreen.cpp +++ b/src/client/StatsScreen.cpp @@ -5,9 +5,9 @@ #include "Button.h" #include "Font.h" #include "Lighting.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\net.minecraft.stats.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.locale.h" +#include "net.minecraft.stats.h" +#include "net.minecraft.world.item.h" const float StatsScreen::SLOT_TEX_SIZE = 128.0f; ItemRenderer *StatsScreen::itemRenderer = NULL; diff --git a/Minecraft.Client/StatsScreen.h b/src/client/StatsScreen.h similarity index 100% rename from Minecraft.Client/StatsScreen.h rename to src/client/StatsScreen.h diff --git a/Minecraft.Client/StatsSyncher.cpp b/src/client/StatsSyncher.cpp similarity index 100% rename from Minecraft.Client/StatsSyncher.cpp rename to src/client/StatsSyncher.cpp diff --git a/Minecraft.Client/StatsSyncher.h b/src/client/StatsSyncher.h similarity index 100% rename from Minecraft.Client/StatsSyncher.h rename to src/client/StatsSyncher.h diff --git a/Minecraft.Client/StitchSlot.cpp b/src/client/StitchSlot.cpp similarity index 98% rename from Minecraft.Client/StitchSlot.cpp rename to src/client/StitchSlot.cpp index 5e9700b0..6edc9a0e 100644 --- a/Minecraft.Client/StitchSlot.cpp +++ b/src/client/StitchSlot.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "TextureHolder.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "StitchSlot.h" StitchSlot::StitchSlot(int originX, int originY, int width, int height) : originX(originX), originY(originY), width(width), height(height) diff --git a/Minecraft.Client/StitchSlot.h b/src/client/StitchSlot.h similarity index 100% rename from Minecraft.Client/StitchSlot.h rename to src/client/StitchSlot.h diff --git a/Minecraft.Client/StitchedTexture.cpp b/src/client/StitchedTexture.cpp similarity index 99% rename from Minecraft.Client/StitchedTexture.cpp rename to src/client/StitchedTexture.cpp index d7e47b42..4a66b4ca 100644 --- a/Minecraft.Client/StitchedTexture.cpp +++ b/src/client/StitchedTexture.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "Texture.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "ClockTexture.h" #include "CompassTexture.h" #include "StitchedTexture.h" diff --git a/Minecraft.Client/StitchedTexture.h b/src/client/StitchedTexture.h similarity index 98% rename from Minecraft.Client/StitchedTexture.h rename to src/client/StitchedTexture.h index 99b1d447..9798be0a 100644 --- a/Minecraft.Client/StitchedTexture.h +++ b/src/client/StitchedTexture.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "..\Minecraft.World\Icon.h" +#include "Icon.h" class Texture; class StitchedTexture : public Icon diff --git a/Minecraft.Client/Stitcher.cpp b/src/client/Stitcher.cpp similarity index 100% rename from Minecraft.Client/Stitcher.cpp rename to src/client/Stitcher.cpp diff --git a/Minecraft.Client/Stitcher.h b/src/client/Stitcher.h similarity index 100% rename from Minecraft.Client/Stitcher.h rename to src/client/Stitcher.h diff --git a/Minecraft.Client/StringTable.cpp b/src/client/StringTable.cpp similarity index 100% rename from Minecraft.Client/StringTable.cpp rename to src/client/StringTable.cpp diff --git a/Minecraft.Client/StringTable.h b/src/client/StringTable.h similarity index 100% rename from Minecraft.Client/StringTable.h rename to src/client/StringTable.h diff --git a/Minecraft.Client/SurvivalMode.cpp b/src/client/SurvivalMode.cpp similarity index 95% rename from Minecraft.Client/SurvivalMode.cpp rename to src/client/SurvivalMode.cpp index 27a992df..de1031d6 100644 --- a/Minecraft.Client/SurvivalMode.cpp +++ b/src/client/SurvivalMode.cpp @@ -3,10 +3,10 @@ #include "DemoMode.h" #include "LevelRenderer.h" #include "LocalPlayer.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.item.h" #include "ClientConstants.h" SurvivalMode::SurvivalMode(Minecraft *minecraft) : GameMode(minecraft) diff --git a/Minecraft.Client/SurvivalMode.h b/src/client/SurvivalMode.h similarity index 100% rename from Minecraft.Client/SurvivalMode.h rename to src/client/SurvivalMode.h diff --git a/Minecraft.Client/SuspendedParticle.cpp b/src/client/SuspendedParticle.cpp similarity index 79% rename from Minecraft.Client/SuspendedParticle.cpp rename to src/client/SuspendedParticle.cpp index 70702de0..81702c9e 100644 --- a/Minecraft.Client/SuspendedParticle.cpp +++ b/src/client/SuspendedParticle.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "SuspendedParticle.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\net.minecraft.world.level.material.h" +#include "Random.h" +#include "net.minecraft.world.level.h" +#include "JavaMath.h" +#include "Mth.h" +#include "net.minecraft.world.level.material.h" SuspendedParticle::SuspendedParticle(Level *level, double x, double y, double z, double xa, double ya, double za) : Particle(level,x, y - 2 / 16.0f, z, xa, ya, za) { diff --git a/Minecraft.Client/SuspendedParticle.h b/src/client/SuspendedParticle.h similarity index 100% rename from Minecraft.Client/SuspendedParticle.h rename to src/client/SuspendedParticle.h diff --git a/Minecraft.Client/SuspendedTownParticle.cpp b/src/client/SuspendedTownParticle.cpp similarity index 89% rename from Minecraft.Client/SuspendedTownParticle.cpp rename to src/client/SuspendedTownParticle.cpp index a24bbc42..9f7d177a 100644 --- a/Minecraft.Client/SuspendedTownParticle.cpp +++ b/src/client/SuspendedTownParticle.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "SuspendedTownParticle.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\JavaMath.h" +#include "Random.h" +#include "JavaMath.h" SuspendedTownParticle::SuspendedTownParticle(Level *level, double x, double y, double z, double xa, double ya, double za) : Particle(level, x, y, z, xa, ya, za) { diff --git a/Minecraft.Client/SuspendedTownParticle.h b/src/client/SuspendedTownParticle.h similarity index 100% rename from Minecraft.Client/SuspendedTownParticle.h rename to src/client/SuspendedTownParticle.h diff --git a/Minecraft.Client/TROPDIR/NPWR05636_00/TROPHY.TRP b/src/client/TROPDIR/NPWR05636_00/TROPHY.TRP similarity index 100% rename from Minecraft.Client/TROPDIR/NPWR05636_00/TROPHY.TRP rename to src/client/TROPDIR/NPWR05636_00/TROPHY.TRP diff --git a/Minecraft.Client/TakeAnimationParticle.cpp b/src/client/TakeAnimationParticle.cpp similarity index 92% rename from Minecraft.Client/TakeAnimationParticle.cpp rename to src/client/TakeAnimationParticle.cpp index c9530b0a..094d2b6c 100644 --- a/Minecraft.Client/TakeAnimationParticle.cpp +++ b/src/client/TakeAnimationParticle.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "TakeAnimationParticle.h" #include "EntityRenderDispatcher.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\Mth.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.h" +#include "Mth.h" TakeAnimationParticle::TakeAnimationParticle(Level *level, shared_ptr item, shared_ptr target, float yOffs) : Particle(level, item->x, item->y, item->z, item->xd, item->yd, item->zd) { diff --git a/Minecraft.Client/TakeAnimationParticle.h b/src/client/TakeAnimationParticle.h similarity index 100% rename from Minecraft.Client/TakeAnimationParticle.h rename to src/client/TakeAnimationParticle.h diff --git a/Minecraft.Client/TeleportCommand.cpp b/src/client/TeleportCommand.cpp similarity index 92% rename from Minecraft.Client/TeleportCommand.cpp rename to src/client/TeleportCommand.cpp index 2132cfd4..cf16c6fc 100644 --- a/Minecraft.Client/TeleportCommand.cpp +++ b/src/client/TeleportCommand.cpp @@ -3,10 +3,10 @@ #include "PlayerList.h" #include "ServerPlayer.h" #include "PlayerConnection.h" -#include "..\Minecraft.World\net.minecraft.commands.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.dimension.h" +#include "net.minecraft.commands.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.dimension.h" #include "TeleportCommand.h" EGameCommand TeleportCommand::getId() diff --git a/Minecraft.Client/TeleportCommand.h b/src/client/TeleportCommand.h similarity index 87% rename from Minecraft.Client/TeleportCommand.h rename to src/client/TeleportCommand.h index 9015a52d..c9bcced7 100644 --- a/Minecraft.Client/TeleportCommand.h +++ b/src/client/TeleportCommand.h @@ -1,6 +1,6 @@ #pragma once -#include "..\Minecraft.World\Command.h" +#include "Command.h" class TeleportCommand : public Command { diff --git a/Minecraft.Client/TerrainParticle.cpp b/src/client/TerrainParticle.cpp similarity index 94% rename from Minecraft.Client/TerrainParticle.cpp rename to src/client/TerrainParticle.cpp index 811ba840..2c630b45 100644 --- a/Minecraft.Client/TerrainParticle.cpp +++ b/src/client/TerrainParticle.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "TerrainParticle.h" #include "Tesselator.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.h" TerrainParticle::TerrainParticle(Level *level, double x, double y, double z, double xa, double ya, double za, Tile *tile, int face, int data, Textures *textures) : Particle(level, x, y, z, xa, ya, za) { diff --git a/Minecraft.Client/TerrainParticle.h b/src/client/TerrainParticle.h similarity index 100% rename from Minecraft.Client/TerrainParticle.h rename to src/client/TerrainParticle.h diff --git a/Minecraft.Client/Tesselator.cpp b/src/client/Tesselator.cpp similarity index 99% rename from Minecraft.Client/Tesselator.cpp rename to src/client/Tesselator.cpp index 366b09e3..772d8716 100644 --- a/Minecraft.Client/Tesselator.cpp +++ b/src/client/Tesselator.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "Tesselator.h" -#include "..\Minecraft.World\BasicTypeContainers.h" -#include "..\Minecraft.World\FloatBuffer.h" -#include "..\Minecraft.World\IntBuffer.h" -#include "..\Minecraft.World\ByteBuffer.h" +#include "BasicTypeContainers.h" +#include "FloatBuffer.h" +#include "IntBuffer.h" +#include "ByteBuffer.h" bool Tesselator::TRIANGLE_MODE = false; bool Tesselator::USE_VBO = false; diff --git a/Minecraft.Client/Tesselator.h b/src/client/Tesselator.h similarity index 100% rename from Minecraft.Client/Tesselator.h rename to src/client/Tesselator.h diff --git a/Minecraft.Client/TexOffs.cpp b/src/client/TexOffs.cpp similarity index 100% rename from Minecraft.Client/TexOffs.cpp rename to src/client/TexOffs.cpp diff --git a/Minecraft.Client/TexOffs.h b/src/client/TexOffs.h similarity index 100% rename from Minecraft.Client/TexOffs.h rename to src/client/TexOffs.h diff --git a/Minecraft.Client/TextEditScreen.cpp b/src/client/TextEditScreen.cpp similarity index 90% rename from Minecraft.Client/TextEditScreen.cpp rename to src/client/TextEditScreen.cpp index 9537b969..cf825f9f 100644 --- a/Minecraft.Client/TextEditScreen.cpp +++ b/src/client/TextEditScreen.cpp @@ -4,11 +4,11 @@ #include "TileEntityRenderDispatcher.h" #include "ClientConnection.h" #include "MultiPlayerLevel.h" -#include "..\Minecraft.World\SignTileEntity.h" -#include "..\Minecraft.World\SharedConstants.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "SignTileEntity.h" +#include "SharedConstants.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" const wstring TextEditScreen::allowedChars = SharedConstants::acceptableLetters;; diff --git a/Minecraft.Client/TextEditScreen.h b/src/client/TextEditScreen.h similarity index 100% rename from Minecraft.Client/TextEditScreen.h rename to src/client/TextEditScreen.h diff --git a/Minecraft.Client/Texture.cpp b/src/client/Texture.cpp similarity index 99% rename from Minecraft.Client/Texture.cpp rename to src/client/Texture.cpp index e287c177..fa5170d2 100644 --- a/Minecraft.Client/Texture.cpp +++ b/src/client/Texture.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\ByteBuffer.h" +#include "ByteBuffer.h" #include "Rect2i.h" #include "TextureManager.h" #include "Texture.h" diff --git a/Minecraft.Client/Texture.h b/src/client/Texture.h similarity index 100% rename from Minecraft.Client/Texture.h rename to src/client/Texture.h diff --git a/Minecraft.Client/TextureHolder.cpp b/src/client/TextureHolder.cpp similarity index 97% rename from Minecraft.Client/TextureHolder.cpp rename to src/client/TextureHolder.cpp index 9cbf5c46..b9cafc6c 100644 --- a/Minecraft.Client/TextureHolder.cpp +++ b/src/client/TextureHolder.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "Stitcher.h" #include "Texture.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #include "TextureHolder.h" TextureHolder::TextureHolder(Texture *texture) diff --git a/Minecraft.Client/TextureHolder.h b/src/client/TextureHolder.h similarity index 100% rename from Minecraft.Client/TextureHolder.h rename to src/client/TextureHolder.h diff --git a/Minecraft.Client/TextureManager.cpp b/src/client/TextureManager.cpp similarity index 99% rename from Minecraft.Client/TextureManager.cpp rename to src/client/TextureManager.cpp index 84b164b4..deecdae3 100644 --- a/Minecraft.Client/TextureManager.cpp +++ b/src/client/TextureManager.cpp @@ -5,7 +5,7 @@ #include "TexturePackRepository.h" #include "Minecraft.h" #include "TextureManager.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" TextureManager *TextureManager::instance = NULL; diff --git a/Minecraft.Client/TextureManager.h b/src/client/TextureManager.h similarity index 100% rename from Minecraft.Client/TextureManager.h rename to src/client/TextureManager.h diff --git a/Minecraft.Client/TextureMap.cpp b/src/client/TextureMap.cpp similarity index 97% rename from Minecraft.Client/TextureMap.cpp rename to src/client/TextureMap.cpp index 836a853e..adc41a80 100644 --- a/Minecraft.Client/TextureMap.cpp +++ b/src/client/TextureMap.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" +#include "net.minecraft.world.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.item.h" #include "Minecraft.h" #include "LevelRenderer.h" #include "EntityRenderDispatcher.h" diff --git a/Minecraft.Client/TextureMap.h b/src/client/TextureMap.h similarity index 96% rename from Minecraft.Client/TextureMap.h rename to src/client/TextureMap.h index 2984e532..d7d0c96a 100644 --- a/Minecraft.Client/TextureMap.h +++ b/src/client/TextureMap.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "..\Minecraft.World\IconRegister.h" +#include "IconRegister.h" class StitchedTexture; class Texture; diff --git a/Minecraft.Client/TexturePack.cpp b/src/client/TexturePack.cpp similarity index 100% rename from Minecraft.Client/TexturePack.cpp rename to src/client/TexturePack.cpp diff --git a/Minecraft.Client/TexturePack.h b/src/client/TexturePack.h similarity index 98% rename from Minecraft.Client/TexturePack.h rename to src/client/TexturePack.h index 4763b8ab..c83be285 100644 --- a/Minecraft.Client/TexturePack.h +++ b/src/client/TexturePack.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#include "Common\App_enums.h" +#include "Common/App_enums.h" class InputStream; class Minecraft; diff --git a/Minecraft.Client/TexturePackRepository.cpp b/src/client/TexturePackRepository.cpp similarity index 99% rename from Minecraft.Client/TexturePackRepository.cpp rename to src/client/TexturePackRepository.cpp index 163ec7ba..baaf123b 100644 --- a/Minecraft.Client/TexturePackRepository.cpp +++ b/src/client/TexturePackRepository.cpp @@ -5,8 +5,8 @@ #include "FolderTexturePack.h" #include "DLCTexturePack.h" #include "Options.h" -#include "..\Minecraft.World\File.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "File.h" +#include "StringHelpers.h" #include "Minimap.h" TexturePack *TexturePackRepository::DEFAULT_TEXTURE_PACK = NULL; diff --git a/Minecraft.Client/TexturePackRepository.h b/src/client/TexturePackRepository.h similarity index 100% rename from Minecraft.Client/TexturePackRepository.h rename to src/client/TexturePackRepository.h diff --git a/Minecraft.Client/Textures.cpp b/src/client/Textures.cpp similarity index 99% rename from Minecraft.Client/Textures.cpp rename to src/client/Textures.cpp index ce7a9bfc..c5825526 100644 --- a/Minecraft.Client/Textures.cpp +++ b/src/client/Textures.cpp @@ -3,19 +3,19 @@ #include "TexturePackRepository.h" #include "HttpTexture.h" #include "MemTexture.h" -#include "..\Minecraft.World\InputStream.h" -#include "..\Minecraft.World\IntBuffer.h" -#include "..\Minecraft.World\ByteBuffer.h" +#include "InputStream.h" +#include "IntBuffer.h" +#include "ByteBuffer.h" #include "TexturePack.h" #include "Options.h" -#include "..\Minecraft.Client\MemTextureProcessor.h" +#include "MemTextureProcessor.h" #include "MobSkinMemTextureProcessor.h" #include "PreStitchedTextureMap.h" #include "StitchedTexture.h" #include "Texture.h" -#include "..\Minecraft.World\net.minecraft.world.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\StringHelpers.h" +#include "net.minecraft.world.h" +#include "net.minecraft.world.level.h" +#include "StringHelpers.h" bool Textures::MIPMAP = true; C4JRender::eTextureFormat Textures::TEXTURE_FORMAT = C4JRender::TEXTURE_FORMAT_RxGyBzAw; diff --git a/Minecraft.Client/Textures.h b/src/client/Textures.h similarity index 99% rename from Minecraft.Client/Textures.h rename to src/client/Textures.h index eb0799e2..b817b3f9 100644 --- a/Minecraft.Client/Textures.h +++ b/src/client/Textures.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\ArrayWithLength.h" +#include "ArrayWithLength.h" class DynamicTexture; class BufferedImage; diff --git a/Minecraft.Client/TheEndPortalRenderer.cpp b/src/client/TheEndPortalRenderer.cpp similarity index 96% rename from Minecraft.Client/TheEndPortalRenderer.cpp rename to src/client/TheEndPortalRenderer.cpp index 52581579..21d9c921 100644 --- a/Minecraft.Client/TheEndPortalRenderer.cpp +++ b/src/client/TheEndPortalRenderer.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" +#include "Random.h" +#include "net.minecraft.world.level.tile.entity.h" #include "Tesselator.h" #include "TileEntityRenderDispatcher.h" #include "Camera.h" -#include "..\Minecraft.World\FloatBuffer.h" +#include "FloatBuffer.h" #include "TheEndPortalRenderer.h" void TheEndPortalRenderer::render(shared_ptr _table, double x, double y, double z, float a, bool setColor, float alpha, bool useCompiled) diff --git a/Minecraft.Client/TheEndPortalRenderer.h b/src/client/TheEndPortalRenderer.h similarity index 100% rename from Minecraft.Client/TheEndPortalRenderer.h rename to src/client/TheEndPortalRenderer.h diff --git a/Minecraft.Client/TileEntityRenderDispatcher.cpp b/src/client/TileEntityRenderDispatcher.cpp similarity index 95% rename from Minecraft.Client/TileEntityRenderDispatcher.cpp rename to src/client/TileEntityRenderDispatcher.cpp index 1708d215..4c1d95d3 100644 --- a/Minecraft.Client/TileEntityRenderDispatcher.cpp +++ b/src/client/TileEntityRenderDispatcher.cpp @@ -1,10 +1,10 @@ #include "stdafx.h" #include "TileEntityRenderDispatcher.h" #include "TileEntityRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\PistonPieceEntity.h" +#include "net.minecraft.world.level.tile.entity.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.level.h" +#include "PistonPieceEntity.h" #include "SignRenderer.h" #include "MobSpawnerRenderer.h" #include "PistonPieceRenderer.h" diff --git a/Minecraft.Client/TileEntityRenderDispatcher.h b/src/client/TileEntityRenderDispatcher.h similarity index 96% rename from Minecraft.Client/TileEntityRenderDispatcher.h rename to src/client/TileEntityRenderDispatcher.h index d86ddb01..9e1c9330 100644 --- a/Minecraft.Client/TileEntityRenderDispatcher.h +++ b/src/client/TileEntityRenderDispatcher.h @@ -1,6 +1,6 @@ #pragma once #include "Textures.h" -#include "..\Minecraft.World\JavaIntHash.h" +#include "JavaIntHash.h" class Mob; class Level; class TileEntityRenderer; diff --git a/Minecraft.Client/TileEntityRenderer.cpp b/src/client/TileEntityRenderer.cpp similarity index 100% rename from Minecraft.Client/TileEntityRenderer.cpp rename to src/client/TileEntityRenderer.cpp diff --git a/Minecraft.Client/TileEntityRenderer.h b/src/client/TileEntityRenderer.h similarity index 100% rename from Minecraft.Client/TileEntityRenderer.h rename to src/client/TileEntityRenderer.h diff --git a/Minecraft.Client/TileRenderer.cpp b/src/client/TileRenderer.cpp similarity index 99% rename from Minecraft.Client/TileRenderer.cpp rename to src/client/TileRenderer.cpp index 3b8d4c4e..95f48e67 100644 --- a/Minecraft.Client/TileRenderer.cpp +++ b/src/client/TileRenderer.cpp @@ -4,11 +4,11 @@ #include "GameRenderer.h" #include "Minecraft.h" #include "Textures.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" -#include "..\Minecraft.World\net.minecraft.world.level.material.h" -#include "..\Minecraft.World\net.minecraft.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.material.h" +#include "net.minecraft.h" +#include "net.minecraft.world.h" #include "Tesselator.h" #include "EntityTileRenderer.h" #include "Options.h" diff --git a/Minecraft.Client/TileRenderer.h b/src/client/TileRenderer.h similarity index 100% rename from Minecraft.Client/TileRenderer.h rename to src/client/TileRenderer.h diff --git a/Minecraft.Client/Timer.cpp b/src/client/Timer.cpp similarity index 98% rename from Minecraft.Client/Timer.cpp rename to src/client/Timer.cpp index b451c034..2fee3fb7 100644 --- a/Minecraft.Client/Timer.cpp +++ b/src/client/Timer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "Timer.h" -#include "..\Minecraft.World\System.h" +#include "System.h" Timer::Timer(float ticksPerSecond) { diff --git a/Minecraft.Client/Timer.h b/src/client/Timer.h similarity index 100% rename from Minecraft.Client/Timer.h rename to src/client/Timer.h diff --git a/Minecraft.Client/TitleScreen.cpp b/src/client/TitleScreen.cpp similarity index 95% rename from Minecraft.Client/TitleScreen.cpp rename to src/client/TitleScreen.cpp index 7d426095..a9536557 100644 --- a/Minecraft.Client/TitleScreen.cpp +++ b/src/client/TitleScreen.cpp @@ -5,11 +5,11 @@ #include "JoinMultiplayerScreen.h" #include "Tesselator.h" #include "Textures.h" -#include "..\Minecraft.World\StringHelpers.h" -#include "..\Minecraft.World\InputOutputStream.h" -#include "..\Minecraft.World\net.minecraft.locale.h" -#include "..\Minecraft.World\System.h" -#include "..\Minecraft.World\Random.h" +#include "StringHelpers.h" +#include "InputOutputStream.h" +#include "net.minecraft.locale.h" +#include "System.h" +#include "Random.h" #include "TitleScreen.h" Random *TitleScreen::random = new Random(); diff --git a/Minecraft.Client/TitleScreen.h b/src/client/TitleScreen.h similarity index 100% rename from Minecraft.Client/TitleScreen.h rename to src/client/TitleScreen.h diff --git a/Minecraft.Client/TntRenderer.cpp b/src/client/TntRenderer.cpp similarity index 92% rename from Minecraft.Client/TntRenderer.cpp rename to src/client/TntRenderer.cpp index 3bb7484f..c1d96436 100644 --- a/Minecraft.Client/TntRenderer.cpp +++ b/src/client/TntRenderer.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "TntRenderer.h" #include "TileRenderer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.level.tile.h" TntRenderer::TntRenderer() { diff --git a/Minecraft.Client/TntRenderer.h b/src/client/TntRenderer.h similarity index 100% rename from Minecraft.Client/TntRenderer.h rename to src/client/TntRenderer.h diff --git a/Minecraft.Client/TrackedEntity.cpp b/src/client/TrackedEntity.cpp similarity index 97% rename from Minecraft.Client/TrackedEntity.cpp rename to src/client/TrackedEntity.cpp index 70f25c93..b668f15d 100644 --- a/Minecraft.Client/TrackedEntity.cpp +++ b/src/client/TrackedEntity.cpp @@ -2,17 +2,17 @@ #include "TrackedEntity.h" #include "ServerPlayer.h" #include "PlayerConnection.h" -#include "..\Minecraft.World\Mth.h" -#include "..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\Minecraft.World\net.minecraft.world.entity.item.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" -#include "..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\net.minecraft.world.entity.global.h" -#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h" -#include "..\Minecraft.World\net.minecraft.network.packet.h" -#include "..\Minecraft.World\net.minecraft.world.item.h" -#include "..\Minecraft.World\net.minecraft.world.level.saveddata.h" +#include "Mth.h" +#include "net.minecraft.world.entity.h" +#include "net.minecraft.world.entity.item.h" +#include "net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.player.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.global.h" +#include "net.minecraft.world.entity.projectile.h" +#include "net.minecraft.network.packet.h" +#include "net.minecraft.world.item.h" +#include "net.minecraft.world.level.saveddata.h" #include "MinecraftServer.h" #include "ServerLevel.h" #include "PlayerList.h" diff --git a/Minecraft.Client/TrackedEntity.h b/src/client/TrackedEntity.h similarity index 100% rename from Minecraft.Client/TrackedEntity.h rename to src/client/TrackedEntity.h diff --git a/Minecraft.Client/TrapScreen.cpp b/src/client/TrapScreen.cpp similarity index 81% rename from Minecraft.Client/TrapScreen.cpp rename to src/client/TrapScreen.cpp index c7eb1472..fe2fcd8f 100644 --- a/Minecraft.Client/TrapScreen.cpp +++ b/src/client/TrapScreen.cpp @@ -2,9 +2,9 @@ #include "TrapScreen.h" #include "LocalPlayer.h" #include "Textures.h" -#include "..\Minecraft.World\net.minecraft.world.inventory.h" -#include "..\Minecraft.World\DispenserTileEntity.h" -#include "..\Minecraft.World\net.minecraft.world.h" +#include "net.minecraft.world.inventory.h" +#include "DispenserTileEntity.h" +#include "net.minecraft.world.h" TrapScreen::TrapScreen(shared_ptr inventory, shared_ptr trap) : AbstractContainerScreen(new TrapMenu(inventory, trap)) { diff --git a/Minecraft.Client/TrapScreen.h b/src/client/TrapScreen.h similarity index 100% rename from Minecraft.Client/TrapScreen.h rename to src/client/TrapScreen.h diff --git a/Minecraft.Client/User.cpp b/src/client/User.cpp similarity index 95% rename from Minecraft.Client/User.cpp rename to src/client/User.cpp index a359bfd3..a7da672b 100644 --- a/Minecraft.Client/User.cpp +++ b/src/client/User.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "User.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.level.tile.h" vector User::allowedTiles; diff --git a/Minecraft.Client/User.h b/src/client/User.h similarity index 100% rename from Minecraft.Client/User.h rename to src/client/User.h diff --git a/Minecraft.Client/Vertex.cpp b/src/client/Vertex.cpp similarity index 100% rename from Minecraft.Client/Vertex.cpp rename to src/client/Vertex.cpp diff --git a/Minecraft.Client/Vertex.h b/src/client/Vertex.h similarity index 87% rename from Minecraft.Client/Vertex.h rename to src/client/Vertex.h index c52f499f..9016f1fd 100644 --- a/Minecraft.Client/Vertex.h +++ b/src/client/Vertex.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\Vec3.h" +#include "Vec3.h" class Vertex { diff --git a/Minecraft.Client/VideoSettingsScreen.cpp b/src/client/VideoSettingsScreen.cpp similarity index 98% rename from Minecraft.Client/VideoSettingsScreen.cpp rename to src/client/VideoSettingsScreen.cpp index 5c948cdd..ce0d217c 100644 --- a/Minecraft.Client/VideoSettingsScreen.cpp +++ b/src/client/VideoSettingsScreen.cpp @@ -4,7 +4,7 @@ #include "SlideButton.h" #include "Options.h" #include "ControlsScreen.h" -#include "..\Minecraft.World\net.minecraft.locale.h" +#include "net.minecraft.locale.h" VideoSettingsScreen::VideoSettingsScreen(Screen *lastScreen, Options *options) { diff --git a/Minecraft.Client/VideoSettingsScreen.h b/src/client/VideoSettingsScreen.h similarity index 100% rename from Minecraft.Client/VideoSettingsScreen.h rename to src/client/VideoSettingsScreen.h diff --git a/Minecraft.Client/ViewportCuller.cpp b/src/client/ViewportCuller.cpp similarity index 99% rename from Minecraft.Client/ViewportCuller.cpp rename to src/client/ViewportCuller.cpp index bc22faa6..1327952f 100644 --- a/Minecraft.Client/ViewportCuller.cpp +++ b/src/client/ViewportCuller.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "ViewportCuller.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" ViewportCuller::Face::Face(double x, double y, double z, float yRot, float xRot) { diff --git a/Minecraft.Client/ViewportCuller.h b/src/client/ViewportCuller.h similarity index 97% rename from Minecraft.Client/ViewportCuller.h rename to src/client/ViewportCuller.h index 2a975de9..e5fdffa7 100644 --- a/Minecraft.Client/ViewportCuller.h +++ b/src/client/ViewportCuller.h @@ -1,6 +1,6 @@ #pragma once #include "Culler.h" -#include "..\Minecraft.World\mob.h" +#include "mob.h" class Mob; class ViewportCuller : public Culler diff --git a/Minecraft.Client/VillagerGolemModel.cpp b/src/client/VillagerGolemModel.cpp similarity index 97% rename from Minecraft.Client/VillagerGolemModel.cpp rename to src/client/VillagerGolemModel.cpp index aaeabd53..01607fc7 100644 --- a/Minecraft.Client/VillagerGolemModel.cpp +++ b/src/client/VillagerGolemModel.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" #include "ModelPart.h" #include "VillagerGolemModel.h" diff --git a/Minecraft.Client/VillagerGolemModel.h b/src/client/VillagerGolemModel.h similarity index 100% rename from Minecraft.Client/VillagerGolemModel.h rename to src/client/VillagerGolemModel.h diff --git a/Minecraft.Client/VillagerGolemRenderer.cpp b/src/client/VillagerGolemRenderer.cpp similarity index 94% rename from Minecraft.Client/VillagerGolemRenderer.cpp rename to src/client/VillagerGolemRenderer.cpp index f03cea4c..a1716648 100644 --- a/Minecraft.Client/VillagerGolemRenderer.cpp +++ b/src/client/VillagerGolemRenderer.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.level.tile.h" #include "VillagerGolemModel.h" #include "ModelPart.h" #include "VillagerGolemRenderer.h" diff --git a/Minecraft.Client/VillagerGolemRenderer.h b/src/client/VillagerGolemRenderer.h similarity index 100% rename from Minecraft.Client/VillagerGolemRenderer.h rename to src/client/VillagerGolemRenderer.h diff --git a/Minecraft.Client/VillagerModel.cpp b/src/client/VillagerModel.cpp similarity index 98% rename from Minecraft.Client/VillagerModel.cpp rename to src/client/VillagerModel.cpp index 8885484d..bb6b2616 100644 --- a/Minecraft.Client/VillagerModel.cpp +++ b/src/client/VillagerModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "VillagerModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" diff --git a/Minecraft.Client/VillagerModel.h b/src/client/VillagerModel.h similarity index 100% rename from Minecraft.Client/VillagerModel.h rename to src/client/VillagerModel.h diff --git a/Minecraft.Client/VillagerRenderer.cpp b/src/client/VillagerRenderer.cpp similarity index 94% rename from Minecraft.Client/VillagerRenderer.cpp rename to src/client/VillagerRenderer.cpp index b4c88173..95166076 100644 --- a/Minecraft.Client/VillagerRenderer.cpp +++ b/src/client/VillagerRenderer.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.World\net.minecraft.world.entity.npc.h" +#include "net.minecraft.world.entity.npc.h" #include "VillagerModel.h" #include "VillagerRenderer.h" diff --git a/Minecraft.Client/VillagerRenderer.h b/src/client/VillagerRenderer.h similarity index 100% rename from Minecraft.Client/VillagerRenderer.h rename to src/client/VillagerRenderer.h diff --git a/Minecraft.Client/VillagerZombieModel.cpp b/src/client/VillagerZombieModel.cpp similarity index 97% rename from Minecraft.Client/VillagerZombieModel.cpp rename to src/client/VillagerZombieModel.cpp index d8338c89..0d3163f1 100644 --- a/Minecraft.Client/VillagerZombieModel.cpp +++ b/src/client/VillagerZombieModel.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ModelPart.h" #include "VillagerZombieModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" void VillagerZombieModel::_init(float g, float yOffset, bool isArmor) { diff --git a/Minecraft.Client/VillagerZombieModel.h b/src/client/VillagerZombieModel.h similarity index 100% rename from Minecraft.Client/VillagerZombieModel.h rename to src/client/VillagerZombieModel.h diff --git a/Minecraft.Client/WaterDropParticle.cpp b/src/client/WaterDropParticle.cpp similarity index 83% rename from Minecraft.Client/WaterDropParticle.cpp rename to src/client/WaterDropParticle.cpp index 90035243..9fe0e779 100644 --- a/Minecraft.Client/WaterDropParticle.cpp +++ b/src/client/WaterDropParticle.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" #include "WaterDropParticle.h" -#include "..\Minecraft.World\JavaMath.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\net.minecraft.world.level.material.h" -#include "..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "JavaMath.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.material.h" +#include "net.minecraft.world.level.tile.h" WaterDropParticle::WaterDropParticle(Level *level, double x, double y, double z) : Particle(level, x, y, z, 0, 0, 0) { diff --git a/Minecraft.Client/WaterDropParticle.h b/src/client/WaterDropParticle.h similarity index 100% rename from Minecraft.Client/WaterDropParticle.h rename to src/client/WaterDropParticle.h diff --git a/Minecraft.Client/Windows64/4JLibs/inc/4J_Input.h b/src/client/Windows64/4JLibs/inc/4J_Input.h similarity index 100% rename from Minecraft.Client/Windows64/4JLibs/inc/4J_Input.h rename to src/client/Windows64/4JLibs/inc/4J_Input.h diff --git a/Minecraft.Client/Windows64/4JLibs/inc/4J_Profile.h b/src/client/Windows64/4JLibs/inc/4J_Profile.h similarity index 100% rename from Minecraft.Client/Windows64/4JLibs/inc/4J_Profile.h rename to src/client/Windows64/4JLibs/inc/4J_Profile.h diff --git a/Minecraft.Client/Windows64/4JLibs/inc/4J_Render.h b/src/client/Windows64/4JLibs/inc/4J_Render.h similarity index 100% rename from Minecraft.Client/Windows64/4JLibs/inc/4J_Render.h rename to src/client/Windows64/4JLibs/inc/4J_Render.h diff --git a/Minecraft.Client/Windows64/4JLibs/inc/4J_Storage.h b/src/client/Windows64/4JLibs/inc/4J_Storage.h similarity index 100% rename from Minecraft.Client/Windows64/4JLibs/inc/4J_Storage.h rename to src/client/Windows64/4JLibs/inc/4J_Storage.h diff --git a/Minecraft.Client/Windows64/GameConfig/Minecraft.gameconfig b/src/client/Windows64/GameConfig/Minecraft.gameconfig similarity index 100% rename from Minecraft.Client/Windows64/GameConfig/Minecraft.gameconfig rename to src/client/Windows64/GameConfig/Minecraft.gameconfig diff --git a/Minecraft.Client/Windows64/GameConfig/Minecraft.spa b/src/client/Windows64/GameConfig/Minecraft.spa similarity index 100% rename from Minecraft.Client/Windows64/GameConfig/Minecraft.spa rename to src/client/Windows64/GameConfig/Minecraft.spa diff --git a/Minecraft.Client/Windows64/GameConfig/Minecraft.spa.h b/src/client/Windows64/GameConfig/Minecraft.spa.h similarity index 100% rename from Minecraft.Client/Windows64/GameConfig/Minecraft.spa.h rename to src/client/Windows64/GameConfig/Minecraft.spa.h diff --git a/Minecraft.Client/Windows64/GameHDD/20140401093851/saveData.ms b/src/client/Windows64/GameHDD/20140401093851/saveData.ms similarity index 100% rename from Minecraft.Client/Windows64/GameHDD/20140401093851/saveData.ms rename to src/client/Windows64/GameHDD/20140401093851/saveData.ms diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d.cpp b/src/client/Windows64/Iggy/gdraw/gdraw_d3d.cpp similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d.cpp rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d.cpp diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d.h b/src/client/Windows64/Iggy/gdraw/gdraw_d3d.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d.h rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d.h diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d10.cpp b/src/client/Windows64/Iggy/gdraw/gdraw_d3d10.cpp similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d10.cpp rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d10.cpp diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d10.h b/src/client/Windows64/Iggy/gdraw/gdraw_d3d10.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d10.h rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d10.h diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d10_shaders.inl b/src/client/Windows64/Iggy/gdraw/gdraw_d3d10_shaders.inl similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d10_shaders.inl rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d10_shaders.inl diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d11.cpp b/src/client/Windows64/Iggy/gdraw/gdraw_d3d11.cpp similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d11.cpp rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d11.cpp diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d11.h b/src/client/Windows64/Iggy/gdraw/gdraw_d3d11.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d11.h rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d11.h diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d1x_shared.inl b/src/client/Windows64/Iggy/gdraw/gdraw_d3d1x_shared.inl similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d1x_shared.inl rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d1x_shared.inl diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d9_shaders.inl b/src/client/Windows64/Iggy/gdraw/gdraw_d3d9_shaders.inl similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_d3d9_shaders.inl rename to src/client/Windows64/Iggy/gdraw/gdraw_d3d9_shaders.inl diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_gl_shaders.inl b/src/client/Windows64/Iggy/gdraw/gdraw_gl_shaders.inl similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_gl_shaders.inl rename to src/client/Windows64/Iggy/gdraw/gdraw_gl_shaders.inl diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_gl_shared.inl b/src/client/Windows64/Iggy/gdraw/gdraw_gl_shared.inl similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_gl_shared.inl rename to src/client/Windows64/Iggy/gdraw/gdraw_gl_shared.inl diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_shared.inl b/src/client/Windows64/Iggy/gdraw/gdraw_shared.inl similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_shared.inl rename to src/client/Windows64/Iggy/gdraw/gdraw_shared.inl diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_wgl.c b/src/client/Windows64/Iggy/gdraw/gdraw_wgl.c similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_wgl.c rename to src/client/Windows64/Iggy/gdraw/gdraw_wgl.c diff --git a/Minecraft.Client/Windows64/Iggy/gdraw/gdraw_wgl.h b/src/client/Windows64/Iggy/gdraw/gdraw_wgl.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/gdraw/gdraw_wgl.h rename to src/client/Windows64/Iggy/gdraw/gdraw_wgl.h diff --git a/Minecraft.Client/Windows64/Iggy/include/gdraw.h b/src/client/Windows64/Iggy/include/gdraw.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/include/gdraw.h rename to src/client/Windows64/Iggy/include/gdraw.h diff --git a/Minecraft.Client/Windows64/Iggy/include/iggy.h b/src/client/Windows64/Iggy/include/iggy.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/include/iggy.h rename to src/client/Windows64/Iggy/include/iggy.h diff --git a/Minecraft.Client/Windows64/Iggy/include/iggyexpruntime.h b/src/client/Windows64/Iggy/include/iggyexpruntime.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/include/iggyexpruntime.h rename to src/client/Windows64/Iggy/include/iggyexpruntime.h diff --git a/Minecraft.Client/Windows64/Iggy/include/iggyperfmon.h b/src/client/Windows64/Iggy/include/iggyperfmon.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/include/iggyperfmon.h rename to src/client/Windows64/Iggy/include/iggyperfmon.h diff --git a/Minecraft.Client/Windows64/Iggy/include/rrCore.h b/src/client/Windows64/Iggy/include/rrCore.h similarity index 100% rename from Minecraft.Client/Windows64/Iggy/include/rrCore.h rename to src/client/Windows64/Iggy/include/rrCore.h diff --git a/Minecraft.Client/Windows64/Leaderboards/WindowsLeaderboardManager.cpp b/src/client/Windows64/Leaderboards/WindowsLeaderboardManager.cpp similarity index 100% rename from Minecraft.Client/Windows64/Leaderboards/WindowsLeaderboardManager.cpp rename to src/client/Windows64/Leaderboards/WindowsLeaderboardManager.cpp diff --git a/Minecraft.Client/Windows64/Leaderboards/WindowsLeaderboardManager.h b/src/client/Windows64/Leaderboards/WindowsLeaderboardManager.h similarity index 95% rename from Minecraft.Client/Windows64/Leaderboards/WindowsLeaderboardManager.h rename to src/client/Windows64/Leaderboards/WindowsLeaderboardManager.h index 4141e3f9..a66bc9cc 100644 --- a/Minecraft.Client/Windows64/Leaderboards/WindowsLeaderboardManager.h +++ b/src/client/Windows64/Leaderboards/WindowsLeaderboardManager.h @@ -1,6 +1,6 @@ #pragma once -#include "Common\Leaderboards\LeaderboardManager.h" +#include "Common/Leaderboards/LeaderboardManager.h" class WindowsLeaderboardManager : public LeaderboardManager { diff --git a/Minecraft.Client/Windows64/Miles/include/imssapi.h b/src/client/Windows64/Miles/include/imssapi.h similarity index 100% rename from Minecraft.Client/Windows64/Miles/include/imssapi.h rename to src/client/Windows64/Miles/include/imssapi.h diff --git a/Minecraft.Client/Windows64/Miles/include/mss.h b/src/client/Windows64/Miles/include/mss.h similarity index 100% rename from Minecraft.Client/Windows64/Miles/include/mss.h rename to src/client/Windows64/Miles/include/mss.h diff --git a/Minecraft.Client/Windows64/Miles/include/rrcore.h b/src/client/Windows64/Miles/include/rrcore.h similarity index 100% rename from Minecraft.Client/Windows64/Miles/include/rrcore.h rename to src/client/Windows64/Miles/include/rrcore.h diff --git a/Minecraft.Client/Windows64/Miles/include/tmapi.h b/src/client/Windows64/Miles/include/tmapi.h similarity index 100% rename from Minecraft.Client/Windows64/Miles/include/tmapi.h rename to src/client/Windows64/Miles/include/tmapi.h diff --git a/Minecraft.Client/Windows64/Miles/lib/redist64/binkawin64.asi b/src/client/Windows64/Miles/lib/redist64/binkawin64.asi similarity index 100% rename from Minecraft.Client/Windows64/Miles/lib/redist64/binkawin64.asi rename to src/client/Windows64/Miles/lib/redist64/binkawin64.asi diff --git a/Minecraft.Client/Windows64/Miles/lib/redist64/mss64dolby.flt b/src/client/Windows64/Miles/lib/redist64/mss64dolby.flt similarity index 100% rename from Minecraft.Client/Windows64/Miles/lib/redist64/mss64dolby.flt rename to src/client/Windows64/Miles/lib/redist64/mss64dolby.flt diff --git a/Minecraft.Client/Windows64/Miles/lib/redist64/mss64ds3d.flt b/src/client/Windows64/Miles/lib/redist64/mss64ds3d.flt similarity index 100% rename from Minecraft.Client/Windows64/Miles/lib/redist64/mss64ds3d.flt rename to src/client/Windows64/Miles/lib/redist64/mss64ds3d.flt diff --git a/Minecraft.Client/Windows64/Miles/lib/redist64/mss64dsp.flt b/src/client/Windows64/Miles/lib/redist64/mss64dsp.flt similarity index 100% rename from Minecraft.Client/Windows64/Miles/lib/redist64/mss64dsp.flt rename to src/client/Windows64/Miles/lib/redist64/mss64dsp.flt diff --git a/Minecraft.Client/Windows64/Miles/lib/redist64/mss64eax.flt b/src/client/Windows64/Miles/lib/redist64/mss64eax.flt similarity index 100% rename from Minecraft.Client/Windows64/Miles/lib/redist64/mss64eax.flt rename to src/client/Windows64/Miles/lib/redist64/mss64eax.flt diff --git a/Minecraft.Client/Windows64/Miles/lib/redist64/mss64srs.flt b/src/client/Windows64/Miles/lib/redist64/mss64srs.flt similarity index 100% rename from Minecraft.Client/Windows64/Miles/lib/redist64/mss64srs.flt rename to src/client/Windows64/Miles/lib/redist64/mss64srs.flt diff --git a/Minecraft.Client/Windows64/Minecraft_Macros.h b/src/client/Windows64/Minecraft_Macros.h similarity index 100% rename from Minecraft.Client/Windows64/Minecraft_Macros.h rename to src/client/Windows64/Minecraft_Macros.h diff --git a/Minecraft.Client/Windows64/Resource.h b/src/client/Windows64/Resource.h similarity index 100% rename from Minecraft.Client/Windows64/Resource.h rename to src/client/Windows64/Resource.h diff --git a/Minecraft.Client/Windows64/Sentient/DynamicConfigurations.h b/src/client/Windows64/Sentient/DynamicConfigurations.h similarity index 100% rename from Minecraft.Client/Windows64/Sentient/DynamicConfigurations.h rename to src/client/Windows64/Sentient/DynamicConfigurations.h diff --git a/Minecraft.Client/Windows64/Sentient/MinecraftTelemetry.h b/src/client/Windows64/Sentient/MinecraftTelemetry.h similarity index 100% rename from Minecraft.Client/Windows64/Sentient/MinecraftTelemetry.h rename to src/client/Windows64/Sentient/MinecraftTelemetry.h diff --git a/Minecraft.Client/Windows64/Sentient/SentientManager.h b/src/client/Windows64/Sentient/SentientManager.h similarity index 100% rename from Minecraft.Client/Windows64/Sentient/SentientManager.h rename to src/client/Windows64/Sentient/SentientManager.h diff --git a/Minecraft.Client/Windows64/Sentient/SentientStats.h b/src/client/Windows64/Sentient/SentientStats.h similarity index 100% rename from Minecraft.Client/Windows64/Sentient/SentientStats.h rename to src/client/Windows64/Sentient/SentientStats.h diff --git a/Minecraft.Client/Windows64/Sentient/SentientTelemetryCommon.h b/src/client/Windows64/Sentient/SentientTelemetryCommon.h similarity index 100% rename from Minecraft.Client/Windows64/Sentient/SentientTelemetryCommon.h rename to src/client/Windows64/Sentient/SentientTelemetryCommon.h diff --git a/Minecraft.Client/Windows64/Sentient/TelemetryEnum.h b/src/client/Windows64/Sentient/TelemetryEnum.h similarity index 100% rename from Minecraft.Client/Windows64/Sentient/TelemetryEnum.h rename to src/client/Windows64/Sentient/TelemetryEnum.h diff --git a/Minecraft.Client/Windows64/Social/SocialManager.h b/src/client/Windows64/Social/SocialManager.h similarity index 100% rename from Minecraft.Client/Windows64/Social/SocialManager.h rename to src/client/Windows64/Social/SocialManager.h diff --git a/Minecraft.Client/Windows64/Windows64_App.cpp b/src/client/Windows64/Windows64_App.cpp similarity index 91% rename from Minecraft.Client/Windows64/Windows64_App.cpp rename to src/client/Windows64/Windows64_App.cpp index ef9f6cf6..a0f9b8df 100644 --- a/Minecraft.Client/Windows64/Windows64_App.cpp +++ b/src/client/Windows64/Windows64_App.cpp @@ -1,14 +1,14 @@ #include "stdafx.h" #include "..\Common\Consoles_App.h" #include "..\User.h" -#include "..\..\Minecraft.Client\Minecraft.h" -#include "..\..\Minecraft.Client\MinecraftServer.h" -#include "..\..\Minecraft.Client\PlayerList.h" -#include "..\..\Minecraft.Client\ServerPlayer.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\LevelSettings.h" -#include "..\..\Minecraft.World\BiomeSource.h" -#include "..\..\Minecraft.World\LevelType.h" +#include "..\Minecraft.h" +#include "..\MinecraftServer.h" +#include "..\PlayerList.h" +#include "..\ServerPlayer.h" +#include "..\Level.h" +#include "..\LevelSettings.h" +#include "..\BiomeSource.h" +#include "..\LevelType.h" CConsoleMinecraftApp app; diff --git a/Minecraft.Client/Windows64/Windows64_App.h b/src/client/Windows64/Windows64_App.h similarity index 100% rename from Minecraft.Client/Windows64/Windows64_App.h rename to src/client/Windows64/Windows64_App.h diff --git a/Minecraft.Client/Windows64/Windows64_Minecraft.cpp b/src/client/Windows64/Windows64_Minecraft.cpp similarity index 98% rename from Minecraft.Client/Windows64/Windows64_Minecraft.cpp rename to src/client/Windows64/Windows64_Minecraft.cpp index d2251e4e..65eab9dc 100644 --- a/Minecraft.Client/Windows64/Windows64_Minecraft.cpp +++ b/src/client/Windows64/Windows64_Minecraft.cpp @@ -7,35 +7,35 @@ #include "GameConfig\Minecraft.spa.h" #include "..\MinecraftServer.h" #include "..\LocalPlayer.h" -#include "..\..\Minecraft.World\ItemInstance.h" -#include "..\..\Minecraft.World\MapItem.h" -#include "..\..\Minecraft.World\Recipes.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.World\Language.h" -#include "..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "..\ItemInstance.h" +#include "..\MapItem.h" +#include "..\Recipes.h" +#include "..\Recipy.h" +#include "..\Language.h" +#include "..\StringHelpers.h" +#include "..\AABB.h" +#include "..\Vec3.h" +#include "..\Level.h" +#include "..\net.minecraft.world.level.tile.h" #include "..\ClientConnection.h" #include "..\User.h" -#include "..\..\Minecraft.World\Socket.h" -#include "..\..\Minecraft.World\ThreadName.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\Socket.h" +#include "..\ThreadName.h" +#include "..\StatsCounter.h" #include "..\ConnectScreen.h" //#include "Social\SocialManager.h" //#include "Leaderboards\LeaderboardManager.h" //#include "XUI\XUI_Scene_Container.h" //#include "NetworkManager.h" -#include "..\..\Minecraft.Client\Tesselator.h" -#include "..\..\Minecraft.Client\Options.h" +#include "..\Tesselator.h" +#include "..\Options.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\IntCache.h" +#include "..\IntCache.h" #include "..\Textures.h" #include "Resource.h" -#include "..\..\Minecraft.World\compression.h" -#include "..\..\Minecraft.World\OldChunkStorage.h" +#include "..\compression.h" +#include "..\OldChunkStorage.h" #include "Xbox/resource.h" diff --git a/Minecraft.Client/Windows64/Windows64_UIController.cpp b/src/client/Windows64/Windows64_UIController.cpp similarity index 100% rename from Minecraft.Client/Windows64/Windows64_UIController.cpp rename to src/client/Windows64/Windows64_UIController.cpp diff --git a/Minecraft.Client/Windows64/Windows64_UIController.h b/src/client/Windows64/Windows64_UIController.h similarity index 100% rename from Minecraft.Client/Windows64/Windows64_UIController.h rename to src/client/Windows64/Windows64_UIController.h diff --git a/Minecraft.Client/Windows64/XML/ATGXmlParser.h b/src/client/Windows64/XML/ATGXmlParser.h similarity index 100% rename from Minecraft.Client/Windows64/XML/ATGXmlParser.h rename to src/client/Windows64/XML/ATGXmlParser.h diff --git a/Minecraft.Client/Windows64/Xbox_BuildVer.h b/src/client/Windows64/Xbox_BuildVer.h similarity index 100% rename from Minecraft.Client/Windows64/Xbox_BuildVer.h rename to src/client/Windows64/Xbox_BuildVer.h diff --git a/Minecraft.Client/Windows64Media/4J_strings.h b/src/client/Windows64Media/4J_strings.h similarity index 100% rename from Minecraft.Client/Windows64Media/4J_strings.h rename to src/client/Windows64Media/4J_strings.h diff --git a/Minecraft.Client/Windows64Media/DLC/Candy Texture Pack/Data/media.arc b/src/client/Windows64Media/DLC/Candy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Candy Texture Pack/Data/media.arc rename to src/client/Windows64Media/DLC/Candy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Windows64Media/DLC/Candy Texture Pack/Data/x16Data.pck b/src/client/Windows64Media/DLC/Candy Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Candy Texture Pack/Data/x16Data.pck rename to src/client/Windows64Media/DLC/Candy Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Candy Texture Pack/TexturePack.pck b/src/client/Windows64Media/DLC/Candy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Candy Texture Pack/TexturePack.pck rename to src/client/Windows64Media/DLC/Candy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Windows64Media/DLC/City Texture Pack/Data/media.arc b/src/client/Windows64Media/DLC/City Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/City Texture Pack/Data/media.arc rename to src/client/Windows64Media/DLC/City Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Windows64Media/DLC/City Texture Pack/Data/x32Data.pck b/src/client/Windows64Media/DLC/City Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/City Texture Pack/Data/x32Data.pck rename to src/client/Windows64Media/DLC/City Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/Windows64Media/DLC/City Texture Pack/TexturePack.pck b/src/client/Windows64Media/DLC/City Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/City Texture Pack/TexturePack.pck rename to src/client/Windows64Media/DLC/City Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc b/src/client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc rename to src/client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck b/src/client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck rename to src/client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/TexturePack.pck b/src/client/Windows64Media/DLC/Fantasy Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/TexturePack.pck rename to src/client/Windows64Media/DLC/Fantasy Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Halloween Texture Pack/Data/media.arc b/src/client/Windows64Media/DLC/Halloween Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Halloween Texture Pack/Data/media.arc rename to src/client/Windows64Media/DLC/Halloween Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Windows64Media/DLC/Halloween Texture Pack/Data/x16Data.pck b/src/client/Windows64Media/DLC/Halloween Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Halloween Texture Pack/Data/x16Data.pck rename to src/client/Windows64Media/DLC/Halloween Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Halloween Texture Pack/TexturePack.pck b/src/client/Windows64Media/DLC/Halloween Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Halloween Texture Pack/TexturePack.pck rename to src/client/Windows64Media/DLC/Halloween Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Natural Texture Pack/Data/media.arc b/src/client/Windows64Media/DLC/Natural Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Natural Texture Pack/Data/media.arc rename to src/client/Windows64Media/DLC/Natural Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Windows64Media/DLC/Natural Texture Pack/Data/x32Data.pck b/src/client/Windows64Media/DLC/Natural Texture Pack/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Natural Texture Pack/Data/x32Data.pck rename to src/client/Windows64Media/DLC/Natural Texture Pack/Data/x32Data.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Natural Texture Pack/TexturePack.pck b/src/client/Windows64Media/DLC/Natural Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Natural Texture Pack/TexturePack.pck rename to src/client/Windows64Media/DLC/Natural Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Plastic Texture Pack/Data/media.arc b/src/client/Windows64Media/DLC/Plastic Texture Pack/Data/media.arc similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Plastic Texture Pack/Data/media.arc rename to src/client/Windows64Media/DLC/Plastic Texture Pack/Data/media.arc diff --git a/Minecraft.Client/Windows64Media/DLC/Plastic Texture Pack/Data/x16Data.pck b/src/client/Windows64Media/DLC/Plastic Texture Pack/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Plastic Texture Pack/Data/x16Data.pck rename to src/client/Windows64Media/DLC/Plastic Texture Pack/Data/x16Data.pck diff --git a/Minecraft.Client/Windows64Media/DLC/Plastic Texture Pack/TexturePack.pck b/src/client/Windows64Media/DLC/Plastic Texture Pack/TexturePack.pck similarity index 100% rename from Minecraft.Client/Windows64Media/DLC/Plastic Texture Pack/TexturePack.pck rename to src/client/Windows64Media/DLC/Plastic Texture Pack/TexturePack.pck diff --git a/Minecraft.Client/Windows64Media/Media/CopyPlatformSkin.bat b/src/client/Windows64Media/Media/CopyPlatformSkin.bat similarity index 100% rename from Minecraft.Client/Windows64Media/Media/CopyPlatformSkin.bat rename to src/client/Windows64Media/Media/CopyPlatformSkin.bat diff --git a/Minecraft.Client/Windows64Media/Media/DLCOffersMenu1080.swf b/src/client/Windows64Media/Media/DLCOffersMenu1080.swf similarity index 100% rename from Minecraft.Client/Windows64Media/Media/DLCOffersMenu1080.swf rename to src/client/Windows64Media/Media/DLCOffersMenu1080.swf diff --git a/Minecraft.Client/Windows64Media/Media/DLCOffersMenu480.swf b/src/client/Windows64Media/Media/DLCOffersMenu480.swf similarity index 100% rename from Minecraft.Client/Windows64Media/Media/DLCOffersMenu480.swf rename to src/client/Windows64Media/Media/DLCOffersMenu480.swf diff --git a/Minecraft.Client/Windows64Media/Media/DLCOffersMenu720.swf b/src/client/Windows64Media/Media/DLCOffersMenu720.swf similarity index 100% rename from Minecraft.Client/Windows64Media/Media/DLCOffersMenu720.swf rename to src/client/Windows64Media/Media/DLCOffersMenu720.swf diff --git a/Minecraft.Client/Windows64Media/Media/DLCOffersMenuVita.swf b/src/client/Windows64Media/Media/DLCOffersMenuVita.swf similarity index 100% rename from Minecraft.Client/Windows64Media/Media/DLCOffersMenuVita.swf rename to src/client/Windows64Media/Media/DLCOffersMenuVita.swf diff --git a/Minecraft.Client/Windows64Media/Media/Tutorial.pck b/src/client/Windows64Media/Media/Tutorial.pck similarity index 100% rename from Minecraft.Client/Windows64Media/Media/Tutorial.pck rename to src/client/Windows64Media/Media/Tutorial.pck diff --git a/Minecraft.Client/Windows64Media/Media/languages.loc b/src/client/Windows64Media/Media/languages.loc similarity index 100% rename from Minecraft.Client/Windows64Media/Media/languages.loc rename to src/client/Windows64Media/Media/languages.loc diff --git a/Minecraft.Client/Windows64Media/Media/media.txt b/src/client/Windows64Media/Media/media.txt similarity index 100% rename from Minecraft.Client/Windows64Media/Media/media.txt rename to src/client/Windows64Media/Media/media.txt diff --git a/Minecraft.Client/Windows64Media/Media/skinHDWin.swf b/src/client/Windows64Media/Media/skinHDWin.swf similarity index 100% rename from Minecraft.Client/Windows64Media/Media/skinHDWin.swf rename to src/client/Windows64Media/Media/skinHDWin.swf diff --git a/Minecraft.Client/Windows64Media/Media/skinWin.swf b/src/client/Windows64Media/Media/skinWin.swf similarity index 100% rename from Minecraft.Client/Windows64Media/Media/skinWin.swf rename to src/client/Windows64Media/Media/skinWin.swf diff --git a/Minecraft.Client/Windows64Media/loc/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/de-DE/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/de-DE/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/de-DE/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/de-DE/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/de-DE/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/de-DE/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/de-DE/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/de-DE/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/de-DE/strings.lang b/src/client/Windows64Media/loc/de-DE/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/de-DE/strings.lang rename to src/client/Windows64Media/loc/de-DE/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/de-DE/stringsGeneric.xml b/src/client/Windows64Media/loc/de-DE/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/de-DE/stringsGeneric.xml rename to src/client/Windows64Media/loc/de-DE/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/de-DE/stringsLeaderboards.xml b/src/client/Windows64Media/loc/de-DE/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/de-DE/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/de-DE/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/de-DE/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/de-DE/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/de-DE/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/de-DE/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/es-ES/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/es-ES/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/es-ES/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/es-ES/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/es-ES/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/es-ES/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/strings.lang b/src/client/Windows64Media/loc/es-ES/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/es-ES/strings.lang rename to src/client/Windows64Media/loc/es-ES/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/stringsGeneric.xml b/src/client/Windows64Media/loc/es-ES/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/es-ES/stringsGeneric.xml rename to src/client/Windows64Media/loc/es-ES/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/stringsLeaderboards.xml b/src/client/Windows64Media/loc/es-ES/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/es-ES/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/es-ES/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/es-ES/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/es-ES/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/es-ES/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/fr-FR/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/fr-FR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/fr-FR/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/fr-FR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/fr-FR/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/fr-FR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/fr-FR/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/fr-FR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/fr-FR/strings.lang b/src/client/Windows64Media/loc/fr-FR/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/fr-FR/strings.lang rename to src/client/Windows64Media/loc/fr-FR/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/fr-FR/stringsGeneric.xml b/src/client/Windows64Media/loc/fr-FR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/fr-FR/stringsGeneric.xml rename to src/client/Windows64Media/loc/fr-FR/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/fr-FR/stringsLeaderboards.xml b/src/client/Windows64Media/loc/fr-FR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/fr-FR/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/fr-FR/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/fr-FR/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/fr-FR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/fr-FR/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/fr-FR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/it-IT/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/it-IT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/it-IT/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/it-IT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/it-IT/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/it-IT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/it-IT/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/it-IT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/it-IT/strings.lang b/src/client/Windows64Media/loc/it-IT/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/it-IT/strings.lang rename to src/client/Windows64Media/loc/it-IT/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/it-IT/stringsGeneric.xml b/src/client/Windows64Media/loc/it-IT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/it-IT/stringsGeneric.xml rename to src/client/Windows64Media/loc/it-IT/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/it-IT/stringsLeaderboards.xml b/src/client/Windows64Media/loc/it-IT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/it-IT/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/it-IT/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/it-IT/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/it-IT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/it-IT/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/it-IT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/ja-JP/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/ja-JP/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ja-JP/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/ja-JP/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/ja-JP/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/ja-JP/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ja-JP/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/ja-JP/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/ja-JP/strings.lang b/src/client/Windows64Media/loc/ja-JP/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ja-JP/strings.lang rename to src/client/Windows64Media/loc/ja-JP/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/ja-JP/stringsGeneric.xml b/src/client/Windows64Media/loc/ja-JP/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ja-JP/stringsGeneric.xml rename to src/client/Windows64Media/loc/ja-JP/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/ja-JP/stringsLeaderboards.xml b/src/client/Windows64Media/loc/ja-JP/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ja-JP/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/ja-JP/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/ja-JP/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/ja-JP/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ja-JP/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/ja-JP/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/ko-KR/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/ko-KR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ko-KR/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/ko-KR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/ko-KR/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/ko-KR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ko-KR/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/ko-KR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/ko-KR/strings.lang b/src/client/Windows64Media/loc/ko-KR/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ko-KR/strings.lang rename to src/client/Windows64Media/loc/ko-KR/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/ko-KR/stringsGeneric.xml b/src/client/Windows64Media/loc/ko-KR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ko-KR/stringsGeneric.xml rename to src/client/Windows64Media/loc/ko-KR/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/ko-KR/stringsLeaderboards.xml b/src/client/Windows64Media/loc/ko-KR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ko-KR/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/ko-KR/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/ko-KR/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/ko-KR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/ko-KR/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/ko-KR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/pt-BR/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/pt-BR/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/pt-BR/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/pt-BR/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/pt-BR/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/pt-BR/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/pt-BR/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/pt-BR/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/pt-BR/strings.lang b/src/client/Windows64Media/loc/pt-BR/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/pt-BR/strings.lang rename to src/client/Windows64Media/loc/pt-BR/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/pt-BR/stringsGeneric.xml b/src/client/Windows64Media/loc/pt-BR/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/pt-BR/stringsGeneric.xml rename to src/client/Windows64Media/loc/pt-BR/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/pt-BR/stringsLeaderboards.xml b/src/client/Windows64Media/loc/pt-BR/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/pt-BR/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/pt-BR/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/pt-BR/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/pt-BR/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/pt-BR/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/pt-BR/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml b/src/client/Windows64Media/loc/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/stringsGeneric.xml rename to src/client/Windows64Media/loc/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/stringsLeaderboards.xml b/src/client/Windows64Media/loc/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/zh-CHT/4J_stringsGeneric.xml b/src/client/Windows64Media/loc/zh-CHT/4J_stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/zh-CHT/4J_stringsGeneric.xml rename to src/client/Windows64Media/loc/zh-CHT/4J_stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/zh-CHT/4J_stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/loc/zh-CHT/strings.lang b/src/client/Windows64Media/loc/zh-CHT/strings.lang similarity index 100% rename from Minecraft.Client/Windows64Media/loc/zh-CHT/strings.lang rename to src/client/Windows64Media/loc/zh-CHT/strings.lang diff --git a/Minecraft.Client/Windows64Media/loc/zh-CHT/stringsGeneric.xml b/src/client/Windows64Media/loc/zh-CHT/stringsGeneric.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/zh-CHT/stringsGeneric.xml rename to src/client/Windows64Media/loc/zh-CHT/stringsGeneric.xml diff --git a/Minecraft.Client/Windows64Media/loc/zh-CHT/stringsLeaderboards.xml b/src/client/Windows64Media/loc/zh-CHT/stringsLeaderboards.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/zh-CHT/stringsLeaderboards.xml rename to src/client/Windows64Media/loc/zh-CHT/stringsLeaderboards.xml diff --git a/Minecraft.Client/Windows64Media/loc/zh-CHT/stringsPlatformSpecific.xml b/src/client/Windows64Media/loc/zh-CHT/stringsPlatformSpecific.xml similarity index 100% rename from Minecraft.Client/Windows64Media/loc/zh-CHT/stringsPlatformSpecific.xml rename to src/client/Windows64Media/loc/zh-CHT/stringsPlatformSpecific.xml diff --git a/Minecraft.Client/Windows64Media/strings.h b/src/client/Windows64Media/strings.h similarity index 100% rename from Minecraft.Client/Windows64Media/strings.h rename to src/client/Windows64Media/strings.h diff --git a/Minecraft.Client/WolfModel.cpp b/src/client/WolfModel.cpp similarity index 98% rename from Minecraft.Client/WolfModel.cpp rename to src/client/WolfModel.cpp index f4835ec3..02a0ae2d 100644 --- a/Minecraft.Client/WolfModel.cpp +++ b/src/client/WolfModel.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "WolfModel.h" -#include "..\Minecraft.World\Wolf.h" -#include "..\Minecraft.World\Mth.h" +#include "Wolf.h" +#include "Mth.h" #include "ModelPart.h" WolfModel::WolfModel() diff --git a/Minecraft.Client/WolfModel.h b/src/client/WolfModel.h similarity index 94% rename from Minecraft.Client/WolfModel.h rename to src/client/WolfModel.h index ab26a9e8..29a0eb12 100644 --- a/Minecraft.Client/WolfModel.h +++ b/src/client/WolfModel.h @@ -1,6 +1,6 @@ #pragma once #include "Model.h" -#include "..\Minecraft.World\Mob.h" +#include "Mob.h" class WolfModel : public Model { diff --git a/Minecraft.Client/WolfRenderer.cpp b/src/client/WolfRenderer.cpp similarity index 94% rename from Minecraft.Client/WolfRenderer.cpp rename to src/client/WolfRenderer.cpp index a21affa2..791e5963 100644 --- a/Minecraft.Client/WolfRenderer.cpp +++ b/src/client/WolfRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "WolfRenderer.h" #include "MultiPlayerLocalPlayer.h" -#include "..\Minecraft.World\net.minecraft.world.entity.animal.h" +#include "net.minecraft.world.entity.animal.h" WolfRenderer::WolfRenderer(Model *model, Model *armor, float shadow) : MobRenderer(model, shadow) { diff --git a/Minecraft.Client/WolfRenderer.h b/src/client/WolfRenderer.h similarity index 100% rename from Minecraft.Client/WolfRenderer.h rename to src/client/WolfRenderer.h diff --git a/Minecraft.Client/WstringLookup.cpp b/src/client/WstringLookup.cpp similarity index 100% rename from Minecraft.Client/WstringLookup.cpp rename to src/client/WstringLookup.cpp diff --git a/Minecraft.Client/WstringLookup.h b/src/client/WstringLookup.h similarity index 100% rename from Minecraft.Client/WstringLookup.h rename to src/client/WstringLookup.h diff --git a/Minecraft.Client/Xbox/4JLibs/Media/4J_strings.resx b/src/client/Xbox/4JLibs/Media/4J_strings.resx similarity index 100% rename from Minecraft.Client/Xbox/4JLibs/Media/4J_strings.resx rename to src/client/Xbox/4JLibs/Media/4J_strings.resx diff --git a/Minecraft.Client/Xbox/4JLibs/inc/4J_Input.h b/src/client/Xbox/4JLibs/inc/4J_Input.h similarity index 100% rename from Minecraft.Client/Xbox/4JLibs/inc/4J_Input.h rename to src/client/Xbox/4JLibs/inc/4J_Input.h diff --git a/Minecraft.Client/Xbox/4JLibs/inc/4J_Profile.h b/src/client/Xbox/4JLibs/inc/4J_Profile.h similarity index 100% rename from Minecraft.Client/Xbox/4JLibs/inc/4J_Profile.h rename to src/client/Xbox/4JLibs/inc/4J_Profile.h diff --git a/Minecraft.Client/Xbox/4JLibs/inc/4J_Render.h b/src/client/Xbox/4JLibs/inc/4J_Render.h similarity index 100% rename from Minecraft.Client/Xbox/4JLibs/inc/4J_Render.h rename to src/client/Xbox/4JLibs/inc/4J_Render.h diff --git a/Minecraft.Client/Xbox/4JLibs/inc/4J_Storage.h b/src/client/Xbox/4JLibs/inc/4J_Storage.h similarity index 100% rename from Minecraft.Client/Xbox/4JLibs/inc/4J_Storage.h rename to src/client/Xbox/4JLibs/inc/4J_Storage.h diff --git a/Minecraft.Client/Xbox/4JLibs/inc/4J_xtms.h b/src/client/Xbox/4JLibs/inc/4J_xtms.h similarity index 100% rename from Minecraft.Client/Xbox/4JLibs/inc/4J_xtms.h rename to src/client/Xbox/4JLibs/inc/4J_xtms.h diff --git a/Minecraft.Client/Xbox/Audio/SoundEngine.cpp b/src/client/Xbox/Audio/SoundEngine.cpp similarity index 98% rename from Minecraft.Client/Xbox/Audio/SoundEngine.cpp rename to src/client/Xbox/Audio/SoundEngine.cpp index b088150c..16c9c00b 100644 --- a/Minecraft.Client/Xbox/Audio/SoundEngine.cpp +++ b/src/client/Xbox/Audio/SoundEngine.cpp @@ -1,15 +1,15 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.entity.h" -#include "..\..\..\Minecraft.World\Mth.h" -#include "..\..\..\Minecraft.World\Random.h" -#include "..\..\..\Minecraft.World\LevelData.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" +#include "net.minecraft.world.entity.h" +#include "Mth.h" +#include "Random.h" +#include "LevelData.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" #include "SoundEngine.h" -#include "..\..\TexturePackRepository.h" -#include "..\..\TexturePack.h" -#include "..\..\Common\DLC\DLCAudioFile.h" -#include "..\..\DLCTexturePack.h" +#include "TexturePackRepository.h" +#include "TexturePack.h" +#include "Common\DLC\DLCAudioFile.h" +#include "DLCTexturePack.h" IXAudio2* g_pXAudio2 = NULL; // pointer to XAudio2 instance used by QNet and XACT diff --git a/Minecraft.Client/Xbox/Audio/SoundEngine.h b/src/client/Xbox/Audio/SoundEngine.h similarity index 98% rename from Minecraft.Client/Xbox/Audio/SoundEngine.h rename to src/client/Xbox/Audio/SoundEngine.h index e2f22869..bbb4cf07 100644 --- a/Minecraft.Client/Xbox/Audio/SoundEngine.h +++ b/src/client/Xbox/Audio/SoundEngine.h @@ -2,7 +2,7 @@ class Mob; class Options; using namespace std; -#include "..\..\..\Minecraft.World\SoundTypes.h" +#include "SoundTypes.h" #ifdef _XBOX extern IXAudio2* g_pXAudio2; // pointer to XAudio2 instance used by QNet and XACT diff --git a/Minecraft.Client/Xbox/Cheats/E0006C5B8D782D00/FFFE07D1/00010000/E0006C5B8D782D00 b/src/client/Xbox/Cheats/E0006C5B8D782D00/FFFE07D1/00010000/E0006C5B8D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/E0006C5B8D782D00/FFFE07D1/00010000/E0006C5B8D782D00 rename to src/client/Xbox/Cheats/E0006C5B8D782D00/FFFE07D1/00010000/E0006C5B8D782D00 diff --git a/Minecraft.Client/Xbox/Cheats/TMS/E00031068D782D00/FFFE07D1/00010000/E00031068D782D00 b/src/client/Xbox/Cheats/TMS/E00031068D782D00/FFFE07D1/00010000/E00031068D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/TMS/E00031068D782D00/FFFE07D1/00010000/E00031068D782D00 rename to src/client/Xbox/Cheats/TMS/E00031068D782D00/FFFE07D1/00010000/E00031068D782D00 diff --git a/Minecraft.Client/Xbox/Cheats/TMS/E00032518D782D00/FFFE07D1/00010000/E00032518D782D00 b/src/client/Xbox/Cheats/TMS/E00032518D782D00/FFFE07D1/00010000/E00032518D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/TMS/E00032518D782D00/FFFE07D1/00010000/E00032518D782D00 rename to src/client/Xbox/Cheats/TMS/E00032518D782D00/FFFE07D1/00010000/E00032518D782D00 diff --git a/Minecraft.Client/Xbox/Cheats/TMS/E00033A28D782D00/FFFE07D1/00010000/E00033A28D782D00 b/src/client/Xbox/Cheats/TMS/E00033A28D782D00/FFFE07D1/00010000/E00033A28D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/TMS/E00033A28D782D00/FFFE07D1/00010000/E00033A28D782D00 rename to src/client/Xbox/Cheats/TMS/E00033A28D782D00/FFFE07D1/00010000/E00033A28D782D00 diff --git a/Minecraft.Client/Xbox/Cheats/TMS/E00035128D782D00/FFFE07D1/00010000/E00035128D782D00 b/src/client/Xbox/Cheats/TMS/E00035128D782D00/FFFE07D1/00010000/E00035128D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/TMS/E00035128D782D00/FFFE07D1/00010000/E00035128D782D00 rename to src/client/Xbox/Cheats/TMS/E00035128D782D00/FFFE07D1/00010000/E00035128D782D00 diff --git a/Minecraft.Client/Xbox/Cheats/TMS/E00036E98D782D00/FFFE07D1/00010000/E00036E98D782D00 b/src/client/Xbox/Cheats/TMS/E00036E98D782D00/FFFE07D1/00010000/E00036E98D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/TMS/E00036E98D782D00/FFFE07D1/00010000/E00036E98D782D00 rename to src/client/Xbox/Cheats/TMS/E00036E98D782D00/FFFE07D1/00010000/E00036E98D782D00 diff --git a/Minecraft.Client/Xbox/Cheats/TMS/E000372E8D782D00/FFFE07D1/00010000/E000372E8D782D00 b/src/client/Xbox/Cheats/TMS/E000372E8D782D00/FFFE07D1/00010000/E000372E8D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/TMS/E000372E8D782D00/FFFE07D1/00010000/E000372E8D782D00 rename to src/client/Xbox/Cheats/TMS/E000372E8D782D00/FFFE07D1/00010000/E000372E8D782D00 diff --git a/Minecraft.Client/Xbox/Cheats/TMS/E00038028D782D00/FFFE07D1/00010000/E00038028D782D00 b/src/client/Xbox/Cheats/TMS/E00038028D782D00/FFFE07D1/00010000/E00038028D782D00 similarity index 100% rename from Minecraft.Client/Xbox/Cheats/TMS/E00038028D782D00/FFFE07D1/00010000/E00038028D782D00 rename to src/client/Xbox/Cheats/TMS/E00038028D782D00/FFFE07D1/00010000/E00038028D782D00 diff --git a/Minecraft.Client/Xbox/ContentPackageBuild/MinecraftContentPackage.xlast b/src/client/Xbox/ContentPackageBuild/MinecraftContentPackage.xlast similarity index 100% rename from Minecraft.Client/Xbox/ContentPackageBuild/MinecraftContentPackage.xlast rename to src/client/Xbox/ContentPackageBuild/MinecraftContentPackage.xlast diff --git a/Minecraft.Client/Xbox/ContentPackageBuild/Minecraft_LicenseFull.bat b/src/client/Xbox/ContentPackageBuild/Minecraft_LicenseFull.bat similarity index 100% rename from Minecraft.Client/Xbox/ContentPackageBuild/Minecraft_LicenseFull.bat rename to src/client/Xbox/ContentPackageBuild/Minecraft_LicenseFull.bat diff --git a/Minecraft.Client/Xbox/ContentPackageBuild/Minecraft_LicenseTrial.bat b/src/client/Xbox/ContentPackageBuild/Minecraft_LicenseTrial.bat similarity index 100% rename from Minecraft.Client/Xbox/ContentPackageBuild/Minecraft_LicenseTrial.bat rename to src/client/Xbox/ContentPackageBuild/Minecraft_LicenseTrial.bat diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft 1.0.1 update.docx b/src/client/Xbox/Docs/4J Minecraft 1.0.1 update.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft 1.0.1 update.docx rename to src/client/Xbox/Docs/4J Minecraft 1.0.1 update.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft 1.1 update.docx b/src/client/Xbox/Docs/4J Minecraft 1.1 update.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft 1.1 update.docx rename to src/client/Xbox/Docs/4J Minecraft 1.1 update.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft 1.2.3 update.docx b/src/client/Xbox/Docs/4J Minecraft 1.2.3 update.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft 1.2.3 update.docx rename to src/client/Xbox/Docs/4J Minecraft 1.2.3 update.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft 1.3.1 update.docx b/src/client/Xbox/Docs/4J Minecraft 1.3.1 update.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft 1.3.1 update.docx rename to src/client/Xbox/Docs/4J Minecraft 1.3.1 update.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft 1.7.3 update.docx b/src/client/Xbox/Docs/4J Minecraft 1.7.3 update.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft 1.7.3 update.docx rename to src/client/Xbox/Docs/4J Minecraft 1.7.3 update.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft 1.8.2 update.docx b/src/client/Xbox/Docs/4J Minecraft 1.8.2 update.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft 1.8.2 update.docx rename to src/client/Xbox/Docs/4J Minecraft 1.8.2 update.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft XBLA Design Changes & Additions v1.0.docx b/src/client/Xbox/Docs/4J Minecraft XBLA Design Changes & Additions v1.0.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft XBLA Design Changes & Additions v1.0.docx rename to src/client/Xbox/Docs/4J Minecraft XBLA Design Changes & Additions v1.0.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft XBLA Sentient Usage v1.0.docx b/src/client/Xbox/Docs/4J Minecraft XBLA Sentient Usage v1.0.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft XBLA Sentient Usage v1.0.docx rename to src/client/Xbox/Docs/4J Minecraft XBLA Sentient Usage v1.0.docx diff --git a/Minecraft.Client/Xbox/Docs/4J Minecraft XBLA TMS.docx b/src/client/Xbox/Docs/4J Minecraft XBLA TMS.docx similarity index 100% rename from Minecraft.Client/Xbox/Docs/4J Minecraft XBLA TMS.docx rename to src/client/Xbox/Docs/4J Minecraft XBLA TMS.docx diff --git a/Minecraft.Client/Xbox/Docs/GameOverview_Minecraft.doc b/src/client/Xbox/Docs/GameOverview_Minecraft.doc similarity index 100% rename from Minecraft.Client/Xbox/Docs/GameOverview_Minecraft.doc rename to src/client/Xbox/Docs/GameOverview_Minecraft.doc diff --git a/Minecraft.Client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011.xls b/src/client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011.xls similarity index 100% rename from Minecraft.Client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011.xls rename to src/client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011.xls diff --git a/Minecraft.Client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_Asia_SYA111511.xls b/src/client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_Asia_SYA111511.xls similarity index 100% rename from Minecraft.Client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_Asia_SYA111511.xls rename to src/client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_Asia_SYA111511.xls diff --git a/Minecraft.Client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_EU.xls b/src/client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_EU.xls similarity index 100% rename from Minecraft.Client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_EU.xls rename to src/client/Xbox/Docs/Minecraft_XBLA_TIS_Nov2011_EU.xls diff --git a/Minecraft.Client/Xbox/Docs/PDLC_Request_Form_Nov2010-IronTheme.xls b/src/client/Xbox/Docs/PDLC_Request_Form_Nov2010-IronTheme.xls similarity index 100% rename from Minecraft.Client/Xbox/Docs/PDLC_Request_Form_Nov2010-IronTheme.xls rename to src/client/Xbox/Docs/PDLC_Request_Form_Nov2010-IronTheme.xls diff --git a/Minecraft.Client/Xbox/Docs/PDLC_Request_Form_Nov2010.xls b/src/client/Xbox/Docs/PDLC_Request_Form_Nov2010.xls similarity index 100% rename from Minecraft.Client/Xbox/Docs/PDLC_Request_Form_Nov2010.xls rename to src/client/Xbox/Docs/PDLC_Request_Form_Nov2010.xls diff --git a/Minecraft.Client/Xbox/Docs/Ratings_Submission_Form.doc b/src/client/Xbox/Docs/Ratings_Submission_Form.doc similarity index 100% rename from Minecraft.Client/Xbox/Docs/Ratings_Submission_Form.doc rename to src/client/Xbox/Docs/Ratings_Submission_Form.doc diff --git a/Minecraft.Client/Xbox/Docs/Xbox Live Avatar Items - Minecraft.xlsx b/src/client/Xbox/Docs/Xbox Live Avatar Items - Minecraft.xlsx similarity index 100% rename from Minecraft.Client/Xbox/Docs/Xbox Live Avatar Items - Minecraft.xlsx rename to src/client/Xbox/Docs/Xbox Live Avatar Items - Minecraft.xlsx diff --git a/Minecraft.Client/Xbox/Font/XUI_Font.cpp b/src/client/Xbox/Font/XUI_Font.cpp similarity index 99% rename from Minecraft.Client/Xbox/Font/XUI_Font.cpp rename to src/client/Xbox/Font/XUI_Font.cpp index 8b1a624b..2d353d4f 100644 --- a/Minecraft.Client/Xbox/Font/XUI_Font.cpp +++ b/src/client/Xbox/Font/XUI_Font.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\..\Tesselator.h" +#include "Tesselator.h" #include "XUI_FontData.h" #include "XUI_Font.h" diff --git a/Minecraft.Client/Xbox/Font/XUI_Font.h b/src/client/Xbox/Font/XUI_Font.h similarity index 100% rename from Minecraft.Client/Xbox/Font/XUI_Font.h rename to src/client/Xbox/Font/XUI_Font.h diff --git a/Minecraft.Client/Xbox/Font/XUI_FontData.cpp b/src/client/Xbox/Font/XUI_FontData.cpp similarity index 98% rename from Minecraft.Client/Xbox/Font/XUI_FontData.cpp rename to src/client/Xbox/Font/XUI_FontData.cpp index 7a70cdfb..d6d2559b 100644 --- a/Minecraft.Client/Xbox/Font/XUI_FontData.cpp +++ b/src/client/Xbox/Font/XUI_FontData.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\stubs.h" -#include "..\..\Minecraft.h" -#include "..\..\Textures.h" +#include "stubs.h" +#include "Minecraft.h" +#include "Textures.h" #include "XUI_FontData.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" #define USE_NEW 0 diff --git a/Minecraft.Client/Xbox/Font/XUI_FontData.h b/src/client/Xbox/Font/XUI_FontData.h similarity index 99% rename from Minecraft.Client/Xbox/Font/XUI_FontData.h rename to src/client/Xbox/Font/XUI_FontData.h index af18c7a6..1c69b1c1 100644 --- a/Minecraft.Client/Xbox/Font/XUI_FontData.h +++ b/src/client/Xbox/Font/XUI_FontData.h @@ -2,7 +2,7 @@ using namespace std; #include -#include "..\..\Common\UI\UIFontData.h" +#include "Common\UI\UIFontData.h" // 4J This class is partially based of the ATG font implementation //-------------------------------------------------------------------------------------- diff --git a/Minecraft.Client/Xbox/Font/XUI_FontRenderer.cpp b/src/client/Xbox/Font/XUI_FontRenderer.cpp similarity index 99% rename from Minecraft.Client/Xbox/Font/XUI_FontRenderer.cpp rename to src/client/Xbox/Font/XUI_FontRenderer.cpp index 48581905..80cd4236 100644 --- a/Minecraft.Client/Xbox/Font/XUI_FontRenderer.cpp +++ b/src/client/Xbox/Font/XUI_FontRenderer.cpp @@ -2,7 +2,7 @@ #include "XUI_FontRenderer.h" #include "XUI_Font.h" #include "XUI_FontData.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "StringHelpers.h" extern IDirect3DDevice9 *g_pD3DDevice; extern void GetRenderAndSamplerStates(IDirect3DDevice9 *pDevice,DWORD *RenderStateA,DWORD *SamplerStateA); diff --git a/Minecraft.Client/Xbox/Font/XUI_FontRenderer.h b/src/client/Xbox/Font/XUI_FontRenderer.h similarity index 100% rename from Minecraft.Client/Xbox/Font/XUI_FontRenderer.h rename to src/client/Xbox/Font/XUI_FontRenderer.h diff --git a/Minecraft.Client/Xbox/GameConfig/01.png b/src/client/Xbox/GameConfig/01.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/01.png rename to src/client/Xbox/GameConfig/01.png diff --git a/Minecraft.Client/Xbox/GameConfig/02.png b/src/client/Xbox/GameConfig/02.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/02.png rename to src/client/Xbox/GameConfig/02.png diff --git a/Minecraft.Client/Xbox/GameConfig/03.png b/src/client/Xbox/GameConfig/03.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/03.png rename to src/client/Xbox/GameConfig/03.png diff --git a/Minecraft.Client/Xbox/GameConfig/04.png b/src/client/Xbox/GameConfig/04.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/04.png rename to src/client/Xbox/GameConfig/04.png diff --git a/Minecraft.Client/Xbox/GameConfig/05.png b/src/client/Xbox/GameConfig/05.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/05.png rename to src/client/Xbox/GameConfig/05.png diff --git a/Minecraft.Client/Xbox/GameConfig/06.png b/src/client/Xbox/GameConfig/06.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/06.png rename to src/client/Xbox/GameConfig/06.png diff --git a/Minecraft.Client/Xbox/GameConfig/07.png b/src/client/Xbox/GameConfig/07.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/07.png rename to src/client/Xbox/GameConfig/07.png diff --git a/Minecraft.Client/Xbox/GameConfig/08.png b/src/client/Xbox/GameConfig/08.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/08.png rename to src/client/Xbox/GameConfig/08.png diff --git a/Minecraft.Client/Xbox/GameConfig/09.png b/src/client/Xbox/GameConfig/09.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/09.png rename to src/client/Xbox/GameConfig/09.png diff --git a/Minecraft.Client/Xbox/GameConfig/10.png b/src/client/Xbox/GameConfig/10.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/10.png rename to src/client/Xbox/GameConfig/10.png diff --git a/Minecraft.Client/Xbox/GameConfig/11.png b/src/client/Xbox/GameConfig/11.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/11.png rename to src/client/Xbox/GameConfig/11.png diff --git a/Minecraft.Client/Xbox/GameConfig/12.png b/src/client/Xbox/GameConfig/12.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/12.png rename to src/client/Xbox/GameConfig/12.png diff --git a/Minecraft.Client/Xbox/GameConfig/13.png b/src/client/Xbox/GameConfig/13.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/13.png rename to src/client/Xbox/GameConfig/13.png diff --git a/Minecraft.Client/Xbox/GameConfig/14.png b/src/client/Xbox/GameConfig/14.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/14.png rename to src/client/Xbox/GameConfig/14.png diff --git a/Minecraft.Client/Xbox/GameConfig/15.png b/src/client/Xbox/GameConfig/15.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/15.png rename to src/client/Xbox/GameConfig/15.png diff --git a/Minecraft.Client/Xbox/GameConfig/16.png b/src/client/Xbox/GameConfig/16.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/16.png rename to src/client/Xbox/GameConfig/16.png diff --git a/Minecraft.Client/Xbox/GameConfig/17.png b/src/client/Xbox/GameConfig/17.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/17.png rename to src/client/Xbox/GameConfig/17.png diff --git a/Minecraft.Client/Xbox/GameConfig/18.png b/src/client/Xbox/GameConfig/18.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/18.png rename to src/client/Xbox/GameConfig/18.png diff --git a/Minecraft.Client/Xbox/GameConfig/19.png b/src/client/Xbox/GameConfig/19.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/19.png rename to src/client/Xbox/GameConfig/19.png diff --git a/Minecraft.Client/Xbox/GameConfig/20.png b/src/client/Xbox/GameConfig/20.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/20.png rename to src/client/Xbox/GameConfig/20.png diff --git a/Minecraft.Client/Xbox/GameConfig/32_584111F70002000100010001.png b/src/client/Xbox/GameConfig/32_584111F70002000100010001.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/32_584111F70002000100010001.png rename to src/client/Xbox/GameConfig/32_584111F70002000100010001.png diff --git a/Minecraft.Client/Xbox/GameConfig/32_584111F70002000200010002.png b/src/client/Xbox/GameConfig/32_584111F70002000200010002.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/32_584111F70002000200010002.png rename to src/client/Xbox/GameConfig/32_584111F70002000200010002.png diff --git a/Minecraft.Client/Xbox/GameConfig/64_584111F70002000100010001.png b/src/client/Xbox/GameConfig/64_584111F70002000100010001.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/64_584111F70002000100010001.png rename to src/client/Xbox/GameConfig/64_584111F70002000100010001.png diff --git a/Minecraft.Client/Xbox/GameConfig/64_584111F70002000200010002.png b/src/client/Xbox/GameConfig/64_584111F70002000200010002.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/64_584111F70002000200010002.png rename to src/client/Xbox/GameConfig/64_584111F70002000200010002.png diff --git a/Minecraft.Client/Xbox/GameConfig/ArcadeInfo.xml b/src/client/Xbox/GameConfig/ArcadeInfo.xml similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/ArcadeInfo.xml rename to src/client/Xbox/GameConfig/ArcadeInfo.xml diff --git a/Minecraft.Client/Xbox/GameConfig/AvatarPackages/AvatarAwards b/src/client/Xbox/GameConfig/AvatarPackages/AvatarAwards similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/AvatarPackages/AvatarAwards rename to src/client/Xbox/GameConfig/AvatarPackages/AvatarAwards diff --git a/Minecraft.Client/Xbox/GameConfig/Minecraft.gameconfig b/src/client/Xbox/GameConfig/Minecraft.gameconfig similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/Minecraft.gameconfig rename to src/client/Xbox/GameConfig/Minecraft.gameconfig diff --git a/Minecraft.Client/Xbox/GameConfig/Minecraft.spa b/src/client/Xbox/GameConfig/Minecraft.spa similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/Minecraft.spa rename to src/client/Xbox/GameConfig/Minecraft.spa diff --git a/Minecraft.Client/Xbox/GameConfig/Minecraft.spa.h b/src/client/Xbox/GameConfig/Minecraft.spa.h similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/Minecraft.spa.h rename to src/client/Xbox/GameConfig/Minecraft.spa.h diff --git a/Minecraft.Client/Xbox/GameConfig/MinecraftIcon.png b/src/client/Xbox/GameConfig/MinecraftIcon.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/MinecraftIcon.png rename to src/client/Xbox/GameConfig/MinecraftIcon.png diff --git a/Minecraft.Client/Xbox/GameConfig/MinecraftMarketplace.png b/src/client/Xbox/GameConfig/MinecraftMarketplace.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/MinecraftMarketplace.png rename to src/client/Xbox/GameConfig/MinecraftMarketplace.png diff --git a/Minecraft.Client/Xbox/GameConfig/Minecraft_BKGND.png b/src/client/Xbox/GameConfig/Minecraft_BKGND.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/Minecraft_BKGND.png rename to src/client/Xbox/GameConfig/Minecraft_BKGND.png diff --git a/Minecraft.Client/Xbox/GameConfig/Minecraft_BOXART.png b/src/client/Xbox/GameConfig/Minecraft_BOXART.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/Minecraft_BOXART.png rename to src/client/Xbox/GameConfig/Minecraft_BOXART.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward1_F_icon-128.png b/src/client/Xbox/GameConfig/TitleAward1_F_icon-128.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward1_F_icon-128.png rename to src/client/Xbox/GameConfig/TitleAward1_F_icon-128.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward1_F_icon-64.png b/src/client/Xbox/GameConfig/TitleAward1_F_icon-64.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward1_F_icon-64.png rename to src/client/Xbox/GameConfig/TitleAward1_F_icon-64.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward1_M_icon-128.png b/src/client/Xbox/GameConfig/TitleAward1_M_icon-128.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward1_M_icon-128.png rename to src/client/Xbox/GameConfig/TitleAward1_M_icon-128.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward1_M_icon-64.png b/src/client/Xbox/GameConfig/TitleAward1_M_icon-64.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward1_M_icon-64.png rename to src/client/Xbox/GameConfig/TitleAward1_M_icon-64.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward2_F_icon-128.png b/src/client/Xbox/GameConfig/TitleAward2_F_icon-128.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward2_F_icon-128.png rename to src/client/Xbox/GameConfig/TitleAward2_F_icon-128.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward2_F_icon-64.png b/src/client/Xbox/GameConfig/TitleAward2_F_icon-64.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward2_F_icon-64.png rename to src/client/Xbox/GameConfig/TitleAward2_F_icon-64.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward2_M_icon-128.png b/src/client/Xbox/GameConfig/TitleAward2_M_icon-128.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward2_M_icon-128.png rename to src/client/Xbox/GameConfig/TitleAward2_M_icon-128.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward2_M_icon-64.png b/src/client/Xbox/GameConfig/TitleAward2_M_icon-64.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward2_M_icon-64.png rename to src/client/Xbox/GameConfig/TitleAward2_M_icon-64.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward3_icon-128.png b/src/client/Xbox/GameConfig/TitleAward3_icon-128.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward3_icon-128.png rename to src/client/Xbox/GameConfig/TitleAward3_icon-128.png diff --git a/Minecraft.Client/Xbox/GameConfig/TitleAward3_icon-64.png b/src/client/Xbox/GameConfig/TitleAward3_icon-64.png similarity index 100% rename from Minecraft.Client/Xbox/GameConfig/TitleAward3_icon-64.png rename to src/client/Xbox/GameConfig/TitleAward3_icon-64.png diff --git a/Minecraft.Client/Xbox/Leaderboards/XboxLeaderboardManager.cpp b/src/client/Xbox/Leaderboards/XboxLeaderboardManager.cpp similarity index 100% rename from Minecraft.Client/Xbox/Leaderboards/XboxLeaderboardManager.cpp rename to src/client/Xbox/Leaderboards/XboxLeaderboardManager.cpp diff --git a/Minecraft.Client/Xbox/Leaderboards/XboxLeaderboardManager.h b/src/client/Xbox/Leaderboards/XboxLeaderboardManager.h similarity index 98% rename from Minecraft.Client/Xbox/Leaderboards/XboxLeaderboardManager.h rename to src/client/Xbox/Leaderboards/XboxLeaderboardManager.h index c9990901..2c53b1cf 100644 --- a/Minecraft.Client/Xbox/Leaderboards/XboxLeaderboardManager.h +++ b/src/client/Xbox/Leaderboards/XboxLeaderboardManager.h @@ -3,7 +3,7 @@ #include #include -#include "..\..\Common\Leaderboards\LeaderboardManager.h" +#include "Common\Leaderboards\LeaderboardManager.h" class XboxLeaderboardManager : public LeaderboardManager { diff --git a/Minecraft.Client/Xbox/MinecraftWindows.ico b/src/client/Xbox/MinecraftWindows.ico similarity index 100% rename from Minecraft.Client/Xbox/MinecraftWindows.ico rename to src/client/Xbox/MinecraftWindows.ico diff --git a/Minecraft.Client/Xbox/MinecraftWindows.rc b/src/client/Xbox/MinecraftWindows.rc similarity index 100% rename from Minecraft.Client/Xbox/MinecraftWindows.rc rename to src/client/Xbox/MinecraftWindows.rc diff --git a/Minecraft.Client/Xbox/Minecraftxex.xml b/src/client/Xbox/Minecraftxex.xml similarity index 100% rename from Minecraft.Client/Xbox/Minecraftxex.xml rename to src/client/Xbox/Minecraftxex.xml diff --git a/Minecraft.Client/Xbox/Network/NetworkPlayerXbox.cpp b/src/client/Xbox/Network/NetworkPlayerXbox.cpp similarity index 100% rename from Minecraft.Client/Xbox/Network/NetworkPlayerXbox.cpp rename to src/client/Xbox/Network/NetworkPlayerXbox.cpp diff --git a/Minecraft.Client/Xbox/Network/NetworkPlayerXbox.h b/src/client/Xbox/Network/NetworkPlayerXbox.h similarity index 95% rename from Minecraft.Client/Xbox/Network/NetworkPlayerXbox.h rename to src/client/Xbox/Network/NetworkPlayerXbox.h index 1822717c..e8c76ef4 100644 --- a/Minecraft.Client/Xbox/Network/NetworkPlayerXbox.h +++ b/src/client/Xbox/Network/NetworkPlayerXbox.h @@ -1,6 +1,6 @@ #pragma once -#include "..\..\Common\Network\NetworkPlayerInterface.h" +#include "Common\Network\NetworkPlayerInterface.h" // This is an implementation of the INetworkPlayer interface, for Xbox 360. It effectively wraps the IQNetPlayer class in a non-platform-specific way. It is // managed by PlatformNetworkManagerXbox. diff --git a/Minecraft.Client/Xbox/Network/PlatformNetworkManagerXbox.cpp b/src/client/Xbox/Network/PlatformNetworkManagerXbox.cpp similarity index 99% rename from Minecraft.Client/Xbox/Network/PlatformNetworkManagerXbox.cpp rename to src/client/Xbox/Network/PlatformNetworkManagerXbox.cpp index a551725b..d9ff6439 100644 --- a/Minecraft.Client/Xbox/Network/PlatformNetworkManagerXbox.cpp +++ b/src/client/Xbox/Network/PlatformNetworkManagerXbox.cpp @@ -1,9 +1,9 @@ #include "stdafx.h" -#include "..\..\..\Minecraft.World\Socket.h" -#include "..\..\..\Minecraft.World\StringHelpers.h" +#include "Socket.h" +#include "StringHelpers.h" #include "PlatformNetworkManagerXbox.h" #include "NetworkPlayerXbox.h" -#include "..\..\Common\Network\GameNetworkManager.h" +#include "Common\Network\GameNetworkManager.h" CPlatformNetworkManagerXbox *g_pPlatformNetworkManager; diff --git a/Minecraft.Client/Xbox/Network/PlatformNetworkManagerXbox.h b/src/client/Xbox/Network/PlatformNetworkManagerXbox.h similarity index 97% rename from Minecraft.Client/Xbox/Network/PlatformNetworkManagerXbox.h rename to src/client/Xbox/Network/PlatformNetworkManagerXbox.h index 7c6112b4..53b044ea 100644 --- a/Minecraft.Client/Xbox/Network/PlatformNetworkManagerXbox.h +++ b/src/client/Xbox/Network/PlatformNetworkManagerXbox.h @@ -2,10 +2,10 @@ using namespace std; #include #include -#include "..\..\..\Minecraft.World\C4JThread.h" -#include "..\..\Common\Network\NetworkPlayerInterface.h" -#include "..\..\Common\Network\PlatformNetworkManagerInterface.h" -#include "..\..\Common\Network\SessionInfo.h" +#include "C4JThread.h" +#include "Common\Network\NetworkPlayerInterface.h" +#include "Common\Network\PlatformNetworkManagerInterface.h" +#include "Common\Network\SessionInfo.h" // This is how often we allow a search for new games #define MINECRAFT_XSESSION_SEARCH_DELAY_MILLISECONDS 30000 diff --git a/Minecraft.Client/Xbox/Network/extra.h b/src/client/Xbox/Network/extra.h similarity index 100% rename from Minecraft.Client/Xbox/Network/extra.h rename to src/client/Xbox/Network/extra.h diff --git a/Minecraft.Client/Xbox/ReleaseBuild/build.plx b/src/client/Xbox/ReleaseBuild/build.plx similarity index 100% rename from Minecraft.Client/Xbox/ReleaseBuild/build.plx rename to src/client/Xbox/ReleaseBuild/build.plx diff --git a/Minecraft.Client/Xbox/Resource.h b/src/client/Xbox/Resource.h similarity index 100% rename from Minecraft.Client/Xbox/Resource.h rename to src/client/Xbox/Resource.h diff --git a/Minecraft.Client/Xbox/Sentient/DynamicConfigurations.cpp b/src/client/Xbox/Sentient/DynamicConfigurations.cpp similarity index 100% rename from Minecraft.Client/Xbox/Sentient/DynamicConfigurations.cpp rename to src/client/Xbox/Sentient/DynamicConfigurations.cpp diff --git a/Minecraft.Client/Xbox/Sentient/DynamicConfigurations.h b/src/client/Xbox/Sentient/DynamicConfigurations.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/DynamicConfigurations.h rename to src/client/Xbox/Sentient/DynamicConfigurations.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientAvatar.h b/src/client/Xbox/Sentient/Include/SenClientAvatar.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientAvatar.h rename to src/client/Xbox/Sentient/Include/SenClientAvatar.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientBoxArt.h b/src/client/Xbox/Sentient/Include/SenClientBoxArt.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientBoxArt.h rename to src/client/Xbox/Sentient/Include/SenClientBoxArt.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientConfig.h b/src/client/Xbox/Sentient/Include/SenClientConfig.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientConfig.h rename to src/client/Xbox/Sentient/Include/SenClientConfig.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientCore.h b/src/client/Xbox/Sentient/Include/SenClientCore.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientCore.h rename to src/client/Xbox/Sentient/Include/SenClientCore.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientCulture.h b/src/client/Xbox/Sentient/Include/SenClientCulture.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientCulture.h rename to src/client/Xbox/Sentient/Include/SenClientCulture.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenBoxArt.h b/src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenBoxArt.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenBoxArt.h rename to src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenBoxArt.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenClientUGC.h b/src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenClientUGC.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenClientUGC.h rename to src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenClientUGC.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenCore.h b/src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenCore.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenCore.h rename to src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenCore.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenNews.h b/src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenNews.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenNews.h rename to src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenNews.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenSuperstars.h b/src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenSuperstars.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenSuperstars.h rename to src/client/Xbox/Sentient/Include/SenClientCultureBackCompat_SenSuperstars.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientDynamicConfig.h b/src/client/Xbox/Sentient/Include/SenClientDynamicConfig.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientDynamicConfig.h rename to src/client/Xbox/Sentient/Include/SenClientDynamicConfig.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientFame.h b/src/client/Xbox/Sentient/Include/SenClientFame.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientFame.h rename to src/client/Xbox/Sentient/Include/SenClientFame.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientFile.h b/src/client/Xbox/Sentient/Include/SenClientFile.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientFile.h rename to src/client/Xbox/Sentient/Include/SenClientFile.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientHelp.h b/src/client/Xbox/Sentient/Include/SenClientHelp.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientHelp.h rename to src/client/Xbox/Sentient/Include/SenClientHelp.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientMain.h b/src/client/Xbox/Sentient/Include/SenClientMain.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientMain.h rename to src/client/Xbox/Sentient/Include/SenClientMain.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientMarkers.h b/src/client/Xbox/Sentient/Include/SenClientMarkers.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientMarkers.h rename to src/client/Xbox/Sentient/Include/SenClientMarkers.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientNews.h b/src/client/Xbox/Sentient/Include/SenClientNews.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientNews.h rename to src/client/Xbox/Sentient/Include/SenClientNews.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientPackage.h b/src/client/Xbox/Sentient/Include/SenClientPackage.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientPackage.h rename to src/client/Xbox/Sentient/Include/SenClientPackage.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientRawData.h b/src/client/Xbox/Sentient/Include/SenClientRawData.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientRawData.h rename to src/client/Xbox/Sentient/Include/SenClientRawData.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientResource.h b/src/client/Xbox/Sentient/Include/SenClientResource.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientResource.h rename to src/client/Xbox/Sentient/Include/SenClientResource.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientStats.h b/src/client/Xbox/Sentient/Include/SenClientStats.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientStats.h rename to src/client/Xbox/Sentient/Include/SenClientStats.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientSuperstars.h b/src/client/Xbox/Sentient/Include/SenClientSuperstars.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientSuperstars.h rename to src/client/Xbox/Sentient/Include/SenClientSuperstars.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientSys.h b/src/client/Xbox/Sentient/Include/SenClientSys.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientSys.h rename to src/client/Xbox/Sentient/Include/SenClientSys.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientTypes.h b/src/client/Xbox/Sentient/Include/SenClientTypes.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientTypes.h rename to src/client/Xbox/Sentient/Include/SenClientTypes.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientUGC.h b/src/client/Xbox/Sentient/Include/SenClientUGC.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientUGC.h rename to src/client/Xbox/Sentient/Include/SenClientUGC.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientUGCLeaderboards.h b/src/client/Xbox/Sentient/Include/SenClientUGCLeaderboards.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientUGCLeaderboards.h rename to src/client/Xbox/Sentient/Include/SenClientUGCLeaderboards.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientUGCTypes.h b/src/client/Xbox/Sentient/Include/SenClientUGCTypes.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientUGCTypes.h rename to src/client/Xbox/Sentient/Include/SenClientUGCTypes.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientUser.h b/src/client/Xbox/Sentient/Include/SenClientUser.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientUser.h rename to src/client/Xbox/Sentient/Include/SenClientUser.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientUtil.h b/src/client/Xbox/Sentient/Include/SenClientUtil.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientUtil.h rename to src/client/Xbox/Sentient/Include/SenClientUtil.h diff --git a/Minecraft.Client/Xbox/Sentient/Include/SenClientXML.h b/src/client/Xbox/Sentient/Include/SenClientXML.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Include/SenClientXML.h rename to src/client/Xbox/Sentient/Include/SenClientXML.h diff --git a/Minecraft.Client/Xbox/Sentient/MinecraftTelemetry.h b/src/client/Xbox/Sentient/MinecraftTelemetry.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/MinecraftTelemetry.h rename to src/client/Xbox/Sentient/MinecraftTelemetry.h diff --git a/Minecraft.Client/Xbox/Sentient/MinecraftTelemetry.xml b/src/client/Xbox/Sentient/MinecraftTelemetry.xml similarity index 100% rename from Minecraft.Client/Xbox/Sentient/MinecraftTelemetry.xml rename to src/client/Xbox/Sentient/MinecraftTelemetry.xml diff --git a/Minecraft.Client/Xbox/Sentient/ReleaseNotes.txt b/src/client/Xbox/Sentient/ReleaseNotes.txt similarity index 100% rename from Minecraft.Client/Xbox/Sentient/ReleaseNotes.txt rename to src/client/Xbox/Sentient/ReleaseNotes.txt diff --git a/Minecraft.Client/Xbox/Sentient/Sentient Web Services.chm b/src/client/Xbox/Sentient/Sentient Web Services.chm similarity index 100% rename from Minecraft.Client/Xbox/Sentient/Sentient Web Services.chm rename to src/client/Xbox/Sentient/Sentient Web Services.chm diff --git a/Minecraft.Client/Xbox/Sentient/SentientManager.cpp b/src/client/Xbox/Sentient/SentientManager.cpp similarity index 97% rename from Minecraft.Client/Xbox/Sentient/SentientManager.cpp rename to src/client/Xbox/Sentient/SentientManager.cpp index aade06bc..adabac04 100644 --- a/Minecraft.Client/Xbox/Sentient/SentientManager.cpp +++ b/src/client/Xbox/Sentient/SentientManager.cpp @@ -4,11 +4,11 @@ #include "Include\SenClientMain.h" #include "..\GameConfig\Minecraft.spa.h" -#include "..\..\Minecraft.h" -#include "..\..\MultiplayerLocalPlayer.h" -#include "..\..\..\Minecraft.World\Dimension.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.h" -#include "..\..\..\Minecraft.World\net.minecraft.world.level.storage.h" +#include "Minecraft.h" +#include "MultiplayerLocalPlayer.h" +#include "Dimension.h" +#include "net.minecraft.world.level.h" +#include "net.minecraft.world.level.storage.h" #include "SentientManager.h" #include "MinecraftTelemetry.h" @@ -517,7 +517,7 @@ INT CSentientManager::GetAudioSettings(DWORD dwUserId) /* Refers to the highest level performance metric for your game. For example, a performance metric could points earned, race time, total kills, etc. -This is entirely up to you and will help us understand how well the player performed, or how far the player progressed  in the level before exiting. +This is entirely up to you and will help us understand how well the player performed, or how far the player progressed �in the level before exiting. How far did users progress before failing/exiting the level? */ INT CSentientManager::GetLevelExitProgressStat1() @@ -529,7 +529,7 @@ INT CSentientManager::GetLevelExitProgressStat1() /* Refers to the highest level performance metric for your game. For example, a performance metric could points earned, race time, total kills, etc. -This is entirely up to you and will help us understand how well the player performed, or how far the player progressed  in the level before exiting. +This is entirely up to you and will help us understand how well the player performed, or how far the player progressed �in the level before exiting. How far did users progress before failing/exiting the level? */ INT CSentientManager::GetLevelExitProgressStat2() diff --git a/Minecraft.Client/Xbox/Sentient/SentientManager.h b/src/client/Xbox/Sentient/SentientManager.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/SentientManager.h rename to src/client/Xbox/Sentient/SentientManager.h diff --git a/Minecraft.Client/Xbox/Sentient/SentientStats.cpp b/src/client/Xbox/Sentient/SentientStats.cpp similarity index 100% rename from Minecraft.Client/Xbox/Sentient/SentientStats.cpp rename to src/client/Xbox/Sentient/SentientStats.cpp diff --git a/Minecraft.Client/Xbox/Sentient/SentientStats.h b/src/client/Xbox/Sentient/SentientStats.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/SentientStats.h rename to src/client/Xbox/Sentient/SentientStats.h diff --git a/Minecraft.Client/Xbox/Sentient/SentientStats.xsd b/src/client/Xbox/Sentient/SentientStats.xsd similarity index 100% rename from Minecraft.Client/Xbox/Sentient/SentientStats.xsd rename to src/client/Xbox/Sentient/SentientStats.xsd diff --git a/Minecraft.Client/Xbox/Sentient/SentientTelemetryCommon.h b/src/client/Xbox/Sentient/SentientTelemetryCommon.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/SentientTelemetryCommon.h rename to src/client/Xbox/Sentient/SentientTelemetryCommon.h diff --git a/Minecraft.Client/Xbox/Sentient/TelemetryEnum.h b/src/client/Xbox/Sentient/TelemetryEnum.h similarity index 100% rename from Minecraft.Client/Xbox/Sentient/TelemetryEnum.h rename to src/client/Xbox/Sentient/TelemetryEnum.h diff --git a/Minecraft.Client/Xbox/Social/SocialManager.cpp b/src/client/Xbox/Social/SocialManager.cpp similarity index 100% rename from Minecraft.Client/Xbox/Social/SocialManager.cpp rename to src/client/Xbox/Social/SocialManager.cpp diff --git a/Minecraft.Client/Xbox/Social/SocialManager.h b/src/client/Xbox/Social/SocialManager.h similarity index 100% rename from Minecraft.Client/Xbox/Social/SocialManager.h rename to src/client/Xbox/Social/SocialManager.h diff --git a/Minecraft.Client/Xbox/SubmissionBuild/How to build.txt b/src/client/Xbox/SubmissionBuild/How to build.txt similarity index 100% rename from Minecraft.Client/Xbox/SubmissionBuild/How to build.txt rename to src/client/Xbox/SubmissionBuild/How to build.txt diff --git a/Minecraft.Client/Xbox/SubmissionBuild/build.plx b/src/client/Xbox/SubmissionBuild/build.plx similarity index 100% rename from Minecraft.Client/Xbox/SubmissionBuild/build.plx rename to src/client/Xbox/SubmissionBuild/build.plx diff --git a/Minecraft.Client/Xbox/TMSFiles/MPMA.png b/src/client/Xbox/TMSFiles/MPMA.png similarity index 100% rename from Minecraft.Client/Xbox/TMSFiles/MPMA.png rename to src/client/Xbox/TMSFiles/MPMA.png diff --git a/Minecraft.Client/Xbox/Title Update/Minecraft_12.03.30.0062/Package/Default.xex b/src/client/Xbox/Title Update/Minecraft_12.03.30.0062/Package/Default.xex similarity index 100% rename from Minecraft.Client/Xbox/Title Update/Minecraft_12.03.30.0062/Package/Default.xex rename to src/client/Xbox/Title Update/Minecraft_12.03.30.0062/Package/Default.xex diff --git a/Minecraft.Client/Xbox/Title Update/Running the autobuild process.txt b/src/client/Xbox/Title Update/Running the autobuild process.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/Running the autobuild process.txt rename to src/client/Xbox/Title Update/Running the autobuild process.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Docs/Minecraft_response_doc.xls b/src/client/Xbox/Title Update/TitleUpdate/Docs/Minecraft_response_doc.xls similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Docs/Minecraft_response_doc.xls rename to src/client/Xbox/Title Update/TitleUpdate/Docs/Minecraft_response_doc.xls diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU12.xlast b/src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU12.xlast similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU12.xlast rename to src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU12.xlast diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU13.xlast b/src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU13.xlast similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU13.xlast rename to src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU13.xlast diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU14.xlast b/src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU14.xlast similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU14.xlast rename to src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU14.xlast diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU15.xlast b/src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU15.xlast similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU15.xlast rename to src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU15.xlast diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU17.xlast b/src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU17.xlast similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU17.xlast rename to src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU17.xlast diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU18.xlast b/src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU18.xlast similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Minecraft_TU18.xlast rename to src/client/Xbox/Title Update/TitleUpdate/Minecraft_TU18.xlast diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/default.xex b/src/client/Xbox/Title Update/TitleUpdate/Package/default.xex similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/default.xex rename to src/client/Xbox/Title Update/TitleUpdate/Package/default.xex diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/x16Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/x16Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Candy/Data/x16Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/x32Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/x32Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/City/Data/x32Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/x32Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/x32Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Fantasy/Data/x32Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/x16Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/x16Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halloween/Data/x16Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/GameRules.grf b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/GameRules.grf rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/GameRules.grf diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/x16Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/x16Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/Data/x16Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/TexturePack.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/TexturePack.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/TexturePack.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Halo/TexturePack.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/GameRules.grf b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/GameRules.grf rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/GameRules.grf diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/masseffect.mcs b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/masseffect.mcs similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/masseffect.mcs rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/masseffect.mcs diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/x16Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/x16Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/Data/x16Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/TexturePack.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/TexturePack.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/TexturePack.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/MassEffect/TexturePack.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/x32Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/x32Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/x32Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Natural/Data/x32Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/x16Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/x16Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Plastic/Data/x16Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/GameRules.grf b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/GameRules.grf similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/GameRules.grf rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/GameRules.grf diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/TexturePack.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/TexturePack.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/TexturePack.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/TexturePack.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/x16Data.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/x16Data.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/x16Data.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/Data/x16Data.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/TexturePack.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/TexturePack.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/TexturePack.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/DLC/Skyrim/TexturePack.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/GameRules/Tutorial.pck b/src/client/Xbox/Title Update/TitleUpdate/Package/res/GameRules/Tutorial.pck similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/GameRules/Tutorial.pck rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/GameRules/Tutorial.pck diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/TMS/TMSFiles.xzp b/src/client/Xbox/Title Update/TitleUpdate/Package/res/TMS/TMSFiles.xzp similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/TMS/TMSFiles.xzp rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/TMS/TMSFiles.xzp diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1_b.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1_b.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1_b.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_1_b.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2_b.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2_b.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2_b.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/cloth_2_b.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/power.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/power.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/armor/power.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/armor/power.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/art/kz.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/art/kz.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/art/kz.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/art/kz.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/AdditionalMusic.xwb b/src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/AdditionalMusic.xwb similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/AdditionalMusic.xwb rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/AdditionalMusic.xwb diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/Minecraft.xgs b/src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/Minecraft.xgs similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/Minecraft.xgs rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/Minecraft.xgs diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xsb b/src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xsb similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xsb rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xsb diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xwb b/src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xwb similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xwb rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/additional.xwb diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/minecraft.xsb b/src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/minecraft.xsb similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/audio/minecraft.xsb rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/audio/minecraft.xsb diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/colours.col b/src/client/Xbox/Title Update/TitleUpdate/Package/res/colours.col similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/colours.col rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/colours.col diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/font/Default.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/font/Default.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/font/Default.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/font/Default.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_11.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_11.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_11.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_11.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_7.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_7.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_7.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/font/Mojangles_7.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/item/book.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/item/book.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/item/book.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/item/book.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/item/enderchest.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/item/enderchest.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/item/enderchest.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/item/enderchest.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/items.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/items.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/items.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/items.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/explosion.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/explosion.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/explosion.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/explosion.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/footprint.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/footprint.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/footprint.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/footprint.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/glint.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/glint.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/glint.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/glint.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/mapicons.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/mapicons.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/mapicons.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/mapicons.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/particlefield.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/particlefield.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/particlefield.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/particlefield.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/tunnel.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/tunnel.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/misc/tunnel.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/misc/tunnel.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/beam.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/beam.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/beam.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/beam.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender_eyes.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender_eyes.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender_eyes.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderdragon/ender_eyes.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderman_eyes.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderman_eyes.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderman_eyes.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/enderman_eyes.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/redcow.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/redcow.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/redcow.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/redcow.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/skeleton_wither.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/skeleton_wither.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/skeleton_wither.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/skeleton_wither.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/snowman.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/snowman.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/snowman.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/snowman.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/butcher.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/butcher.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/butcher.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/butcher.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/farmer.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/farmer.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/farmer.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/farmer.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/librarian.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/librarian.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/librarian.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/librarian.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/priest.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/priest.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/priest.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/priest.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/smith.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/smith.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/smith.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/smith.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/villager.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/villager.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/villager.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/villager/villager.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_collar.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_collar.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_collar.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_collar.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_tame.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_tame.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_tame.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/wolf_tame.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie_villager.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie_villager.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie_villager.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/mob/zombie_villager.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/particles.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/particles.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/particles.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/particles.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/terrain.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/terrain.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/terrain.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/terrain.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel2.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel2.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel2.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel2.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel3.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel3.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel3.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/terrainMipmapLevel3.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_0.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/fire_1.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/lava_flow.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/portal.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/blocks/water_flow.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/clock.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.png b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.png similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.png rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.png diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.txt b/src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.txt similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.txt rename to src/client/Xbox/Title Update/TitleUpdate/Package/res/textures/items/compass.txt diff --git a/Minecraft.Client/Xbox/Title Update/TitleUpdate/Released/default.xex b/src/client/Xbox/Title Update/TitleUpdate/Released/default.xex similarity index 100% rename from Minecraft.Client/Xbox/Title Update/TitleUpdate/Released/default.xex rename to src/client/Xbox/Title Update/TitleUpdate/Released/default.xex diff --git a/Minecraft.Client/Xbox/Title Update/tubuild.plx b/src/client/Xbox/Title Update/tubuild.plx similarity index 100% rename from Minecraft.Client/Xbox/Title Update/tubuild.plx rename to src/client/Xbox/Title Update/tubuild.plx diff --git a/Minecraft.Client/Xbox/XML/ATGXmlParser.cpp b/src/client/Xbox/XML/ATGXmlParser.cpp similarity index 100% rename from Minecraft.Client/Xbox/XML/ATGXmlParser.cpp rename to src/client/Xbox/XML/ATGXmlParser.cpp diff --git a/Minecraft.Client/Xbox/XML/ATGXmlParser.h b/src/client/Xbox/XML/ATGXmlParser.h similarity index 100% rename from Minecraft.Client/Xbox/XML/ATGXmlParser.h rename to src/client/Xbox/XML/ATGXmlParser.h diff --git a/Minecraft.Client/Xbox/XML/xmlFilesCallback.h b/src/client/Xbox/XML/xmlFilesCallback.h similarity index 100% rename from Minecraft.Client/Xbox/XML/xmlFilesCallback.h rename to src/client/Xbox/XML/xmlFilesCallback.h diff --git a/Minecraft.Client/Xbox/Xbox_App.cpp b/src/client/Xbox/Xbox_App.cpp similarity index 98% rename from Minecraft.Client/Xbox/Xbox_App.cpp rename to src/client/Xbox/Xbox_App.cpp index b252035e..081e4d83 100644 --- a/Minecraft.Client/Xbox/Xbox_App.cpp +++ b/src/client/Xbox/Xbox_App.cpp @@ -61,52 +61,52 @@ #include "..\Common\XUI\XUI_DebugSchematicCreator.h" #endif -#include "..\..\Minecraft.World\Recipy.h" +#include "..\Recipy.h" #include "GameConfig\Minecraft.spa.h" -#include "..\..\Minecraft.Client\Options.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" +#include "..\Options.h" +#include "..\AABB.h" +#include "..\Vec3.h" #include "..\MinecraftServer.h" #include "..\GameRenderer.h" #include "..\ProgressRenderer.h" -#include "..\..\Minecraft.Client\LevelRenderer.h" -#include "..\..\Minecraft.Client\MobSkinMemTextureProcessor.h" +#include "..\LevelRenderer.h" +#include "..\MobSkinMemTextureProcessor.h" -#include "..\..\Minecraft.Client\Minecraft.h" +#include "..\Minecraft.h" #include "..\ClientConnection.h" #include "..\MultiPlayerLocalPlayer.h" -#include "..\..\Minecraft.Client\LocalPlayer.h" -#include "..\..\Minecraft.World\Player.h" -#include "..\..\Minecraft.World\Inventory.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\FurnaceTileEntity.h" -#include "..\..\Minecraft.World\Container.h" -#include "..\..\Minecraft.World\DispenserTileEntity.h" -#include "..\..\Minecraft.World\SignTileEntity.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\LocalPlayer.h" +#include "..\Player.h" +#include "..\Inventory.h" +#include "..\Level.h" +#include "..\FurnaceTileEntity.h" +#include "..\Container.h" +#include "..\DispenserTileEntity.h" +#include "..\SignTileEntity.h" +#include "..\StatsCounter.h" #include "..\GameMode.h" #include "Social\SocialManager.h" #include #include "..\Common\Tutorial\TutorialMode.h" -#include "..\..\Minecraft.Client\Xbox\XML\ATGXmlParser.h" -#include "..\..\Minecraft.Client\Xbox\XML\xmlFilesCallback.h" +#include "..\Xbox\XML\ATGXmlParser.h" +#include "..\Xbox\XML\xmlFilesCallback.h" #include "4JLibs\inc\4J_Input.h" #include "Font\XUI_FontRenderer.h" #include "..\Common\Minecraft_Macros.h" -#include "..\..\Minecraft.Client\PlayerList.h" -#include "..\..\Minecraft.Client\ServerPlayer.h" +#include "..\PlayerList.h" +#include "..\ServerPlayer.h" #include "..\Common\GameRules\ConsoleGameRules.h" #include "..\Common\GameRules\ConsoleSchematicFile.h" -#include "..\..\Minecraft.World\InputOutputStream.h" -#include "..\..\Minecraft.World\LevelSettings.h" +#include "..\InputOutputStream.h" +#include "..\LevelSettings.h" #include "..\User.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\LevelData.h" -#include "..\..\Minecraft.World\net.minecraft.world.entity.player.h" -#include "..\..\Minecraft.Client\EntityRenderDispatcher.h" -#include "..\..\Minecraft.World\compression.h" +#include "..\LevelData.h" +#include "..\net.minecraft.world.entity.player.h" +#include "..\EntityRenderDispatcher.h" +#include "..\compression.h" #include "..\TexturePackRepository.h" #include "..\TexturePack.h" #include "..\Common\DLC\DLCAudioFile.h" diff --git a/Minecraft.Client/Xbox/Xbox_App.h b/src/client/Xbox/Xbox_App.h similarity index 100% rename from Minecraft.Client/Xbox/Xbox_App.h rename to src/client/Xbox/Xbox_App.h diff --git a/Minecraft.Client/Xbox/Xbox_BuildVer.h b/src/client/Xbox/Xbox_BuildVer.h similarity index 100% rename from Minecraft.Client/Xbox/Xbox_BuildVer.h rename to src/client/Xbox/Xbox_BuildVer.h diff --git a/Minecraft.Client/Xbox/Xbox_Minecraft.cpp b/src/client/Xbox/Xbox_Minecraft.cpp similarity index 97% rename from Minecraft.Client/Xbox/Xbox_Minecraft.cpp rename to src/client/Xbox/Xbox_Minecraft.cpp index 04e4a8d5..4b8e6877 100644 --- a/Minecraft.Client/Xbox/Xbox_Minecraft.cpp +++ b/src/client/Xbox/Xbox_Minecraft.cpp @@ -7,33 +7,33 @@ #include "GameConfig\Minecraft.spa.h" #include "..\MinecraftServer.h" #include "..\LocalPlayer.h" -#include "..\..\Minecraft.World\ItemInstance.h" -#include "..\..\Minecraft.World\MapItem.h" -#include "..\..\Minecraft.World\Recipes.h" -#include "..\..\Minecraft.World\Recipy.h" -#include "..\..\Minecraft.World\Language.h" -#include "..\..\Minecraft.World\StringHelpers.h" -#include "..\..\Minecraft.World\AABB.h" -#include "..\..\Minecraft.World\Vec3.h" -#include "..\..\Minecraft.World\Level.h" -#include "..\..\Minecraft.World\net.minecraft.world.level.tile.h" +#include "..\ItemInstance.h" +#include "..\MapItem.h" +#include "..\Recipes.h" +#include "..\Recipy.h" +#include "..\Language.h" +#include "..\StringHelpers.h" +#include "..\AABB.h" +#include "..\Vec3.h" +#include "..\Level.h" +#include "..\net.minecraft.world.level.tile.h" #include "..\ClientConnection.h" #include "..\User.h" -#include "..\..\Minecraft.World\Socket.h" -#include "..\..\Minecraft.World\ThreadName.h" -#include "..\..\Minecraft.Client\StatsCounter.h" +#include "..\Socket.h" +#include "..\ThreadName.h" +#include "..\StatsCounter.h" #include "..\ConnectScreen.h" #include "Social\SocialManager.h" #include "Leaderboards\XboxLeaderboardManager.h" #include "..\Common\XUI\XUI_Scene_Container.h" -#include "..\..\Minecraft.Client\Tesselator.h" -#include "..\..\Minecraft.Client\Options.h" +#include "..\Tesselator.h" +#include "..\Options.h" #include "Sentient\SentientManager.h" -#include "..\..\Minecraft.World\IntCache.h" +#include "..\IntCache.h" #include "..\Textures.h" -#include "..\..\Minecraft.World\compression.h" -#include "..\..\Minecraft.World\OldChunkStorage.h" -//#include "..\..\Minecraft.Client\SoundEngine.h" +#include "..\compression.h" +#include "..\OldChunkStorage.h" +//#include "..\SoundEngine.h" #include diff --git a/Minecraft.Client/Xbox/Xbox_UIController.cpp b/src/client/Xbox/Xbox_UIController.cpp similarity index 100% rename from Minecraft.Client/Xbox/Xbox_UIController.cpp rename to src/client/Xbox/Xbox_UIController.cpp diff --git a/Minecraft.Client/Xbox/Xbox_UIController.h b/src/client/Xbox/Xbox_UIController.h similarity index 100% rename from Minecraft.Client/Xbox/Xbox_UIController.h rename to src/client/Xbox/Xbox_UIController.h diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp1031 b/src/client/Xbox/kinect/speech/nuisp1031 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp1031 rename to src/client/Xbox/kinect/speech/nuisp1031 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp1033 b/src/client/Xbox/kinect/speech/nuisp1033 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp1033 rename to src/client/Xbox/kinect/speech/nuisp1033 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp1036 b/src/client/Xbox/kinect/speech/nuisp1036 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp1036 rename to src/client/Xbox/kinect/speech/nuisp1036 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp1040 b/src/client/Xbox/kinect/speech/nuisp1040 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp1040 rename to src/client/Xbox/kinect/speech/nuisp1040 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp1041 b/src/client/Xbox/kinect/speech/nuisp1041 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp1041 rename to src/client/Xbox/kinect/speech/nuisp1041 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp2057 b/src/client/Xbox/kinect/speech/nuisp2057 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp2057 rename to src/client/Xbox/kinect/speech/nuisp2057 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp2058 b/src/client/Xbox/kinect/speech/nuisp2058 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp2058 rename to src/client/Xbox/kinect/speech/nuisp2058 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp3081 b/src/client/Xbox/kinect/speech/nuisp3081 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp3081 rename to src/client/Xbox/kinect/speech/nuisp3081 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp3082 b/src/client/Xbox/kinect/speech/nuisp3082 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp3082 rename to src/client/Xbox/kinect/speech/nuisp3082 diff --git a/Minecraft.Client/Xbox/kinect/speech/nuisp3084 b/src/client/Xbox/kinect/speech/nuisp3084 similarity index 100% rename from Minecraft.Client/Xbox/kinect/speech/nuisp3084 rename to src/client/Xbox/kinect/speech/nuisp3084 diff --git a/Minecraft.Client/Xbox/loc/Minecraft localisation process.txt b/src/client/Xbox/loc/Minecraft localisation process.txt similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft localisation process.txt rename to src/client/Xbox/loc/Minecraft localisation process.txt diff --git a/Minecraft.Client/Xbox/loc/Minecraft_all.resx b/src/client/Xbox/loc/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_all.resx rename to src/client/Xbox/loc/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/Minecraft_de-DE.edb b/src/client/Xbox/loc/Minecraft_de-DE.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_de-DE.edb rename to src/client/Xbox/loc/Minecraft_de-DE.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_es-ES.edb b/src/client/Xbox/loc/Minecraft_es-ES.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_es-ES.edb rename to src/client/Xbox/loc/Minecraft_es-ES.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_fr-FR.edb b/src/client/Xbox/loc/Minecraft_fr-FR.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_fr-FR.edb rename to src/client/Xbox/loc/Minecraft_fr-FR.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_it-IT.edb b/src/client/Xbox/loc/Minecraft_it-IT.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_it-IT.edb rename to src/client/Xbox/loc/Minecraft_it-IT.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_ja-JP.edb b/src/client/Xbox/loc/Minecraft_ja-JP.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_ja-JP.edb rename to src/client/Xbox/loc/Minecraft_ja-JP.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_ko-KR.edb b/src/client/Xbox/loc/Minecraft_ko-KR.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_ko-KR.edb rename to src/client/Xbox/loc/Minecraft_ko-KR.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_pt-BR.edb b/src/client/Xbox/loc/Minecraft_pt-BR.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_pt-BR.edb rename to src/client/Xbox/loc/Minecraft_pt-BR.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_pt-PT.edb b/src/client/Xbox/loc/Minecraft_pt-PT.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_pt-PT.edb rename to src/client/Xbox/loc/Minecraft_pt-PT.edb diff --git a/Minecraft.Client/Xbox/loc/Minecraft_zh-CHT.edb b/src/client/Xbox/loc/Minecraft_zh-CHT.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/Minecraft_zh-CHT.edb rename to src/client/Xbox/loc/Minecraft_zh-CHT.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_cs-CZ.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_cs-CZ.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_cs-CZ.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_cs-CZ.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_da-DK.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_da-DK.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_da-DK.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_da-DK.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_de-DE.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_de-DE.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_de-DE.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_de-DE.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_el-GR.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_el-GR.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_el-GR.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_el-GR.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_en-GB.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_en-GB.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_en-GB.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_en-GB.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_es-ES.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_es-ES.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_es-ES.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_es-ES.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_es-MX.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_es-MX.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_es-MX.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_es-MX.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_fi-FI.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_fi-FI.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_fi-FI.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_fi-FI.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_fr-FR.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_fr-FR.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_fr-FR.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_fr-FR.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_it-IT.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_it-IT.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_it-IT.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_it-IT.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_ja-JP.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_ja-JP.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_ja-JP.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_ja-JP.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_ko-KR.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_ko-KR.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_ko-KR.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_ko-KR.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_nb-NO.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_nb-NO.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_nb-NO.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_nb-NO.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_nl-BE.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_nl-BE.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_nl-BE.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_nl-BE.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_pl-PL.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_pl-PL.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_pl-PL.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_pl-PL.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_pt-BR.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_pt-BR.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_pt-BR.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_pt-BR.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_pt-PT.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_pt-PT.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_pt-PT.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_pt-PT.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_ru-RU.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_ru-RU.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_ru-RU.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_ru-RU.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_sk-SK.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_sk-SK.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_sk-SK.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_sk-SK.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_sv-SE.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_sv-SE.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_sv-SE.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_sv-SE.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_zh-CHS.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_zh-CHS.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_zh-CHS.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_zh-CHS.edb diff --git a/Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_zh-CHT.edb b/src/client/Xbox/loc/blank_edbs/Minecraft_zh-CHT.edb similarity index 100% rename from Minecraft.Client/Xbox/loc/blank_edbs/Minecraft_zh-CHT.edb rename to src/client/Xbox/loc/blank_edbs/Minecraft_zh-CHT.edb diff --git a/Minecraft.Client/Xbox/loc/lcl/de-DE/Minecraft_all.resx b/src/client/Xbox/loc/lcl/de-DE/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/de-DE/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/de-DE/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/es-ES/Minecraft_all.resx b/src/client/Xbox/loc/lcl/es-ES/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/es-ES/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/es-ES/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/fr-FR/Minecraft_all.resx b/src/client/Xbox/loc/lcl/fr-FR/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/fr-FR/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/fr-FR/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/it-IT/Minecraft_all.resx b/src/client/Xbox/loc/lcl/it-IT/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/it-IT/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/it-IT/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/ja-JP/Minecraft_all.resx b/src/client/Xbox/loc/lcl/ja-JP/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/ja-JP/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/ja-JP/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/ko-KR/Minecraft_all.resx b/src/client/Xbox/loc/lcl/ko-KR/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/ko-KR/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/ko-KR/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/pt-BR/Minecraft_all.resx b/src/client/Xbox/loc/lcl/pt-BR/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/pt-BR/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/pt-BR/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/pt-PT/Minecraft_all.resx b/src/client/Xbox/loc/lcl/pt-PT/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/pt-PT/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/pt-PT/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/loc/lcl/zh-CHT/Minecraft_all.resx b/src/client/Xbox/loc/lcl/zh-CHT/Minecraft_all.resx similarity index 100% rename from Minecraft.Client/Xbox/loc/lcl/zh-CHT/Minecraft_all.resx rename to src/client/Xbox/loc/lcl/zh-CHT/Minecraft_all.resx diff --git a/Minecraft.Client/Xbox/small.ico b/src/client/Xbox/small.ico similarity index 100% rename from Minecraft.Client/Xbox/small.ico rename to src/client/Xbox/small.ico diff --git a/Minecraft.Client/Xbox/targetver.h b/src/client/Xbox/targetver.h similarity index 100% rename from Minecraft.Client/Xbox/targetver.h rename to src/client/Xbox/targetver.h diff --git a/Minecraft.Client/Xbox/xex-dev.xml b/src/client/Xbox/xex-dev.xml similarity index 100% rename from Minecraft.Client/Xbox/xex-dev.xml rename to src/client/Xbox/xex-dev.xml diff --git a/Minecraft.Client/Xbox/xex.xml b/src/client/Xbox/xex.xml similarity index 100% rename from Minecraft.Client/Xbox/xex.xml rename to src/client/Xbox/xex.xml diff --git a/Minecraft.Client/ZombieModel.cpp b/src/client/ZombieModel.cpp similarity index 97% rename from Minecraft.Client/ZombieModel.cpp rename to src/client/ZombieModel.cpp index 2063b830..17a08973 100644 --- a/Minecraft.Client/ZombieModel.cpp +++ b/src/client/ZombieModel.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "ZombieModel.h" -#include "..\Minecraft.World\Mth.h" +#include "Mth.h" #include "ModelPart.h" ZombieModel::ZombieModel() : HumanoidModel(0, 0, 64, 32) diff --git a/Minecraft.Client/ZombieModel.h b/src/client/ZombieModel.h similarity index 100% rename from Minecraft.Client/ZombieModel.h rename to src/client/ZombieModel.h diff --git a/Minecraft.Client/ZombieRenderer.cpp b/src/client/ZombieRenderer.cpp similarity index 97% rename from Minecraft.Client/ZombieRenderer.cpp rename to src/client/ZombieRenderer.cpp index 5408736d..0f891cd0 100644 --- a/Minecraft.Client/ZombieRenderer.cpp +++ b/src/client/ZombieRenderer.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ZombieModel.h" #include "VillagerZombieModel.h" -#include "..\Minecraft.World\net.minecraft.world.entity.monster.h" +#include "net.minecraft.world.entity.monster.h" #include "ZombieRenderer.h" ZombieRenderer::ZombieRenderer() : HumanoidMobRenderer(new ZombieModel(), .5f, 1.0f) diff --git a/Minecraft.Client/ZombieRenderer.h b/src/client/ZombieRenderer.h similarity index 100% rename from Minecraft.Client/ZombieRenderer.h rename to src/client/ZombieRenderer.h diff --git a/Minecraft.Client/alphaTest.png b/src/client/alphaTest.png similarity index 100% rename from Minecraft.Client/alphaTest.png rename to src/client/alphaTest.png diff --git a/Minecraft.Client/examples.msscmp b/src/client/examples.msscmp similarity index 100% rename from Minecraft.Client/examples.msscmp rename to src/client/examples.msscmp diff --git a/Minecraft.Client/examples_64.msscmp b/src/client/examples_64.msscmp similarity index 100% rename from Minecraft.Client/examples_64.msscmp rename to src/client/examples_64.msscmp diff --git a/Minecraft.Client/examples_win.msscmp b/src/client/examples_win.msscmp similarity index 100% rename from Minecraft.Client/examples_win.msscmp rename to src/client/examples_win.msscmp diff --git a/Minecraft.Client/extraX64client.h b/src/client/extraX64client.h similarity index 100% rename from Minecraft.Client/extraX64client.h rename to src/client/extraX64client.h diff --git a/Minecraft.Client/glWrapper.cpp b/src/client/glWrapper.cpp similarity index 98% rename from Minecraft.Client/glWrapper.cpp rename to src/client/glWrapper.cpp index b120d30b..41c2efa1 100644 --- a/Minecraft.Client/glWrapper.cpp +++ b/src/client/glWrapper.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" -#include "..\Minecraft.World\FloatBuffer.h" -#include "..\Minecraft.World\IntBuffer.h" -#include "..\Minecraft.World\ByteBuffer.h" +#include "FloatBuffer.h" +#include "IntBuffer.h" +#include "ByteBuffer.h" void glViewport(int x, int y, int w, int h) { diff --git a/Minecraft.Client/music/cds/11.binka b/src/client/music/cds/11.binka similarity index 100% rename from Minecraft.Client/music/cds/11.binka rename to src/client/music/cds/11.binka diff --git a/Minecraft.Client/music/cds/13.binka b/src/client/music/cds/13.binka similarity index 100% rename from Minecraft.Client/music/cds/13.binka rename to src/client/music/cds/13.binka diff --git a/Minecraft.Client/music/cds/blocks.binka b/src/client/music/cds/blocks.binka similarity index 100% rename from Minecraft.Client/music/cds/blocks.binka rename to src/client/music/cds/blocks.binka diff --git a/Minecraft.Client/music/cds/cat.binka b/src/client/music/cds/cat.binka similarity index 100% rename from Minecraft.Client/music/cds/cat.binka rename to src/client/music/cds/cat.binka diff --git a/Minecraft.Client/music/cds/chirp.binka b/src/client/music/cds/chirp.binka similarity index 100% rename from Minecraft.Client/music/cds/chirp.binka rename to src/client/music/cds/chirp.binka diff --git a/Minecraft.Client/music/cds/far.binka b/src/client/music/cds/far.binka similarity index 100% rename from Minecraft.Client/music/cds/far.binka rename to src/client/music/cds/far.binka diff --git a/Minecraft.Client/music/cds/mall.binka b/src/client/music/cds/mall.binka similarity index 100% rename from Minecraft.Client/music/cds/mall.binka rename to src/client/music/cds/mall.binka diff --git a/Minecraft.Client/music/cds/mellohi.binka b/src/client/music/cds/mellohi.binka similarity index 100% rename from Minecraft.Client/music/cds/mellohi.binka rename to src/client/music/cds/mellohi.binka diff --git a/Minecraft.Client/music/cds/stal.binka b/src/client/music/cds/stal.binka similarity index 100% rename from Minecraft.Client/music/cds/stal.binka rename to src/client/music/cds/stal.binka diff --git a/Minecraft.Client/music/cds/strad.binka b/src/client/music/cds/strad.binka similarity index 100% rename from Minecraft.Client/music/cds/strad.binka rename to src/client/music/cds/strad.binka diff --git a/Minecraft.Client/music/cds/ward.binka b/src/client/music/cds/ward.binka similarity index 100% rename from Minecraft.Client/music/cds/ward.binka rename to src/client/music/cds/ward.binka diff --git a/Minecraft.Client/music/cds/where_are_we_now.binka b/src/client/music/cds/where_are_we_now.binka similarity index 100% rename from Minecraft.Client/music/cds/where_are_we_now.binka rename to src/client/music/cds/where_are_we_now.binka diff --git a/Minecraft.Client/music/music/calm1.binka b/src/client/music/music/calm1.binka similarity index 100% rename from Minecraft.Client/music/music/calm1.binka rename to src/client/music/music/calm1.binka diff --git a/Minecraft.Client/music/music/calm2.binka b/src/client/music/music/calm2.binka similarity index 100% rename from Minecraft.Client/music/music/calm2.binka rename to src/client/music/music/calm2.binka diff --git a/Minecraft.Client/music/music/calm3.binka b/src/client/music/music/calm3.binka similarity index 100% rename from Minecraft.Client/music/music/calm3.binka rename to src/client/music/music/calm3.binka diff --git a/Minecraft.Client/music/music/creative1.binka b/src/client/music/music/creative1.binka similarity index 100% rename from Minecraft.Client/music/music/creative1.binka rename to src/client/music/music/creative1.binka diff --git a/Minecraft.Client/music/music/creative2.binka b/src/client/music/music/creative2.binka similarity index 100% rename from Minecraft.Client/music/music/creative2.binka rename to src/client/music/music/creative2.binka diff --git a/Minecraft.Client/music/music/creative3.binka b/src/client/music/music/creative3.binka similarity index 100% rename from Minecraft.Client/music/music/creative3.binka rename to src/client/music/music/creative3.binka diff --git a/Minecraft.Client/music/music/creative4.binka b/src/client/music/music/creative4.binka similarity index 100% rename from Minecraft.Client/music/music/creative4.binka rename to src/client/music/music/creative4.binka diff --git a/Minecraft.Client/music/music/creative5.binka b/src/client/music/music/creative5.binka similarity index 100% rename from Minecraft.Client/music/music/creative5.binka rename to src/client/music/music/creative5.binka diff --git a/Minecraft.Client/music/music/creative6.binka b/src/client/music/music/creative6.binka similarity index 100% rename from Minecraft.Client/music/music/creative6.binka rename to src/client/music/music/creative6.binka diff --git a/Minecraft.Client/music/music/hal1.binka b/src/client/music/music/hal1.binka similarity index 100% rename from Minecraft.Client/music/music/hal1.binka rename to src/client/music/music/hal1.binka diff --git a/Minecraft.Client/music/music/hal2.binka b/src/client/music/music/hal2.binka similarity index 100% rename from Minecraft.Client/music/music/hal2.binka rename to src/client/music/music/hal2.binka diff --git a/Minecraft.Client/music/music/hal3.binka b/src/client/music/music/hal3.binka similarity index 100% rename from Minecraft.Client/music/music/hal3.binka rename to src/client/music/music/hal3.binka diff --git a/Minecraft.Client/music/music/hal4.binka b/src/client/music/music/hal4.binka similarity index 100% rename from Minecraft.Client/music/music/hal4.binka rename to src/client/music/music/hal4.binka diff --git a/Minecraft.Client/music/music/menu1.binka b/src/client/music/music/menu1.binka similarity index 100% rename from Minecraft.Client/music/music/menu1.binka rename to src/client/music/music/menu1.binka diff --git a/Minecraft.Client/music/music/menu2.binka b/src/client/music/music/menu2.binka similarity index 100% rename from Minecraft.Client/music/music/menu2.binka rename to src/client/music/music/menu2.binka diff --git a/Minecraft.Client/music/music/menu3.binka b/src/client/music/music/menu3.binka similarity index 100% rename from Minecraft.Client/music/music/menu3.binka rename to src/client/music/music/menu3.binka diff --git a/Minecraft.Client/music/music/menu4.binka b/src/client/music/music/menu4.binka similarity index 100% rename from Minecraft.Client/music/music/menu4.binka rename to src/client/music/music/menu4.binka diff --git a/Minecraft.Client/music/music/nether1.binka b/src/client/music/music/nether1.binka similarity index 100% rename from Minecraft.Client/music/music/nether1.binka rename to src/client/music/music/nether1.binka diff --git a/Minecraft.Client/music/music/nether2.binka b/src/client/music/music/nether2.binka similarity index 100% rename from Minecraft.Client/music/music/nether2.binka rename to src/client/music/music/nether2.binka diff --git a/Minecraft.Client/music/music/nether3.binka b/src/client/music/music/nether3.binka similarity index 100% rename from Minecraft.Client/music/music/nether3.binka rename to src/client/music/music/nether3.binka diff --git a/Minecraft.Client/music/music/nether4.binka b/src/client/music/music/nether4.binka similarity index 100% rename from Minecraft.Client/music/music/nether4.binka rename to src/client/music/music/nether4.binka diff --git a/Minecraft.Client/music/music/nuance1.binka b/src/client/music/music/nuance1.binka similarity index 100% rename from Minecraft.Client/music/music/nuance1.binka rename to src/client/music/music/nuance1.binka diff --git a/Minecraft.Client/music/music/nuance2.binka b/src/client/music/music/nuance2.binka similarity index 100% rename from Minecraft.Client/music/music/nuance2.binka rename to src/client/music/music/nuance2.binka diff --git a/Minecraft.Client/music/music/piano1.binka b/src/client/music/music/piano1.binka similarity index 100% rename from Minecraft.Client/music/music/piano1.binka rename to src/client/music/music/piano1.binka diff --git a/Minecraft.Client/music/music/piano2.binka b/src/client/music/music/piano2.binka similarity index 100% rename from Minecraft.Client/music/music/piano2.binka rename to src/client/music/music/piano2.binka diff --git a/Minecraft.Client/music/music/piano3.binka b/src/client/music/music/piano3.binka similarity index 100% rename from Minecraft.Client/music/music/piano3.binka rename to src/client/music/music/piano3.binka diff --git a/Minecraft.Client/music/music/the_end_dragon_alive.binka b/src/client/music/music/the_end_dragon_alive.binka similarity index 100% rename from Minecraft.Client/music/music/the_end_dragon_alive.binka rename to src/client/music/music/the_end_dragon_alive.binka diff --git a/Minecraft.Client/music/music/the_end_end.binka b/src/client/music/music/the_end_end.binka similarity index 100% rename from Minecraft.Client/music/music/the_end_end.binka rename to src/client/music/music/the_end_end.binka diff --git a/Minecraft.Client/redist64/binkawin64.asi b/src/client/redist64/binkawin64.asi similarity index 100% rename from Minecraft.Client/redist64/binkawin64.asi rename to src/client/redist64/binkawin64.asi diff --git a/Minecraft.Client/redist64/mss64dolby.flt b/src/client/redist64/mss64dolby.flt similarity index 100% rename from Minecraft.Client/redist64/mss64dolby.flt rename to src/client/redist64/mss64dolby.flt diff --git a/Minecraft.Client/redist64/mss64ds3d.flt b/src/client/redist64/mss64ds3d.flt similarity index 100% rename from Minecraft.Client/redist64/mss64ds3d.flt rename to src/client/redist64/mss64ds3d.flt diff --git a/Minecraft.Client/redist64/mss64dsp.flt b/src/client/redist64/mss64dsp.flt similarity index 100% rename from Minecraft.Client/redist64/mss64dsp.flt rename to src/client/redist64/mss64dsp.flt diff --git a/Minecraft.Client/redist64/mss64eax.flt b/src/client/redist64/mss64eax.flt similarity index 100% rename from Minecraft.Client/redist64/mss64eax.flt rename to src/client/redist64/mss64eax.flt diff --git a/Minecraft.Client/redist64/mss64srs.flt b/src/client/redist64/mss64srs.flt similarity index 100% rename from Minecraft.Client/redist64/mss64srs.flt rename to src/client/redist64/mss64srs.flt diff --git a/Minecraft.Client/sce_sys/icon0.png b/src/client/sce_sys/icon0.png similarity index 100% rename from Minecraft.Client/sce_sys/icon0.png rename to src/client/sce_sys/icon0.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/00/001.png b/src/client/sce_sys/keymap_rp/00/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/00/001.png rename to src/client/sce_sys/keymap_rp/00/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/001.png b/src/client/sce_sys/keymap_rp/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/001.png rename to src/client/sce_sys/keymap_rp/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/01/001.png b/src/client/sce_sys/keymap_rp/01/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/01/001.png rename to src/client/sce_sys/keymap_rp/01/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/02/001.png b/src/client/sce_sys/keymap_rp/02/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/02/001.png rename to src/client/sce_sys/keymap_rp/02/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/03/001.png b/src/client/sce_sys/keymap_rp/03/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/03/001.png rename to src/client/sce_sys/keymap_rp/03/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/04/001.png b/src/client/sce_sys/keymap_rp/04/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/04/001.png rename to src/client/sce_sys/keymap_rp/04/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/05/001.png b/src/client/sce_sys/keymap_rp/05/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/05/001.png rename to src/client/sce_sys/keymap_rp/05/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/06/001.png b/src/client/sce_sys/keymap_rp/06/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/06/001.png rename to src/client/sce_sys/keymap_rp/06/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/07/001.png b/src/client/sce_sys/keymap_rp/07/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/07/001.png rename to src/client/sce_sys/keymap_rp/07/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/08/001.png b/src/client/sce_sys/keymap_rp/08/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/08/001.png rename to src/client/sce_sys/keymap_rp/08/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/09/001.png b/src/client/sce_sys/keymap_rp/09/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/09/001.png rename to src/client/sce_sys/keymap_rp/09/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/10/001.png b/src/client/sce_sys/keymap_rp/10/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/10/001.png rename to src/client/sce_sys/keymap_rp/10/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/12/001.png b/src/client/sce_sys/keymap_rp/12/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/12/001.png rename to src/client/sce_sys/keymap_rp/12/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/13/001.png b/src/client/sce_sys/keymap_rp/13/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/13/001.png rename to src/client/sce_sys/keymap_rp/13/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/14/001.png b/src/client/sce_sys/keymap_rp/14/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/14/001.png rename to src/client/sce_sys/keymap_rp/14/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/15/001.png b/src/client/sce_sys/keymap_rp/15/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/15/001.png rename to src/client/sce_sys/keymap_rp/15/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/16/001.png b/src/client/sce_sys/keymap_rp/16/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/16/001.png rename to src/client/sce_sys/keymap_rp/16/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/17/001.png b/src/client/sce_sys/keymap_rp/17/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/17/001.png rename to src/client/sce_sys/keymap_rp/17/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/18/001.png b/src/client/sce_sys/keymap_rp/18/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/18/001.png rename to src/client/sce_sys/keymap_rp/18/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/19/001.png b/src/client/sce_sys/keymap_rp/19/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/19/001.png rename to src/client/sce_sys/keymap_rp/19/001.png diff --git a/Minecraft.Client/sce_sys/keymap_rp/20/001.png b/src/client/sce_sys/keymap_rp/20/001.png similarity index 100% rename from Minecraft.Client/sce_sys/keymap_rp/20/001.png rename to src/client/sce_sys/keymap_rp/20/001.png diff --git a/Minecraft.Client/sce_sys/livearea/contents/bg0.png b/src/client/sce_sys/livearea/contents/bg0.png similarity index 100% rename from Minecraft.Client/sce_sys/livearea/contents/bg0.png rename to src/client/sce_sys/livearea/contents/bg0.png diff --git a/Minecraft.Client/sce_sys/livearea/contents/startup.png b/src/client/sce_sys/livearea/contents/startup.png similarity index 100% rename from Minecraft.Client/sce_sys/livearea/contents/startup.png rename to src/client/sce_sys/livearea/contents/startup.png diff --git a/Minecraft.Client/sce_sys/livearea/contents/template.xml b/src/client/sce_sys/livearea/contents/template.xml similarity index 100% rename from Minecraft.Client/sce_sys/livearea/contents/template.xml rename to src/client/sce_sys/livearea/contents/template.xml diff --git a/Minecraft.Client/sce_sys/manual/001.png b/src/client/sce_sys/manual/001.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/001.png rename to src/client/sce_sys/manual/001.png diff --git a/Minecraft.Client/sce_sys/manual/002.png b/src/client/sce_sys/manual/002.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/002.png rename to src/client/sce_sys/manual/002.png diff --git a/Minecraft.Client/sce_sys/manual/003.png b/src/client/sce_sys/manual/003.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/003.png rename to src/client/sce_sys/manual/003.png diff --git a/Minecraft.Client/sce_sys/manual/004.png b/src/client/sce_sys/manual/004.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/004.png rename to src/client/sce_sys/manual/004.png diff --git a/Minecraft.Client/sce_sys/manual/005.png b/src/client/sce_sys/manual/005.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/005.png rename to src/client/sce_sys/manual/005.png diff --git a/Minecraft.Client/sce_sys/manual/006.png b/src/client/sce_sys/manual/006.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/006.png rename to src/client/sce_sys/manual/006.png diff --git a/Minecraft.Client/sce_sys/manual/007.png b/src/client/sce_sys/manual/007.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/007.png rename to src/client/sce_sys/manual/007.png diff --git a/Minecraft.Client/sce_sys/manual/008.png b/src/client/sce_sys/manual/008.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/008.png rename to src/client/sce_sys/manual/008.png diff --git a/Minecraft.Client/sce_sys/manual/009.png b/src/client/sce_sys/manual/009.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/009.png rename to src/client/sce_sys/manual/009.png diff --git a/Minecraft.Client/sce_sys/manual/010.png b/src/client/sce_sys/manual/010.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/010.png rename to src/client/sce_sys/manual/010.png diff --git a/Minecraft.Client/sce_sys/manual/011.png b/src/client/sce_sys/manual/011.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/011.png rename to src/client/sce_sys/manual/011.png diff --git a/Minecraft.Client/sce_sys/manual/012.png b/src/client/sce_sys/manual/012.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/012.png rename to src/client/sce_sys/manual/012.png diff --git a/Minecraft.Client/sce_sys/manual/013.png b/src/client/sce_sys/manual/013.png similarity index 100% rename from Minecraft.Client/sce_sys/manual/013.png rename to src/client/sce_sys/manual/013.png diff --git a/Minecraft.Client/sce_sys/nptitle.dat b/src/client/sce_sys/nptitle.dat similarity index 100% rename from Minecraft.Client/sce_sys/nptitle.dat rename to src/client/sce_sys/nptitle.dat diff --git a/Minecraft.Client/sce_sys/param.sfo b/src/client/sce_sys/param.sfo similarity index 100% rename from Minecraft.Client/sce_sys/param.sfo rename to src/client/sce_sys/param.sfo diff --git a/Minecraft.Client/sce_sys/param_vita.sfo b/src/client/sce_sys/param_vita.sfo similarity index 100% rename from Minecraft.Client/sce_sys/param_vita.sfo rename to src/client/sce_sys/param_vita.sfo diff --git a/Minecraft.Client/sce_sys/pic0.png b/src/client/sce_sys/pic0.png similarity index 100% rename from Minecraft.Client/sce_sys/pic0.png rename to src/client/sce_sys/pic0.png diff --git a/Minecraft.Client/sce_sys/pic1.png b/src/client/sce_sys/pic1.png similarity index 100% rename from Minecraft.Client/sce_sys/pic1.png rename to src/client/sce_sys/pic1.png diff --git a/Minecraft.Client/sce_sys/pronunciation.sig b/src/client/sce_sys/pronunciation.sig similarity index 100% rename from Minecraft.Client/sce_sys/pronunciation.sig rename to src/client/sce_sys/pronunciation.sig diff --git a/Minecraft.Client/sce_sys/pronunciation.xml b/src/client/sce_sys/pronunciation.xml similarity index 100% rename from Minecraft.Client/sce_sys/pronunciation.xml rename to src/client/sce_sys/pronunciation.xml diff --git a/Minecraft.Client/sce_sys/snd0.at9 b/src/client/sce_sys/snd0.at9 similarity index 100% rename from Minecraft.Client/sce_sys/snd0.at9 rename to src/client/sce_sys/snd0.at9 diff --git a/Minecraft.Client/sce_sys/trophy/NPWR06859_00/TROPHY.TRP b/src/client/sce_sys/trophy/NPWR06859_00/TROPHY.TRP similarity index 100% rename from Minecraft.Client/sce_sys/trophy/NPWR06859_00/TROPHY.TRP rename to src/client/sce_sys/trophy/NPWR06859_00/TROPHY.TRP diff --git a/Minecraft.Client/sce_sys/trophy/Trophy00.trp b/src/client/sce_sys/trophy/Trophy00.trp similarity index 100% rename from Minecraft.Client/sce_sys/trophy/Trophy00.trp rename to src/client/sce_sys/trophy/Trophy00.trp diff --git a/Minecraft.Client/stdafx.cpp b/src/client/stdafx.cpp similarity index 100% rename from Minecraft.Client/stdafx.cpp rename to src/client/stdafx.cpp diff --git a/Minecraft.Client/stdafx.h b/src/client/stdafx.h similarity index 81% rename from Minecraft.Client/stdafx.h rename to src/client/stdafx.h index a7ba7b06..b3ab5332 100644 --- a/Minecraft.Client/stdafx.h +++ b/src/client/stdafx.h @@ -107,7 +107,7 @@ typedef XNKID SessionID; typedef XUID GameSessionUID; #define HRESULT_SUCCEEDED(hr) (((HRESULT)(hr)) >= 0) -#include "..\Minecraft.Client\xbox\network\extra.h" +#include "xbox\network\extra.h" #else #include "extraX64.h" #endif @@ -148,13 +148,13 @@ typedef XUID GameSessionUID; #include #endif -#include "..\Minecraft.World\Definitions.h" -#include "..\Minecraft.World\class.h" -#include "..\Minecraft.World\ArrayWithLength.h" -#include "..\Minecraft.World\SharedConstants.h" -#include "..\Minecraft.World\Random.h" -#include "..\Minecraft.World\compression.h" -#include "..\Minecraft.World\PerformanceTimer.h" +#include "Definitions.h" +#include "class.h" +#include "ArrayWithLength.h" +#include "SharedConstants.h" +#include "Random.h" +#include "compression.h" +#include "PerformanceTimer.h" #ifdef _XBOX #include "xbox\4JLibs\inc\4J_Input.h" @@ -201,25 +201,25 @@ typedef XUID GameSessionUID; #include "stubs.h" #include "BufferedImage.h" -#include "Common\Network\GameNetworkManager.h" +#include "Common/Network/GameNetworkManager.h" #ifdef _XBOX -#include "Common\XUI\XUI_Helper.h" -#include "Common\XUI\XUI_Scene_Base.h" +#include "Common/XUI/XUI_Helper.h" +#include "Common/XUI/XUI_Scene_Base.h" #endif -#include "Common\UI\UIEnums.h" -#include "Common\UI\UIStructs.h" +#include "Common/UI/UIEnums.h" +#include "Common/UI/UIStructs.h" // #ifdef _XBOX -#include "Common\App_defines.h" -#include "Common\App_enums.h" -#include "Common\Tutorial\TutorialEnum.h" -#include "Common\App_structs.h" +#include "Common/App_Defines.h" +#include "Common/App_enums.h" +#include "Common/Tutorial/TutorialEnum.h" +#include "Common/App_structs.h" //#endif -#include "Common\Consoles_App.h" -#include "Common\Minecraft_Macros.h" -#include "Common\BuildVer.h" +#include "Common/Consoles_App.h" +#include "Common/Minecraft_Macros.h" +#include "Common/BuildVer.h" #ifdef _XBOX #include "Xbox\Xbox_App.h" @@ -247,7 +247,7 @@ typedef XUID GameSessionUID; #include "PS3Media\4J_strings.h" #include "PS3\XML\ATGXmlParser.h" #include "PS3\Social\SocialManager.h" - #include "Common\Audio\SoundEngine.h" + #include "Common/Audio/SoundEngine.h" #include "PS3\Iggy\include\iggy.h" #include "PS3\Iggy\gdraw\gdraw_ps3gcm.h" #include "PS3\PS3_UIController.h" @@ -262,7 +262,7 @@ typedef XUID GameSessionUID; #include "DurangoMedia\4J_strings.h" #include "Durango\XML\ATGXmlParser.h" #include "Durango\Social\SocialManager.h" -#include "Common\Audio\SoundEngine.h" +#include "Common/Audio/SoundEngine.h" #include "Durango\Iggy\include\iggy.h" #include "Durango\Iggy\gdraw\gdraw_d3d11.h" #include "Durango\Durango_UIController.h" @@ -275,7 +275,7 @@ typedef XUID GameSessionUID; #include "Windows64\GameConfig\Minecraft.spa.h" #include "Windows64\XML\ATGXmlParser.h" #include "Windows64\Social\SocialManager.h" - #include "Common\Audio\SoundEngine.h" + #include "Common/Audio\SoundEngine.h" #include "Windows64\Iggy\include\iggy.h" #include "Windows64\Iggy\gdraw\gdraw_d3d11.h" #include "Windows64\Windows64_UIController.h" @@ -288,7 +288,7 @@ typedef XUID GameSessionUID; #include "PSVita\GameConfig\Minecraft.spa.h" #include "PSVita\XML\ATGXmlParser.h" #include "PSVita\Social\SocialManager.h" - #include "Common\Audio\SoundEngine.h" + #include "Common/Audio/SoundEngine.h" #include "PSVita\Iggy\include\iggy.h" #include "PSVita\Iggy\gdraw\gdraw_psp2.h" #include "PSVita\PSVita_UIController.h" @@ -302,35 +302,35 @@ typedef XUID GameSessionUID; #include "OrbisMedia\4J_strings.h" #include "Orbis\XML\ATGXmlParser.h" #include "Windows64\Social\SocialManager.h" - #include "Common\Audio\SoundEngine.h" + #include "Common/Audio\SoundEngine.h" #include "Orbis\Iggy\include\iggy.h" #include "Orbis\Iggy\gdraw\gdraw_orbis.h" #include "Orbis\Orbis_UIController.h" #endif #ifdef _XBOX -#include "Common\XUI\XUI_CustomMessages.h" -#include "Common\XUI\XUI_Scene_Inventory_Creative.h" -#include "Common\XUI\XUI_FullscreenProgress.h" -#include "Common\XUI\XUI_ConnectingProgress.h" -#include "Common\XUI\XUI_Scene_CraftingPanel.h" -#include "Common\XUI\XUI_TutorialPopup.h" -#include "Common\XUI\XUI_PauseMenu.h" +#include "Common/XUI/XUI_CustomMessages.h" +#include "Common/XUI/XUI_Scene_Inventory_Creative.h" +#include "Common/XUI/XUI_FullscreenProgress.h" +#include "Common/XUI/XUI_ConnectingProgress.h" +#include "Common/XUI/XUI_Scene_CraftingPanel.h" +#include "Common/XUI/XUI_TutorialPopup.h" +#include "Common/XUI/XUI_PauseMenu.h" #endif -#include "Common\ConsoleGameMode.h" -#include "Common\Console_Debug_enum.h" -#include "Common\Console_Awards_enum.h" -#include "Common\Tutorial\TutorialMode.h" -#include "Common\Tutorial\Tutorial.h" -#include "Common\Tutorial\FullTutorialMode.h" -#include "Common\Trial\TrialMode.h" -#include "Common\GameRules\ConsoleGameRules.h" -#include "Common\GameRules\ConsoleSchematicFile.h" -#include "Common\Colours\ColourTable.h" -#include "Common\DLC\DLCSkinFile.h" -#include "Common\DLC\DLCManager.h" -#include "Common\DLC\DLCPack.h" -#include "Common\Telemetry\TelemetryManager.h" +#include "Common/ConsoleGameMode.h" +#include "Common/Console_Debug_enum.h" +#include "Common/Console_Awards_enum.h" +#include "Common/Tutorial/TutorialMode.h" +#include "Common/Tutorial/Tutorial.h" +#include "Common/Tutorial/FullTutorialMode.h" +#include "Common/Trial/TrialMode.h" +#include "Common/GameRules/ConsoleGameRules.h" +#include "Common/GameRules/ConsoleSchematicFile.h" +#include "Common/Colours/ColourTable.h" +#include "Common/DLC/DLCSkinFile.h" +#include "Common/DLC/DLCManager.h" +#include "Common/DLC/DLCPack.h" +#include "Common/Telemetry/TelemetryManager.h" #ifdef _XBOX //#include "Xbox\Xbox_App.h" diff --git a/Minecraft.Client/stubs.cpp b/src/client/stubs.cpp similarity index 100% rename from Minecraft.Client/stubs.cpp rename to src/client/stubs.cpp diff --git a/Minecraft.Client/stubs.h b/src/client/stubs.h similarity index 100% rename from Minecraft.Client/stubs.h rename to src/client/stubs.h diff --git a/Minecraft.Client/thumbnailTest128.png b/src/client/thumbnailTest128.png similarity index 100% rename from Minecraft.Client/thumbnailTest128.png rename to src/client/thumbnailTest128.png diff --git a/Minecraft.Client/thumbnailTest1280.png b/src/client/thumbnailTest1280.png similarity index 100% rename from Minecraft.Client/thumbnailTest1280.png rename to src/client/thumbnailTest1280.png diff --git a/Minecraft.Client/thumbnailTest256.png b/src/client/thumbnailTest256.png similarity index 100% rename from Minecraft.Client/thumbnailTest256.png rename to src/client/thumbnailTest256.png diff --git a/Minecraft.Client/thumbnailTest64.png b/src/client/thumbnailTest64.png similarity index 100% rename from Minecraft.Client/thumbnailTest64.png rename to src/client/thumbnailTest64.png diff --git a/Minecraft.World/AABB.cpp b/src/world/AABB.cpp similarity index 100% rename from Minecraft.World/AABB.cpp rename to src/world/AABB.cpp diff --git a/Minecraft.World/AABB.h b/src/world/AABB.h similarity index 100% rename from Minecraft.World/AABB.h rename to src/world/AABB.h diff --git a/Minecraft.World/Abilities.cpp b/src/world/Abilities.cpp similarity index 100% rename from Minecraft.World/Abilities.cpp rename to src/world/Abilities.cpp diff --git a/Minecraft.World/Abilities.h b/src/world/Abilities.h similarity index 100% rename from Minecraft.World/Abilities.h rename to src/world/Abilities.h diff --git a/Minecraft.World/AbstractContainerMenu.cpp b/src/world/AbstractContainerMenu.cpp similarity index 100% rename from Minecraft.World/AbstractContainerMenu.cpp rename to src/world/AbstractContainerMenu.cpp diff --git a/Minecraft.World/AbstractContainerMenu.h b/src/world/AbstractContainerMenu.h similarity index 100% rename from Minecraft.World/AbstractContainerMenu.h rename to src/world/AbstractContainerMenu.h diff --git a/Minecraft.World/Achievement.cpp b/src/world/Achievement.cpp similarity index 100% rename from Minecraft.World/Achievement.cpp rename to src/world/Achievement.cpp diff --git a/Minecraft.World/Achievement.h b/src/world/Achievement.h similarity index 100% rename from Minecraft.World/Achievement.h rename to src/world/Achievement.h diff --git a/Minecraft.World/Achievements.cpp b/src/world/Achievements.cpp similarity index 100% rename from Minecraft.World/Achievements.cpp rename to src/world/Achievements.cpp diff --git a/Minecraft.World/Achievements.h b/src/world/Achievements.h similarity index 100% rename from Minecraft.World/Achievements.h rename to src/world/Achievements.h diff --git a/Minecraft.World/AddEntityPacket.cpp b/src/world/AddEntityPacket.cpp similarity index 100% rename from Minecraft.World/AddEntityPacket.cpp rename to src/world/AddEntityPacket.cpp diff --git a/Minecraft.World/AddEntityPacket.h b/src/world/AddEntityPacket.h similarity index 100% rename from Minecraft.World/AddEntityPacket.h rename to src/world/AddEntityPacket.h diff --git a/Minecraft.World/AddExperienceOrbPacket.cpp b/src/world/AddExperienceOrbPacket.cpp similarity index 100% rename from Minecraft.World/AddExperienceOrbPacket.cpp rename to src/world/AddExperienceOrbPacket.cpp diff --git a/Minecraft.World/AddExperienceOrbPacket.h b/src/world/AddExperienceOrbPacket.h similarity index 100% rename from Minecraft.World/AddExperienceOrbPacket.h rename to src/world/AddExperienceOrbPacket.h diff --git a/Minecraft.World/AddGlobalEntityPacket.cpp b/src/world/AddGlobalEntityPacket.cpp similarity index 100% rename from Minecraft.World/AddGlobalEntityPacket.cpp rename to src/world/AddGlobalEntityPacket.cpp diff --git a/Minecraft.World/AddGlobalEntityPacket.h b/src/world/AddGlobalEntityPacket.h similarity index 100% rename from Minecraft.World/AddGlobalEntityPacket.h rename to src/world/AddGlobalEntityPacket.h diff --git a/Minecraft.World/AddIslandLayer.cpp b/src/world/AddIslandLayer.cpp similarity index 100% rename from Minecraft.World/AddIslandLayer.cpp rename to src/world/AddIslandLayer.cpp diff --git a/Minecraft.World/AddIslandLayer.h b/src/world/AddIslandLayer.h similarity index 100% rename from Minecraft.World/AddIslandLayer.h rename to src/world/AddIslandLayer.h diff --git a/Minecraft.World/AddMobPacket.cpp b/src/world/AddMobPacket.cpp similarity index 100% rename from Minecraft.World/AddMobPacket.cpp rename to src/world/AddMobPacket.cpp diff --git a/Minecraft.World/AddMobPacket.h b/src/world/AddMobPacket.h similarity index 100% rename from Minecraft.World/AddMobPacket.h rename to src/world/AddMobPacket.h diff --git a/Minecraft.World/AddMushroomIslandLayer.cpp b/src/world/AddMushroomIslandLayer.cpp similarity index 100% rename from Minecraft.World/AddMushroomIslandLayer.cpp rename to src/world/AddMushroomIslandLayer.cpp diff --git a/Minecraft.World/AddMushroomIslandLayer.h b/src/world/AddMushroomIslandLayer.h similarity index 100% rename from Minecraft.World/AddMushroomIslandLayer.h rename to src/world/AddMushroomIslandLayer.h diff --git a/Minecraft.World/AddPaintingPacket.cpp b/src/world/AddPaintingPacket.cpp similarity index 100% rename from Minecraft.World/AddPaintingPacket.cpp rename to src/world/AddPaintingPacket.cpp diff --git a/Minecraft.World/AddPaintingPacket.h b/src/world/AddPaintingPacket.h similarity index 100% rename from Minecraft.World/AddPaintingPacket.h rename to src/world/AddPaintingPacket.h diff --git a/Minecraft.World/AddPlayerPacket.cpp b/src/world/AddPlayerPacket.cpp similarity index 100% rename from Minecraft.World/AddPlayerPacket.cpp rename to src/world/AddPlayerPacket.cpp diff --git a/Minecraft.World/AddPlayerPacket.h b/src/world/AddPlayerPacket.h similarity index 100% rename from Minecraft.World/AddPlayerPacket.h rename to src/world/AddPlayerPacket.h diff --git a/Minecraft.World/AddSnowLayer.cpp b/src/world/AddSnowLayer.cpp similarity index 100% rename from Minecraft.World/AddSnowLayer.cpp rename to src/world/AddSnowLayer.cpp diff --git a/Minecraft.World/AddSnowLayer.h b/src/world/AddSnowLayer.h similarity index 100% rename from Minecraft.World/AddSnowLayer.h rename to src/world/AddSnowLayer.h diff --git a/Minecraft.World/AdminLogCommand.h b/src/world/AdminLogCommand.h similarity index 100% rename from Minecraft.World/AdminLogCommand.h rename to src/world/AdminLogCommand.h diff --git a/Minecraft.World/AgableMob.cpp b/src/world/AgableMob.cpp similarity index 100% rename from Minecraft.World/AgableMob.cpp rename to src/world/AgableMob.cpp diff --git a/Minecraft.World/AgableMob.h b/src/world/AgableMob.h similarity index 100% rename from Minecraft.World/AgableMob.h rename to src/world/AgableMob.h diff --git a/Minecraft.World/AirTile.cpp b/src/world/AirTile.cpp similarity index 100% rename from Minecraft.World/AirTile.cpp rename to src/world/AirTile.cpp diff --git a/Minecraft.World/AirTile.h b/src/world/AirTile.h similarity index 100% rename from Minecraft.World/AirTile.h rename to src/world/AirTile.h diff --git a/Minecraft.World/Animal.cpp b/src/world/Animal.cpp similarity index 100% rename from Minecraft.World/Animal.cpp rename to src/world/Animal.cpp diff --git a/Minecraft.World/Animal.h b/src/world/Animal.h similarity index 100% rename from Minecraft.World/Animal.h rename to src/world/Animal.h diff --git a/Minecraft.World/AnimatePacket.cpp b/src/world/AnimatePacket.cpp similarity index 100% rename from Minecraft.World/AnimatePacket.cpp rename to src/world/AnimatePacket.cpp diff --git a/Minecraft.World/AnimatePacket.h b/src/world/AnimatePacket.h similarity index 100% rename from Minecraft.World/AnimatePacket.h rename to src/world/AnimatePacket.h diff --git a/Minecraft.World/AnvilTile.cpp b/src/world/AnvilTile.cpp similarity index 100% rename from Minecraft.World/AnvilTile.cpp rename to src/world/AnvilTile.cpp diff --git a/Minecraft.World/AnvilTile.h b/src/world/AnvilTile.h similarity index 100% rename from Minecraft.World/AnvilTile.h rename to src/world/AnvilTile.h diff --git a/Minecraft.World/AnvilTileItem.cpp b/src/world/AnvilTileItem.cpp similarity index 100% rename from Minecraft.World/AnvilTileItem.cpp rename to src/world/AnvilTileItem.cpp diff --git a/Minecraft.World/AnvilTileItem.h b/src/world/AnvilTileItem.h similarity index 100% rename from Minecraft.World/AnvilTileItem.h rename to src/world/AnvilTileItem.h diff --git a/Minecraft.World/ArmorDyeRecipe.cpp b/src/world/ArmorDyeRecipe.cpp similarity index 100% rename from Minecraft.World/ArmorDyeRecipe.cpp rename to src/world/ArmorDyeRecipe.cpp diff --git a/Minecraft.World/ArmorDyeRecipe.h b/src/world/ArmorDyeRecipe.h similarity index 100% rename from Minecraft.World/ArmorDyeRecipe.h rename to src/world/ArmorDyeRecipe.h diff --git a/Minecraft.World/ArmorItem.cpp b/src/world/ArmorItem.cpp similarity index 99% rename from Minecraft.World/ArmorItem.cpp rename to src/world/ArmorItem.cpp index 0b2c24e4..e0c3ff50 100644 --- a/Minecraft.World/ArmorItem.cpp +++ b/src/world/ArmorItem.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "net.minecraft.world.h" #include "net.minecraft.world.entity.player.h" #include "com.mojang.nbt.h" diff --git a/Minecraft.World/ArmorItem.h b/src/world/ArmorItem.h similarity index 100% rename from Minecraft.World/ArmorItem.h rename to src/world/ArmorItem.h diff --git a/Minecraft.World/ArmorRecipes.cpp b/src/world/ArmorRecipes.cpp similarity index 100% rename from Minecraft.World/ArmorRecipes.cpp rename to src/world/ArmorRecipes.cpp diff --git a/Minecraft.World/ArmorRecipes.h b/src/world/ArmorRecipes.h similarity index 100% rename from Minecraft.World/ArmorRecipes.h rename to src/world/ArmorRecipes.h diff --git a/Minecraft.World/ArmorSlot.cpp b/src/world/ArmorSlot.cpp similarity index 100% rename from Minecraft.World/ArmorSlot.cpp rename to src/world/ArmorSlot.cpp diff --git a/Minecraft.World/ArmorSlot.h b/src/world/ArmorSlot.h similarity index 100% rename from Minecraft.World/ArmorSlot.h rename to src/world/ArmorSlot.h diff --git a/Minecraft.World/ArrayWithLength.h b/src/world/ArrayWithLength.h similarity index 100% rename from Minecraft.World/ArrayWithLength.h rename to src/world/ArrayWithLength.h diff --git a/Minecraft.World/Arrays.h b/src/world/Arrays.h similarity index 100% rename from Minecraft.World/Arrays.h rename to src/world/Arrays.h diff --git a/Minecraft.World/Arrow.cpp b/src/world/Arrow.cpp similarity index 100% rename from Minecraft.World/Arrow.cpp rename to src/world/Arrow.cpp diff --git a/Minecraft.World/Arrow.h b/src/world/Arrow.h similarity index 100% rename from Minecraft.World/Arrow.h rename to src/world/Arrow.h diff --git a/Minecraft.World/ArrowAttackGoal.cpp b/src/world/ArrowAttackGoal.cpp similarity index 100% rename from Minecraft.World/ArrowAttackGoal.cpp rename to src/world/ArrowAttackGoal.cpp diff --git a/Minecraft.World/ArrowAttackGoal.h b/src/world/ArrowAttackGoal.h similarity index 100% rename from Minecraft.World/ArrowAttackGoal.h rename to src/world/ArrowAttackGoal.h diff --git a/Minecraft.World/ArrowDamageEnchantment.cpp b/src/world/ArrowDamageEnchantment.cpp similarity index 100% rename from Minecraft.World/ArrowDamageEnchantment.cpp rename to src/world/ArrowDamageEnchantment.cpp diff --git a/Minecraft.World/ArrowDamageEnchantment.h b/src/world/ArrowDamageEnchantment.h similarity index 100% rename from Minecraft.World/ArrowDamageEnchantment.h rename to src/world/ArrowDamageEnchantment.h diff --git a/Minecraft.World/ArrowFireEnchantment.cpp b/src/world/ArrowFireEnchantment.cpp similarity index 100% rename from Minecraft.World/ArrowFireEnchantment.cpp rename to src/world/ArrowFireEnchantment.cpp diff --git a/Minecraft.World/ArrowFireEnchantment.h b/src/world/ArrowFireEnchantment.h similarity index 100% rename from Minecraft.World/ArrowFireEnchantment.h rename to src/world/ArrowFireEnchantment.h diff --git a/Minecraft.World/ArrowInfiniteEnchantment.cpp b/src/world/ArrowInfiniteEnchantment.cpp similarity index 100% rename from Minecraft.World/ArrowInfiniteEnchantment.cpp rename to src/world/ArrowInfiniteEnchantment.cpp diff --git a/Minecraft.World/ArrowInfiniteEnchantment.h b/src/world/ArrowInfiniteEnchantment.h similarity index 100% rename from Minecraft.World/ArrowInfiniteEnchantment.h rename to src/world/ArrowInfiniteEnchantment.h diff --git a/Minecraft.World/ArrowKnockbackEnchantment.cpp b/src/world/ArrowKnockbackEnchantment.cpp similarity index 100% rename from Minecraft.World/ArrowKnockbackEnchantment.cpp rename to src/world/ArrowKnockbackEnchantment.cpp diff --git a/Minecraft.World/ArrowKnockbackEnchantment.h b/src/world/ArrowKnockbackEnchantment.h similarity index 100% rename from Minecraft.World/ArrowKnockbackEnchantment.h rename to src/world/ArrowKnockbackEnchantment.h diff --git a/Minecraft.World/AuxDataTileItem.cpp b/src/world/AuxDataTileItem.cpp similarity index 100% rename from Minecraft.World/AuxDataTileItem.cpp rename to src/world/AuxDataTileItem.cpp diff --git a/Minecraft.World/AuxDataTileItem.h b/src/world/AuxDataTileItem.h similarity index 100% rename from Minecraft.World/AuxDataTileItem.h rename to src/world/AuxDataTileItem.h diff --git a/Minecraft.World/AvoidPlayerGoal.cpp b/src/world/AvoidPlayerGoal.cpp similarity index 100% rename from Minecraft.World/AvoidPlayerGoal.cpp rename to src/world/AvoidPlayerGoal.cpp diff --git a/Minecraft.World/AvoidPlayerGoal.h b/src/world/AvoidPlayerGoal.h similarity index 100% rename from Minecraft.World/AvoidPlayerGoal.h rename to src/world/AvoidPlayerGoal.h diff --git a/Minecraft.World/AwardStatPacket.cpp b/src/world/AwardStatPacket.cpp similarity index 100% rename from Minecraft.World/AwardStatPacket.cpp rename to src/world/AwardStatPacket.cpp diff --git a/Minecraft.World/AwardStatPacket.h b/src/world/AwardStatPacket.h similarity index 100% rename from Minecraft.World/AwardStatPacket.h rename to src/world/AwardStatPacket.h diff --git a/Minecraft.World/BasicTree.cpp b/src/world/BasicTree.cpp similarity index 100% rename from Minecraft.World/BasicTree.cpp rename to src/world/BasicTree.cpp diff --git a/Minecraft.World/BasicTree.h b/src/world/BasicTree.h similarity index 100% rename from Minecraft.World/BasicTree.h rename to src/world/BasicTree.h diff --git a/Minecraft.World/BasicTypeContainers.cpp b/src/world/BasicTypeContainers.cpp similarity index 100% rename from Minecraft.World/BasicTypeContainers.cpp rename to src/world/BasicTypeContainers.cpp diff --git a/Minecraft.World/BasicTypeContainers.h b/src/world/BasicTypeContainers.h similarity index 100% rename from Minecraft.World/BasicTypeContainers.h rename to src/world/BasicTypeContainers.h diff --git a/Minecraft.World/BeachBiome.cpp b/src/world/BeachBiome.cpp similarity index 100% rename from Minecraft.World/BeachBiome.cpp rename to src/world/BeachBiome.cpp diff --git a/Minecraft.World/BeachBiome.h b/src/world/BeachBiome.h similarity index 100% rename from Minecraft.World/BeachBiome.h rename to src/world/BeachBiome.h diff --git a/Minecraft.World/BedItem.cpp b/src/world/BedItem.cpp similarity index 100% rename from Minecraft.World/BedItem.cpp rename to src/world/BedItem.cpp diff --git a/Minecraft.World/BedItem.h b/src/world/BedItem.h similarity index 100% rename from Minecraft.World/BedItem.h rename to src/world/BedItem.h diff --git a/Minecraft.World/BedTile.cpp b/src/world/BedTile.cpp similarity index 100% rename from Minecraft.World/BedTile.cpp rename to src/world/BedTile.cpp diff --git a/Minecraft.World/BedTile.h b/src/world/BedTile.h similarity index 100% rename from Minecraft.World/BedTile.h rename to src/world/BedTile.h diff --git a/Minecraft.World/BegGoal.cpp b/src/world/BegGoal.cpp similarity index 100% rename from Minecraft.World/BegGoal.cpp rename to src/world/BegGoal.cpp diff --git a/Minecraft.World/BegGoal.h b/src/world/BegGoal.h similarity index 100% rename from Minecraft.World/BegGoal.h rename to src/world/BegGoal.h diff --git a/Minecraft.World/BinaryHeap.cpp b/src/world/BinaryHeap.cpp similarity index 100% rename from Minecraft.World/BinaryHeap.cpp rename to src/world/BinaryHeap.cpp diff --git a/Minecraft.World/BinaryHeap.h b/src/world/BinaryHeap.h similarity index 100% rename from Minecraft.World/BinaryHeap.h rename to src/world/BinaryHeap.h diff --git a/Minecraft.World/Biome.cpp b/src/world/Biome.cpp similarity index 99% rename from Minecraft.World/Biome.cpp rename to src/world/Biome.cpp index d2f4cd1c..273842f8 100644 --- a/Minecraft.World/Biome.cpp +++ b/src/world/Biome.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" #include "Color.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "net.minecraft.world.level.levelgen.feature.h" #include "net.minecraft.world.level.tile.h" #include "net.minecraft.world.level.h" diff --git a/Minecraft.World/Biome.h b/src/world/Biome.h similarity index 100% rename from Minecraft.World/Biome.h rename to src/world/Biome.h diff --git a/Minecraft.World/BiomeCache.cpp b/src/world/BiomeCache.cpp similarity index 100% rename from Minecraft.World/BiomeCache.cpp rename to src/world/BiomeCache.cpp diff --git a/Minecraft.World/BiomeCache.h b/src/world/BiomeCache.h similarity index 96% rename from Minecraft.World/BiomeCache.h rename to src/world/BiomeCache.h index bf509f54..d52a1e4c 100644 --- a/Minecraft.World/BiomeCache.h +++ b/src/world/BiomeCache.h @@ -1,5 +1,5 @@ #pragma once -#include "..\Minecraft.World\JavaIntHash.h" +#include "JavaIntHash.h" class BiomeCache { diff --git a/Minecraft.World/BiomeDecorator.cpp b/src/world/BiomeDecorator.cpp similarity index 100% rename from Minecraft.World/BiomeDecorator.cpp rename to src/world/BiomeDecorator.cpp diff --git a/Minecraft.World/BiomeDecorator.h b/src/world/BiomeDecorator.h similarity index 100% rename from Minecraft.World/BiomeDecorator.h rename to src/world/BiomeDecorator.h diff --git a/Minecraft.World/BiomeInitLayer.cpp b/src/world/BiomeInitLayer.cpp similarity index 100% rename from Minecraft.World/BiomeInitLayer.cpp rename to src/world/BiomeInitLayer.cpp diff --git a/Minecraft.World/BiomeInitLayer.h b/src/world/BiomeInitLayer.h similarity index 100% rename from Minecraft.World/BiomeInitLayer.h rename to src/world/BiomeInitLayer.h diff --git a/Minecraft.World/BiomeOverrideLayer.cpp b/src/world/BiomeOverrideLayer.cpp similarity index 100% rename from Minecraft.World/BiomeOverrideLayer.cpp rename to src/world/BiomeOverrideLayer.cpp diff --git a/Minecraft.World/BiomeOverrideLayer.h b/src/world/BiomeOverrideLayer.h similarity index 100% rename from Minecraft.World/BiomeOverrideLayer.h rename to src/world/BiomeOverrideLayer.h diff --git a/Minecraft.World/BiomeSource.cpp b/src/world/BiomeSource.cpp similarity index 99% rename from Minecraft.World/BiomeSource.cpp rename to src/world/BiomeSource.cpp index b16efd31..50ac5f9a 100644 --- a/Minecraft.World/BiomeSource.cpp +++ b/src/world/BiomeSource.cpp @@ -5,8 +5,8 @@ #include "net.minecraft.world.level.newbiome.layer.h" #include "System.h" #include "BiomeSource.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\ProgressRenderer.h" +#include "Minecraft.h" +#include "ProgressRenderer.h" // 4J - removal of separate temperature & downfall layers brought forward from 1.2.3 void BiomeSource::_init() diff --git a/Minecraft.World/BiomeSource.h b/src/world/BiomeSource.h similarity index 100% rename from Minecraft.World/BiomeSource.h rename to src/world/BiomeSource.h diff --git a/Minecraft.World/BirchFeature.cpp b/src/world/BirchFeature.cpp similarity index 100% rename from Minecraft.World/BirchFeature.cpp rename to src/world/BirchFeature.cpp diff --git a/Minecraft.World/BirchFeature.h b/src/world/BirchFeature.h similarity index 100% rename from Minecraft.World/BirchFeature.h rename to src/world/BirchFeature.h diff --git a/Minecraft.World/Blaze.cpp b/src/world/Blaze.cpp similarity index 99% rename from Minecraft.World/Blaze.cpp rename to src/world/Blaze.cpp index 57726363..26839446 100644 --- a/Minecraft.World/Blaze.cpp +++ b/src/world/Blaze.cpp @@ -7,7 +7,7 @@ #include "net.minecraft.world.entity.h" #include "net.minecraft.world.entity.projectile.h" #include "SharedConstants.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "Blaze.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Blaze.h b/src/world/Blaze.h similarity index 100% rename from Minecraft.World/Blaze.h rename to src/world/Blaze.h diff --git a/Minecraft.World/BlockDestructionProgress.cpp b/src/world/BlockDestructionProgress.cpp similarity index 100% rename from Minecraft.World/BlockDestructionProgress.cpp rename to src/world/BlockDestructionProgress.cpp diff --git a/Minecraft.World/BlockDestructionProgress.h b/src/world/BlockDestructionProgress.h similarity index 100% rename from Minecraft.World/BlockDestructionProgress.h rename to src/world/BlockDestructionProgress.h diff --git a/Minecraft.World/BlockGenMethods.cpp b/src/world/BlockGenMethods.cpp similarity index 100% rename from Minecraft.World/BlockGenMethods.cpp rename to src/world/BlockGenMethods.cpp diff --git a/Minecraft.World/BlockGenMethods.h b/src/world/BlockGenMethods.h similarity index 100% rename from Minecraft.World/BlockGenMethods.h rename to src/world/BlockGenMethods.h diff --git a/Minecraft.World/BlockRegionUpdatePacket.cpp b/src/world/BlockRegionUpdatePacket.cpp similarity index 100% rename from Minecraft.World/BlockRegionUpdatePacket.cpp rename to src/world/BlockRegionUpdatePacket.cpp diff --git a/Minecraft.World/BlockRegionUpdatePacket.h b/src/world/BlockRegionUpdatePacket.h similarity index 100% rename from Minecraft.World/BlockRegionUpdatePacket.h rename to src/world/BlockRegionUpdatePacket.h diff --git a/Minecraft.World/BlockReplacements.cpp b/src/world/BlockReplacements.cpp similarity index 100% rename from Minecraft.World/BlockReplacements.cpp rename to src/world/BlockReplacements.cpp diff --git a/Minecraft.World/BlockReplacements.h b/src/world/BlockReplacements.h similarity index 100% rename from Minecraft.World/BlockReplacements.h rename to src/world/BlockReplacements.h diff --git a/Minecraft.World/Boat.cpp b/src/world/Boat.cpp similarity index 100% rename from Minecraft.World/Boat.cpp rename to src/world/Boat.cpp diff --git a/Minecraft.World/Boat.h b/src/world/Boat.h similarity index 100% rename from Minecraft.World/Boat.h rename to src/world/Boat.h diff --git a/Minecraft.World/BoatItem.cpp b/src/world/BoatItem.cpp similarity index 100% rename from Minecraft.World/BoatItem.cpp rename to src/world/BoatItem.cpp diff --git a/Minecraft.World/BoatItem.h b/src/world/BoatItem.h similarity index 100% rename from Minecraft.World/BoatItem.h rename to src/world/BoatItem.h diff --git a/Minecraft.World/BodyControl.cpp b/src/world/BodyControl.cpp similarity index 100% rename from Minecraft.World/BodyControl.cpp rename to src/world/BodyControl.cpp diff --git a/Minecraft.World/BodyControl.h b/src/world/BodyControl.h similarity index 100% rename from Minecraft.World/BodyControl.h rename to src/world/BodyControl.h diff --git a/Minecraft.World/BonusChestFeature.cpp b/src/world/BonusChestFeature.cpp similarity index 100% rename from Minecraft.World/BonusChestFeature.cpp rename to src/world/BonusChestFeature.cpp diff --git a/Minecraft.World/BonusChestFeature.h b/src/world/BonusChestFeature.h similarity index 100% rename from Minecraft.World/BonusChestFeature.h rename to src/world/BonusChestFeature.h diff --git a/Minecraft.World/BookItem.cpp b/src/world/BookItem.cpp similarity index 100% rename from Minecraft.World/BookItem.cpp rename to src/world/BookItem.cpp diff --git a/Minecraft.World/BookItem.h b/src/world/BookItem.h similarity index 100% rename from Minecraft.World/BookItem.h rename to src/world/BookItem.h diff --git a/Minecraft.World/BookshelfTile.cpp b/src/world/BookshelfTile.cpp similarity index 100% rename from Minecraft.World/BookshelfTile.cpp rename to src/world/BookshelfTile.cpp diff --git a/Minecraft.World/BookshelfTile.h b/src/world/BookshelfTile.h similarity index 100% rename from Minecraft.World/BookshelfTile.h rename to src/world/BookshelfTile.h diff --git a/Minecraft.World/BossMob.cpp b/src/world/BossMob.cpp similarity index 100% rename from Minecraft.World/BossMob.cpp rename to src/world/BossMob.cpp diff --git a/Minecraft.World/BossMob.h b/src/world/BossMob.h similarity index 100% rename from Minecraft.World/BossMob.h rename to src/world/BossMob.h diff --git a/Minecraft.World/BossMobPart.cpp b/src/world/BossMobPart.cpp similarity index 100% rename from Minecraft.World/BossMobPart.cpp rename to src/world/BossMobPart.cpp diff --git a/Minecraft.World/BossMobPart.h b/src/world/BossMobPart.h similarity index 100% rename from Minecraft.World/BossMobPart.h rename to src/world/BossMobPart.h diff --git a/Minecraft.World/BottleItem.cpp b/src/world/BottleItem.cpp similarity index 100% rename from Minecraft.World/BottleItem.cpp rename to src/world/BottleItem.cpp diff --git a/Minecraft.World/BottleItem.h b/src/world/BottleItem.h similarity index 100% rename from Minecraft.World/BottleItem.h rename to src/world/BottleItem.h diff --git a/Minecraft.World/BoundingBox.cpp b/src/world/BoundingBox.cpp similarity index 100% rename from Minecraft.World/BoundingBox.cpp rename to src/world/BoundingBox.cpp diff --git a/Minecraft.World/BoundingBox.h b/src/world/BoundingBox.h similarity index 100% rename from Minecraft.World/BoundingBox.h rename to src/world/BoundingBox.h diff --git a/Minecraft.World/BowItem.cpp b/src/world/BowItem.cpp similarity index 100% rename from Minecraft.World/BowItem.cpp rename to src/world/BowItem.cpp diff --git a/Minecraft.World/BowItem.h b/src/world/BowItem.h similarity index 100% rename from Minecraft.World/BowItem.h rename to src/world/BowItem.h diff --git a/Minecraft.World/BowlFoodItem.cpp b/src/world/BowlFoodItem.cpp similarity index 100% rename from Minecraft.World/BowlFoodItem.cpp rename to src/world/BowlFoodItem.cpp diff --git a/Minecraft.World/BowlFoodItem.h b/src/world/BowlFoodItem.h similarity index 100% rename from Minecraft.World/BowlFoodItem.h rename to src/world/BowlFoodItem.h diff --git a/Minecraft.World/BreakDoorGoal.cpp b/src/world/BreakDoorGoal.cpp similarity index 100% rename from Minecraft.World/BreakDoorGoal.cpp rename to src/world/BreakDoorGoal.cpp diff --git a/Minecraft.World/BreakDoorGoal.h b/src/world/BreakDoorGoal.h similarity index 100% rename from Minecraft.World/BreakDoorGoal.h rename to src/world/BreakDoorGoal.h diff --git a/Minecraft.World/BreedGoal.cpp b/src/world/BreedGoal.cpp similarity index 100% rename from Minecraft.World/BreedGoal.cpp rename to src/world/BreedGoal.cpp diff --git a/Minecraft.World/BreedGoal.h b/src/world/BreedGoal.h similarity index 100% rename from Minecraft.World/BreedGoal.h rename to src/world/BreedGoal.h diff --git a/Minecraft.World/BrewingStandMenu.cpp b/src/world/BrewingStandMenu.cpp similarity index 100% rename from Minecraft.World/BrewingStandMenu.cpp rename to src/world/BrewingStandMenu.cpp diff --git a/Minecraft.World/BrewingStandMenu.h b/src/world/BrewingStandMenu.h similarity index 100% rename from Minecraft.World/BrewingStandMenu.h rename to src/world/BrewingStandMenu.h diff --git a/Minecraft.World/BrewingStandTile.cpp b/src/world/BrewingStandTile.cpp similarity index 100% rename from Minecraft.World/BrewingStandTile.cpp rename to src/world/BrewingStandTile.cpp diff --git a/Minecraft.World/BrewingStandTile.h b/src/world/BrewingStandTile.h similarity index 100% rename from Minecraft.World/BrewingStandTile.h rename to src/world/BrewingStandTile.h diff --git a/Minecraft.World/BrewingStandTileEntity.cpp b/src/world/BrewingStandTileEntity.cpp similarity index 100% rename from Minecraft.World/BrewingStandTileEntity.cpp rename to src/world/BrewingStandTileEntity.cpp diff --git a/Minecraft.World/BrewingStandTileEntity.h b/src/world/BrewingStandTileEntity.h similarity index 100% rename from Minecraft.World/BrewingStandTileEntity.h rename to src/world/BrewingStandTileEntity.h diff --git a/Minecraft.World/BucketItem.cpp b/src/world/BucketItem.cpp similarity index 97% rename from Minecraft.World/BucketItem.cpp rename to src/world/BucketItem.cpp index d3570cd7..889f59be 100644 --- a/Minecraft.World/BucketItem.cpp +++ b/src/world/BucketItem.cpp @@ -12,10 +12,10 @@ #include "Material.h" #include "ItemInstance.h" #include "BucketItem.h" -#include "..\Minecraft.Client\LocalPlayer.h" -#include "..\Minecraft.Client\ServerPlayer.h" -#include "..\Minecraft.Client\PlayerConnection.h" -#include "..\Minecraft.World\ChatPacket.h" +#include "LocalPlayer.h" +#include "ServerPlayer.h" +#include "PlayerConnection.h" +#include "ChatPacket.h" #include "SoundTypes.h" BucketItem::BucketItem(int id, int content) : Item( id ) diff --git a/Minecraft.World/BucketItem.h b/src/world/BucketItem.h similarity index 100% rename from Minecraft.World/BucketItem.h rename to src/world/BucketItem.h diff --git a/Minecraft.World/Buffer.cpp b/src/world/Buffer.cpp similarity index 100% rename from Minecraft.World/Buffer.cpp rename to src/world/Buffer.cpp diff --git a/Minecraft.World/Buffer.h b/src/world/Buffer.h similarity index 100% rename from Minecraft.World/Buffer.h rename to src/world/Buffer.h diff --git a/Minecraft.World/BufferedOutputStream.cpp b/src/world/BufferedOutputStream.cpp similarity index 100% rename from Minecraft.World/BufferedOutputStream.cpp rename to src/world/BufferedOutputStream.cpp diff --git a/Minecraft.World/BufferedOutputStream.h b/src/world/BufferedOutputStream.h similarity index 100% rename from Minecraft.World/BufferedOutputStream.h rename to src/world/BufferedOutputStream.h diff --git a/Minecraft.World/BufferedReader.cpp b/src/world/BufferedReader.cpp similarity index 100% rename from Minecraft.World/BufferedReader.cpp rename to src/world/BufferedReader.cpp diff --git a/Minecraft.World/BufferedReader.h b/src/world/BufferedReader.h similarity index 100% rename from Minecraft.World/BufferedReader.h rename to src/world/BufferedReader.h diff --git a/Minecraft.World/Bush.cpp b/src/world/Bush.cpp similarity index 100% rename from Minecraft.World/Bush.cpp rename to src/world/Bush.cpp diff --git a/Minecraft.World/Bush.h b/src/world/Bush.h similarity index 100% rename from Minecraft.World/Bush.h rename to src/world/Bush.h diff --git a/Minecraft.World/ButtonTile.cpp b/src/world/ButtonTile.cpp similarity index 100% rename from Minecraft.World/ButtonTile.cpp rename to src/world/ButtonTile.cpp diff --git a/Minecraft.World/ButtonTile.h b/src/world/ButtonTile.h similarity index 100% rename from Minecraft.World/ButtonTile.h rename to src/world/ButtonTile.h diff --git a/Minecraft.World/ByteArrayInputStream.cpp b/src/world/ByteArrayInputStream.cpp similarity index 100% rename from Minecraft.World/ByteArrayInputStream.cpp rename to src/world/ByteArrayInputStream.cpp diff --git a/Minecraft.World/ByteArrayInputStream.h b/src/world/ByteArrayInputStream.h similarity index 100% rename from Minecraft.World/ByteArrayInputStream.h rename to src/world/ByteArrayInputStream.h diff --git a/Minecraft.World/ByteArrayOutputStream.cpp b/src/world/ByteArrayOutputStream.cpp similarity index 100% rename from Minecraft.World/ByteArrayOutputStream.cpp rename to src/world/ByteArrayOutputStream.cpp diff --git a/Minecraft.World/ByteArrayOutputStream.h b/src/world/ByteArrayOutputStream.h similarity index 100% rename from Minecraft.World/ByteArrayOutputStream.h rename to src/world/ByteArrayOutputStream.h diff --git a/Minecraft.World/ByteArrayTag.h b/src/world/ByteArrayTag.h similarity index 100% rename from Minecraft.World/ByteArrayTag.h rename to src/world/ByteArrayTag.h diff --git a/Minecraft.World/ByteBuffer.cpp b/src/world/ByteBuffer.cpp similarity index 100% rename from Minecraft.World/ByteBuffer.cpp rename to src/world/ByteBuffer.cpp diff --git a/Minecraft.World/ByteBuffer.h b/src/world/ByteBuffer.h similarity index 100% rename from Minecraft.World/ByteBuffer.h rename to src/world/ByteBuffer.h diff --git a/Minecraft.World/ByteTag.h b/src/world/ByteTag.h similarity index 100% rename from Minecraft.World/ByteTag.h rename to src/world/ByteTag.h diff --git a/Minecraft.World/C4JThread.cpp b/src/world/C4JThread.cpp similarity index 99% rename from Minecraft.World/C4JThread.cpp rename to src/world/C4JThread.cpp index 4b9760c1..f51ad69d 100644 --- a/Minecraft.World/C4JThread.cpp +++ b/src/world/C4JThread.cpp @@ -3,8 +3,8 @@ #include "C4JThread.h" #ifdef __PSVITA__ -#include "..\Minecraft.Client\PSVita\PSVitaExtras\ShutdownManager.h" -#include "..\Minecraft.Client\PSVita\PSVitaExtras\PSVitaTLSStorage.h" +#include "PSVita\PSVitaExtras\ShutdownManager.h" +#include "PSVita\PSVitaExtras\PSVitaTLSStorage.h" // AP - this comes from the low level user_malloc.c file used to overide the default memory functions. These must be called when a thread is started/stopped extern "C" { @@ -12,7 +12,7 @@ extern void user_registerthread(); extern void user_removethread(); } #else -#include "..\Minecraft.Client\PS3\PS3Extras\ShutdownManager.h" +#include "PS3\PS3Extras\ShutdownManager.h" #endif diff --git a/Minecraft.World/C4JThread.h b/src/world/C4JThread.h similarity index 100% rename from Minecraft.World/C4JThread.h rename to src/world/C4JThread.h diff --git a/Minecraft.World/CactusFeature.cpp b/src/world/CactusFeature.cpp similarity index 100% rename from Minecraft.World/CactusFeature.cpp rename to src/world/CactusFeature.cpp diff --git a/Minecraft.World/CactusFeature.h b/src/world/CactusFeature.h similarity index 100% rename from Minecraft.World/CactusFeature.h rename to src/world/CactusFeature.h diff --git a/Minecraft.World/CactusTile.cpp b/src/world/CactusTile.cpp similarity index 100% rename from Minecraft.World/CactusTile.cpp rename to src/world/CactusTile.cpp diff --git a/Minecraft.World/CactusTile.h b/src/world/CactusTile.h similarity index 100% rename from Minecraft.World/CactusTile.h rename to src/world/CactusTile.h diff --git a/Minecraft.World/CakeTile.cpp b/src/world/CakeTile.cpp similarity index 100% rename from Minecraft.World/CakeTile.cpp rename to src/world/CakeTile.cpp diff --git a/Minecraft.World/CakeTile.h b/src/world/CakeTile.h similarity index 100% rename from Minecraft.World/CakeTile.h rename to src/world/CakeTile.h diff --git a/Minecraft.World/CanyonFeature.cpp b/src/world/CanyonFeature.cpp similarity index 100% rename from Minecraft.World/CanyonFeature.cpp rename to src/world/CanyonFeature.cpp diff --git a/Minecraft.World/CanyonFeature.h b/src/world/CanyonFeature.h similarity index 100% rename from Minecraft.World/CanyonFeature.h rename to src/world/CanyonFeature.h diff --git a/Minecraft.World/CarrotOnAStickItem.cpp b/src/world/CarrotOnAStickItem.cpp similarity index 100% rename from Minecraft.World/CarrotOnAStickItem.cpp rename to src/world/CarrotOnAStickItem.cpp diff --git a/Minecraft.World/CarrotOnAStickItem.h b/src/world/CarrotOnAStickItem.h similarity index 100% rename from Minecraft.World/CarrotOnAStickItem.h rename to src/world/CarrotOnAStickItem.h diff --git a/Minecraft.World/CarrotTile.cpp b/src/world/CarrotTile.cpp similarity index 100% rename from Minecraft.World/CarrotTile.cpp rename to src/world/CarrotTile.cpp diff --git a/Minecraft.World/CarrotTile.h b/src/world/CarrotTile.h similarity index 100% rename from Minecraft.World/CarrotTile.h rename to src/world/CarrotTile.h diff --git a/Minecraft.World/CauldronTile.cpp b/src/world/CauldronTile.cpp similarity index 99% rename from Minecraft.World/CauldronTile.cpp rename to src/world/CauldronTile.cpp index 4d5640ca..87135cbb 100644 --- a/Minecraft.World/CauldronTile.cpp +++ b/src/world/CauldronTile.cpp @@ -6,7 +6,7 @@ #include "net.minecraft.world.entity.item.h" #include "net.minecraft.world.entity.player.h" #include "net.minecraft.world.h" -#include "..\Minecraft.Client\ServerPlayer.h" +#include "ServerPlayer.h" const wstring CauldronTile::TEXTURE_INSIDE = L"cauldron_inner"; const wstring CauldronTile::TEXTURE_BOTTOM = L"cauldron_bottom"; diff --git a/Minecraft.World/CauldronTile.h b/src/world/CauldronTile.h similarity index 100% rename from Minecraft.World/CauldronTile.h rename to src/world/CauldronTile.h diff --git a/Minecraft.World/CaveFeature.cpp b/src/world/CaveFeature.cpp similarity index 100% rename from Minecraft.World/CaveFeature.cpp rename to src/world/CaveFeature.cpp diff --git a/Minecraft.World/CaveFeature.h b/src/world/CaveFeature.h similarity index 100% rename from Minecraft.World/CaveFeature.h rename to src/world/CaveFeature.h diff --git a/Minecraft.World/CaveSpider.cpp b/src/world/CaveSpider.cpp similarity index 96% rename from Minecraft.World/CaveSpider.cpp rename to src/world/CaveSpider.cpp index 5f7c6028..df6de471 100644 --- a/Minecraft.World/CaveSpider.cpp +++ b/src/world/CaveSpider.cpp @@ -3,7 +3,7 @@ #include "net.minecraft.world.effect.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "CaveSpider.h" diff --git a/Minecraft.World/CaveSpider.h b/src/world/CaveSpider.h similarity index 100% rename from Minecraft.World/CaveSpider.h rename to src/world/CaveSpider.h diff --git a/Minecraft.World/ChatAutoCompletePacket.h b/src/world/ChatAutoCompletePacket.h similarity index 100% rename from Minecraft.World/ChatAutoCompletePacket.h rename to src/world/ChatAutoCompletePacket.h diff --git a/Minecraft.World/ChatPacket.cpp b/src/world/ChatPacket.cpp similarity index 100% rename from Minecraft.World/ChatPacket.cpp rename to src/world/ChatPacket.cpp diff --git a/Minecraft.World/ChatPacket.h b/src/world/ChatPacket.h similarity index 100% rename from Minecraft.World/ChatPacket.h rename to src/world/ChatPacket.h diff --git a/Minecraft.World/ChestTile.cpp b/src/world/ChestTile.cpp similarity index 100% rename from Minecraft.World/ChestTile.cpp rename to src/world/ChestTile.cpp diff --git a/Minecraft.World/ChestTile.h b/src/world/ChestTile.h similarity index 100% rename from Minecraft.World/ChestTile.h rename to src/world/ChestTile.h diff --git a/Minecraft.World/ChestTileEntity.cpp b/src/world/ChestTileEntity.cpp similarity index 100% rename from Minecraft.World/ChestTileEntity.cpp rename to src/world/ChestTileEntity.cpp diff --git a/Minecraft.World/ChestTileEntity.h b/src/world/ChestTileEntity.h similarity index 100% rename from Minecraft.World/ChestTileEntity.h rename to src/world/ChestTileEntity.h diff --git a/Minecraft.World/Chicken.cpp b/src/world/Chicken.cpp similarity index 98% rename from Minecraft.World/Chicken.cpp rename to src/world/Chicken.cpp index 0104b2bf..9e7ead0e 100644 --- a/Minecraft.World/Chicken.cpp +++ b/src/world/Chicken.cpp @@ -6,7 +6,7 @@ #include "net.minecraft.world.level.h" #include "net.minecraft.world.item.h" #include "Chicken.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" #include "MobCategory.h" diff --git a/Minecraft.World/Chicken.h b/src/world/Chicken.h similarity index 100% rename from Minecraft.World/Chicken.h rename to src/world/Chicken.h diff --git a/Minecraft.World/ChunkPos.cpp b/src/world/ChunkPos.cpp similarity index 100% rename from Minecraft.World/ChunkPos.cpp rename to src/world/ChunkPos.cpp diff --git a/Minecraft.World/ChunkPos.h b/src/world/ChunkPos.h similarity index 100% rename from Minecraft.World/ChunkPos.h rename to src/world/ChunkPos.h diff --git a/Minecraft.World/ChunkSource.h b/src/world/ChunkSource.h similarity index 100% rename from Minecraft.World/ChunkSource.h rename to src/world/ChunkSource.h diff --git a/Minecraft.World/ChunkStorage.h b/src/world/ChunkStorage.h similarity index 100% rename from Minecraft.World/ChunkStorage.h rename to src/world/ChunkStorage.h diff --git a/Minecraft.World/ChunkStorageProfileDecorator.cpp b/src/world/ChunkStorageProfileDecorator.cpp similarity index 100% rename from Minecraft.World/ChunkStorageProfileDecorator.cpp rename to src/world/ChunkStorageProfileDecorator.cpp diff --git a/Minecraft.World/ChunkStorageProfileDecorator.h b/src/world/ChunkStorageProfileDecorator.h similarity index 100% rename from Minecraft.World/ChunkStorageProfileDecorator.h rename to src/world/ChunkStorageProfileDecorator.h diff --git a/Minecraft.World/ChunkTilesUpdatePacket.cpp b/src/world/ChunkTilesUpdatePacket.cpp similarity index 100% rename from Minecraft.World/ChunkTilesUpdatePacket.cpp rename to src/world/ChunkTilesUpdatePacket.cpp diff --git a/Minecraft.World/ChunkTilesUpdatePacket.h b/src/world/ChunkTilesUpdatePacket.h similarity index 100% rename from Minecraft.World/ChunkTilesUpdatePacket.h rename to src/world/ChunkTilesUpdatePacket.h diff --git a/Minecraft.World/ChunkVisibilityAreaPacket.cpp b/src/world/ChunkVisibilityAreaPacket.cpp similarity index 100% rename from Minecraft.World/ChunkVisibilityAreaPacket.cpp rename to src/world/ChunkVisibilityAreaPacket.cpp diff --git a/Minecraft.World/ChunkVisibilityAreaPacket.h b/src/world/ChunkVisibilityAreaPacket.h similarity index 100% rename from Minecraft.World/ChunkVisibilityAreaPacket.h rename to src/world/ChunkVisibilityAreaPacket.h diff --git a/Minecraft.World/ChunkVisibilityPacket.cpp b/src/world/ChunkVisibilityPacket.cpp similarity index 100% rename from Minecraft.World/ChunkVisibilityPacket.cpp rename to src/world/ChunkVisibilityPacket.cpp diff --git a/Minecraft.World/ChunkVisibilityPacket.h b/src/world/ChunkVisibilityPacket.h similarity index 100% rename from Minecraft.World/ChunkVisibilityPacket.h rename to src/world/ChunkVisibilityPacket.h diff --git a/Minecraft.World/Class.cpp b/src/world/Class.cpp similarity index 100% rename from Minecraft.World/Class.cpp rename to src/world/Class.cpp diff --git a/Minecraft.World/Class.h b/src/world/Class.h similarity index 100% rename from Minecraft.World/Class.h rename to src/world/Class.h diff --git a/Minecraft.World/ClayFeature.cpp b/src/world/ClayFeature.cpp similarity index 100% rename from Minecraft.World/ClayFeature.cpp rename to src/world/ClayFeature.cpp diff --git a/Minecraft.World/ClayFeature.h b/src/world/ClayFeature.h similarity index 100% rename from Minecraft.World/ClayFeature.h rename to src/world/ClayFeature.h diff --git a/Minecraft.World/ClayTile.cpp b/src/world/ClayTile.cpp similarity index 100% rename from Minecraft.World/ClayTile.cpp rename to src/world/ClayTile.cpp diff --git a/Minecraft.World/ClayTile.h b/src/world/ClayTile.h similarity index 100% rename from Minecraft.World/ClayTile.h rename to src/world/ClayTile.h diff --git a/Minecraft.World/ClientCommandPacket.cpp b/src/world/ClientCommandPacket.cpp similarity index 100% rename from Minecraft.World/ClientCommandPacket.cpp rename to src/world/ClientCommandPacket.cpp diff --git a/Minecraft.World/ClientCommandPacket.h b/src/world/ClientCommandPacket.h similarity index 100% rename from Minecraft.World/ClientCommandPacket.h rename to src/world/ClientCommandPacket.h diff --git a/Minecraft.World/ClientInformationPacket.h b/src/world/ClientInformationPacket.h similarity index 100% rename from Minecraft.World/ClientInformationPacket.h rename to src/world/ClientInformationPacket.h diff --git a/Minecraft.World/ClientProtocolPacket.h b/src/world/ClientProtocolPacket.h similarity index 100% rename from Minecraft.World/ClientProtocolPacket.h rename to src/world/ClientProtocolPacket.h diff --git a/Minecraft.World/ClientSideMerchant.cpp b/src/world/ClientSideMerchant.cpp similarity index 100% rename from Minecraft.World/ClientSideMerchant.cpp rename to src/world/ClientSideMerchant.cpp diff --git a/Minecraft.World/ClientSideMerchant.h b/src/world/ClientSideMerchant.h similarity index 100% rename from Minecraft.World/ClientSideMerchant.h rename to src/world/ClientSideMerchant.h diff --git a/Minecraft.World/ClockItem.cpp b/src/world/ClockItem.cpp similarity index 90% rename from Minecraft.World/ClockItem.cpp rename to src/world/ClockItem.cpp index afe0544d..9b3633a3 100644 --- a/Minecraft.World/ClockItem.cpp +++ b/src/world/ClockItem.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "ClockItem.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\MultiPlayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" #include "net.minecraft.world.h" #ifdef __PSVITA__ diff --git a/Minecraft.World/ClockItem.h b/src/world/ClockItem.h similarity index 100% rename from Minecraft.World/ClockItem.h rename to src/world/ClockItem.h diff --git a/Minecraft.World/ClothDyeRecipes.cpp b/src/world/ClothDyeRecipes.cpp similarity index 100% rename from Minecraft.World/ClothDyeRecipes.cpp rename to src/world/ClothDyeRecipes.cpp diff --git a/Minecraft.World/ClothDyeRecipes.h b/src/world/ClothDyeRecipes.h similarity index 100% rename from Minecraft.World/ClothDyeRecipes.h rename to src/world/ClothDyeRecipes.h diff --git a/Minecraft.World/ClothTile.cpp b/src/world/ClothTile.cpp similarity index 100% rename from Minecraft.World/ClothTile.cpp rename to src/world/ClothTile.cpp diff --git a/Minecraft.World/ClothTile.h b/src/world/ClothTile.h similarity index 100% rename from Minecraft.World/ClothTile.h rename to src/world/ClothTile.h diff --git a/Minecraft.World/ClothTileItem.cpp b/src/world/ClothTileItem.cpp similarity index 100% rename from Minecraft.World/ClothTileItem.cpp rename to src/world/ClothTileItem.cpp diff --git a/Minecraft.World/ClothTileItem.h b/src/world/ClothTileItem.h similarity index 100% rename from Minecraft.World/ClothTileItem.h rename to src/world/ClothTileItem.h diff --git a/Minecraft.World/CoalItem.cpp b/src/world/CoalItem.cpp similarity index 100% rename from Minecraft.World/CoalItem.cpp rename to src/world/CoalItem.cpp diff --git a/Minecraft.World/CoalItem.h b/src/world/CoalItem.h similarity index 100% rename from Minecraft.World/CoalItem.h rename to src/world/CoalItem.h diff --git a/Minecraft.World/CocoaTile.cpp b/src/world/CocoaTile.cpp similarity index 100% rename from Minecraft.World/CocoaTile.cpp rename to src/world/CocoaTile.cpp diff --git a/Minecraft.World/CocoaTile.h b/src/world/CocoaTile.h similarity index 100% rename from Minecraft.World/CocoaTile.h rename to src/world/CocoaTile.h diff --git a/Minecraft.World/Color.cpp b/src/world/Color.cpp similarity index 100% rename from Minecraft.World/Color.cpp rename to src/world/Color.cpp diff --git a/Minecraft.World/Color.h b/src/world/Color.h similarity index 100% rename from Minecraft.World/Color.h rename to src/world/Color.h diff --git a/Minecraft.World/ColoredTileItem.cpp b/src/world/ColoredTileItem.cpp similarity index 100% rename from Minecraft.World/ColoredTileItem.cpp rename to src/world/ColoredTileItem.cpp diff --git a/Minecraft.World/ColoredTileItem.h b/src/world/ColoredTileItem.h similarity index 100% rename from Minecraft.World/ColoredTileItem.h rename to src/world/ColoredTileItem.h diff --git a/Minecraft.World/Command.cpp b/src/world/Command.cpp similarity index 89% rename from Minecraft.World/Command.cpp rename to src/world/Command.cpp index f6d0e592..81c0d0ad 100644 --- a/Minecraft.World/Command.cpp +++ b/src/world/Command.cpp @@ -1,8 +1,8 @@ #include "stdafx.h" #include "net.minecraft.commands.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\PlayerList.h" -#include "..\Minecraft.Client\ServerPlayer.h" +#include "MinecraftServer.h" +#include "PlayerList.h" +#include "ServerPlayer.h" #include "Command.h" AdminLogCommand *Command::logger; diff --git a/Minecraft.World/Command.h b/src/world/Command.h similarity index 100% rename from Minecraft.World/Command.h rename to src/world/Command.h diff --git a/Minecraft.World/CommandDispatcher.cpp b/src/world/CommandDispatcher.cpp similarity index 100% rename from Minecraft.World/CommandDispatcher.cpp rename to src/world/CommandDispatcher.cpp diff --git a/Minecraft.World/CommandDispatcher.h b/src/world/CommandDispatcher.h similarity index 100% rename from Minecraft.World/CommandDispatcher.h rename to src/world/CommandDispatcher.h diff --git a/Minecraft.World/CommandSender.h b/src/world/CommandSender.h similarity index 100% rename from Minecraft.World/CommandSender.h rename to src/world/CommandSender.h diff --git a/Minecraft.World/CommandsEnum.h b/src/world/CommandsEnum.h similarity index 100% rename from Minecraft.World/CommandsEnum.h rename to src/world/CommandsEnum.h diff --git a/Minecraft.World/CommonStats.cpp b/src/world/CommonStats.cpp similarity index 100% rename from Minecraft.World/CommonStats.cpp rename to src/world/CommonStats.cpp diff --git a/Minecraft.World/CommonStats.h b/src/world/CommonStats.h similarity index 100% rename from Minecraft.World/CommonStats.h rename to src/world/CommonStats.h diff --git a/Minecraft.World/CompassItem.cpp b/src/world/CompassItem.cpp similarity index 90% rename from Minecraft.World/CompassItem.cpp rename to src/world/CompassItem.cpp index 57ad65d0..2b705e0a 100644 --- a/Minecraft.World/CompassItem.cpp +++ b/src/world/CompassItem.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "CompassItem.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\MultiPlayerLocalPlayer.h" +#include "Minecraft.h" +#include "MultiPlayerLocalPlayer.h" #include "net.minecraft.world.h" #ifdef __PSVITA__ diff --git a/Minecraft.World/CompassItem.h b/src/world/CompassItem.h similarity index 100% rename from Minecraft.World/CompassItem.h rename to src/world/CompassItem.h diff --git a/Minecraft.World/ComplexItem.cpp b/src/world/ComplexItem.cpp similarity index 100% rename from Minecraft.World/ComplexItem.cpp rename to src/world/ComplexItem.cpp diff --git a/Minecraft.World/ComplexItem.h b/src/world/ComplexItem.h similarity index 100% rename from Minecraft.World/ComplexItem.h rename to src/world/ComplexItem.h diff --git a/Minecraft.World/ComplexItemDataPacket.cpp b/src/world/ComplexItemDataPacket.cpp similarity index 100% rename from Minecraft.World/ComplexItemDataPacket.cpp rename to src/world/ComplexItemDataPacket.cpp diff --git a/Minecraft.World/ComplexItemDataPacket.h b/src/world/ComplexItemDataPacket.h similarity index 100% rename from Minecraft.World/ComplexItemDataPacket.h rename to src/world/ComplexItemDataPacket.h diff --git a/Minecraft.World/CompoundContainer.cpp b/src/world/CompoundContainer.cpp similarity index 100% rename from Minecraft.World/CompoundContainer.cpp rename to src/world/CompoundContainer.cpp diff --git a/Minecraft.World/CompoundContainer.h b/src/world/CompoundContainer.h similarity index 100% rename from Minecraft.World/CompoundContainer.h rename to src/world/CompoundContainer.h diff --git a/Minecraft.World/CompoundTag.h b/src/world/CompoundTag.h similarity index 100% rename from Minecraft.World/CompoundTag.h rename to src/world/CompoundTag.h diff --git a/Minecraft.World/CompressedTileStorage.cpp b/src/world/CompressedTileStorage.cpp similarity index 100% rename from Minecraft.World/CompressedTileStorage.cpp rename to src/world/CompressedTileStorage.cpp diff --git a/Minecraft.World/CompressedTileStorage.h b/src/world/CompressedTileStorage.h similarity index 100% rename from Minecraft.World/CompressedTileStorage.h rename to src/world/CompressedTileStorage.h diff --git a/Minecraft.World/Connection.cpp b/src/world/Connection.cpp similarity index 99% rename from Minecraft.World/Connection.cpp rename to src/world/Connection.cpp index 4392fe54..5c905cbf 100644 --- a/Minecraft.World/Connection.cpp +++ b/src/world/Connection.cpp @@ -4,7 +4,7 @@ #include "Connection.h" #include "ThreadName.h" #include "compression.h" -#include "..\Minecraft.Client\PS3\PS3Extras\ShutdownManager.h" +#include "PS3\PS3Extras\ShutdownManager.h" // This should always be enabled, except for debugging use #ifndef _DEBUG @@ -308,7 +308,7 @@ bool Connection::readTick() // printf("Con:0x%x readTick close EOS\n",this); // 4J Stu - Remove this line - // Fix for #10410 - UI: If the player is removed from a splitscreened host’s game, the next game that player joins will produce a message stating that the host has left. + // Fix for #10410 - UI: If the player is removed from a splitscreened host�s game, the next game that player joins will produce a message stating that the host has left. //close(DisconnectPacket::eDisconnect_EndOfStream); } diff --git a/Minecraft.World/Connection.h b/src/world/Connection.h similarity index 100% rename from Minecraft.World/Connection.h rename to src/world/Connection.h diff --git a/Minecraft.World/ConsoleSaveFile.h b/src/world/ConsoleSaveFile.h similarity index 100% rename from Minecraft.World/ConsoleSaveFile.h rename to src/world/ConsoleSaveFile.h diff --git a/Minecraft.World/ConsoleSaveFileConverter.cpp b/src/world/ConsoleSaveFileConverter.cpp similarity index 100% rename from Minecraft.World/ConsoleSaveFileConverter.cpp rename to src/world/ConsoleSaveFileConverter.cpp diff --git a/Minecraft.World/ConsoleSaveFileConverter.h b/src/world/ConsoleSaveFileConverter.h similarity index 100% rename from Minecraft.World/ConsoleSaveFileConverter.h rename to src/world/ConsoleSaveFileConverter.h diff --git a/Minecraft.World/ConsoleSaveFileIO.h b/src/world/ConsoleSaveFileIO.h similarity index 100% rename from Minecraft.World/ConsoleSaveFileIO.h rename to src/world/ConsoleSaveFileIO.h diff --git a/Minecraft.World/ConsoleSaveFileInputStream.cpp b/src/world/ConsoleSaveFileInputStream.cpp similarity index 100% rename from Minecraft.World/ConsoleSaveFileInputStream.cpp rename to src/world/ConsoleSaveFileInputStream.cpp diff --git a/Minecraft.World/ConsoleSaveFileInputStream.h b/src/world/ConsoleSaveFileInputStream.h similarity index 100% rename from Minecraft.World/ConsoleSaveFileInputStream.h rename to src/world/ConsoleSaveFileInputStream.h diff --git a/Minecraft.World/ConsoleSaveFileOriginal.cpp b/src/world/ConsoleSaveFileOriginal.cpp similarity index 98% rename from Minecraft.World/ConsoleSaveFileOriginal.cpp rename to src/world/ConsoleSaveFileOriginal.cpp index 139d99ac..cadcc201 100644 --- a/Minecraft.World/ConsoleSaveFileOriginal.cpp +++ b/src/world/ConsoleSaveFileOriginal.cpp @@ -4,13 +4,13 @@ #include "File.h" #include #include "compression.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\ServerLevel.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\LevelData.h" -#include "..\Minecraft.Client\Common\GameRules\LevelGenerationOptions.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.storage.h" +#include "Minecraft.h" +#include "MinecraftServer.h" +#include "ServerLevel.h" +#include "net.minecraft.world.level.h" +#include "LevelData.h" +#include "Common/GameRules/LevelGenerationOptions.h" +#include "net.minecraft.world.level.chunk.storage.h" #ifdef _XBOX diff --git a/Minecraft.World/ConsoleSaveFileOriginal.h b/src/world/ConsoleSaveFileOriginal.h similarity index 100% rename from Minecraft.World/ConsoleSaveFileOriginal.h rename to src/world/ConsoleSaveFileOriginal.h diff --git a/Minecraft.World/ConsoleSaveFileOutputStream.cpp b/src/world/ConsoleSaveFileOutputStream.cpp similarity index 100% rename from Minecraft.World/ConsoleSaveFileOutputStream.cpp rename to src/world/ConsoleSaveFileOutputStream.cpp diff --git a/Minecraft.World/ConsoleSaveFileOutputStream.h b/src/world/ConsoleSaveFileOutputStream.h similarity index 100% rename from Minecraft.World/ConsoleSaveFileOutputStream.h rename to src/world/ConsoleSaveFileOutputStream.h diff --git a/Minecraft.World/ConsoleSaveFileSplit.cpp b/src/world/ConsoleSaveFileSplit.cpp similarity index 99% rename from Minecraft.World/ConsoleSaveFileSplit.cpp rename to src/world/ConsoleSaveFileSplit.cpp index 2d83f217..68a8898a 100644 --- a/Minecraft.World/ConsoleSaveFileSplit.cpp +++ b/src/world/ConsoleSaveFileSplit.cpp @@ -5,13 +5,13 @@ #include "File.h" #include #include "compression.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\ServerLevel.h" -#include "..\Minecraft.World\net.minecraft.world.level.h" -#include "..\Minecraft.World\LevelData.h" -#include "..\Minecraft.Client\Common\GameRules\LevelGenerationOptions.h" -#include "..\Minecraft.World\net.minecraft.world.level.chunk.storage.h" +#include "Minecraft.h" +#include "MinecraftServer.h" +#include "ServerLevel.h" +#include "net.minecraft.world.level.h" +#include "LevelData.h" +#include "Common/GameRules/LevelGenerationOptions.h" +#include "net.minecraft.world.level.chunk.storage.h" #define RESERVE_ALLOCATION MEM_RESERVE #define COMMIT_ALLOCATION MEM_COMMIT diff --git a/Minecraft.World/ConsoleSaveFileSplit.h b/src/world/ConsoleSaveFileSplit.h similarity index 100% rename from Minecraft.World/ConsoleSaveFileSplit.h rename to src/world/ConsoleSaveFileSplit.h diff --git a/Minecraft.World/ConsoleSavePath.h b/src/world/ConsoleSavePath.h similarity index 100% rename from Minecraft.World/ConsoleSavePath.h rename to src/world/ConsoleSavePath.h diff --git a/Minecraft.World/Container.cpp b/src/world/Container.cpp similarity index 100% rename from Minecraft.World/Container.cpp rename to src/world/Container.cpp diff --git a/Minecraft.World/Container.h b/src/world/Container.h similarity index 100% rename from Minecraft.World/Container.h rename to src/world/Container.h diff --git a/Minecraft.World/ContainerAckPacket.cpp b/src/world/ContainerAckPacket.cpp similarity index 100% rename from Minecraft.World/ContainerAckPacket.cpp rename to src/world/ContainerAckPacket.cpp diff --git a/Minecraft.World/ContainerAckPacket.h b/src/world/ContainerAckPacket.h similarity index 100% rename from Minecraft.World/ContainerAckPacket.h rename to src/world/ContainerAckPacket.h diff --git a/Minecraft.World/ContainerButtonClickPacket.cpp b/src/world/ContainerButtonClickPacket.cpp similarity index 100% rename from Minecraft.World/ContainerButtonClickPacket.cpp rename to src/world/ContainerButtonClickPacket.cpp diff --git a/Minecraft.World/ContainerButtonClickPacket.h b/src/world/ContainerButtonClickPacket.h similarity index 100% rename from Minecraft.World/ContainerButtonClickPacket.h rename to src/world/ContainerButtonClickPacket.h diff --git a/Minecraft.World/ContainerClickPacket.cpp b/src/world/ContainerClickPacket.cpp similarity index 100% rename from Minecraft.World/ContainerClickPacket.cpp rename to src/world/ContainerClickPacket.cpp diff --git a/Minecraft.World/ContainerClickPacket.h b/src/world/ContainerClickPacket.h similarity index 100% rename from Minecraft.World/ContainerClickPacket.h rename to src/world/ContainerClickPacket.h diff --git a/Minecraft.World/ContainerClosePacket.cpp b/src/world/ContainerClosePacket.cpp similarity index 100% rename from Minecraft.World/ContainerClosePacket.cpp rename to src/world/ContainerClosePacket.cpp diff --git a/Minecraft.World/ContainerClosePacket.h b/src/world/ContainerClosePacket.h similarity index 100% rename from Minecraft.World/ContainerClosePacket.h rename to src/world/ContainerClosePacket.h diff --git a/Minecraft.World/ContainerMenu.cpp b/src/world/ContainerMenu.cpp similarity index 95% rename from Minecraft.World/ContainerMenu.cpp rename to src/world/ContainerMenu.cpp index 57190024..bf8188b7 100644 --- a/Minecraft.World/ContainerMenu.cpp +++ b/src/world/ContainerMenu.cpp @@ -3,9 +3,9 @@ #include "net.minecraft.world.item.h" #include "Slot.h" #include "GenericStats.h" -#include "..\Minecraft.Client\StatsCounter.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\LocalPlayer.h" +#include "StatsCounter.h" +#include "Minecraft.h" +#include "LocalPlayer.h" #include "ContainerMenu.h" ContainerMenu::ContainerMenu(shared_ptr inventory, shared_ptr container) : AbstractContainerMenu() diff --git a/Minecraft.World/ContainerMenu.h b/src/world/ContainerMenu.h similarity index 100% rename from Minecraft.World/ContainerMenu.h rename to src/world/ContainerMenu.h diff --git a/Minecraft.World/ContainerOpenPacket.cpp b/src/world/ContainerOpenPacket.cpp similarity index 100% rename from Minecraft.World/ContainerOpenPacket.cpp rename to src/world/ContainerOpenPacket.cpp diff --git a/Minecraft.World/ContainerOpenPacket.h b/src/world/ContainerOpenPacket.h similarity index 100% rename from Minecraft.World/ContainerOpenPacket.h rename to src/world/ContainerOpenPacket.h diff --git a/Minecraft.World/ContainerSetContentPacket.cpp b/src/world/ContainerSetContentPacket.cpp similarity index 100% rename from Minecraft.World/ContainerSetContentPacket.cpp rename to src/world/ContainerSetContentPacket.cpp diff --git a/Minecraft.World/ContainerSetContentPacket.h b/src/world/ContainerSetContentPacket.h similarity index 100% rename from Minecraft.World/ContainerSetContentPacket.h rename to src/world/ContainerSetContentPacket.h diff --git a/Minecraft.World/ContainerSetDataPacket.cpp b/src/world/ContainerSetDataPacket.cpp similarity index 100% rename from Minecraft.World/ContainerSetDataPacket.cpp rename to src/world/ContainerSetDataPacket.cpp diff --git a/Minecraft.World/ContainerSetDataPacket.h b/src/world/ContainerSetDataPacket.h similarity index 100% rename from Minecraft.World/ContainerSetDataPacket.h rename to src/world/ContainerSetDataPacket.h diff --git a/Minecraft.World/ContainerSetSlotPacket.cpp b/src/world/ContainerSetSlotPacket.cpp similarity index 100% rename from Minecraft.World/ContainerSetSlotPacket.cpp rename to src/world/ContainerSetSlotPacket.cpp diff --git a/Minecraft.World/ContainerSetSlotPacket.h b/src/world/ContainerSetSlotPacket.h similarity index 100% rename from Minecraft.World/ContainerSetSlotPacket.h rename to src/world/ContainerSetSlotPacket.h diff --git a/Minecraft.World/Control.h b/src/world/Control.h similarity index 100% rename from Minecraft.World/Control.h rename to src/world/Control.h diff --git a/Minecraft.World/ControlledByPlayerGoal.cpp b/src/world/ControlledByPlayerGoal.cpp similarity index 100% rename from Minecraft.World/ControlledByPlayerGoal.cpp rename to src/world/ControlledByPlayerGoal.cpp diff --git a/Minecraft.World/ControlledByPlayerGoal.h b/src/world/ControlledByPlayerGoal.h similarity index 92% rename from Minecraft.World/ControlledByPlayerGoal.h rename to src/world/ControlledByPlayerGoal.h index f49eaaf1..a32261b7 100644 --- a/Minecraft.World/ControlledByPlayerGoal.h +++ b/src/world/ControlledByPlayerGoal.h @@ -1,7 +1,7 @@ #pragma once #include "Goal.h" -#include "..\Minecraft.World\SharedConstants.h" +#include "SharedConstants.h" class Mob; diff --git a/Minecraft.World/Coord.h b/src/world/Coord.h similarity index 100% rename from Minecraft.World/Coord.h rename to src/world/Coord.h diff --git a/Minecraft.World/CoralTile.cpp b/src/world/CoralTile.cpp similarity index 100% rename from Minecraft.World/CoralTile.cpp rename to src/world/CoralTile.cpp diff --git a/Minecraft.World/CoralTile.h b/src/world/CoralTile.h similarity index 100% rename from Minecraft.World/CoralTile.h rename to src/world/CoralTile.h diff --git a/Minecraft.World/Cow.cpp b/src/world/Cow.cpp similarity index 98% rename from Minecraft.World/Cow.cpp rename to src/world/Cow.cpp index c259183e..95a95d07 100644 --- a/Minecraft.World/Cow.cpp +++ b/src/world/Cow.cpp @@ -9,7 +9,7 @@ #include "net.minecraft.world.entity.player.h" #include "net.minecraft.stats.h" #include "Cow.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "MobCategory.h" diff --git a/Minecraft.World/Cow.h b/src/world/Cow.h similarity index 100% rename from Minecraft.World/Cow.h rename to src/world/Cow.h diff --git a/Minecraft.World/CraftItemPacket.cpp b/src/world/CraftItemPacket.cpp similarity index 100% rename from Minecraft.World/CraftItemPacket.cpp rename to src/world/CraftItemPacket.cpp diff --git a/Minecraft.World/CraftItemPacket.h b/src/world/CraftItemPacket.h similarity index 100% rename from Minecraft.World/CraftItemPacket.h rename to src/world/CraftItemPacket.h diff --git a/Minecraft.World/CraftingContainer.cpp b/src/world/CraftingContainer.cpp similarity index 100% rename from Minecraft.World/CraftingContainer.cpp rename to src/world/CraftingContainer.cpp diff --git a/Minecraft.World/CraftingContainer.h b/src/world/CraftingContainer.h similarity index 100% rename from Minecraft.World/CraftingContainer.h rename to src/world/CraftingContainer.h diff --git a/Minecraft.World/CraftingMenu.cpp b/src/world/CraftingMenu.cpp similarity index 100% rename from Minecraft.World/CraftingMenu.cpp rename to src/world/CraftingMenu.cpp diff --git a/Minecraft.World/CraftingMenu.h b/src/world/CraftingMenu.h similarity index 100% rename from Minecraft.World/CraftingMenu.h rename to src/world/CraftingMenu.h diff --git a/Minecraft.World/Creature.cpp b/src/world/Creature.cpp similarity index 100% rename from Minecraft.World/Creature.cpp rename to src/world/Creature.cpp diff --git a/Minecraft.World/Creature.h b/src/world/Creature.h similarity index 100% rename from Minecraft.World/Creature.h rename to src/world/Creature.h diff --git a/Minecraft.World/Creeper.cpp b/src/world/Creeper.cpp similarity index 99% rename from Minecraft.World/Creeper.cpp rename to src/world/Creeper.cpp index 3f6c66a7..6dfa5238 100644 --- a/Minecraft.World/Creeper.cpp +++ b/src/world/Creeper.cpp @@ -13,7 +13,7 @@ #include "Skeleton.h" #include "Creeper.h" #include "Arrow.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Creeper.h b/src/world/Creeper.h similarity index 100% rename from Minecraft.World/Creeper.h rename to src/world/Creeper.h diff --git a/Minecraft.World/CropTile.cpp b/src/world/CropTile.cpp similarity index 100% rename from Minecraft.World/CropTile.cpp rename to src/world/CropTile.cpp diff --git a/Minecraft.World/CropTile.h b/src/world/CropTile.h similarity index 100% rename from Minecraft.World/CropTile.h rename to src/world/CropTile.h diff --git a/Minecraft.World/CustomLevelSource.cpp b/src/world/CustomLevelSource.cpp similarity index 100% rename from Minecraft.World/CustomLevelSource.cpp rename to src/world/CustomLevelSource.cpp diff --git a/Minecraft.World/CustomLevelSource.h b/src/world/CustomLevelSource.h similarity index 100% rename from Minecraft.World/CustomLevelSource.h rename to src/world/CustomLevelSource.h diff --git a/Minecraft.World/CustomPayloadPacket.cpp b/src/world/CustomPayloadPacket.cpp similarity index 100% rename from Minecraft.World/CustomPayloadPacket.cpp rename to src/world/CustomPayloadPacket.cpp diff --git a/Minecraft.World/CustomPayloadPacket.h b/src/world/CustomPayloadPacket.h similarity index 100% rename from Minecraft.World/CustomPayloadPacket.h rename to src/world/CustomPayloadPacket.h diff --git a/Minecraft.World/DamageEnchantment.cpp b/src/world/DamageEnchantment.cpp similarity index 100% rename from Minecraft.World/DamageEnchantment.cpp rename to src/world/DamageEnchantment.cpp diff --git a/Minecraft.World/DamageEnchantment.h b/src/world/DamageEnchantment.h similarity index 100% rename from Minecraft.World/DamageEnchantment.h rename to src/world/DamageEnchantment.h diff --git a/Minecraft.World/DamageSource.cpp b/src/world/DamageSource.cpp similarity index 100% rename from Minecraft.World/DamageSource.cpp rename to src/world/DamageSource.cpp diff --git a/Minecraft.World/DamageSource.h b/src/world/DamageSource.h similarity index 100% rename from Minecraft.World/DamageSource.h rename to src/world/DamageSource.h diff --git a/Minecraft.World/DataInput.h b/src/world/DataInput.h similarity index 100% rename from Minecraft.World/DataInput.h rename to src/world/DataInput.h diff --git a/Minecraft.World/DataInputStream.cpp b/src/world/DataInputStream.cpp similarity index 100% rename from Minecraft.World/DataInputStream.cpp rename to src/world/DataInputStream.cpp diff --git a/Minecraft.World/DataInputStream.h b/src/world/DataInputStream.h similarity index 100% rename from Minecraft.World/DataInputStream.h rename to src/world/DataInputStream.h diff --git a/Minecraft.World/DataLayer.cpp b/src/world/DataLayer.cpp similarity index 100% rename from Minecraft.World/DataLayer.cpp rename to src/world/DataLayer.cpp diff --git a/Minecraft.World/DataLayer.h b/src/world/DataLayer.h similarity index 100% rename from Minecraft.World/DataLayer.h rename to src/world/DataLayer.h diff --git a/Minecraft.World/DataOutput.h b/src/world/DataOutput.h similarity index 100% rename from Minecraft.World/DataOutput.h rename to src/world/DataOutput.h diff --git a/Minecraft.World/DataOutputStream.cpp b/src/world/DataOutputStream.cpp similarity index 100% rename from Minecraft.World/DataOutputStream.cpp rename to src/world/DataOutputStream.cpp diff --git a/Minecraft.World/DataOutputStream.h b/src/world/DataOutputStream.h similarity index 100% rename from Minecraft.World/DataOutputStream.h rename to src/world/DataOutputStream.h diff --git a/Minecraft.World/DeadBushFeature.cpp b/src/world/DeadBushFeature.cpp similarity index 100% rename from Minecraft.World/DeadBushFeature.cpp rename to src/world/DeadBushFeature.cpp diff --git a/Minecraft.World/DeadBushFeature.h b/src/world/DeadBushFeature.h similarity index 100% rename from Minecraft.World/DeadBushFeature.h rename to src/world/DeadBushFeature.h diff --git a/Minecraft.World/DeadBushTile.cpp b/src/world/DeadBushTile.cpp similarity index 100% rename from Minecraft.World/DeadBushTile.cpp rename to src/world/DeadBushTile.cpp diff --git a/Minecraft.World/DeadBushTile.h b/src/world/DeadBushTile.h similarity index 100% rename from Minecraft.World/DeadBushTile.h rename to src/world/DeadBushTile.h diff --git a/Minecraft.World/DebugOptionsPacket.cpp b/src/world/DebugOptionsPacket.cpp similarity index 100% rename from Minecraft.World/DebugOptionsPacket.cpp rename to src/world/DebugOptionsPacket.cpp diff --git a/Minecraft.World/DebugOptionsPacket.h b/src/world/DebugOptionsPacket.h similarity index 100% rename from Minecraft.World/DebugOptionsPacket.h rename to src/world/DebugOptionsPacket.h diff --git a/Minecraft.World/DecorationMaterial.h b/src/world/DecorationMaterial.h similarity index 100% rename from Minecraft.World/DecorationMaterial.h rename to src/world/DecorationMaterial.h diff --git a/Minecraft.World/DefaultGameModeCommand.cpp b/src/world/DefaultGameModeCommand.cpp similarity index 100% rename from Minecraft.World/DefaultGameModeCommand.cpp rename to src/world/DefaultGameModeCommand.cpp diff --git a/Minecraft.World/DefaultGameModeCommand.h b/src/world/DefaultGameModeCommand.h similarity index 100% rename from Minecraft.World/DefaultGameModeCommand.h rename to src/world/DefaultGameModeCommand.h diff --git a/Minecraft.World/DefendVillageTargetGoal.cpp b/src/world/DefendVillageTargetGoal.cpp similarity index 100% rename from Minecraft.World/DefendVillageTargetGoal.cpp rename to src/world/DefendVillageTargetGoal.cpp diff --git a/Minecraft.World/DefendVillageTargetGoal.h b/src/world/DefendVillageTargetGoal.h similarity index 100% rename from Minecraft.World/DefendVillageTargetGoal.h rename to src/world/DefendVillageTargetGoal.h diff --git a/Minecraft.World/Definitions.h b/src/world/Definitions.h similarity index 100% rename from Minecraft.World/Definitions.h rename to src/world/Definitions.h diff --git a/Minecraft.World/DelayedRelease.cpp b/src/world/DelayedRelease.cpp similarity index 100% rename from Minecraft.World/DelayedRelease.cpp rename to src/world/DelayedRelease.cpp diff --git a/Minecraft.World/DelayedRelease.h b/src/world/DelayedRelease.h similarity index 100% rename from Minecraft.World/DelayedRelease.h rename to src/world/DelayedRelease.h diff --git a/Minecraft.World/DerivedLevelData.cpp b/src/world/DerivedLevelData.cpp similarity index 100% rename from Minecraft.World/DerivedLevelData.cpp rename to src/world/DerivedLevelData.cpp diff --git a/Minecraft.World/DerivedLevelData.h b/src/world/DerivedLevelData.h similarity index 100% rename from Minecraft.World/DerivedLevelData.h rename to src/world/DerivedLevelData.h diff --git a/Minecraft.World/DescFormatter.h b/src/world/DescFormatter.h similarity index 100% rename from Minecraft.World/DescFormatter.h rename to src/world/DescFormatter.h diff --git a/Minecraft.World/DesertBiome.cpp b/src/world/DesertBiome.cpp similarity index 100% rename from Minecraft.World/DesertBiome.cpp rename to src/world/DesertBiome.cpp diff --git a/Minecraft.World/DesertBiome.h b/src/world/DesertBiome.h similarity index 100% rename from Minecraft.World/DesertBiome.h rename to src/world/DesertBiome.h diff --git a/Minecraft.World/DesertWellFeature.cpp b/src/world/DesertWellFeature.cpp similarity index 100% rename from Minecraft.World/DesertWellFeature.cpp rename to src/world/DesertWellFeature.cpp diff --git a/Minecraft.World/DesertWellFeature.h b/src/world/DesertWellFeature.h similarity index 100% rename from Minecraft.World/DesertWellFeature.h rename to src/world/DesertWellFeature.h diff --git a/Minecraft.World/DetectorRailTile.cpp b/src/world/DetectorRailTile.cpp similarity index 100% rename from Minecraft.World/DetectorRailTile.cpp rename to src/world/DetectorRailTile.cpp diff --git a/Minecraft.World/DetectorRailTile.h b/src/world/DetectorRailTile.h similarity index 100% rename from Minecraft.World/DetectorRailTile.h rename to src/world/DetectorRailTile.h diff --git a/Minecraft.World/Difficulty.h b/src/world/Difficulty.h similarity index 100% rename from Minecraft.World/Difficulty.h rename to src/world/Difficulty.h diff --git a/Minecraft.World/DigDurabilityEnchantment.cpp b/src/world/DigDurabilityEnchantment.cpp similarity index 100% rename from Minecraft.World/DigDurabilityEnchantment.cpp rename to src/world/DigDurabilityEnchantment.cpp diff --git a/Minecraft.World/DigDurabilityEnchantment.h b/src/world/DigDurabilityEnchantment.h similarity index 100% rename from Minecraft.World/DigDurabilityEnchantment.h rename to src/world/DigDurabilityEnchantment.h diff --git a/Minecraft.World/DiggerItem.cpp b/src/world/DiggerItem.cpp similarity index 100% rename from Minecraft.World/DiggerItem.cpp rename to src/world/DiggerItem.cpp diff --git a/Minecraft.World/DiggerItem.h b/src/world/DiggerItem.h similarity index 100% rename from Minecraft.World/DiggerItem.h rename to src/world/DiggerItem.h diff --git a/Minecraft.World/DiggingEnchantment.cpp b/src/world/DiggingEnchantment.cpp similarity index 100% rename from Minecraft.World/DiggingEnchantment.cpp rename to src/world/DiggingEnchantment.cpp diff --git a/Minecraft.World/DiggingEnchantment.h b/src/world/DiggingEnchantment.h similarity index 100% rename from Minecraft.World/DiggingEnchantment.h rename to src/world/DiggingEnchantment.h diff --git a/Minecraft.World/Dimension.cpp b/src/world/Dimension.cpp similarity index 98% rename from Minecraft.World/Dimension.cpp rename to src/world/Dimension.cpp index 35e66698..3eb4b335 100644 --- a/Minecraft.World/Dimension.cpp +++ b/src/world/Dimension.cpp @@ -10,8 +10,8 @@ #include "NormalDimension.h" #include "TheEndDimension.h" #include "net.minecraft.world.level.tile.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\Common\Colours\ColourTable.h" +#include "Minecraft.h" +#include "Common/Colours/ColourTable.h" void Dimension::init(Level *level) { diff --git a/Minecraft.World/Dimension.h b/src/world/Dimension.h similarity index 100% rename from Minecraft.World/Dimension.h rename to src/world/Dimension.h diff --git a/Minecraft.World/DiodeTile.cpp b/src/world/DiodeTile.cpp similarity index 100% rename from Minecraft.World/DiodeTile.cpp rename to src/world/DiodeTile.cpp diff --git a/Minecraft.World/DiodeTile.h b/src/world/DiodeTile.h similarity index 100% rename from Minecraft.World/DiodeTile.h rename to src/world/DiodeTile.h diff --git a/Minecraft.World/Direction.cpp b/src/world/Direction.cpp similarity index 100% rename from Minecraft.World/Direction.cpp rename to src/world/Direction.cpp diff --git a/Minecraft.World/Direction.h b/src/world/Direction.h similarity index 100% rename from Minecraft.World/Direction.h rename to src/world/Direction.h diff --git a/Minecraft.World/DirectionalTile.cpp b/src/world/DirectionalTile.cpp similarity index 100% rename from Minecraft.World/DirectionalTile.cpp rename to src/world/DirectionalTile.cpp diff --git a/Minecraft.World/DirectionalTile.h b/src/world/DirectionalTile.h similarity index 100% rename from Minecraft.World/DirectionalTile.h rename to src/world/DirectionalTile.h diff --git a/Minecraft.World/DirectoryLevelStorage.cpp b/src/world/DirectoryLevelStorage.cpp similarity index 100% rename from Minecraft.World/DirectoryLevelStorage.cpp rename to src/world/DirectoryLevelStorage.cpp diff --git a/Minecraft.World/DirectoryLevelStorage.h b/src/world/DirectoryLevelStorage.h similarity index 100% rename from Minecraft.World/DirectoryLevelStorage.h rename to src/world/DirectoryLevelStorage.h diff --git a/Minecraft.World/DirectoryLevelStorageSource.cpp b/src/world/DirectoryLevelStorageSource.cpp similarity index 100% rename from Minecraft.World/DirectoryLevelStorageSource.cpp rename to src/world/DirectoryLevelStorageSource.cpp diff --git a/Minecraft.World/DirectoryLevelStorageSource.h b/src/world/DirectoryLevelStorageSource.h similarity index 100% rename from Minecraft.World/DirectoryLevelStorageSource.h rename to src/world/DirectoryLevelStorageSource.h diff --git a/Minecraft.World/DirtTile.cpp b/src/world/DirtTile.cpp similarity index 100% rename from Minecraft.World/DirtTile.cpp rename to src/world/DirtTile.cpp diff --git a/Minecraft.World/DirtTile.h b/src/world/DirtTile.h similarity index 100% rename from Minecraft.World/DirtTile.h rename to src/world/DirtTile.h diff --git a/Minecraft.World/DisconnectPacket.cpp b/src/world/DisconnectPacket.cpp similarity index 100% rename from Minecraft.World/DisconnectPacket.cpp rename to src/world/DisconnectPacket.cpp diff --git a/Minecraft.World/DisconnectPacket.h b/src/world/DisconnectPacket.h similarity index 100% rename from Minecraft.World/DisconnectPacket.h rename to src/world/DisconnectPacket.h diff --git a/Minecraft.World/DispenserTile.cpp b/src/world/DispenserTile.cpp similarity index 100% rename from Minecraft.World/DispenserTile.cpp rename to src/world/DispenserTile.cpp diff --git a/Minecraft.World/DispenserTile.h b/src/world/DispenserTile.h similarity index 100% rename from Minecraft.World/DispenserTile.h rename to src/world/DispenserTile.h diff --git a/Minecraft.World/DispenserTileEntity.cpp b/src/world/DispenserTileEntity.cpp similarity index 100% rename from Minecraft.World/DispenserTileEntity.cpp rename to src/world/DispenserTileEntity.cpp diff --git a/Minecraft.World/DispenserTileEntity.h b/src/world/DispenserTileEntity.h similarity index 100% rename from Minecraft.World/DispenserTileEntity.h rename to src/world/DispenserTileEntity.h diff --git a/Minecraft.World/Distort.cpp b/src/world/Distort.cpp similarity index 100% rename from Minecraft.World/Distort.cpp rename to src/world/Distort.cpp diff --git a/Minecraft.World/Distort.h b/src/world/Distort.h similarity index 100% rename from Minecraft.World/Distort.h rename to src/world/Distort.h diff --git a/Minecraft.World/DoorInfo.cpp b/src/world/DoorInfo.cpp similarity index 100% rename from Minecraft.World/DoorInfo.cpp rename to src/world/DoorInfo.cpp diff --git a/Minecraft.World/DoorInfo.h b/src/world/DoorInfo.h similarity index 100% rename from Minecraft.World/DoorInfo.h rename to src/world/DoorInfo.h diff --git a/Minecraft.World/DoorInteractGoal.cpp b/src/world/DoorInteractGoal.cpp similarity index 100% rename from Minecraft.World/DoorInteractGoal.cpp rename to src/world/DoorInteractGoal.cpp diff --git a/Minecraft.World/DoorInteractGoal.h b/src/world/DoorInteractGoal.h similarity index 100% rename from Minecraft.World/DoorInteractGoal.h rename to src/world/DoorInteractGoal.h diff --git a/Minecraft.World/DoorItem.cpp b/src/world/DoorItem.cpp similarity index 100% rename from Minecraft.World/DoorItem.cpp rename to src/world/DoorItem.cpp diff --git a/Minecraft.World/DoorItem.h b/src/world/DoorItem.h similarity index 100% rename from Minecraft.World/DoorItem.h rename to src/world/DoorItem.h diff --git a/Minecraft.World/DoorTile.cpp b/src/world/DoorTile.cpp similarity index 100% rename from Minecraft.World/DoorTile.cpp rename to src/world/DoorTile.cpp diff --git a/Minecraft.World/DoorTile.h b/src/world/DoorTile.h similarity index 100% rename from Minecraft.World/DoorTile.h rename to src/world/DoorTile.h diff --git a/Minecraft.World/DoubleTag.h b/src/world/DoubleTag.h similarity index 100% rename from Minecraft.World/DoubleTag.h rename to src/world/DoubleTag.h diff --git a/Minecraft.World/DownfallLayer.cpp b/src/world/DownfallLayer.cpp similarity index 100% rename from Minecraft.World/DownfallLayer.cpp rename to src/world/DownfallLayer.cpp diff --git a/Minecraft.World/DownfallLayer.h b/src/world/DownfallLayer.h similarity index 100% rename from Minecraft.World/DownfallLayer.h rename to src/world/DownfallLayer.h diff --git a/Minecraft.World/DownfallMixerLayer.cpp b/src/world/DownfallMixerLayer.cpp similarity index 100% rename from Minecraft.World/DownfallMixerLayer.cpp rename to src/world/DownfallMixerLayer.cpp diff --git a/Minecraft.World/DownfallMixerLayer.h b/src/world/DownfallMixerLayer.h similarity index 100% rename from Minecraft.World/DownfallMixerLayer.h rename to src/world/DownfallMixerLayer.h diff --git a/Minecraft.World/DragonFireball.cpp b/src/world/DragonFireball.cpp similarity index 100% rename from Minecraft.World/DragonFireball.cpp rename to src/world/DragonFireball.cpp diff --git a/Minecraft.World/DragonFireball.h b/src/world/DragonFireball.h similarity index 100% rename from Minecraft.World/DragonFireball.h rename to src/world/DragonFireball.h diff --git a/Minecraft.World/DungeonFeature.cpp b/src/world/DungeonFeature.cpp similarity index 100% rename from Minecraft.World/DungeonFeature.cpp rename to src/world/DungeonFeature.cpp diff --git a/Minecraft.World/DungeonFeature.h b/src/world/DungeonFeature.h similarity index 100% rename from Minecraft.World/DungeonFeature.h rename to src/world/DungeonFeature.h diff --git a/Minecraft.World/DurangoStats.cpp b/src/world/DurangoStats.cpp similarity index 99% rename from Minecraft.World/DurangoStats.cpp rename to src/world/DurangoStats.cpp index c9b51c84..68dc9986 100644 --- a/Minecraft.World/DurangoStats.cpp +++ b/src/world/DurangoStats.cpp @@ -12,16 +12,16 @@ #include "Item.h" #include "Level.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "LevelData.h" #include "LevelSettings.h" -#include "..\Minecraft.Client\LocalPlayer.h" -#include "..\Minecraft.Client\MultiPlayerLocalPlayer.h" +#include "LocalPlayer.h" +#include "MultiPlayerLocalPlayer.h" #include "EntityIO.h" -#include "..\Minecraft.Client\Durango\ServiceConfig\Events-XBLA.8-149E11AEEvents.h" +#include "Durango\ServiceConfig\Events-XBLA.8-149E11AEEvents.h" #include "DurangoStats.h" diff --git a/Minecraft.World/DurangoStats.h b/src/world/DurangoStats.h similarity index 100% rename from Minecraft.World/DurangoStats.h rename to src/world/DurangoStats.h diff --git a/Minecraft.World/DyePowderItem.cpp b/src/world/DyePowderItem.cpp similarity index 100% rename from Minecraft.World/DyePowderItem.cpp rename to src/world/DyePowderItem.cpp diff --git a/Minecraft.World/DyePowderItem.h b/src/world/DyePowderItem.h similarity index 100% rename from Minecraft.World/DyePowderItem.h rename to src/world/DyePowderItem.h diff --git a/Minecraft.World/EatTileGoal.cpp b/src/world/EatTileGoal.cpp similarity index 100% rename from Minecraft.World/EatTileGoal.cpp rename to src/world/EatTileGoal.cpp diff --git a/Minecraft.World/EatTileGoal.h b/src/world/EatTileGoal.h similarity index 100% rename from Minecraft.World/EatTileGoal.h rename to src/world/EatTileGoal.h diff --git a/Minecraft.World/EggItem.cpp b/src/world/EggItem.cpp similarity index 100% rename from Minecraft.World/EggItem.cpp rename to src/world/EggItem.cpp diff --git a/Minecraft.World/EggItem.h b/src/world/EggItem.h similarity index 100% rename from Minecraft.World/EggItem.h rename to src/world/EggItem.h diff --git a/Minecraft.World/EggTile.cpp b/src/world/EggTile.cpp similarity index 100% rename from Minecraft.World/EggTile.cpp rename to src/world/EggTile.cpp diff --git a/Minecraft.World/EggTile.h b/src/world/EggTile.h similarity index 100% rename from Minecraft.World/EggTile.h rename to src/world/EggTile.h diff --git a/Minecraft.World/Emboss.cpp b/src/world/Emboss.cpp similarity index 100% rename from Minecraft.World/Emboss.cpp rename to src/world/Emboss.cpp diff --git a/Minecraft.World/Emboss.h b/src/world/Emboss.h similarity index 100% rename from Minecraft.World/Emboss.h rename to src/world/Emboss.h diff --git a/Minecraft.World/EmptyLevelChunk.cpp b/src/world/EmptyLevelChunk.cpp similarity index 100% rename from Minecraft.World/EmptyLevelChunk.cpp rename to src/world/EmptyLevelChunk.cpp diff --git a/Minecraft.World/EmptyLevelChunk.h b/src/world/EmptyLevelChunk.h similarity index 100% rename from Minecraft.World/EmptyLevelChunk.h rename to src/world/EmptyLevelChunk.h diff --git a/Minecraft.World/EnchantItemCommand.cpp b/src/world/EnchantItemCommand.cpp similarity index 98% rename from Minecraft.World/EnchantItemCommand.cpp rename to src/world/EnchantItemCommand.cpp index aa02b533..ac4492c6 100644 --- a/Minecraft.World/EnchantItemCommand.cpp +++ b/src/world/EnchantItemCommand.cpp @@ -2,7 +2,7 @@ #include "net.minecraft.network.packet.h" #include "net.minecraft.world.item.h" #include "net.minecraft.world.item.enchantment.h" -#include "..\Minecraft.Client\ServerPlayer.h" +#include "ServerPlayer.h" #include "EnchantItemCommand.h" EGameCommand EnchantItemCommand::getId() diff --git a/Minecraft.World/EnchantItemCommand.h b/src/world/EnchantItemCommand.h similarity index 100% rename from Minecraft.World/EnchantItemCommand.h rename to src/world/EnchantItemCommand.h diff --git a/Minecraft.World/EnchantedBookItem.cpp b/src/world/EnchantedBookItem.cpp similarity index 100% rename from Minecraft.World/EnchantedBookItem.cpp rename to src/world/EnchantedBookItem.cpp diff --git a/Minecraft.World/EnchantedBookItem.h b/src/world/EnchantedBookItem.h similarity index 100% rename from Minecraft.World/EnchantedBookItem.h rename to src/world/EnchantedBookItem.h diff --git a/Minecraft.World/Enchantment.cpp b/src/world/Enchantment.cpp similarity index 100% rename from Minecraft.World/Enchantment.cpp rename to src/world/Enchantment.cpp diff --git a/Minecraft.World/Enchantment.h b/src/world/Enchantment.h similarity index 100% rename from Minecraft.World/Enchantment.h rename to src/world/Enchantment.h diff --git a/Minecraft.World/EnchantmentCategory.cpp b/src/world/EnchantmentCategory.cpp similarity index 100% rename from Minecraft.World/EnchantmentCategory.cpp rename to src/world/EnchantmentCategory.cpp diff --git a/Minecraft.World/EnchantmentCategory.h b/src/world/EnchantmentCategory.h similarity index 100% rename from Minecraft.World/EnchantmentCategory.h rename to src/world/EnchantmentCategory.h diff --git a/Minecraft.World/EnchantmentContainer.cpp b/src/world/EnchantmentContainer.cpp similarity index 100% rename from Minecraft.World/EnchantmentContainer.cpp rename to src/world/EnchantmentContainer.cpp diff --git a/Minecraft.World/EnchantmentContainer.h b/src/world/EnchantmentContainer.h similarity index 100% rename from Minecraft.World/EnchantmentContainer.h rename to src/world/EnchantmentContainer.h diff --git a/Minecraft.World/EnchantmentHelper.cpp b/src/world/EnchantmentHelper.cpp similarity index 100% rename from Minecraft.World/EnchantmentHelper.cpp rename to src/world/EnchantmentHelper.cpp diff --git a/Minecraft.World/EnchantmentHelper.h b/src/world/EnchantmentHelper.h similarity index 100% rename from Minecraft.World/EnchantmentHelper.h rename to src/world/EnchantmentHelper.h diff --git a/Minecraft.World/EnchantmentInstance.cpp b/src/world/EnchantmentInstance.cpp similarity index 100% rename from Minecraft.World/EnchantmentInstance.cpp rename to src/world/EnchantmentInstance.cpp diff --git a/Minecraft.World/EnchantmentInstance.h b/src/world/EnchantmentInstance.h similarity index 100% rename from Minecraft.World/EnchantmentInstance.h rename to src/world/EnchantmentInstance.h diff --git a/Minecraft.World/EnchantmentMenu.cpp b/src/world/EnchantmentMenu.cpp similarity index 100% rename from Minecraft.World/EnchantmentMenu.cpp rename to src/world/EnchantmentMenu.cpp diff --git a/Minecraft.World/EnchantmentMenu.h b/src/world/EnchantmentMenu.h similarity index 100% rename from Minecraft.World/EnchantmentMenu.h rename to src/world/EnchantmentMenu.h diff --git a/Minecraft.World/EnchantmentSlot.h b/src/world/EnchantmentSlot.h similarity index 100% rename from Minecraft.World/EnchantmentSlot.h rename to src/world/EnchantmentSlot.h diff --git a/Minecraft.World/EnchantmentTableEntity.cpp b/src/world/EnchantmentTableEntity.cpp similarity index 100% rename from Minecraft.World/EnchantmentTableEntity.cpp rename to src/world/EnchantmentTableEntity.cpp diff --git a/Minecraft.World/EnchantmentTableEntity.h b/src/world/EnchantmentTableEntity.h similarity index 100% rename from Minecraft.World/EnchantmentTableEntity.h rename to src/world/EnchantmentTableEntity.h diff --git a/Minecraft.World/EnchantmentTableTile.cpp b/src/world/EnchantmentTableTile.cpp similarity index 100% rename from Minecraft.World/EnchantmentTableTile.cpp rename to src/world/EnchantmentTableTile.cpp diff --git a/Minecraft.World/EnchantmentTableTile.h b/src/world/EnchantmentTableTile.h similarity index 100% rename from Minecraft.World/EnchantmentTableTile.h rename to src/world/EnchantmentTableTile.h diff --git a/Minecraft.World/EndPodiumFeature.cpp b/src/world/EndPodiumFeature.cpp similarity index 100% rename from Minecraft.World/EndPodiumFeature.cpp rename to src/world/EndPodiumFeature.cpp diff --git a/Minecraft.World/EndPodiumFeature.h b/src/world/EndPodiumFeature.h similarity index 100% rename from Minecraft.World/EndPodiumFeature.h rename to src/world/EndPodiumFeature.h diff --git a/Minecraft.World/EndTag.h b/src/world/EndTag.h similarity index 100% rename from Minecraft.World/EndTag.h rename to src/world/EndTag.h diff --git a/Minecraft.World/EnderChestTile.cpp b/src/world/EnderChestTile.cpp similarity index 100% rename from Minecraft.World/EnderChestTile.cpp rename to src/world/EnderChestTile.cpp diff --git a/Minecraft.World/EnderChestTile.h b/src/world/EnderChestTile.h similarity index 100% rename from Minecraft.World/EnderChestTile.h rename to src/world/EnderChestTile.h diff --git a/Minecraft.World/EnderChestTileEntity.cpp b/src/world/EnderChestTileEntity.cpp similarity index 100% rename from Minecraft.World/EnderChestTileEntity.cpp rename to src/world/EnderChestTileEntity.cpp diff --git a/Minecraft.World/EnderChestTileEntity.h b/src/world/EnderChestTileEntity.h similarity index 100% rename from Minecraft.World/EnderChestTileEntity.h rename to src/world/EnderChestTileEntity.h diff --git a/Minecraft.World/EnderCrystal.cpp b/src/world/EnderCrystal.cpp similarity index 100% rename from Minecraft.World/EnderCrystal.cpp rename to src/world/EnderCrystal.cpp diff --git a/Minecraft.World/EnderCrystal.h b/src/world/EnderCrystal.h similarity index 100% rename from Minecraft.World/EnderCrystal.h rename to src/world/EnderCrystal.h diff --git a/Minecraft.World/EnderDragon.cpp b/src/world/EnderDragon.cpp similarity index 99% rename from Minecraft.World/EnderDragon.cpp rename to src/world/EnderDragon.cpp index 2ccd453c..8d4e587a 100644 --- a/Minecraft.World/EnderDragon.cpp +++ b/src/world/EnderDragon.cpp @@ -7,7 +7,7 @@ #include "net.minecraft.world.phys.h" #include "net.minecraft.world.damagesource.h" #include "BasicTypeContainers.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "net.minecraft.world.entity.boss.enderdragon.h" #include "net.minecraft.world.level.pathfinder.h" #include "SharedConstants.h" diff --git a/Minecraft.World/EnderDragon.h b/src/world/EnderDragon.h similarity index 100% rename from Minecraft.World/EnderDragon.h rename to src/world/EnderDragon.h diff --git a/Minecraft.World/EnderEyeItem.cpp b/src/world/EnderEyeItem.cpp similarity index 100% rename from Minecraft.World/EnderEyeItem.cpp rename to src/world/EnderEyeItem.cpp diff --git a/Minecraft.World/EnderEyeItem.h b/src/world/EnderEyeItem.h similarity index 100% rename from Minecraft.World/EnderEyeItem.h rename to src/world/EnderEyeItem.h diff --git a/Minecraft.World/EnderMan.cpp b/src/world/EnderMan.cpp similarity index 99% rename from Minecraft.World/EnderMan.cpp rename to src/world/EnderMan.cpp index abfc5cb5..a82c86d8 100644 --- a/Minecraft.World/EnderMan.cpp +++ b/src/world/EnderMan.cpp @@ -7,7 +7,7 @@ #include "net.minecraft.world.damagesource.h" #include "net.minecraft.world.phys.h" #include "com.mojang.nbt.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "EnderMan.h" diff --git a/Minecraft.World/EnderMan.h b/src/world/EnderMan.h similarity index 100% rename from Minecraft.World/EnderMan.h rename to src/world/EnderMan.h diff --git a/Minecraft.World/EnderpearlItem.cpp b/src/world/EnderpearlItem.cpp similarity index 100% rename from Minecraft.World/EnderpearlItem.cpp rename to src/world/EnderpearlItem.cpp diff --git a/Minecraft.World/EnderpearlItem.h b/src/world/EnderpearlItem.h similarity index 100% rename from Minecraft.World/EnderpearlItem.h rename to src/world/EnderpearlItem.h diff --git a/Minecraft.World/Enemy.cpp b/src/world/Enemy.cpp similarity index 100% rename from Minecraft.World/Enemy.cpp rename to src/world/Enemy.cpp diff --git a/Minecraft.World/Enemy.h b/src/world/Enemy.h similarity index 100% rename from Minecraft.World/Enemy.h rename to src/world/Enemy.h diff --git a/Minecraft.World/Entity.cpp b/src/world/Entity.cpp similarity index 99% rename from Minecraft.World/Entity.cpp rename to src/world/Entity.cpp index 4c9d5cf6..e183d78f 100644 --- a/Minecraft.World/Entity.cpp +++ b/src/world/Entity.cpp @@ -17,10 +17,10 @@ #include "EntityPos.h" #include "Entity.h" #include "SoundTypes.h" -#include "..\minecraft.Client\HumanoidModel.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\MultiPlayerLevel.h" -#include "..\Minecraft.Client\MultiplayerLocalPlayer.h" +#include "HumanoidModel.h" +#include "MinecraftServer.h" +#include "MultiPlayerLevel.h" +#include "MultiplayerLocalPlayer.h" int Entity::entityCounter = 2048; // 4J - changed initialiser to 2048, as we are using range 0 - 2047 as special unique smaller ids for things that need network tracked diff --git a/Minecraft.World/Entity.h b/src/world/Entity.h similarity index 100% rename from Minecraft.World/Entity.h rename to src/world/Entity.h diff --git a/Minecraft.World/EntityActionAtPositionPacket.cpp b/src/world/EntityActionAtPositionPacket.cpp similarity index 100% rename from Minecraft.World/EntityActionAtPositionPacket.cpp rename to src/world/EntityActionAtPositionPacket.cpp diff --git a/Minecraft.World/EntityActionAtPositionPacket.h b/src/world/EntityActionAtPositionPacket.h similarity index 100% rename from Minecraft.World/EntityActionAtPositionPacket.h rename to src/world/EntityActionAtPositionPacket.h diff --git a/Minecraft.World/EntityDamageSource.cpp b/src/world/EntityDamageSource.cpp similarity index 100% rename from Minecraft.World/EntityDamageSource.cpp rename to src/world/EntityDamageSource.cpp diff --git a/Minecraft.World/EntityDamageSource.h b/src/world/EntityDamageSource.h similarity index 100% rename from Minecraft.World/EntityDamageSource.h rename to src/world/EntityDamageSource.h diff --git a/Minecraft.World/EntityEvent.h b/src/world/EntityEvent.h similarity index 100% rename from Minecraft.World/EntityEvent.h rename to src/world/EntityEvent.h diff --git a/Minecraft.World/EntityEventPacket.cpp b/src/world/EntityEventPacket.cpp similarity index 100% rename from Minecraft.World/EntityEventPacket.cpp rename to src/world/EntityEventPacket.cpp diff --git a/Minecraft.World/EntityEventPacket.h b/src/world/EntityEventPacket.h similarity index 100% rename from Minecraft.World/EntityEventPacket.h rename to src/world/EntityEventPacket.h diff --git a/Minecraft.World/EntityIO.cpp b/src/world/EntityIO.cpp similarity index 100% rename from Minecraft.World/EntityIO.cpp rename to src/world/EntityIO.cpp diff --git a/Minecraft.World/EntityIO.h b/src/world/EntityIO.h similarity index 100% rename from Minecraft.World/EntityIO.h rename to src/world/EntityIO.h diff --git a/Minecraft.World/EntityPos.cpp b/src/world/EntityPos.cpp similarity index 100% rename from Minecraft.World/EntityPos.cpp rename to src/world/EntityPos.cpp diff --git a/Minecraft.World/EntityPos.h b/src/world/EntityPos.h similarity index 100% rename from Minecraft.World/EntityPos.h rename to src/world/EntityPos.h diff --git a/Minecraft.World/EntityTile.cpp b/src/world/EntityTile.cpp similarity index 100% rename from Minecraft.World/EntityTile.cpp rename to src/world/EntityTile.cpp diff --git a/Minecraft.World/EntityTile.h b/src/world/EntityTile.h similarity index 100% rename from Minecraft.World/EntityTile.h rename to src/world/EntityTile.h diff --git a/Minecraft.World/Exceptions.h b/src/world/Exceptions.h similarity index 100% rename from Minecraft.World/Exceptions.h rename to src/world/Exceptions.h diff --git a/Minecraft.World/ExperienceCommand.cpp b/src/world/ExperienceCommand.cpp similarity index 90% rename from Minecraft.World/ExperienceCommand.cpp rename to src/world/ExperienceCommand.cpp index b8ac2efc..7c3cd561 100644 --- a/Minecraft.World/ExperienceCommand.cpp +++ b/src/world/ExperienceCommand.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "net.minecraft.commands.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\PlayerList.h" +#include "MinecraftServer.h" +#include "PlayerList.h" #include "ExperienceCommand.h" EGameCommand ExperienceCommand::getId() diff --git a/Minecraft.World/ExperienceCommand.h b/src/world/ExperienceCommand.h similarity index 100% rename from Minecraft.World/ExperienceCommand.h rename to src/world/ExperienceCommand.h diff --git a/Minecraft.World/ExperienceItem.cpp b/src/world/ExperienceItem.cpp similarity index 100% rename from Minecraft.World/ExperienceItem.cpp rename to src/world/ExperienceItem.cpp diff --git a/Minecraft.World/ExperienceItem.h b/src/world/ExperienceItem.h similarity index 100% rename from Minecraft.World/ExperienceItem.h rename to src/world/ExperienceItem.h diff --git a/Minecraft.World/ExperienceOrb.cpp b/src/world/ExperienceOrb.cpp similarity index 100% rename from Minecraft.World/ExperienceOrb.cpp rename to src/world/ExperienceOrb.cpp diff --git a/Minecraft.World/ExperienceOrb.h b/src/world/ExperienceOrb.h similarity index 100% rename from Minecraft.World/ExperienceOrb.h rename to src/world/ExperienceOrb.h diff --git a/Minecraft.World/ExplodePacket.cpp b/src/world/ExplodePacket.cpp similarity index 100% rename from Minecraft.World/ExplodePacket.cpp rename to src/world/ExplodePacket.cpp diff --git a/Minecraft.World/ExplodePacket.h b/src/world/ExplodePacket.h similarity index 100% rename from Minecraft.World/ExplodePacket.h rename to src/world/ExplodePacket.h diff --git a/Minecraft.World/Explosion.cpp b/src/world/Explosion.cpp similarity index 100% rename from Minecraft.World/Explosion.cpp rename to src/world/Explosion.cpp diff --git a/Minecraft.World/Explosion.h b/src/world/Explosion.h similarity index 100% rename from Minecraft.World/Explosion.h rename to src/world/Explosion.h diff --git a/Minecraft.World/ExtremeHillsBiome.cpp b/src/world/ExtremeHillsBiome.cpp similarity index 100% rename from Minecraft.World/ExtremeHillsBiome.cpp rename to src/world/ExtremeHillsBiome.cpp diff --git a/Minecraft.World/ExtremeHillsBiome.h b/src/world/ExtremeHillsBiome.h similarity index 100% rename from Minecraft.World/ExtremeHillsBiome.h rename to src/world/ExtremeHillsBiome.h diff --git a/Minecraft.World/EyeOfEnderSignal.cpp b/src/world/EyeOfEnderSignal.cpp similarity index 100% rename from Minecraft.World/EyeOfEnderSignal.cpp rename to src/world/EyeOfEnderSignal.cpp diff --git a/Minecraft.World/EyeOfEnderSignal.h b/src/world/EyeOfEnderSignal.h similarity index 100% rename from Minecraft.World/EyeOfEnderSignal.h rename to src/world/EyeOfEnderSignal.h diff --git a/Minecraft.World/Facing.cpp b/src/world/Facing.cpp similarity index 100% rename from Minecraft.World/Facing.cpp rename to src/world/Facing.cpp diff --git a/Minecraft.World/Facing.h b/src/world/Facing.h similarity index 100% rename from Minecraft.World/Facing.h rename to src/world/Facing.h diff --git a/Minecraft.World/FallingTile.cpp b/src/world/FallingTile.cpp similarity index 100% rename from Minecraft.World/FallingTile.cpp rename to src/world/FallingTile.cpp diff --git a/Minecraft.World/FallingTile.h b/src/world/FallingTile.h similarity index 100% rename from Minecraft.World/FallingTile.h rename to src/world/FallingTile.h diff --git a/Minecraft.World/FarmTile.cpp b/src/world/FarmTile.cpp similarity index 100% rename from Minecraft.World/FarmTile.cpp rename to src/world/FarmTile.cpp diff --git a/Minecraft.World/FarmTile.h b/src/world/FarmTile.h similarity index 100% rename from Minecraft.World/FarmTile.h rename to src/world/FarmTile.h diff --git a/Minecraft.World/FastNoise.cpp b/src/world/FastNoise.cpp similarity index 100% rename from Minecraft.World/FastNoise.cpp rename to src/world/FastNoise.cpp diff --git a/Minecraft.World/FastNoise.h b/src/world/FastNoise.h similarity index 100% rename from Minecraft.World/FastNoise.h rename to src/world/FastNoise.h diff --git a/Minecraft.World/Feature.cpp b/src/world/Feature.cpp similarity index 100% rename from Minecraft.World/Feature.cpp rename to src/world/Feature.cpp diff --git a/Minecraft.World/Feature.h b/src/world/Feature.h similarity index 100% rename from Minecraft.World/Feature.h rename to src/world/Feature.h diff --git a/Minecraft.World/FenceGateTile.cpp b/src/world/FenceGateTile.cpp similarity index 100% rename from Minecraft.World/FenceGateTile.cpp rename to src/world/FenceGateTile.cpp diff --git a/Minecraft.World/FenceGateTile.h b/src/world/FenceGateTile.h similarity index 100% rename from Minecraft.World/FenceGateTile.h rename to src/world/FenceGateTile.h diff --git a/Minecraft.World/FenceTile.cpp b/src/world/FenceTile.cpp similarity index 100% rename from Minecraft.World/FenceTile.cpp rename to src/world/FenceTile.cpp diff --git a/Minecraft.World/FenceTile.h b/src/world/FenceTile.h similarity index 100% rename from Minecraft.World/FenceTile.h rename to src/world/FenceTile.h diff --git a/Minecraft.World/File.cpp b/src/world/File.cpp similarity index 100% rename from Minecraft.World/File.cpp rename to src/world/File.cpp diff --git a/Minecraft.World/File.h b/src/world/File.h similarity index 100% rename from Minecraft.World/File.h rename to src/world/File.h diff --git a/Minecraft.World/FileFilter.h b/src/world/FileFilter.h similarity index 100% rename from Minecraft.World/FileFilter.h rename to src/world/FileFilter.h diff --git a/Minecraft.World/FileHeader.cpp b/src/world/FileHeader.cpp similarity index 100% rename from Minecraft.World/FileHeader.cpp rename to src/world/FileHeader.cpp diff --git a/Minecraft.World/FileHeader.h b/src/world/FileHeader.h similarity index 100% rename from Minecraft.World/FileHeader.h rename to src/world/FileHeader.h diff --git a/Minecraft.World/FileInputStream.cpp b/src/world/FileInputStream.cpp similarity index 100% rename from Minecraft.World/FileInputStream.cpp rename to src/world/FileInputStream.cpp diff --git a/Minecraft.World/FileInputStream.h b/src/world/FileInputStream.h similarity index 100% rename from Minecraft.World/FileInputStream.h rename to src/world/FileInputStream.h diff --git a/Minecraft.World/FileOutputStream.cpp b/src/world/FileOutputStream.cpp similarity index 100% rename from Minecraft.World/FileOutputStream.cpp rename to src/world/FileOutputStream.cpp diff --git a/Minecraft.World/FileOutputStream.h b/src/world/FileOutputStream.h similarity index 100% rename from Minecraft.World/FileOutputStream.h rename to src/world/FileOutputStream.h diff --git a/Minecraft.World/FilenameFilter.h b/src/world/FilenameFilter.h similarity index 100% rename from Minecraft.World/FilenameFilter.h rename to src/world/FilenameFilter.h diff --git a/Minecraft.World/FireAspectEnchantment.cpp b/src/world/FireAspectEnchantment.cpp similarity index 100% rename from Minecraft.World/FireAspectEnchantment.cpp rename to src/world/FireAspectEnchantment.cpp diff --git a/Minecraft.World/FireAspectEnchantment.h b/src/world/FireAspectEnchantment.h similarity index 100% rename from Minecraft.World/FireAspectEnchantment.h rename to src/world/FireAspectEnchantment.h diff --git a/Minecraft.World/FireChargeItem.cpp b/src/world/FireChargeItem.cpp similarity index 100% rename from Minecraft.World/FireChargeItem.cpp rename to src/world/FireChargeItem.cpp diff --git a/Minecraft.World/FireChargeItem.h b/src/world/FireChargeItem.h similarity index 100% rename from Minecraft.World/FireChargeItem.h rename to src/world/FireChargeItem.h diff --git a/Minecraft.World/FireTile.cpp b/src/world/FireTile.cpp similarity index 98% rename from Minecraft.World/FireTile.cpp rename to src/world/FireTile.cpp index 60f062db..d9245c6f 100644 --- a/Minecraft.World/FireTile.cpp +++ b/src/world/FireTile.cpp @@ -5,12 +5,12 @@ #include "net.minecraft.world.level.tile.h" #include "FireTile.h" #include "SoundTypes.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\PlayerList.h" +#include "MinecraftServer.h" +#include "PlayerList.h" // AP - added for Vita to set Alpha Cut out #include "IntBuffer.h" -#include "..\Minecraft.Client\Tesselator.h" +#include "Tesselator.h" const wstring FireTile::TEXTURE_FIRST = L"fire_0"; diff --git a/Minecraft.World/FireTile.h b/src/world/FireTile.h similarity index 100% rename from Minecraft.World/FireTile.h rename to src/world/FireTile.h diff --git a/Minecraft.World/Fireball.cpp b/src/world/Fireball.cpp similarity index 100% rename from Minecraft.World/Fireball.cpp rename to src/world/Fireball.cpp diff --git a/Minecraft.World/Fireball.h b/src/world/Fireball.h similarity index 100% rename from Minecraft.World/Fireball.h rename to src/world/Fireball.h diff --git a/Minecraft.World/FishingHook.cpp b/src/world/FishingHook.cpp similarity index 100% rename from Minecraft.World/FishingHook.cpp rename to src/world/FishingHook.cpp diff --git a/Minecraft.World/FishingHook.h b/src/world/FishingHook.h similarity index 100% rename from Minecraft.World/FishingHook.h rename to src/world/FishingHook.h diff --git a/Minecraft.World/FishingRodItem.cpp b/src/world/FishingRodItem.cpp similarity index 100% rename from Minecraft.World/FishingRodItem.cpp rename to src/world/FishingRodItem.cpp diff --git a/Minecraft.World/FishingRodItem.h b/src/world/FishingRodItem.h similarity index 100% rename from Minecraft.World/FishingRodItem.h rename to src/world/FishingRodItem.h diff --git a/Minecraft.World/FixedBiomeSource.cpp b/src/world/FixedBiomeSource.cpp similarity index 100% rename from Minecraft.World/FixedBiomeSource.cpp rename to src/world/FixedBiomeSource.cpp diff --git a/Minecraft.World/FixedBiomeSource.h b/src/world/FixedBiomeSource.h similarity index 100% rename from Minecraft.World/FixedBiomeSource.h rename to src/world/FixedBiomeSource.h diff --git a/Minecraft.World/FlatLayer.cpp b/src/world/FlatLayer.cpp similarity index 100% rename from Minecraft.World/FlatLayer.cpp rename to src/world/FlatLayer.cpp diff --git a/Minecraft.World/FlatLayer.h b/src/world/FlatLayer.h similarity index 100% rename from Minecraft.World/FlatLayer.h rename to src/world/FlatLayer.h diff --git a/Minecraft.World/FlatLevelSource.cpp b/src/world/FlatLevelSource.cpp similarity index 100% rename from Minecraft.World/FlatLevelSource.cpp rename to src/world/FlatLevelSource.cpp diff --git a/Minecraft.World/FlatLevelSource.h b/src/world/FlatLevelSource.h similarity index 100% rename from Minecraft.World/FlatLevelSource.h rename to src/world/FlatLevelSource.h diff --git a/Minecraft.World/FleeSunGoal.cpp b/src/world/FleeSunGoal.cpp similarity index 100% rename from Minecraft.World/FleeSunGoal.cpp rename to src/world/FleeSunGoal.cpp diff --git a/Minecraft.World/FleeSunGoal.h b/src/world/FleeSunGoal.h similarity index 100% rename from Minecraft.World/FleeSunGoal.h rename to src/world/FleeSunGoal.h diff --git a/Minecraft.World/FlintAndSteelItem.cpp b/src/world/FlintAndSteelItem.cpp similarity index 100% rename from Minecraft.World/FlintAndSteelItem.cpp rename to src/world/FlintAndSteelItem.cpp diff --git a/Minecraft.World/FlintAndSteelItem.h b/src/world/FlintAndSteelItem.h similarity index 100% rename from Minecraft.World/FlintAndSteelItem.h rename to src/world/FlintAndSteelItem.h diff --git a/Minecraft.World/FlippedIcon.cpp b/src/world/FlippedIcon.cpp similarity index 100% rename from Minecraft.World/FlippedIcon.cpp rename to src/world/FlippedIcon.cpp diff --git a/Minecraft.World/FlippedIcon.h b/src/world/FlippedIcon.h similarity index 100% rename from Minecraft.World/FlippedIcon.h rename to src/world/FlippedIcon.h diff --git a/Minecraft.World/FloatBuffer.cpp b/src/world/FloatBuffer.cpp similarity index 100% rename from Minecraft.World/FloatBuffer.cpp rename to src/world/FloatBuffer.cpp diff --git a/Minecraft.World/FloatBuffer.h b/src/world/FloatBuffer.h similarity index 100% rename from Minecraft.World/FloatBuffer.h rename to src/world/FloatBuffer.h diff --git a/Minecraft.World/FloatGoal.cpp b/src/world/FloatGoal.cpp similarity index 100% rename from Minecraft.World/FloatGoal.cpp rename to src/world/FloatGoal.cpp diff --git a/Minecraft.World/FloatGoal.h b/src/world/FloatGoal.h similarity index 100% rename from Minecraft.World/FloatGoal.h rename to src/world/FloatGoal.h diff --git a/Minecraft.World/FloatTag.h b/src/world/FloatTag.h similarity index 100% rename from Minecraft.World/FloatTag.h rename to src/world/FloatTag.h diff --git a/Minecraft.World/FlowerFeature.cpp b/src/world/FlowerFeature.cpp similarity index 100% rename from Minecraft.World/FlowerFeature.cpp rename to src/world/FlowerFeature.cpp diff --git a/Minecraft.World/FlowerFeature.h b/src/world/FlowerFeature.h similarity index 100% rename from Minecraft.World/FlowerFeature.h rename to src/world/FlowerFeature.h diff --git a/Minecraft.World/FlowerPotTile.cpp b/src/world/FlowerPotTile.cpp similarity index 100% rename from Minecraft.World/FlowerPotTile.cpp rename to src/world/FlowerPotTile.cpp diff --git a/Minecraft.World/FlowerPotTile.h b/src/world/FlowerPotTile.h similarity index 100% rename from Minecraft.World/FlowerPotTile.h rename to src/world/FlowerPotTile.h diff --git a/Minecraft.World/FlyingMob.cpp b/src/world/FlyingMob.cpp similarity index 100% rename from Minecraft.World/FlyingMob.cpp rename to src/world/FlyingMob.cpp diff --git a/Minecraft.World/FlyingMob.h b/src/world/FlyingMob.h similarity index 100% rename from Minecraft.World/FlyingMob.h rename to src/world/FlyingMob.h diff --git a/Minecraft.World/FoliageColor.cpp b/src/world/FoliageColor.cpp similarity index 95% rename from Minecraft.World/FoliageColor.cpp rename to src/world/FoliageColor.cpp index 276bf929..842bf8c6 100644 --- a/Minecraft.World/FoliageColor.cpp +++ b/src/world/FoliageColor.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "FoliageColor.h" // 4J Stu - Don't use this any more diff --git a/Minecraft.World/FoliageColor.h b/src/world/FoliageColor.h similarity index 100% rename from Minecraft.World/FoliageColor.h rename to src/world/FoliageColor.h diff --git a/Minecraft.World/FollowOwnerGoal.cpp b/src/world/FollowOwnerGoal.cpp similarity index 100% rename from Minecraft.World/FollowOwnerGoal.cpp rename to src/world/FollowOwnerGoal.cpp diff --git a/Minecraft.World/FollowOwnerGoal.h b/src/world/FollowOwnerGoal.h similarity index 100% rename from Minecraft.World/FollowOwnerGoal.h rename to src/world/FollowOwnerGoal.h diff --git a/Minecraft.World/FollowParentGoal.cpp b/src/world/FollowParentGoal.cpp similarity index 100% rename from Minecraft.World/FollowParentGoal.cpp rename to src/world/FollowParentGoal.cpp diff --git a/Minecraft.World/FollowParentGoal.h b/src/world/FollowParentGoal.h similarity index 100% rename from Minecraft.World/FollowParentGoal.h rename to src/world/FollowParentGoal.h diff --git a/Minecraft.World/FoodConstants.cpp b/src/world/FoodConstants.cpp similarity index 100% rename from Minecraft.World/FoodConstants.cpp rename to src/world/FoodConstants.cpp diff --git a/Minecraft.World/FoodConstants.h b/src/world/FoodConstants.h similarity index 100% rename from Minecraft.World/FoodConstants.h rename to src/world/FoodConstants.h diff --git a/Minecraft.World/FoodData.cpp b/src/world/FoodData.cpp similarity index 100% rename from Minecraft.World/FoodData.cpp rename to src/world/FoodData.cpp diff --git a/Minecraft.World/FoodData.h b/src/world/FoodData.h similarity index 100% rename from Minecraft.World/FoodData.h rename to src/world/FoodData.h diff --git a/Minecraft.World/FoodItem.cpp b/src/world/FoodItem.cpp similarity index 100% rename from Minecraft.World/FoodItem.cpp rename to src/world/FoodItem.cpp diff --git a/Minecraft.World/FoodItem.h b/src/world/FoodItem.h similarity index 100% rename from Minecraft.World/FoodItem.h rename to src/world/FoodItem.h diff --git a/Minecraft.World/FoodRecipies.cpp b/src/world/FoodRecipies.cpp similarity index 100% rename from Minecraft.World/FoodRecipies.cpp rename to src/world/FoodRecipies.cpp diff --git a/Minecraft.World/FoodRecipies.h b/src/world/FoodRecipies.h similarity index 100% rename from Minecraft.World/FoodRecipies.h rename to src/world/FoodRecipies.h diff --git a/Minecraft.World/ForestBiome.cpp b/src/world/ForestBiome.cpp similarity index 100% rename from Minecraft.World/ForestBiome.cpp rename to src/world/ForestBiome.cpp diff --git a/Minecraft.World/ForestBiome.h b/src/world/ForestBiome.h similarity index 100% rename from Minecraft.World/ForestBiome.h rename to src/world/ForestBiome.h diff --git a/Minecraft.World/FurnaceMenu.cpp b/src/world/FurnaceMenu.cpp similarity index 100% rename from Minecraft.World/FurnaceMenu.cpp rename to src/world/FurnaceMenu.cpp diff --git a/Minecraft.World/FurnaceMenu.h b/src/world/FurnaceMenu.h similarity index 100% rename from Minecraft.World/FurnaceMenu.h rename to src/world/FurnaceMenu.h diff --git a/Minecraft.World/FurnaceRecipes.cpp b/src/world/FurnaceRecipes.cpp similarity index 100% rename from Minecraft.World/FurnaceRecipes.cpp rename to src/world/FurnaceRecipes.cpp diff --git a/Minecraft.World/FurnaceRecipes.h b/src/world/FurnaceRecipes.h similarity index 100% rename from Minecraft.World/FurnaceRecipes.h rename to src/world/FurnaceRecipes.h diff --git a/Minecraft.World/FurnaceResultSlot.cpp b/src/world/FurnaceResultSlot.cpp similarity index 100% rename from Minecraft.World/FurnaceResultSlot.cpp rename to src/world/FurnaceResultSlot.cpp diff --git a/Minecraft.World/FurnaceResultSlot.h b/src/world/FurnaceResultSlot.h similarity index 100% rename from Minecraft.World/FurnaceResultSlot.h rename to src/world/FurnaceResultSlot.h diff --git a/Minecraft.World/FurnaceTile.cpp b/src/world/FurnaceTile.cpp similarity index 100% rename from Minecraft.World/FurnaceTile.cpp rename to src/world/FurnaceTile.cpp diff --git a/Minecraft.World/FurnaceTile.h b/src/world/FurnaceTile.h similarity index 100% rename from Minecraft.World/FurnaceTile.h rename to src/world/FurnaceTile.h diff --git a/Minecraft.World/FurnaceTileEntity.cpp b/src/world/FurnaceTileEntity.cpp similarity index 100% rename from Minecraft.World/FurnaceTileEntity.cpp rename to src/world/FurnaceTileEntity.cpp diff --git a/Minecraft.World/FurnaceTileEntity.h b/src/world/FurnaceTileEntity.h similarity index 100% rename from Minecraft.World/FurnaceTileEntity.h rename to src/world/FurnaceTileEntity.h diff --git a/Minecraft.World/FuzzyZoomLayer.cpp b/src/world/FuzzyZoomLayer.cpp similarity index 100% rename from Minecraft.World/FuzzyZoomLayer.cpp rename to src/world/FuzzyZoomLayer.cpp diff --git a/Minecraft.World/FuzzyZoomLayer.h b/src/world/FuzzyZoomLayer.h similarity index 100% rename from Minecraft.World/FuzzyZoomLayer.h rename to src/world/FuzzyZoomLayer.h diff --git a/Minecraft.World/GZIPInputStream.h b/src/world/GZIPInputStream.h similarity index 100% rename from Minecraft.World/GZIPInputStream.h rename to src/world/GZIPInputStream.h diff --git a/Minecraft.World/GZIPOutputStream.h b/src/world/GZIPOutputStream.h similarity index 100% rename from Minecraft.World/GZIPOutputStream.h rename to src/world/GZIPOutputStream.h diff --git a/Minecraft.World/GameCommandPacket.cpp b/src/world/GameCommandPacket.cpp similarity index 100% rename from Minecraft.World/GameCommandPacket.cpp rename to src/world/GameCommandPacket.cpp diff --git a/Minecraft.World/GameCommandPacket.h b/src/world/GameCommandPacket.h similarity index 100% rename from Minecraft.World/GameCommandPacket.h rename to src/world/GameCommandPacket.h diff --git a/Minecraft.World/GameEventPacket.cpp b/src/world/GameEventPacket.cpp similarity index 100% rename from Minecraft.World/GameEventPacket.cpp rename to src/world/GameEventPacket.cpp diff --git a/Minecraft.World/GameEventPacket.h b/src/world/GameEventPacket.h similarity index 100% rename from Minecraft.World/GameEventPacket.h rename to src/world/GameEventPacket.h diff --git a/Minecraft.World/GameModeCommand.cpp b/src/world/GameModeCommand.cpp similarity index 100% rename from Minecraft.World/GameModeCommand.cpp rename to src/world/GameModeCommand.cpp diff --git a/Minecraft.World/GameModeCommand.h b/src/world/GameModeCommand.h similarity index 100% rename from Minecraft.World/GameModeCommand.h rename to src/world/GameModeCommand.h diff --git a/Minecraft.World/GasMaterial.h b/src/world/GasMaterial.h similarity index 100% rename from Minecraft.World/GasMaterial.h rename to src/world/GasMaterial.h diff --git a/Minecraft.World/GeneralStat.cpp b/src/world/GeneralStat.cpp similarity index 100% rename from Minecraft.World/GeneralStat.cpp rename to src/world/GeneralStat.cpp diff --git a/Minecraft.World/GeneralStat.h b/src/world/GeneralStat.h similarity index 100% rename from Minecraft.World/GeneralStat.h rename to src/world/GeneralStat.h diff --git a/Minecraft.World/GenericStats.cpp b/src/world/GenericStats.cpp similarity index 100% rename from Minecraft.World/GenericStats.cpp rename to src/world/GenericStats.cpp diff --git a/Minecraft.World/GenericStats.h b/src/world/GenericStats.h similarity index 99% rename from Minecraft.World/GenericStats.h rename to src/world/GenericStats.h index 541424db..97fbd2ba 100644 --- a/Minecraft.World/GenericStats.h +++ b/src/world/GenericStats.h @@ -5,7 +5,7 @@ //#include "DamageSource.h" -//#include "..\Minecraft.Client\Common\Console_Awards_enum.h" +//#include "Common/Console_Awards_enum.h" /** 4J-JEV: diff --git a/Minecraft.World/GetInfoPacket.cpp b/src/world/GetInfoPacket.cpp similarity index 100% rename from Minecraft.World/GetInfoPacket.cpp rename to src/world/GetInfoPacket.cpp diff --git a/Minecraft.World/GetInfoPacket.h b/src/world/GetInfoPacket.h similarity index 100% rename from Minecraft.World/GetInfoPacket.h rename to src/world/GetInfoPacket.h diff --git a/Minecraft.World/Ghast.cpp b/src/world/Ghast.cpp similarity index 99% rename from Minecraft.World/Ghast.cpp rename to src/world/Ghast.cpp index fcf0b705..8873cb33 100644 --- a/Minecraft.World/Ghast.cpp +++ b/src/world/Ghast.cpp @@ -9,7 +9,7 @@ #include "net.minecraft.world.damagesource.h" #include "net.minecraft.stats.h" #include "Ghast.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "LevelEvent.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Ghast.h b/src/world/Ghast.h similarity index 100% rename from Minecraft.World/Ghast.h rename to src/world/Ghast.h diff --git a/Minecraft.World/Giant.cpp b/src/world/Giant.cpp similarity index 94% rename from Minecraft.World/Giant.cpp rename to src/world/Giant.cpp index 054394da..2f000907 100644 --- a/Minecraft.World/Giant.cpp +++ b/src/world/Giant.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "net.minecraft.world.level.h" #include "Giant.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" diff --git a/Minecraft.World/Giant.h b/src/world/Giant.h similarity index 100% rename from Minecraft.World/Giant.h rename to src/world/Giant.h diff --git a/Minecraft.World/GiveItemCommand.cpp b/src/world/GiveItemCommand.cpp similarity index 97% rename from Minecraft.World/GiveItemCommand.cpp rename to src/world/GiveItemCommand.cpp index 1d13592f..a75f4cb3 100644 --- a/Minecraft.World/GiveItemCommand.cpp +++ b/src/world/GiveItemCommand.cpp @@ -2,7 +2,7 @@ #include "net.minecraft.commands.h" #include "net.minecraft.world.item.h" #include "net.minecraft.network.packet.h" -#include "..\Minecraft.Client\ServerPlayer.h" +#include "ServerPlayer.h" #include "GiveItemCommand.h" EGameCommand GiveItemCommand::getId() diff --git a/Minecraft.World/GiveItemCommand.h b/src/world/GiveItemCommand.h similarity index 100% rename from Minecraft.World/GiveItemCommand.h rename to src/world/GiveItemCommand.h diff --git a/Minecraft.World/GlassTile.cpp b/src/world/GlassTile.cpp similarity index 100% rename from Minecraft.World/GlassTile.cpp rename to src/world/GlassTile.cpp diff --git a/Minecraft.World/GlassTile.h b/src/world/GlassTile.h similarity index 100% rename from Minecraft.World/GlassTile.h rename to src/world/GlassTile.h diff --git a/Minecraft.World/GlobalEntity.cpp b/src/world/GlobalEntity.cpp similarity index 100% rename from Minecraft.World/GlobalEntity.cpp rename to src/world/GlobalEntity.cpp diff --git a/Minecraft.World/GlobalEntity.h b/src/world/GlobalEntity.h similarity index 100% rename from Minecraft.World/GlobalEntity.h rename to src/world/GlobalEntity.h diff --git a/Minecraft.World/Goal.cpp b/src/world/Goal.cpp similarity index 100% rename from Minecraft.World/Goal.cpp rename to src/world/Goal.cpp diff --git a/Minecraft.World/Goal.h b/src/world/Goal.h similarity index 100% rename from Minecraft.World/Goal.h rename to src/world/Goal.h diff --git a/Minecraft.World/GoalSelector.cpp b/src/world/GoalSelector.cpp similarity index 100% rename from Minecraft.World/GoalSelector.cpp rename to src/world/GoalSelector.cpp diff --git a/Minecraft.World/GoalSelector.h b/src/world/GoalSelector.h similarity index 100% rename from Minecraft.World/GoalSelector.h rename to src/world/GoalSelector.h diff --git a/Minecraft.World/GoldenAppleItem.cpp b/src/world/GoldenAppleItem.cpp similarity index 100% rename from Minecraft.World/GoldenAppleItem.cpp rename to src/world/GoldenAppleItem.cpp diff --git a/Minecraft.World/GoldenAppleItem.h b/src/world/GoldenAppleItem.h similarity index 100% rename from Minecraft.World/GoldenAppleItem.h rename to src/world/GoldenAppleItem.h diff --git a/Minecraft.World/Golem.cpp b/src/world/Golem.cpp similarity index 100% rename from Minecraft.World/Golem.cpp rename to src/world/Golem.cpp diff --git a/Minecraft.World/Golem.h b/src/world/Golem.h similarity index 100% rename from Minecraft.World/Golem.h rename to src/world/Golem.h diff --git a/Minecraft.World/GrassColor.cpp b/src/world/GrassColor.cpp similarity index 100% rename from Minecraft.World/GrassColor.cpp rename to src/world/GrassColor.cpp diff --git a/Minecraft.World/GrassColor.h b/src/world/GrassColor.h similarity index 100% rename from Minecraft.World/GrassColor.h rename to src/world/GrassColor.h diff --git a/Minecraft.World/GrassTile.cpp b/src/world/GrassTile.cpp similarity index 97% rename from Minecraft.World/GrassTile.cpp rename to src/world/GrassTile.cpp index 0e955025..a4e87590 100644 --- a/Minecraft.World/GrassTile.cpp +++ b/src/world/GrassTile.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "GrassTile.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.biome.h" @@ -8,7 +8,7 @@ // AP - included for PSVita Alpha cut out optimisation #include "IntBuffer.h" -#include "..\Minecraft.Client\Tesselator.h" +#include "Tesselator.h" GrassTile::GrassTile(int id) : Tile(id, Material::grass) { diff --git a/Minecraft.World/GrassTile.h b/src/world/GrassTile.h similarity index 100% rename from Minecraft.World/GrassTile.h rename to src/world/GrassTile.h diff --git a/Minecraft.World/GravelTile.cpp b/src/world/GravelTile.cpp similarity index 100% rename from Minecraft.World/GravelTile.cpp rename to src/world/GravelTile.cpp diff --git a/Minecraft.World/GravelTile.h b/src/world/GravelTile.h similarity index 100% rename from Minecraft.World/GravelTile.h rename to src/world/GravelTile.h diff --git a/Minecraft.World/GroundBushFeature.cpp b/src/world/GroundBushFeature.cpp similarity index 100% rename from Minecraft.World/GroundBushFeature.cpp rename to src/world/GroundBushFeature.cpp diff --git a/Minecraft.World/GroundBushFeature.h b/src/world/GroundBushFeature.h similarity index 100% rename from Minecraft.World/GroundBushFeature.h rename to src/world/GroundBushFeature.h diff --git a/Minecraft.World/GrowMushroomIslandLayer.cpp b/src/world/GrowMushroomIslandLayer.cpp similarity index 100% rename from Minecraft.World/GrowMushroomIslandLayer.cpp rename to src/world/GrowMushroomIslandLayer.cpp diff --git a/Minecraft.World/GrowMushroomIslandLayer.h b/src/world/GrowMushroomIslandLayer.h similarity index 100% rename from Minecraft.World/GrowMushroomIslandLayer.h rename to src/world/GrowMushroomIslandLayer.h diff --git a/Minecraft.World/HalfSlabTile.cpp b/src/world/HalfSlabTile.cpp similarity index 100% rename from Minecraft.World/HalfSlabTile.cpp rename to src/world/HalfSlabTile.cpp diff --git a/Minecraft.World/HalfSlabTile.h b/src/world/HalfSlabTile.h similarity index 100% rename from Minecraft.World/HalfSlabTile.h rename to src/world/HalfSlabTile.h diff --git a/Minecraft.World/HalfTransparentTile.cpp b/src/world/HalfTransparentTile.cpp similarity index 100% rename from Minecraft.World/HalfTransparentTile.cpp rename to src/world/HalfTransparentTile.cpp diff --git a/Minecraft.World/HalfTransparentTile.h b/src/world/HalfTransparentTile.h similarity index 100% rename from Minecraft.World/HalfTransparentTile.h rename to src/world/HalfTransparentTile.h diff --git a/Minecraft.World/HangingEntity.cpp b/src/world/HangingEntity.cpp similarity index 100% rename from Minecraft.World/HangingEntity.cpp rename to src/world/HangingEntity.cpp diff --git a/Minecraft.World/HangingEntity.h b/src/world/HangingEntity.h similarity index 100% rename from Minecraft.World/HangingEntity.h rename to src/world/HangingEntity.h diff --git a/Minecraft.World/HangingEntityItem.cpp b/src/world/HangingEntityItem.cpp similarity index 100% rename from Minecraft.World/HangingEntityItem.cpp rename to src/world/HangingEntityItem.cpp diff --git a/Minecraft.World/HangingEntityItem.h b/src/world/HangingEntityItem.h similarity index 100% rename from Minecraft.World/HangingEntityItem.h rename to src/world/HangingEntityItem.h diff --git a/Minecraft.World/HashExtension.h b/src/world/HashExtension.h similarity index 100% rename from Minecraft.World/HashExtension.h rename to src/world/HashExtension.h diff --git a/Minecraft.World/Hasher.cpp b/src/world/Hasher.cpp similarity index 100% rename from Minecraft.World/Hasher.cpp rename to src/world/Hasher.cpp diff --git a/Minecraft.World/Hasher.h b/src/world/Hasher.h similarity index 100% rename from Minecraft.World/Hasher.h rename to src/world/Hasher.h diff --git a/Minecraft.World/HatchetItem.cpp b/src/world/HatchetItem.cpp similarity index 100% rename from Minecraft.World/HatchetItem.cpp rename to src/world/HatchetItem.cpp diff --git a/Minecraft.World/HatchetItem.h b/src/world/HatchetItem.h similarity index 100% rename from Minecraft.World/HatchetItem.h rename to src/world/HatchetItem.h diff --git a/Minecraft.World/HeavyTile.cpp b/src/world/HeavyTile.cpp similarity index 100% rename from Minecraft.World/HeavyTile.cpp rename to src/world/HeavyTile.cpp diff --git a/Minecraft.World/HeavyTile.h b/src/world/HeavyTile.h similarity index 100% rename from Minecraft.World/HeavyTile.h rename to src/world/HeavyTile.h diff --git a/Minecraft.World/HellBiome.cpp b/src/world/HellBiome.cpp similarity index 100% rename from Minecraft.World/HellBiome.cpp rename to src/world/HellBiome.cpp diff --git a/Minecraft.World/HellBiome.h b/src/world/HellBiome.h similarity index 100% rename from Minecraft.World/HellBiome.h rename to src/world/HellBiome.h diff --git a/Minecraft.World/HellDimension.cpp b/src/world/HellDimension.cpp similarity index 95% rename from Minecraft.World/HellDimension.cpp rename to src/world/HellDimension.cpp index 85e2a25a..f00f3977 100644 --- a/Minecraft.World/HellDimension.cpp +++ b/src/world/HellDimension.cpp @@ -5,8 +5,8 @@ #include "net.minecraft.world.level.levelgen.h" #include "net.minecraft.world.level.biome.h" #include "net.minecraft.world.level.tile.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\Common\Colours\ColourTable.h" +#include "Minecraft.h" +#include "Common/Colours/ColourTable.h" void HellDimension::init() { diff --git a/Minecraft.World/HellDimension.h b/src/world/HellDimension.h similarity index 100% rename from Minecraft.World/HellDimension.h rename to src/world/HellDimension.h diff --git a/Minecraft.World/HellFireFeature.cpp b/src/world/HellFireFeature.cpp similarity index 100% rename from Minecraft.World/HellFireFeature.cpp rename to src/world/HellFireFeature.cpp diff --git a/Minecraft.World/HellFireFeature.h b/src/world/HellFireFeature.h similarity index 100% rename from Minecraft.World/HellFireFeature.h rename to src/world/HellFireFeature.h diff --git a/Minecraft.World/HellFlatLevelSource.cpp b/src/world/HellFlatLevelSource.cpp similarity index 100% rename from Minecraft.World/HellFlatLevelSource.cpp rename to src/world/HellFlatLevelSource.cpp diff --git a/Minecraft.World/HellFlatLevelSource.h b/src/world/HellFlatLevelSource.h similarity index 100% rename from Minecraft.World/HellFlatLevelSource.h rename to src/world/HellFlatLevelSource.h diff --git a/Minecraft.World/HellPortalFeature.cpp b/src/world/HellPortalFeature.cpp similarity index 100% rename from Minecraft.World/HellPortalFeature.cpp rename to src/world/HellPortalFeature.cpp diff --git a/Minecraft.World/HellPortalFeature.h b/src/world/HellPortalFeature.h similarity index 100% rename from Minecraft.World/HellPortalFeature.h rename to src/world/HellPortalFeature.h diff --git a/Minecraft.World/HellRandomLevelSource.cpp b/src/world/HellRandomLevelSource.cpp similarity index 100% rename from Minecraft.World/HellRandomLevelSource.cpp rename to src/world/HellRandomLevelSource.cpp diff --git a/Minecraft.World/HellRandomLevelSource.h b/src/world/HellRandomLevelSource.h similarity index 100% rename from Minecraft.World/HellRandomLevelSource.h rename to src/world/HellRandomLevelSource.h diff --git a/Minecraft.World/HellSandTile.cpp b/src/world/HellSandTile.cpp similarity index 100% rename from Minecraft.World/HellSandTile.cpp rename to src/world/HellSandTile.cpp diff --git a/Minecraft.World/HellSandTile.h b/src/world/HellSandTile.h similarity index 100% rename from Minecraft.World/HellSandTile.h rename to src/world/HellSandTile.h diff --git a/Minecraft.World/HellSpringFeature.cpp b/src/world/HellSpringFeature.cpp similarity index 100% rename from Minecraft.World/HellSpringFeature.cpp rename to src/world/HellSpringFeature.cpp diff --git a/Minecraft.World/HellSpringFeature.h b/src/world/HellSpringFeature.h similarity index 100% rename from Minecraft.World/HellSpringFeature.h rename to src/world/HellSpringFeature.h diff --git a/Minecraft.World/HellStoneTile.cpp b/src/world/HellStoneTile.cpp similarity index 100% rename from Minecraft.World/HellStoneTile.cpp rename to src/world/HellStoneTile.cpp diff --git a/Minecraft.World/HellStoneTile.h b/src/world/HellStoneTile.h similarity index 100% rename from Minecraft.World/HellStoneTile.h rename to src/world/HellStoneTile.h diff --git a/Minecraft.World/HitResult.cpp b/src/world/HitResult.cpp similarity index 100% rename from Minecraft.World/HitResult.cpp rename to src/world/HitResult.cpp diff --git a/Minecraft.World/HitResult.h b/src/world/HitResult.h similarity index 100% rename from Minecraft.World/HitResult.h rename to src/world/HitResult.h diff --git a/Minecraft.World/HoeItem.cpp b/src/world/HoeItem.cpp similarity index 100% rename from Minecraft.World/HoeItem.cpp rename to src/world/HoeItem.cpp diff --git a/Minecraft.World/HoeItem.h b/src/world/HoeItem.h similarity index 100% rename from Minecraft.World/HoeItem.h rename to src/world/HoeItem.h diff --git a/Minecraft.World/HouseFeature.cpp b/src/world/HouseFeature.cpp similarity index 100% rename from Minecraft.World/HouseFeature.cpp rename to src/world/HouseFeature.cpp diff --git a/Minecraft.World/HouseFeature.h b/src/world/HouseFeature.h similarity index 100% rename from Minecraft.World/HouseFeature.h rename to src/world/HouseFeature.h diff --git a/Minecraft.World/HugeMushroomFeature.cpp b/src/world/HugeMushroomFeature.cpp similarity index 100% rename from Minecraft.World/HugeMushroomFeature.cpp rename to src/world/HugeMushroomFeature.cpp diff --git a/Minecraft.World/HugeMushroomFeature.h b/src/world/HugeMushroomFeature.h similarity index 100% rename from Minecraft.World/HugeMushroomFeature.h rename to src/world/HugeMushroomFeature.h diff --git a/Minecraft.World/HugeMushroomTile.cpp b/src/world/HugeMushroomTile.cpp similarity index 100% rename from Minecraft.World/HugeMushroomTile.cpp rename to src/world/HugeMushroomTile.cpp diff --git a/Minecraft.World/HugeMushroomTile.h b/src/world/HugeMushroomTile.h similarity index 100% rename from Minecraft.World/HugeMushroomTile.h rename to src/world/HugeMushroomTile.h diff --git a/Minecraft.World/HurtByTargetGoal.cpp b/src/world/HurtByTargetGoal.cpp similarity index 100% rename from Minecraft.World/HurtByTargetGoal.cpp rename to src/world/HurtByTargetGoal.cpp diff --git a/Minecraft.World/HurtByTargetGoal.h b/src/world/HurtByTargetGoal.h similarity index 100% rename from Minecraft.World/HurtByTargetGoal.h rename to src/world/HurtByTargetGoal.h diff --git a/Minecraft.World/I18n.cpp b/src/world/I18n.cpp similarity index 100% rename from Minecraft.World/I18n.cpp rename to src/world/I18n.cpp diff --git a/Minecraft.World/I18n.h b/src/world/I18n.h similarity index 100% rename from Minecraft.World/I18n.h rename to src/world/I18n.h diff --git a/Minecraft.World/IceBiome.cpp b/src/world/IceBiome.cpp similarity index 100% rename from Minecraft.World/IceBiome.cpp rename to src/world/IceBiome.cpp diff --git a/Minecraft.World/IceBiome.h b/src/world/IceBiome.h similarity index 100% rename from Minecraft.World/IceBiome.h rename to src/world/IceBiome.h diff --git a/Minecraft.World/IceTile.cpp b/src/world/IceTile.cpp similarity index 100% rename from Minecraft.World/IceTile.cpp rename to src/world/IceTile.cpp diff --git a/Minecraft.World/IceTile.h b/src/world/IceTile.h similarity index 100% rename from Minecraft.World/IceTile.h rename to src/world/IceTile.h diff --git a/Minecraft.World/Icon.h b/src/world/Icon.h similarity index 100% rename from Minecraft.World/Icon.h rename to src/world/Icon.h diff --git a/Minecraft.World/IconRegister.h b/src/world/IconRegister.h similarity index 100% rename from Minecraft.World/IconRegister.h rename to src/world/IconRegister.h diff --git a/Minecraft.World/ImprovedNoise.cpp b/src/world/ImprovedNoise.cpp similarity index 100% rename from Minecraft.World/ImprovedNoise.cpp rename to src/world/ImprovedNoise.cpp diff --git a/Minecraft.World/ImprovedNoise.h b/src/world/ImprovedNoise.h similarity index 100% rename from Minecraft.World/ImprovedNoise.h rename to src/world/ImprovedNoise.h diff --git a/Minecraft.World/IndirectEntityDamageSource.cpp b/src/world/IndirectEntityDamageSource.cpp similarity index 100% rename from Minecraft.World/IndirectEntityDamageSource.cpp rename to src/world/IndirectEntityDamageSource.cpp diff --git a/Minecraft.World/IndirectEntityDamageSource.h b/src/world/IndirectEntityDamageSource.h similarity index 100% rename from Minecraft.World/IndirectEntityDamageSource.h rename to src/world/IndirectEntityDamageSource.h diff --git a/Minecraft.World/InputOutputStream.h b/src/world/InputOutputStream.h similarity index 100% rename from Minecraft.World/InputOutputStream.h rename to src/world/InputOutputStream.h diff --git a/Minecraft.World/InputStream.cpp b/src/world/InputStream.cpp similarity index 100% rename from Minecraft.World/InputStream.cpp rename to src/world/InputStream.cpp diff --git a/Minecraft.World/InputStream.h b/src/world/InputStream.h similarity index 100% rename from Minecraft.World/InputStream.h rename to src/world/InputStream.h diff --git a/Minecraft.World/InputStreamReader.cpp b/src/world/InputStreamReader.cpp similarity index 100% rename from Minecraft.World/InputStreamReader.cpp rename to src/world/InputStreamReader.cpp diff --git a/Minecraft.World/InputStreamReader.h b/src/world/InputStreamReader.h similarity index 100% rename from Minecraft.World/InputStreamReader.h rename to src/world/InputStreamReader.h diff --git a/Minecraft.World/InstantenousMobEffect.cpp b/src/world/InstantenousMobEffect.cpp similarity index 100% rename from Minecraft.World/InstantenousMobEffect.cpp rename to src/world/InstantenousMobEffect.cpp diff --git a/Minecraft.World/InstantenousMobEffect.h b/src/world/InstantenousMobEffect.h similarity index 100% rename from Minecraft.World/InstantenousMobEffect.h rename to src/world/InstantenousMobEffect.h diff --git a/Minecraft.World/IntArrayTag.h b/src/world/IntArrayTag.h similarity index 100% rename from Minecraft.World/IntArrayTag.h rename to src/world/IntArrayTag.h diff --git a/Minecraft.World/IntBuffer.cpp b/src/world/IntBuffer.cpp similarity index 100% rename from Minecraft.World/IntBuffer.cpp rename to src/world/IntBuffer.cpp diff --git a/Minecraft.World/IntBuffer.h b/src/world/IntBuffer.h similarity index 100% rename from Minecraft.World/IntBuffer.h rename to src/world/IntBuffer.h diff --git a/Minecraft.World/IntCache.cpp b/src/world/IntCache.cpp similarity index 100% rename from Minecraft.World/IntCache.cpp rename to src/world/IntCache.cpp diff --git a/Minecraft.World/IntCache.h b/src/world/IntCache.h similarity index 100% rename from Minecraft.World/IntCache.h rename to src/world/IntCache.h diff --git a/Minecraft.World/IntTag.h b/src/world/IntTag.h similarity index 100% rename from Minecraft.World/IntTag.h rename to src/world/IntTag.h diff --git a/Minecraft.World/InteractGoal.cpp b/src/world/InteractGoal.cpp similarity index 100% rename from Minecraft.World/InteractGoal.cpp rename to src/world/InteractGoal.cpp diff --git a/Minecraft.World/InteractGoal.h b/src/world/InteractGoal.h similarity index 100% rename from Minecraft.World/InteractGoal.h rename to src/world/InteractGoal.h diff --git a/Minecraft.World/InteractPacket.cpp b/src/world/InteractPacket.cpp similarity index 100% rename from Minecraft.World/InteractPacket.cpp rename to src/world/InteractPacket.cpp diff --git a/Minecraft.World/InteractPacket.h b/src/world/InteractPacket.h similarity index 100% rename from Minecraft.World/InteractPacket.h rename to src/world/InteractPacket.h diff --git a/Minecraft.World/Inventory.cpp b/src/world/Inventory.cpp similarity index 100% rename from Minecraft.World/Inventory.cpp rename to src/world/Inventory.cpp diff --git a/Minecraft.World/Inventory.h b/src/world/Inventory.h similarity index 100% rename from Minecraft.World/Inventory.h rename to src/world/Inventory.h diff --git a/Minecraft.World/InventoryMenu.cpp b/src/world/InventoryMenu.cpp similarity index 100% rename from Minecraft.World/InventoryMenu.cpp rename to src/world/InventoryMenu.cpp diff --git a/Minecraft.World/InventoryMenu.h b/src/world/InventoryMenu.h similarity index 100% rename from Minecraft.World/InventoryMenu.h rename to src/world/InventoryMenu.h diff --git a/Minecraft.World/IslandLayer.cpp b/src/world/IslandLayer.cpp similarity index 100% rename from Minecraft.World/IslandLayer.cpp rename to src/world/IslandLayer.cpp diff --git a/Minecraft.World/IslandLayer.h b/src/world/IslandLayer.h similarity index 100% rename from Minecraft.World/IslandLayer.h rename to src/world/IslandLayer.h diff --git a/Minecraft.World/Item.cpp b/src/world/Item.cpp similarity index 100% rename from Minecraft.World/Item.cpp rename to src/world/Item.cpp diff --git a/Minecraft.World/Item.h b/src/world/Item.h similarity index 100% rename from Minecraft.World/Item.h rename to src/world/Item.h diff --git a/Minecraft.World/ItemEntity.cpp b/src/world/ItemEntity.cpp similarity index 100% rename from Minecraft.World/ItemEntity.cpp rename to src/world/ItemEntity.cpp diff --git a/Minecraft.World/ItemEntity.h b/src/world/ItemEntity.h similarity index 100% rename from Minecraft.World/ItemEntity.h rename to src/world/ItemEntity.h diff --git a/Minecraft.World/ItemFrame.cpp b/src/world/ItemFrame.cpp similarity index 100% rename from Minecraft.World/ItemFrame.cpp rename to src/world/ItemFrame.cpp diff --git a/Minecraft.World/ItemFrame.h b/src/world/ItemFrame.h similarity index 100% rename from Minecraft.World/ItemFrame.h rename to src/world/ItemFrame.h diff --git a/Minecraft.World/ItemInstance.cpp b/src/world/ItemInstance.cpp similarity index 100% rename from Minecraft.World/ItemInstance.cpp rename to src/world/ItemInstance.cpp diff --git a/Minecraft.World/ItemInstance.h b/src/world/ItemInstance.h similarity index 100% rename from Minecraft.World/ItemInstance.h rename to src/world/ItemInstance.h diff --git a/Minecraft.World/ItemStat.cpp b/src/world/ItemStat.cpp similarity index 100% rename from Minecraft.World/ItemStat.cpp rename to src/world/ItemStat.cpp diff --git a/Minecraft.World/ItemStat.h b/src/world/ItemStat.h similarity index 100% rename from Minecraft.World/ItemStat.h rename to src/world/ItemStat.h diff --git a/Minecraft.World/JavaIntHash.h b/src/world/JavaIntHash.h similarity index 100% rename from Minecraft.World/JavaIntHash.h rename to src/world/JavaIntHash.h diff --git a/Minecraft.World/JavaMath.cpp b/src/world/JavaMath.cpp similarity index 100% rename from Minecraft.World/JavaMath.cpp rename to src/world/JavaMath.cpp diff --git a/Minecraft.World/JavaMath.h b/src/world/JavaMath.h similarity index 100% rename from Minecraft.World/JavaMath.h rename to src/world/JavaMath.h diff --git a/Minecraft.World/JumpControl.cpp b/src/world/JumpControl.cpp similarity index 100% rename from Minecraft.World/JumpControl.cpp rename to src/world/JumpControl.cpp diff --git a/Minecraft.World/JumpControl.h b/src/world/JumpControl.h similarity index 100% rename from Minecraft.World/JumpControl.h rename to src/world/JumpControl.h diff --git a/Minecraft.World/JungleBiome.cpp b/src/world/JungleBiome.cpp similarity index 100% rename from Minecraft.World/JungleBiome.cpp rename to src/world/JungleBiome.cpp diff --git a/Minecraft.World/JungleBiome.h b/src/world/JungleBiome.h similarity index 100% rename from Minecraft.World/JungleBiome.h rename to src/world/JungleBiome.h diff --git a/Minecraft.World/KeepAlivePacket.cpp b/src/world/KeepAlivePacket.cpp similarity index 100% rename from Minecraft.World/KeepAlivePacket.cpp rename to src/world/KeepAlivePacket.cpp diff --git a/Minecraft.World/KeepAlivePacket.h b/src/world/KeepAlivePacket.h similarity index 100% rename from Minecraft.World/KeepAlivePacket.h rename to src/world/KeepAlivePacket.h diff --git a/Minecraft.World/KickPlayerPacket.cpp b/src/world/KickPlayerPacket.cpp similarity index 100% rename from Minecraft.World/KickPlayerPacket.cpp rename to src/world/KickPlayerPacket.cpp diff --git a/Minecraft.World/KickPlayerPacket.h b/src/world/KickPlayerPacket.h similarity index 100% rename from Minecraft.World/KickPlayerPacket.h rename to src/world/KickPlayerPacket.h diff --git a/Minecraft.World/KillCommand.cpp b/src/world/KillCommand.cpp similarity index 100% rename from Minecraft.World/KillCommand.cpp rename to src/world/KillCommand.cpp diff --git a/Minecraft.World/KillCommand.h b/src/world/KillCommand.h similarity index 100% rename from Minecraft.World/KillCommand.h rename to src/world/KillCommand.h diff --git a/Minecraft.World/KnockbackEnchantment.cpp b/src/world/KnockbackEnchantment.cpp similarity index 100% rename from Minecraft.World/KnockbackEnchantment.cpp rename to src/world/KnockbackEnchantment.cpp diff --git a/Minecraft.World/KnockbackEnchantment.h b/src/world/KnockbackEnchantment.h similarity index 100% rename from Minecraft.World/KnockbackEnchantment.h rename to src/world/KnockbackEnchantment.h diff --git a/Minecraft.World/LadderTile.cpp b/src/world/LadderTile.cpp similarity index 100% rename from Minecraft.World/LadderTile.cpp rename to src/world/LadderTile.cpp diff --git a/Minecraft.World/LadderTile.h b/src/world/LadderTile.h similarity index 100% rename from Minecraft.World/LadderTile.h rename to src/world/LadderTile.h diff --git a/Minecraft.World/LakeFeature.cpp b/src/world/LakeFeature.cpp similarity index 100% rename from Minecraft.World/LakeFeature.cpp rename to src/world/LakeFeature.cpp diff --git a/Minecraft.World/LakeFeature.h b/src/world/LakeFeature.h similarity index 100% rename from Minecraft.World/LakeFeature.h rename to src/world/LakeFeature.h diff --git a/Minecraft.World/Language.cpp b/src/world/Language.cpp similarity index 100% rename from Minecraft.World/Language.cpp rename to src/world/Language.cpp diff --git a/Minecraft.World/Language.h b/src/world/Language.h similarity index 100% rename from Minecraft.World/Language.h rename to src/world/Language.h diff --git a/Minecraft.World/LargeCaveFeature.cpp b/src/world/LargeCaveFeature.cpp similarity index 100% rename from Minecraft.World/LargeCaveFeature.cpp rename to src/world/LargeCaveFeature.cpp diff --git a/Minecraft.World/LargeCaveFeature.h b/src/world/LargeCaveFeature.h similarity index 100% rename from Minecraft.World/LargeCaveFeature.h rename to src/world/LargeCaveFeature.h diff --git a/Minecraft.World/LargeFeature.cpp b/src/world/LargeFeature.cpp similarity index 100% rename from Minecraft.World/LargeFeature.cpp rename to src/world/LargeFeature.cpp diff --git a/Minecraft.World/LargeFeature.h b/src/world/LargeFeature.h similarity index 100% rename from Minecraft.World/LargeFeature.h rename to src/world/LargeFeature.h diff --git a/Minecraft.World/LargeHellCaveFeature.cpp b/src/world/LargeHellCaveFeature.cpp similarity index 100% rename from Minecraft.World/LargeHellCaveFeature.cpp rename to src/world/LargeHellCaveFeature.cpp diff --git a/Minecraft.World/LargeHellCaveFeature.h b/src/world/LargeHellCaveFeature.h similarity index 100% rename from Minecraft.World/LargeHellCaveFeature.h rename to src/world/LargeHellCaveFeature.h diff --git a/Minecraft.World/LavaSlime.cpp b/src/world/LavaSlime.cpp similarity index 98% rename from Minecraft.World/LavaSlime.cpp rename to src/world/LavaSlime.cpp index 3ab32d90..87ab2d66 100644 --- a/Minecraft.World/LavaSlime.cpp +++ b/src/world/LavaSlime.cpp @@ -2,7 +2,7 @@ #include "net.minecraft.world.level.h" #include "net.minecraft.world.h" #include "net.minecraft.world.item.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "LavaSlime.h" #include "SoundTypes.h" diff --git a/Minecraft.World/LavaSlime.h b/src/world/LavaSlime.h similarity index 100% rename from Minecraft.World/LavaSlime.h rename to src/world/LavaSlime.h diff --git a/Minecraft.World/Layer.cpp b/src/world/Layer.cpp similarity index 99% rename from Minecraft.World/Layer.cpp rename to src/world/Layer.cpp index 1d010e72..3f5366bd 100644 --- a/Minecraft.World/Layer.cpp +++ b/src/world/Layer.cpp @@ -5,7 +5,7 @@ #ifdef __PSVITA__ // AP - this is used to perform fast 64bit divides of known values -#include "..\Minecraft.Client\PSVita\PSVitaExtras\libdivide.h" +#include "PSVita\PSVitaExtras\libdivide.h" libdivide::divider fast_d2(2); libdivide::divider fast_d3(3); diff --git a/Minecraft.World/Layer.h b/src/world/Layer.h similarity index 100% rename from Minecraft.World/Layer.h rename to src/world/Layer.h diff --git a/Minecraft.World/LeafTile.cpp b/src/world/LeafTile.cpp similarity index 99% rename from Minecraft.World/LeafTile.cpp rename to src/world/LeafTile.cpp index 8b7d381c..215841f9 100644 --- a/Minecraft.World/LeafTile.cpp +++ b/src/world/LeafTile.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "LeafTile.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.biome.h" diff --git a/Minecraft.World/LeafTile.h b/src/world/LeafTile.h similarity index 100% rename from Minecraft.World/LeafTile.h rename to src/world/LeafTile.h diff --git a/Minecraft.World/LeafTileItem.cpp b/src/world/LeafTileItem.cpp similarity index 100% rename from Minecraft.World/LeafTileItem.cpp rename to src/world/LeafTileItem.cpp diff --git a/Minecraft.World/LeafTileItem.h b/src/world/LeafTileItem.h similarity index 100% rename from Minecraft.World/LeafTileItem.h rename to src/world/LeafTileItem.h diff --git a/Minecraft.World/LeapAtTargetGoal.cpp b/src/world/LeapAtTargetGoal.cpp similarity index 100% rename from Minecraft.World/LeapAtTargetGoal.cpp rename to src/world/LeapAtTargetGoal.cpp diff --git a/Minecraft.World/LeapAtTargetGoal.h b/src/world/LeapAtTargetGoal.h similarity index 100% rename from Minecraft.World/LeapAtTargetGoal.h rename to src/world/LeapAtTargetGoal.h diff --git a/Minecraft.World/Level.cpp b/src/world/Level.cpp similarity index 99% rename from Minecraft.World/Level.cpp rename to src/world/Level.cpp index 4b6a64f5..621b3239 100644 --- a/Minecraft.World/Level.cpp +++ b/src/world/Level.cpp @@ -32,15 +32,15 @@ #include "ConsoleSaveFile.h" #include -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\LevelRenderer.h" +#include "Minecraft.h" +#include "LevelRenderer.h" #include "SoundTypes.h" #include "SparseLightStorage.h" -#include "..\Minecraft.Client\Textures.h" -#include "..\Minecraft.Client\TexturePackRepository.h" -#include "..\Minecraft.Client\DLCTexturePack.h" -#include "..\Minecraft.Client\Common\DLC\DLCPack.h" -#include "..\Minecraft.Client\PS3\PS3Extras\ShutdownManager.h" +#include "Textures.h" +#include "TexturePackRepository.h" +#include "DLCTexturePack.h" +#include "Common/DLC/DLCPack.h" +#include "PS3\PS3Extras\ShutdownManager.h" DWORD Level::tlsIdx = TlsAlloc(); diff --git a/Minecraft.World/Level.h b/src/world/Level.h similarity index 99% rename from Minecraft.World/Level.h rename to src/world/Level.h index 361a40e8..9c779d54 100644 --- a/Minecraft.World/Level.h +++ b/src/world/Level.h @@ -11,7 +11,7 @@ using namespace std; #include "C4JThread.h" #ifdef __PSVITA__ -#include "..\Minecraft.Client\PSVita\PSVitaExtras\CustomSet.h" +#include "PSVita\PSVitaExtras\CustomSet.h" #endif // 4J Stu - This value should be big enough that we don't get any crashes causes by memory overwrites, diff --git a/Minecraft.World/LevelChunk.cpp b/src/world/LevelChunk.cpp similarity index 99% rename from Minecraft.World/LevelChunk.cpp rename to src/world/LevelChunk.cpp index 823c7c4c..9947071d 100644 --- a/Minecraft.World/LevelChunk.cpp +++ b/src/world/LevelChunk.cpp @@ -11,10 +11,10 @@ #include "SparseLightStorage.h" #include "BlockReplacements.h" #include "LevelChunk.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\ServerLevel.h" -#include "..\Minecraft.Client\ServerChunkCache.h" -#include "..\Minecraft.Client\GameRenderer.h" +#include "MinecraftServer.h" +#include "ServerLevel.h" +#include "ServerChunkCache.h" +#include "GameRenderer.h" #ifdef __PS3__ #include "C4JSpursJob.h" diff --git a/Minecraft.World/LevelChunk.h b/src/world/LevelChunk.h similarity index 100% rename from Minecraft.World/LevelChunk.h rename to src/world/LevelChunk.h diff --git a/Minecraft.World/LevelConflictException.cpp b/src/world/LevelConflictException.cpp similarity index 100% rename from Minecraft.World/LevelConflictException.cpp rename to src/world/LevelConflictException.cpp diff --git a/Minecraft.World/LevelConflictException.h b/src/world/LevelConflictException.h similarity index 100% rename from Minecraft.World/LevelConflictException.h rename to src/world/LevelConflictException.h diff --git a/Minecraft.World/LevelData.cpp b/src/world/LevelData.cpp similarity index 100% rename from Minecraft.World/LevelData.cpp rename to src/world/LevelData.cpp diff --git a/Minecraft.World/LevelData.h b/src/world/LevelData.h similarity index 100% rename from Minecraft.World/LevelData.h rename to src/world/LevelData.h diff --git a/Minecraft.World/LevelEvent.h b/src/world/LevelEvent.h similarity index 100% rename from Minecraft.World/LevelEvent.h rename to src/world/LevelEvent.h diff --git a/Minecraft.World/LevelEventPacket.cpp b/src/world/LevelEventPacket.cpp similarity index 100% rename from Minecraft.World/LevelEventPacket.cpp rename to src/world/LevelEventPacket.cpp diff --git a/Minecraft.World/LevelEventPacket.h b/src/world/LevelEventPacket.h similarity index 100% rename from Minecraft.World/LevelEventPacket.h rename to src/world/LevelEventPacket.h diff --git a/Minecraft.World/LevelListener.h b/src/world/LevelListener.h similarity index 100% rename from Minecraft.World/LevelListener.h rename to src/world/LevelListener.h diff --git a/Minecraft.World/LevelObjectInputStream.h b/src/world/LevelObjectInputStream.h similarity index 100% rename from Minecraft.World/LevelObjectInputStream.h rename to src/world/LevelObjectInputStream.h diff --git a/Minecraft.World/LevelSettings.cpp b/src/world/LevelSettings.cpp similarity index 100% rename from Minecraft.World/LevelSettings.cpp rename to src/world/LevelSettings.cpp diff --git a/Minecraft.World/LevelSettings.h b/src/world/LevelSettings.h similarity index 100% rename from Minecraft.World/LevelSettings.h rename to src/world/LevelSettings.h diff --git a/Minecraft.World/LevelSoundPacket.cpp b/src/world/LevelSoundPacket.cpp similarity index 100% rename from Minecraft.World/LevelSoundPacket.cpp rename to src/world/LevelSoundPacket.cpp diff --git a/Minecraft.World/LevelSoundPacket.h b/src/world/LevelSoundPacket.h similarity index 100% rename from Minecraft.World/LevelSoundPacket.h rename to src/world/LevelSoundPacket.h diff --git a/Minecraft.World/LevelSource.h b/src/world/LevelSource.h similarity index 100% rename from Minecraft.World/LevelSource.h rename to src/world/LevelSource.h diff --git a/Minecraft.World/LevelStorage.cpp b/src/world/LevelStorage.cpp similarity index 100% rename from Minecraft.World/LevelStorage.cpp rename to src/world/LevelStorage.cpp diff --git a/Minecraft.World/LevelStorage.h b/src/world/LevelStorage.h similarity index 100% rename from Minecraft.World/LevelStorage.h rename to src/world/LevelStorage.h diff --git a/Minecraft.World/LevelStorageProfilerDecorator.cpp b/src/world/LevelStorageProfilerDecorator.cpp similarity index 100% rename from Minecraft.World/LevelStorageProfilerDecorator.cpp rename to src/world/LevelStorageProfilerDecorator.cpp diff --git a/Minecraft.World/LevelStorageProfilerDecorator.h b/src/world/LevelStorageProfilerDecorator.h similarity index 100% rename from Minecraft.World/LevelStorageProfilerDecorator.h rename to src/world/LevelStorageProfilerDecorator.h diff --git a/Minecraft.World/LevelStorageSource.h b/src/world/LevelStorageSource.h similarity index 100% rename from Minecraft.World/LevelStorageSource.h rename to src/world/LevelStorageSource.h diff --git a/Minecraft.World/LevelSummary.cpp b/src/world/LevelSummary.cpp similarity index 100% rename from Minecraft.World/LevelSummary.cpp rename to src/world/LevelSummary.cpp diff --git a/Minecraft.World/LevelSummary.h b/src/world/LevelSummary.h similarity index 100% rename from Minecraft.World/LevelSummary.h rename to src/world/LevelSummary.h diff --git a/Minecraft.World/LevelType.cpp b/src/world/LevelType.cpp similarity index 100% rename from Minecraft.World/LevelType.cpp rename to src/world/LevelType.cpp diff --git a/Minecraft.World/LevelType.h b/src/world/LevelType.h similarity index 100% rename from Minecraft.World/LevelType.h rename to src/world/LevelType.h diff --git a/Minecraft.World/LeverTile.cpp b/src/world/LeverTile.cpp similarity index 100% rename from Minecraft.World/LeverTile.cpp rename to src/world/LeverTile.cpp diff --git a/Minecraft.World/LeverTile.h b/src/world/LeverTile.h similarity index 100% rename from Minecraft.World/LeverTile.h rename to src/world/LeverTile.h diff --git a/Minecraft.World/LightGemFeature.cpp b/src/world/LightGemFeature.cpp similarity index 100% rename from Minecraft.World/LightGemFeature.cpp rename to src/world/LightGemFeature.cpp diff --git a/Minecraft.World/LightGemFeature.h b/src/world/LightGemFeature.h similarity index 100% rename from Minecraft.World/LightGemFeature.h rename to src/world/LightGemFeature.h diff --git a/Minecraft.World/LightGemTile.cpp b/src/world/LightGemTile.cpp similarity index 100% rename from Minecraft.World/LightGemTile.cpp rename to src/world/LightGemTile.cpp diff --git a/Minecraft.World/LightGemTile.h b/src/world/LightGemTile.h similarity index 100% rename from Minecraft.World/LightGemTile.h rename to src/world/LightGemTile.h diff --git a/Minecraft.World/LightLayer.h b/src/world/LightLayer.h similarity index 100% rename from Minecraft.World/LightLayer.h rename to src/world/LightLayer.h diff --git a/Minecraft.World/LightningBolt.cpp b/src/world/LightningBolt.cpp similarity index 97% rename from Minecraft.World/LightningBolt.cpp rename to src/world/LightningBolt.cpp index 901bedf1..d09d7c12 100644 --- a/Minecraft.World/LightningBolt.cpp +++ b/src/world/LightningBolt.cpp @@ -4,8 +4,8 @@ #include "net.minecraft.world.phys.h" #include "LightningBolt.h" #include "SoundTypes.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\PlayerList.h" +#include "MinecraftServer.h" +#include "PlayerList.h" #include "net.minecraft.world.level.dimension.h" diff --git a/Minecraft.World/LightningBolt.h b/src/world/LightningBolt.h similarity index 100% rename from Minecraft.World/LightningBolt.h rename to src/world/LightningBolt.h diff --git a/Minecraft.World/LiquidMaterial.h b/src/world/LiquidMaterial.h similarity index 100% rename from Minecraft.World/LiquidMaterial.h rename to src/world/LiquidMaterial.h diff --git a/Minecraft.World/LiquidTile.cpp b/src/world/LiquidTile.cpp similarity index 100% rename from Minecraft.World/LiquidTile.cpp rename to src/world/LiquidTile.cpp diff --git a/Minecraft.World/LiquidTile.h b/src/world/LiquidTile.h similarity index 100% rename from Minecraft.World/LiquidTile.h rename to src/world/LiquidTile.h diff --git a/Minecraft.World/LiquidTileDynamic.cpp b/src/world/LiquidTileDynamic.cpp similarity index 100% rename from Minecraft.World/LiquidTileDynamic.cpp rename to src/world/LiquidTileDynamic.cpp diff --git a/Minecraft.World/LiquidTileDynamic.h b/src/world/LiquidTileDynamic.h similarity index 100% rename from Minecraft.World/LiquidTileDynamic.h rename to src/world/LiquidTileDynamic.h diff --git a/Minecraft.World/LiquidTileStatic.cpp b/src/world/LiquidTileStatic.cpp similarity index 100% rename from Minecraft.World/LiquidTileStatic.cpp rename to src/world/LiquidTileStatic.cpp diff --git a/Minecraft.World/LiquidTileStatic.h b/src/world/LiquidTileStatic.h similarity index 100% rename from Minecraft.World/LiquidTileStatic.h rename to src/world/LiquidTileStatic.h diff --git a/Minecraft.World/ListTag.h b/src/world/ListTag.h similarity index 100% rename from Minecraft.World/ListTag.h rename to src/world/ListTag.h diff --git a/Minecraft.World/LockedChestTile.cpp b/src/world/LockedChestTile.cpp similarity index 100% rename from Minecraft.World/LockedChestTile.cpp rename to src/world/LockedChestTile.cpp diff --git a/Minecraft.World/LockedChestTile.h b/src/world/LockedChestTile.h similarity index 100% rename from Minecraft.World/LockedChestTile.h rename to src/world/LockedChestTile.h diff --git a/Minecraft.World/LoginPacket.cpp b/src/world/LoginPacket.cpp similarity index 100% rename from Minecraft.World/LoginPacket.cpp rename to src/world/LoginPacket.cpp diff --git a/Minecraft.World/LoginPacket.h b/src/world/LoginPacket.h similarity index 100% rename from Minecraft.World/LoginPacket.h rename to src/world/LoginPacket.h diff --git a/Minecraft.World/LongTag.h b/src/world/LongTag.h similarity index 100% rename from Minecraft.World/LongTag.h rename to src/world/LongTag.h diff --git a/Minecraft.World/LookAtPlayerGoal.cpp b/src/world/LookAtPlayerGoal.cpp similarity index 100% rename from Minecraft.World/LookAtPlayerGoal.cpp rename to src/world/LookAtPlayerGoal.cpp diff --git a/Minecraft.World/LookAtPlayerGoal.h b/src/world/LookAtPlayerGoal.h similarity index 100% rename from Minecraft.World/LookAtPlayerGoal.h rename to src/world/LookAtPlayerGoal.h diff --git a/Minecraft.World/LookAtTradingPlayerGoal.cpp b/src/world/LookAtTradingPlayerGoal.cpp similarity index 100% rename from Minecraft.World/LookAtTradingPlayerGoal.cpp rename to src/world/LookAtTradingPlayerGoal.cpp diff --git a/Minecraft.World/LookAtTradingPlayerGoal.h b/src/world/LookAtTradingPlayerGoal.h similarity index 100% rename from Minecraft.World/LookAtTradingPlayerGoal.h rename to src/world/LookAtTradingPlayerGoal.h diff --git a/Minecraft.World/LookControl.cpp b/src/world/LookControl.cpp similarity index 100% rename from Minecraft.World/LookControl.cpp rename to src/world/LookControl.cpp diff --git a/Minecraft.World/LookControl.h b/src/world/LookControl.h similarity index 100% rename from Minecraft.World/LookControl.h rename to src/world/LookControl.h diff --git a/Minecraft.World/LootBonusEnchantment.cpp b/src/world/LootBonusEnchantment.cpp similarity index 100% rename from Minecraft.World/LootBonusEnchantment.cpp rename to src/world/LootBonusEnchantment.cpp diff --git a/Minecraft.World/LootBonusEnchantment.h b/src/world/LootBonusEnchantment.h similarity index 100% rename from Minecraft.World/LootBonusEnchantment.h rename to src/world/LootBonusEnchantment.h diff --git a/Minecraft.World/MakeLoveGoal.cpp b/src/world/MakeLoveGoal.cpp similarity index 100% rename from Minecraft.World/MakeLoveGoal.cpp rename to src/world/MakeLoveGoal.cpp diff --git a/Minecraft.World/MakeLoveGoal.h b/src/world/MakeLoveGoal.h similarity index 100% rename from Minecraft.World/MakeLoveGoal.h rename to src/world/MakeLoveGoal.h diff --git a/Minecraft.World/MapItem.cpp b/src/world/MapItem.cpp similarity index 100% rename from Minecraft.World/MapItem.cpp rename to src/world/MapItem.cpp diff --git a/Minecraft.World/MapItem.h b/src/world/MapItem.h similarity index 100% rename from Minecraft.World/MapItem.h rename to src/world/MapItem.h diff --git a/Minecraft.World/MapItemSavedData.cpp b/src/world/MapItemSavedData.cpp similarity index 98% rename from Minecraft.World/MapItemSavedData.cpp rename to src/world/MapItemSavedData.cpp index d69a7f53..23fbb7d7 100644 --- a/Minecraft.World/MapItemSavedData.cpp +++ b/src/world/MapItemSavedData.cpp @@ -3,12 +3,12 @@ #include "net.minecraft.world.entity.player.h" #include "net.minecraft.world.item.h" #include "MapItemSavedData.h" -#include "..\Minecraft.Client\PlayerList.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\ServerPlayer.h" +#include "PlayerList.h" +#include "MinecraftServer.h" +#include "ServerPlayer.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.storage.h" -#include "..\Minecraft.Client\PlayerConnection.h" +#include "PlayerConnection.h" const int MapItemSavedData::END_PORTAL_DECORATION_KEY = -1; diff --git a/Minecraft.World/MapItemSavedData.h b/src/world/MapItemSavedData.h similarity index 100% rename from Minecraft.World/MapItemSavedData.h rename to src/world/MapItemSavedData.h diff --git a/Minecraft.World/Material.cpp b/src/world/Material.cpp similarity index 100% rename from Minecraft.World/Material.cpp rename to src/world/Material.cpp diff --git a/Minecraft.World/Material.h b/src/world/Material.h similarity index 100% rename from Minecraft.World/Material.h rename to src/world/Material.h diff --git a/Minecraft.World/MaterialColor.cpp b/src/world/MaterialColor.cpp similarity index 100% rename from Minecraft.World/MaterialColor.cpp rename to src/world/MaterialColor.cpp diff --git a/Minecraft.World/MaterialColor.h b/src/world/MaterialColor.h similarity index 100% rename from Minecraft.World/MaterialColor.h rename to src/world/MaterialColor.h diff --git a/Minecraft.World/McRegionChunkStorage.cpp b/src/world/McRegionChunkStorage.cpp similarity index 100% rename from Minecraft.World/McRegionChunkStorage.cpp rename to src/world/McRegionChunkStorage.cpp diff --git a/Minecraft.World/McRegionChunkStorage.h b/src/world/McRegionChunkStorage.h similarity index 100% rename from Minecraft.World/McRegionChunkStorage.h rename to src/world/McRegionChunkStorage.h diff --git a/Minecraft.World/McRegionLevelStorage.cpp b/src/world/McRegionLevelStorage.cpp similarity index 100% rename from Minecraft.World/McRegionLevelStorage.cpp rename to src/world/McRegionLevelStorage.cpp diff --git a/Minecraft.World/McRegionLevelStorage.h b/src/world/McRegionLevelStorage.h similarity index 100% rename from Minecraft.World/McRegionLevelStorage.h rename to src/world/McRegionLevelStorage.h diff --git a/Minecraft.World/McRegionLevelStorageSource.cpp b/src/world/McRegionLevelStorageSource.cpp similarity index 100% rename from Minecraft.World/McRegionLevelStorageSource.cpp rename to src/world/McRegionLevelStorageSource.cpp diff --git a/Minecraft.World/McRegionLevelStorageSource.h b/src/world/McRegionLevelStorageSource.h similarity index 100% rename from Minecraft.World/McRegionLevelStorageSource.h rename to src/world/McRegionLevelStorageSource.h diff --git a/Minecraft.World/MegaTreeFeature.cpp b/src/world/MegaTreeFeature.cpp similarity index 100% rename from Minecraft.World/MegaTreeFeature.cpp rename to src/world/MegaTreeFeature.cpp diff --git a/Minecraft.World/MegaTreeFeature.h b/src/world/MegaTreeFeature.h similarity index 100% rename from Minecraft.World/MegaTreeFeature.h rename to src/world/MegaTreeFeature.h diff --git a/Minecraft.World/MeleeAttackGoal.cpp b/src/world/MeleeAttackGoal.cpp similarity index 100% rename from Minecraft.World/MeleeAttackGoal.cpp rename to src/world/MeleeAttackGoal.cpp diff --git a/Minecraft.World/MeleeAttackGoal.h b/src/world/MeleeAttackGoal.h similarity index 100% rename from Minecraft.World/MeleeAttackGoal.h rename to src/world/MeleeAttackGoal.h diff --git a/Minecraft.World/MelonTile.cpp b/src/world/MelonTile.cpp similarity index 100% rename from Minecraft.World/MelonTile.cpp rename to src/world/MelonTile.cpp diff --git a/Minecraft.World/MelonTile.h b/src/world/MelonTile.h similarity index 100% rename from Minecraft.World/MelonTile.h rename to src/world/MelonTile.h diff --git a/Minecraft.World/MemoryChunkStorage.cpp b/src/world/MemoryChunkStorage.cpp similarity index 100% rename from Minecraft.World/MemoryChunkStorage.cpp rename to src/world/MemoryChunkStorage.cpp diff --git a/Minecraft.World/MemoryChunkStorage.h b/src/world/MemoryChunkStorage.h similarity index 100% rename from Minecraft.World/MemoryChunkStorage.h rename to src/world/MemoryChunkStorage.h diff --git a/Minecraft.World/MemoryLevelStorage.cpp b/src/world/MemoryLevelStorage.cpp similarity index 100% rename from Minecraft.World/MemoryLevelStorage.cpp rename to src/world/MemoryLevelStorage.cpp diff --git a/Minecraft.World/MemoryLevelStorage.h b/src/world/MemoryLevelStorage.h similarity index 100% rename from Minecraft.World/MemoryLevelStorage.h rename to src/world/MemoryLevelStorage.h diff --git a/Minecraft.World/MemoryLevelStorageSource.cpp b/src/world/MemoryLevelStorageSource.cpp similarity index 100% rename from Minecraft.World/MemoryLevelStorageSource.cpp rename to src/world/MemoryLevelStorageSource.cpp diff --git a/Minecraft.World/MemoryLevelStorageSource.h b/src/world/MemoryLevelStorageSource.h similarity index 100% rename from Minecraft.World/MemoryLevelStorageSource.h rename to src/world/MemoryLevelStorageSource.h diff --git a/Minecraft.World/MenuBackup.cpp b/src/world/MenuBackup.cpp similarity index 100% rename from Minecraft.World/MenuBackup.cpp rename to src/world/MenuBackup.cpp diff --git a/Minecraft.World/MenuBackup.h b/src/world/MenuBackup.h similarity index 100% rename from Minecraft.World/MenuBackup.h rename to src/world/MenuBackup.h diff --git a/Minecraft.World/Merchant.h b/src/world/Merchant.h similarity index 100% rename from Minecraft.World/Merchant.h rename to src/world/Merchant.h diff --git a/Minecraft.World/MerchantContainer.cpp b/src/world/MerchantContainer.cpp similarity index 100% rename from Minecraft.World/MerchantContainer.cpp rename to src/world/MerchantContainer.cpp diff --git a/Minecraft.World/MerchantContainer.h b/src/world/MerchantContainer.h similarity index 100% rename from Minecraft.World/MerchantContainer.h rename to src/world/MerchantContainer.h diff --git a/Minecraft.World/MerchantMenu.cpp b/src/world/MerchantMenu.cpp similarity index 100% rename from Minecraft.World/MerchantMenu.cpp rename to src/world/MerchantMenu.cpp diff --git a/Minecraft.World/MerchantMenu.h b/src/world/MerchantMenu.h similarity index 100% rename from Minecraft.World/MerchantMenu.h rename to src/world/MerchantMenu.h diff --git a/Minecraft.World/MerchantRecipe.cpp b/src/world/MerchantRecipe.cpp similarity index 100% rename from Minecraft.World/MerchantRecipe.cpp rename to src/world/MerchantRecipe.cpp diff --git a/Minecraft.World/MerchantRecipe.h b/src/world/MerchantRecipe.h similarity index 100% rename from Minecraft.World/MerchantRecipe.h rename to src/world/MerchantRecipe.h diff --git a/Minecraft.World/MerchantRecipeList.cpp b/src/world/MerchantRecipeList.cpp similarity index 100% rename from Minecraft.World/MerchantRecipeList.cpp rename to src/world/MerchantRecipeList.cpp diff --git a/Minecraft.World/MerchantRecipeList.h b/src/world/MerchantRecipeList.h similarity index 100% rename from Minecraft.World/MerchantRecipeList.h rename to src/world/MerchantRecipeList.h diff --git a/Minecraft.World/MerchantResultSlot.cpp b/src/world/MerchantResultSlot.cpp similarity index 100% rename from Minecraft.World/MerchantResultSlot.cpp rename to src/world/MerchantResultSlot.cpp diff --git a/Minecraft.World/MerchantResultSlot.h b/src/world/MerchantResultSlot.h similarity index 100% rename from Minecraft.World/MerchantResultSlot.h rename to src/world/MerchantResultSlot.h diff --git a/Minecraft.World/MetalTile.cpp b/src/world/MetalTile.cpp similarity index 100% rename from Minecraft.World/MetalTile.cpp rename to src/world/MetalTile.cpp diff --git a/Minecraft.World/MetalTile.h b/src/world/MetalTile.h similarity index 100% rename from Minecraft.World/MetalTile.h rename to src/world/MetalTile.h diff --git a/Minecraft.World/MilkBucketItem.cpp b/src/world/MilkBucketItem.cpp similarity index 100% rename from Minecraft.World/MilkBucketItem.cpp rename to src/world/MilkBucketItem.cpp diff --git a/Minecraft.World/MilkBucketItem.h b/src/world/MilkBucketItem.h similarity index 100% rename from Minecraft.World/MilkBucketItem.h rename to src/world/MilkBucketItem.h diff --git a/Minecraft.World/MineShaftFeature.cpp b/src/world/MineShaftFeature.cpp similarity index 100% rename from Minecraft.World/MineShaftFeature.cpp rename to src/world/MineShaftFeature.cpp diff --git a/Minecraft.World/MineShaftFeature.h b/src/world/MineShaftFeature.h similarity index 100% rename from Minecraft.World/MineShaftFeature.h rename to src/world/MineShaftFeature.h diff --git a/Minecraft.World/MineShaftPieces.cpp b/src/world/MineShaftPieces.cpp similarity index 100% rename from Minecraft.World/MineShaftPieces.cpp rename to src/world/MineShaftPieces.cpp diff --git a/Minecraft.World/MineShaftPieces.h b/src/world/MineShaftPieces.h similarity index 100% rename from Minecraft.World/MineShaftPieces.h rename to src/world/MineShaftPieces.h diff --git a/Minecraft.World/MineShaftStart.cpp b/src/world/MineShaftStart.cpp similarity index 100% rename from Minecraft.World/MineShaftStart.cpp rename to src/world/MineShaftStart.cpp diff --git a/Minecraft.World/MineShaftStart.h b/src/world/MineShaftStart.h similarity index 100% rename from Minecraft.World/MineShaftStart.h rename to src/world/MineShaftStart.h diff --git a/Minecraft.World/Minecart.cpp b/src/world/Minecart.cpp similarity index 100% rename from Minecraft.World/Minecart.cpp rename to src/world/Minecart.cpp diff --git a/Minecraft.World/Minecart.h b/src/world/Minecart.h similarity index 100% rename from Minecraft.World/Minecart.h rename to src/world/Minecart.h diff --git a/Minecraft.World/MinecartItem.cpp b/src/world/MinecartItem.cpp similarity index 100% rename from Minecraft.World/MinecartItem.cpp rename to src/world/MinecartItem.cpp diff --git a/Minecraft.World/MinecartItem.h b/src/world/MinecartItem.h similarity index 100% rename from Minecraft.World/MinecartItem.h rename to src/world/MinecartItem.h diff --git a/Minecraft.World/Minecraft.World.cpp b/src/world/Minecraft.World.cpp similarity index 98% rename from Minecraft.World/Minecraft.World.cpp rename to src/world/Minecraft.World.cpp index 30495443..43b241b0 100644 --- a/Minecraft.World/Minecraft.World.cpp +++ b/src/world/Minecraft.World.cpp @@ -32,7 +32,7 @@ #include "RandomScatteredLargeFeature.h" #include "Minecraft.World.h" -#include "..\Minecraft.Client\ServerLevel.h" +#include "ServerLevel.h" #include "SparseLightStorage.h" #include "SparseDataStorage.h" #include "McRegionChunkStorage.h" diff --git a/Minecraft.World/Minecraft.World.h b/src/world/Minecraft.World.h similarity index 100% rename from Minecraft.World/Minecraft.World.h rename to src/world/Minecraft.World.h diff --git a/Minecraft.World/Minecraft.World.vcxproj b/src/world/Minecraft.World.vcxproj similarity index 97% rename from Minecraft.World/Minecraft.World.vcxproj rename to src/world/Minecraft.World.vcxproj index 5dd3bc6b..a2542b6f 100644 --- a/Minecraft.World/Minecraft.World.vcxproj +++ b/src/world/Minecraft.World.vcxproj @@ -511,27 +511,27 @@ $(OutDir)$(ProjectName).lib - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include\np_toolkit;$(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include\np_toolkit;$(ProjectDir)\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)PS3\PS3Extras;$(ProjectDir)PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers $(OutDir)$(ProjectName).lib - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras;$(ProjectDir)..\Minecraft.World\x64headers;$(IncludePath) + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(ProjectDir)\PSVita\PSVitaExtras;$(ProjectDir)x64headers;$(IncludePath) $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)PS3\PS3Extras;$(ProjectDir)PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)PS3\PS3Extras;$(ProjectDir)PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers $(OutDir)$(ProjectName).lib - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras;$(ProjectDir)..\Minecraft.World\x64headers;$(IncludePath) + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(MINECRAFT_CONSOLES_DIR)\Minecraft.Client\PSVita\Assert;$(ProjectDir)\PSVita\PSVitaExtras;$(ProjectDir)x64headers;$(IncludePath) $(OutDir)$(ProjectName).lib - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras;$(ProjectDir)..\Minecraft.World\x64headers;$(IncludePath) + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(ProjectDir)\PSVita\PSVitaExtras;$(ProjectDir)x64headers;$(IncludePath) $(OutDir)$(ProjectName).lib @@ -541,7 +541,7 @@ $(OutDir)$(ProjectName).lib - $(ProjectDir)..\Minecraft.Client\Durango\DurangoExtras;$(ProjectDir)\x64headers;$(Console_SdkIncludeRoot) + $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(Console_SdkIncludeRoot) $(Console_SdkRoot)\bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -563,7 +563,7 @@ $(OutDir)$(ProjectName).lib - $(ProjectDir)..\Minecraft.Client\Durango\DurangoExtras;$(ProjectDir)\x64headers;$(Console_SdkIncludeRoot) + $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(Console_SdkIncludeRoot) $(Console_SdkRoot)\bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -573,7 +573,7 @@ $(OutDir)$(ProjectName).lib - $(ProjectDir)..\Minecraft.Client\Durango\DurangoExtras;$(ProjectDir)\x64headers;$(Console_SdkIncludeRoot) + $(ProjectDir)Durango\DurangoExtras;$(ProjectDir)\x64headers;$(Console_SdkIncludeRoot) $(Console_SdkRoot)\bin;$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); $(Console_SdkLibPath);$(Console_SdkWindowsMetadataPath) $(Console_SdkLibPath) @@ -595,34 +595,34 @@ $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)PS3\PS3Extras;$(ProjectDir)PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers $(OutDir)$(ProjectName).lib - $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras;$(ProjectDir)..\Minecraft.World\x64headers;$(IncludePath) + $(SCE_PSP2_SDK_DIR)/target\src\npToolkit\include;$(ProjectDir)\PSVita\PSVitaExtras;$(ProjectDir)x64headers;$(IncludePath) $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)PS3\PS3Extras;$(ProjectDir)PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras;$(ProjectDir)..\Minecraft.World\x64headers;$(IncludePath) + $(ProjectDir)\PSVita\PSVitaExtras;$(ProjectDir)x64headers;$(IncludePath) $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)..\Minecraft.Client\PS3\PS3Extras\boost_1_53_0;$(ProjectDir)..\Minecraft.World\x64headers + $(ProjectDir)\PS3\Assert;$(SCE_PS3_ROOT)\target\ppu\include;$(SCE_PS3_ROOT)\target\common\include;$(SCE_PS3_ROOT)\host-win32\sn\ppu\include;$(ProjectDir)PS3\PS3Extras;$(ProjectDir)PS3\PS3Extras\boost_1_53_0\boost\tr1\tr1;$(ProjectDir)PS3\PS3Extras\boost_1_53_0;$(ProjectDir)x64headers $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras;$(ProjectDir)..\Minecraft.World\x64headers;$(IncludePath) + $(ProjectDir)\PSVita\PSVitaExtras;$(ProjectDir)x64headers;$(IncludePath) $(OutDir)$(ProjectName).lib $(OutDir)$(ProjectName).lib - $(ProjectDir)\..\Minecraft.Client\PSVita\PSVitaExtras;$(ProjectDir)..\Minecraft.World\x64headers;$(IncludePath) + $(ProjectDir)\PSVita\PSVitaExtras;$(ProjectDir)x64headers;$(IncludePath) $(OutDir)$(ProjectName).lib @@ -699,30 +699,30 @@ $(ProjectDir)\$(Configuration)\ - $(ProjectDir);$(ProjectDir)..\Minecraft.Client\Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir);$(ProjectDir)Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common - $(ProjectDir);$(ProjectDir)..\Minecraft.Client\Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir);$(ProjectDir)Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common - $(ProjectDir);$(ProjectDir)..\Minecraft.Client\Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir);$(ProjectDir)Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common .a $(Platform)_$(Configuration)\ - $(ProjectDir);$(ProjectDir)..\Minecraft.Client\Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir);$(ProjectDir)Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common - $(ProjectDir);$(ProjectDir)..\Minecraft.Client\Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir);$(ProjectDir)Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common $(Platform)_$(Configuration)\ - $(ProjectDir);$(ProjectDir)..\Minecraft.Client\Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir);$(ProjectDir)Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common .a $(Platform)_$(Configuration)\ - $(ProjectDir);$(ProjectDir)..\Minecraft.Client\Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common + $(ProjectDir);$(ProjectDir)Orbis\OrbisExtras;$(ProjectDir)\x64headers;$(SCE_ORBIS_SDK_DIR)\host_tools\lib\clang\include;$(SCE_ORBIS_SDK_DIR)\target\include;$(SCE_ORBIS_SDK_DIR)\target\include_common .a $(Platform)_$(Configuration)\ @@ -1763,7 +1763,7 @@ - + Document diff --git a/Minecraft.World/Minecraft.World.vcxproj.filters b/src/world/Minecraft.World.vcxproj.filters similarity index 99% rename from Minecraft.World/Minecraft.World.vcxproj.filters rename to src/world/Minecraft.World.vcxproj.filters index eb5e4a8c..0d9b3732 100644 --- a/Minecraft.World/Minecraft.World.vcxproj.filters +++ b/src/world/Minecraft.World.vcxproj.filters @@ -230,7 +230,7 @@ Header Files - + argo diff --git a/Minecraft.World/Mob.cpp b/src/world/Mob.cpp similarity index 99% rename from Minecraft.World/Mob.cpp rename to src/world/Mob.cpp index d2dcddfb..622a9346 100644 --- a/Minecraft.World/Mob.cpp +++ b/src/world/Mob.cpp @@ -18,7 +18,7 @@ #include "net.minecraft.world.item.enchantment.h" #include "com.mojang.nbt.h" #include "Mob.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" #include "BasicTypeContainers.h" #include "ParticleTypes.h" diff --git a/Minecraft.World/Mob.h b/src/world/Mob.h similarity index 100% rename from Minecraft.World/Mob.h rename to src/world/Mob.h diff --git a/Minecraft.World/MobCategory.cpp b/src/world/MobCategory.cpp similarity index 100% rename from Minecraft.World/MobCategory.cpp rename to src/world/MobCategory.cpp diff --git a/Minecraft.World/MobCategory.h b/src/world/MobCategory.h similarity index 100% rename from Minecraft.World/MobCategory.h rename to src/world/MobCategory.h diff --git a/Minecraft.World/MobEffect.cpp b/src/world/MobEffect.cpp similarity index 100% rename from Minecraft.World/MobEffect.cpp rename to src/world/MobEffect.cpp diff --git a/Minecraft.World/MobEffect.h b/src/world/MobEffect.h similarity index 100% rename from Minecraft.World/MobEffect.h rename to src/world/MobEffect.h diff --git a/Minecraft.World/MobEffectInstance.cpp b/src/world/MobEffectInstance.cpp similarity index 100% rename from Minecraft.World/MobEffectInstance.cpp rename to src/world/MobEffectInstance.cpp diff --git a/Minecraft.World/MobEffectInstance.h b/src/world/MobEffectInstance.h similarity index 100% rename from Minecraft.World/MobEffectInstance.h rename to src/world/MobEffectInstance.h diff --git a/Minecraft.World/MobSpawner.cpp b/src/world/MobSpawner.cpp similarity index 99% rename from Minecraft.World/MobSpawner.cpp rename to src/world/MobSpawner.cpp index d2b4f6fd..bb3032e5 100644 --- a/Minecraft.World/MobSpawner.cpp +++ b/src/world/MobSpawner.cpp @@ -14,7 +14,7 @@ #include "Level.h" #include "ChunkPos.h" #include "TilePos.h" -#include "..\Minecraft.Client\ServerLevel.h" +#include "ServerLevel.h" #include "MobSpawner.h" #include "Dimension.h" diff --git a/Minecraft.World/MobSpawner.h b/src/world/MobSpawner.h similarity index 95% rename from Minecraft.World/MobSpawner.h rename to src/world/MobSpawner.h index b5022a77..ce687cb8 100644 --- a/Minecraft.World/MobSpawner.h +++ b/src/world/MobSpawner.h @@ -3,7 +3,7 @@ #include "Mob.h" #ifdef __PSVITA__ -#include "..\Minecraft.Client\PSVita\PSVitaExtras\CustomMap.h" +#include "PSVita\PSVitaExtras\CustomMap.h" #endif class Player; diff --git a/Minecraft.World/MobSpawnerTile.cpp b/src/world/MobSpawnerTile.cpp similarity index 100% rename from Minecraft.World/MobSpawnerTile.cpp rename to src/world/MobSpawnerTile.cpp diff --git a/Minecraft.World/MobSpawnerTile.h b/src/world/MobSpawnerTile.h similarity index 100% rename from Minecraft.World/MobSpawnerTile.h rename to src/world/MobSpawnerTile.h diff --git a/Minecraft.World/MobSpawnerTileEntity.cpp b/src/world/MobSpawnerTileEntity.cpp similarity index 100% rename from Minecraft.World/MobSpawnerTileEntity.cpp rename to src/world/MobSpawnerTileEntity.cpp diff --git a/Minecraft.World/MobSpawnerTileEntity.h b/src/world/MobSpawnerTileEntity.h similarity index 100% rename from Minecraft.World/MobSpawnerTileEntity.h rename to src/world/MobSpawnerTileEntity.h diff --git a/Minecraft.World/MobType.h b/src/world/MobType.h similarity index 100% rename from Minecraft.World/MobType.h rename to src/world/MobType.h diff --git a/Minecraft.World/MockedLevelStorage.cpp b/src/world/MockedLevelStorage.cpp similarity index 100% rename from Minecraft.World/MockedLevelStorage.cpp rename to src/world/MockedLevelStorage.cpp diff --git a/Minecraft.World/MockedLevelStorage.h b/src/world/MockedLevelStorage.h similarity index 100% rename from Minecraft.World/MockedLevelStorage.h rename to src/world/MockedLevelStorage.h diff --git a/Minecraft.World/Monster.cpp b/src/world/Monster.cpp similarity index 98% rename from Minecraft.World/Monster.cpp rename to src/world/Monster.cpp index 627ce8d1..cbfd576d 100644 --- a/Minecraft.World/Monster.cpp +++ b/src/world/Monster.cpp @@ -8,7 +8,7 @@ #include "net.minecraft.world.item.enchantment.h" #include "Monster.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" diff --git a/Minecraft.World/Monster.h b/src/world/Monster.h similarity index 100% rename from Minecraft.World/Monster.h rename to src/world/Monster.h diff --git a/Minecraft.World/MonsterPlacerItem.cpp b/src/world/MonsterPlacerItem.cpp similarity index 99% rename from Minecraft.World/MonsterPlacerItem.cpp rename to src/world/MonsterPlacerItem.cpp index a2970033..615e2122 100644 --- a/Minecraft.World/MonsterPlacerItem.cpp +++ b/src/world/MonsterPlacerItem.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "net.minecraft.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.tile.h" diff --git a/Minecraft.World/MonsterPlacerItem.h b/src/world/MonsterPlacerItem.h similarity index 100% rename from Minecraft.World/MonsterPlacerItem.h rename to src/world/MonsterPlacerItem.h diff --git a/Minecraft.World/MonsterRoomFeature.cpp b/src/world/MonsterRoomFeature.cpp similarity index 100% rename from Minecraft.World/MonsterRoomFeature.cpp rename to src/world/MonsterRoomFeature.cpp diff --git a/Minecraft.World/MonsterRoomFeature.h b/src/world/MonsterRoomFeature.h similarity index 100% rename from Minecraft.World/MonsterRoomFeature.h rename to src/world/MonsterRoomFeature.h diff --git a/Minecraft.World/MouseInventoryClickHandler.h b/src/world/MouseInventoryClickHandler.h similarity index 100% rename from Minecraft.World/MouseInventoryClickHandler.h rename to src/world/MouseInventoryClickHandler.h diff --git a/Minecraft.World/MoveControl.cpp b/src/world/MoveControl.cpp similarity index 100% rename from Minecraft.World/MoveControl.cpp rename to src/world/MoveControl.cpp diff --git a/Minecraft.World/MoveControl.h b/src/world/MoveControl.h similarity index 100% rename from Minecraft.World/MoveControl.h rename to src/world/MoveControl.h diff --git a/Minecraft.World/MoveEntityPacket.cpp b/src/world/MoveEntityPacket.cpp similarity index 100% rename from Minecraft.World/MoveEntityPacket.cpp rename to src/world/MoveEntityPacket.cpp diff --git a/Minecraft.World/MoveEntityPacket.h b/src/world/MoveEntityPacket.h similarity index 100% rename from Minecraft.World/MoveEntityPacket.h rename to src/world/MoveEntityPacket.h diff --git a/Minecraft.World/MoveEntityPacketSmall.cpp b/src/world/MoveEntityPacketSmall.cpp similarity index 100% rename from Minecraft.World/MoveEntityPacketSmall.cpp rename to src/world/MoveEntityPacketSmall.cpp diff --git a/Minecraft.World/MoveEntityPacketSmall.h b/src/world/MoveEntityPacketSmall.h similarity index 100% rename from Minecraft.World/MoveEntityPacketSmall.h rename to src/world/MoveEntityPacketSmall.h diff --git a/Minecraft.World/MoveIndoorsGoal.cpp b/src/world/MoveIndoorsGoal.cpp similarity index 100% rename from Minecraft.World/MoveIndoorsGoal.cpp rename to src/world/MoveIndoorsGoal.cpp diff --git a/Minecraft.World/MoveIndoorsGoal.h b/src/world/MoveIndoorsGoal.h similarity index 100% rename from Minecraft.World/MoveIndoorsGoal.h rename to src/world/MoveIndoorsGoal.h diff --git a/Minecraft.World/MovePlayerPacket.cpp b/src/world/MovePlayerPacket.cpp similarity index 100% rename from Minecraft.World/MovePlayerPacket.cpp rename to src/world/MovePlayerPacket.cpp diff --git a/Minecraft.World/MovePlayerPacket.h b/src/world/MovePlayerPacket.h similarity index 100% rename from Minecraft.World/MovePlayerPacket.h rename to src/world/MovePlayerPacket.h diff --git a/Minecraft.World/MoveThroughVillageGoal.cpp b/src/world/MoveThroughVillageGoal.cpp similarity index 100% rename from Minecraft.World/MoveThroughVillageGoal.cpp rename to src/world/MoveThroughVillageGoal.cpp diff --git a/Minecraft.World/MoveThroughVillageGoal.h b/src/world/MoveThroughVillageGoal.h similarity index 100% rename from Minecraft.World/MoveThroughVillageGoal.h rename to src/world/MoveThroughVillageGoal.h diff --git a/Minecraft.World/MoveTowardsRestrictionGoal.cpp b/src/world/MoveTowardsRestrictionGoal.cpp similarity index 100% rename from Minecraft.World/MoveTowardsRestrictionGoal.cpp rename to src/world/MoveTowardsRestrictionGoal.cpp diff --git a/Minecraft.World/MoveTowardsRestrictionGoal.h b/src/world/MoveTowardsRestrictionGoal.h similarity index 100% rename from Minecraft.World/MoveTowardsRestrictionGoal.h rename to src/world/MoveTowardsRestrictionGoal.h diff --git a/Minecraft.World/MoveTowardsTargetGoal.cpp b/src/world/MoveTowardsTargetGoal.cpp similarity index 100% rename from Minecraft.World/MoveTowardsTargetGoal.cpp rename to src/world/MoveTowardsTargetGoal.cpp diff --git a/Minecraft.World/MoveTowardsTargetGoal.h b/src/world/MoveTowardsTargetGoal.h similarity index 100% rename from Minecraft.World/MoveTowardsTargetGoal.h rename to src/world/MoveTowardsTargetGoal.h diff --git a/Minecraft.World/Mth.cpp b/src/world/Mth.cpp similarity index 100% rename from Minecraft.World/Mth.cpp rename to src/world/Mth.cpp diff --git a/Minecraft.World/Mth.h b/src/world/Mth.h similarity index 100% rename from Minecraft.World/Mth.h rename to src/world/Mth.h diff --git a/Minecraft.World/MultiTextureTileItem.cpp b/src/world/MultiTextureTileItem.cpp similarity index 100% rename from Minecraft.World/MultiTextureTileItem.cpp rename to src/world/MultiTextureTileItem.cpp diff --git a/Minecraft.World/MultiTextureTileItem.h b/src/world/MultiTextureTileItem.h similarity index 100% rename from Minecraft.World/MultiTextureTileItem.h rename to src/world/MultiTextureTileItem.h diff --git a/Minecraft.World/Mushroom.cpp b/src/world/Mushroom.cpp similarity index 100% rename from Minecraft.World/Mushroom.cpp rename to src/world/Mushroom.cpp diff --git a/Minecraft.World/Mushroom.h b/src/world/Mushroom.h similarity index 100% rename from Minecraft.World/Mushroom.h rename to src/world/Mushroom.h diff --git a/Minecraft.World/MushroomCow.cpp b/src/world/MushroomCow.cpp similarity index 98% rename from Minecraft.World/MushroomCow.cpp rename to src/world/MushroomCow.cpp index a2aef158..555703ae 100644 --- a/Minecraft.World/MushroomCow.cpp +++ b/src/world/MushroomCow.cpp @@ -4,7 +4,7 @@ #include "net.minecraft.world.item.h" #include "net.minecraft.world.entity.player.h" #include "net.minecraft.world.entity.item.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "MushroomCow.h" #include "MobCategory.h" #include "AABB.h" diff --git a/Minecraft.World/MushroomCow.h b/src/world/MushroomCow.h similarity index 100% rename from Minecraft.World/MushroomCow.h rename to src/world/MushroomCow.h diff --git a/Minecraft.World/MushroomIslandBiome.cpp b/src/world/MushroomIslandBiome.cpp similarity index 100% rename from Minecraft.World/MushroomIslandBiome.cpp rename to src/world/MushroomIslandBiome.cpp diff --git a/Minecraft.World/MushroomIslandBiome.h b/src/world/MushroomIslandBiome.h similarity index 100% rename from Minecraft.World/MushroomIslandBiome.h rename to src/world/MushroomIslandBiome.h diff --git a/Minecraft.World/MusicTile.cpp b/src/world/MusicTile.cpp similarity index 100% rename from Minecraft.World/MusicTile.cpp rename to src/world/MusicTile.cpp diff --git a/Minecraft.World/MusicTile.h b/src/world/MusicTile.h similarity index 100% rename from Minecraft.World/MusicTile.h rename to src/world/MusicTile.h diff --git a/Minecraft.World/MusicTileEntity.cpp b/src/world/MusicTileEntity.cpp similarity index 100% rename from Minecraft.World/MusicTileEntity.cpp rename to src/world/MusicTileEntity.cpp diff --git a/Minecraft.World/MusicTileEntity.h b/src/world/MusicTileEntity.h similarity index 100% rename from Minecraft.World/MusicTileEntity.h rename to src/world/MusicTileEntity.h diff --git a/Minecraft.World/MycelTile.cpp b/src/world/MycelTile.cpp similarity index 100% rename from Minecraft.World/MycelTile.cpp rename to src/world/MycelTile.cpp diff --git a/Minecraft.World/MycelTile.h b/src/world/MycelTile.h similarity index 100% rename from Minecraft.World/MycelTile.h rename to src/world/MycelTile.h diff --git a/Minecraft.World/NbtIo.cpp b/src/world/NbtIo.cpp similarity index 100% rename from Minecraft.World/NbtIo.cpp rename to src/world/NbtIo.cpp diff --git a/Minecraft.World/NbtIo.h b/src/world/NbtIo.h similarity index 100% rename from Minecraft.World/NbtIo.h rename to src/world/NbtIo.h diff --git a/Minecraft.World/NbtSlotFile.cpp b/src/world/NbtSlotFile.cpp similarity index 100% rename from Minecraft.World/NbtSlotFile.cpp rename to src/world/NbtSlotFile.cpp diff --git a/Minecraft.World/NbtSlotFile.h b/src/world/NbtSlotFile.h similarity index 100% rename from Minecraft.World/NbtSlotFile.h rename to src/world/NbtSlotFile.h diff --git a/Minecraft.World/NearestAttackableTargetGoal.cpp b/src/world/NearestAttackableTargetGoal.cpp similarity index 100% rename from Minecraft.World/NearestAttackableTargetGoal.cpp rename to src/world/NearestAttackableTargetGoal.cpp diff --git a/Minecraft.World/NearestAttackableTargetGoal.h b/src/world/NearestAttackableTargetGoal.h similarity index 100% rename from Minecraft.World/NearestAttackableTargetGoal.h rename to src/world/NearestAttackableTargetGoal.h diff --git a/Minecraft.World/NetherBridgeFeature.cpp b/src/world/NetherBridgeFeature.cpp similarity index 100% rename from Minecraft.World/NetherBridgeFeature.cpp rename to src/world/NetherBridgeFeature.cpp diff --git a/Minecraft.World/NetherBridgeFeature.h b/src/world/NetherBridgeFeature.h similarity index 100% rename from Minecraft.World/NetherBridgeFeature.h rename to src/world/NetherBridgeFeature.h diff --git a/Minecraft.World/NetherBridgePieces.cpp b/src/world/NetherBridgePieces.cpp similarity index 100% rename from Minecraft.World/NetherBridgePieces.cpp rename to src/world/NetherBridgePieces.cpp diff --git a/Minecraft.World/NetherBridgePieces.h b/src/world/NetherBridgePieces.h similarity index 100% rename from Minecraft.World/NetherBridgePieces.h rename to src/world/NetherBridgePieces.h diff --git a/Minecraft.World/NetherSphere.cpp b/src/world/NetherSphere.cpp similarity index 100% rename from Minecraft.World/NetherSphere.cpp rename to src/world/NetherSphere.cpp diff --git a/Minecraft.World/NetherSphere.h b/src/world/NetherSphere.h similarity index 100% rename from Minecraft.World/NetherSphere.h rename to src/world/NetherSphere.h diff --git a/Minecraft.World/NetherStalkTile.cpp b/src/world/NetherStalkTile.cpp similarity index 100% rename from Minecraft.World/NetherStalkTile.cpp rename to src/world/NetherStalkTile.cpp diff --git a/Minecraft.World/NetherStalkTile.h b/src/world/NetherStalkTile.h similarity index 100% rename from Minecraft.World/NetherStalkTile.h rename to src/world/NetherStalkTile.h diff --git a/Minecraft.World/Node.cpp b/src/world/Node.cpp similarity index 100% rename from Minecraft.World/Node.cpp rename to src/world/Node.cpp diff --git a/Minecraft.World/Node.h b/src/world/Node.h similarity index 100% rename from Minecraft.World/Node.h rename to src/world/Node.h diff --git a/Minecraft.World/NonTameRandomTargetGoal.cpp b/src/world/NonTameRandomTargetGoal.cpp similarity index 100% rename from Minecraft.World/NonTameRandomTargetGoal.cpp rename to src/world/NonTameRandomTargetGoal.cpp diff --git a/Minecraft.World/NonTameRandomTargetGoal.h b/src/world/NonTameRandomTargetGoal.h similarity index 100% rename from Minecraft.World/NonTameRandomTargetGoal.h rename to src/world/NonTameRandomTargetGoal.h diff --git a/Minecraft.World/NormalDimension.h b/src/world/NormalDimension.h similarity index 100% rename from Minecraft.World/NormalDimension.h rename to src/world/NormalDimension.h diff --git a/Minecraft.World/NotGateTile.cpp b/src/world/NotGateTile.cpp similarity index 100% rename from Minecraft.World/NotGateTile.cpp rename to src/world/NotGateTile.cpp diff --git a/Minecraft.World/NotGateTile.h b/src/world/NotGateTile.h similarity index 100% rename from Minecraft.World/NotGateTile.h rename to src/world/NotGateTile.h diff --git a/Minecraft.World/Npc.cpp b/src/world/Npc.cpp similarity index 100% rename from Minecraft.World/Npc.cpp rename to src/world/Npc.cpp diff --git a/Minecraft.World/Npc.h b/src/world/Npc.h similarity index 100% rename from Minecraft.World/Npc.h rename to src/world/Npc.h diff --git a/Minecraft.World/NumberFormaters.h b/src/world/NumberFormaters.h similarity index 100% rename from Minecraft.World/NumberFormaters.h rename to src/world/NumberFormaters.h diff --git a/Minecraft.World/ObsidianTile.cpp b/src/world/ObsidianTile.cpp similarity index 100% rename from Minecraft.World/ObsidianTile.cpp rename to src/world/ObsidianTile.cpp diff --git a/Minecraft.World/ObsidianTile.h b/src/world/ObsidianTile.h similarity index 100% rename from Minecraft.World/ObsidianTile.h rename to src/world/ObsidianTile.h diff --git a/Minecraft.World/OceanBiome.h b/src/world/OceanBiome.h similarity index 100% rename from Minecraft.World/OceanBiome.h rename to src/world/OceanBiome.h diff --git a/Minecraft.World/OcelotSitOnTileGoal.cpp b/src/world/OcelotSitOnTileGoal.cpp similarity index 100% rename from Minecraft.World/OcelotSitOnTileGoal.cpp rename to src/world/OcelotSitOnTileGoal.cpp diff --git a/Minecraft.World/OcelotSitOnTileGoal.h b/src/world/OcelotSitOnTileGoal.h similarity index 100% rename from Minecraft.World/OcelotSitOnTileGoal.h rename to src/world/OcelotSitOnTileGoal.h diff --git a/Minecraft.World/OfferFlowerGoal.cpp b/src/world/OfferFlowerGoal.cpp similarity index 100% rename from Minecraft.World/OfferFlowerGoal.cpp rename to src/world/OfferFlowerGoal.cpp diff --git a/Minecraft.World/OfferFlowerGoal.h b/src/world/OfferFlowerGoal.h similarity index 100% rename from Minecraft.World/OfferFlowerGoal.h rename to src/world/OfferFlowerGoal.h diff --git a/Minecraft.World/OldChunkStorage.cpp b/src/world/OldChunkStorage.cpp similarity index 100% rename from Minecraft.World/OldChunkStorage.cpp rename to src/world/OldChunkStorage.cpp diff --git a/Minecraft.World/OldChunkStorage.h b/src/world/OldChunkStorage.h similarity index 100% rename from Minecraft.World/OldChunkStorage.h rename to src/world/OldChunkStorage.h diff --git a/Minecraft.World/OpenDoorGoal.cpp b/src/world/OpenDoorGoal.cpp similarity index 100% rename from Minecraft.World/OpenDoorGoal.cpp rename to src/world/OpenDoorGoal.cpp diff --git a/Minecraft.World/OpenDoorGoal.h b/src/world/OpenDoorGoal.h similarity index 100% rename from Minecraft.World/OpenDoorGoal.h rename to src/world/OpenDoorGoal.h diff --git a/Minecraft.World/OreFeature.cpp b/src/world/OreFeature.cpp similarity index 100% rename from Minecraft.World/OreFeature.cpp rename to src/world/OreFeature.cpp diff --git a/Minecraft.World/OreFeature.h b/src/world/OreFeature.h similarity index 100% rename from Minecraft.World/OreFeature.h rename to src/world/OreFeature.h diff --git a/Minecraft.World/OreRecipies.cpp b/src/world/OreRecipies.cpp similarity index 100% rename from Minecraft.World/OreRecipies.cpp rename to src/world/OreRecipies.cpp diff --git a/Minecraft.World/OreRecipies.h b/src/world/OreRecipies.h similarity index 100% rename from Minecraft.World/OreRecipies.h rename to src/world/OreRecipies.h diff --git a/Minecraft.World/OreTile.cpp b/src/world/OreTile.cpp similarity index 100% rename from Minecraft.World/OreTile.cpp rename to src/world/OreTile.cpp diff --git a/Minecraft.World/OreTile.h b/src/world/OreTile.h similarity index 100% rename from Minecraft.World/OreTile.h rename to src/world/OreTile.h diff --git a/Minecraft.World/OutputStream.h b/src/world/OutputStream.h similarity index 100% rename from Minecraft.World/OutputStream.h rename to src/world/OutputStream.h diff --git a/Minecraft.World/OwnerHurtByTargetGoal.cpp b/src/world/OwnerHurtByTargetGoal.cpp similarity index 100% rename from Minecraft.World/OwnerHurtByTargetGoal.cpp rename to src/world/OwnerHurtByTargetGoal.cpp diff --git a/Minecraft.World/OwnerHurtByTargetGoal.h b/src/world/OwnerHurtByTargetGoal.h similarity index 100% rename from Minecraft.World/OwnerHurtByTargetGoal.h rename to src/world/OwnerHurtByTargetGoal.h diff --git a/Minecraft.World/OwnerHurtTargetGoal.cpp b/src/world/OwnerHurtTargetGoal.cpp similarity index 100% rename from Minecraft.World/OwnerHurtTargetGoal.cpp rename to src/world/OwnerHurtTargetGoal.cpp diff --git a/Minecraft.World/OwnerHurtTargetGoal.h b/src/world/OwnerHurtTargetGoal.h similarity index 100% rename from Minecraft.World/OwnerHurtTargetGoal.h rename to src/world/OwnerHurtTargetGoal.h diff --git a/Minecraft.World/OxygenEnchantment.cpp b/src/world/OxygenEnchantment.cpp similarity index 100% rename from Minecraft.World/OxygenEnchantment.cpp rename to src/world/OxygenEnchantment.cpp diff --git a/Minecraft.World/OxygenEnchantment.h b/src/world/OxygenEnchantment.h similarity index 100% rename from Minecraft.World/OxygenEnchantment.h rename to src/world/OxygenEnchantment.h diff --git a/Minecraft.World/Ozelot.cpp b/src/world/Ozelot.cpp similarity index 99% rename from Minecraft.World/Ozelot.cpp rename to src/world/Ozelot.cpp index 3c05f357..7ce64d3c 100644 --- a/Minecraft.World/Ozelot.cpp +++ b/src/world/Ozelot.cpp @@ -12,7 +12,7 @@ #include "net.minecraft.world.phys.h" #include "SynchedEntityData.h" #include "StringHelpers.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "GenericStats.h" #include "Ozelot.h" diff --git a/Minecraft.World/Ozelot.h b/src/world/Ozelot.h similarity index 100% rename from Minecraft.World/Ozelot.h rename to src/world/Ozelot.h diff --git a/Minecraft.World/OzelotAttackGoal.cpp b/src/world/OzelotAttackGoal.cpp similarity index 100% rename from Minecraft.World/OzelotAttackGoal.cpp rename to src/world/OzelotAttackGoal.cpp diff --git a/Minecraft.World/OzelotAttackGoal.h b/src/world/OzelotAttackGoal.h similarity index 100% rename from Minecraft.World/OzelotAttackGoal.h rename to src/world/OzelotAttackGoal.h diff --git a/Minecraft.World/Packet.cpp b/src/world/Packet.cpp similarity index 99% rename from Minecraft.World/Packet.cpp rename to src/world/Packet.cpp index 0a59204c..48a3804f 100644 --- a/Minecraft.World/Packet.cpp +++ b/src/world/Packet.cpp @@ -8,8 +8,8 @@ #include "com.mojang.nbt.h" #ifndef _CONTENT_PACKAGE -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\Gui.h" +#include "Minecraft.h" +#include "Gui.h" #endif void Packet::staticCtor() diff --git a/Minecraft.World/Packet.h b/src/world/Packet.h similarity index 100% rename from Minecraft.World/Packet.h rename to src/world/Packet.h diff --git a/Minecraft.World/PacketListener.cpp b/src/world/PacketListener.cpp similarity index 100% rename from Minecraft.World/PacketListener.cpp rename to src/world/PacketListener.cpp diff --git a/Minecraft.World/PacketListener.h b/src/world/PacketListener.h similarity index 100% rename from Minecraft.World/PacketListener.h rename to src/world/PacketListener.h diff --git a/Minecraft.World/Painting.cpp b/src/world/Painting.cpp similarity index 100% rename from Minecraft.World/Painting.cpp rename to src/world/Painting.cpp diff --git a/Minecraft.World/Painting.h b/src/world/Painting.h similarity index 100% rename from Minecraft.World/Painting.h rename to src/world/Painting.h diff --git a/Minecraft.World/PanicGoal.cpp b/src/world/PanicGoal.cpp similarity index 100% rename from Minecraft.World/PanicGoal.cpp rename to src/world/PanicGoal.cpp diff --git a/Minecraft.World/PanicGoal.h b/src/world/PanicGoal.h similarity index 100% rename from Minecraft.World/PanicGoal.h rename to src/world/PanicGoal.h diff --git a/Minecraft.World/ParticleTypes.h b/src/world/ParticleTypes.h similarity index 100% rename from Minecraft.World/ParticleTypes.h rename to src/world/ParticleTypes.h diff --git a/Minecraft.World/Path.cpp b/src/world/Path.cpp similarity index 100% rename from Minecraft.World/Path.cpp rename to src/world/Path.cpp diff --git a/Minecraft.World/Path.h b/src/world/Path.h similarity index 100% rename from Minecraft.World/Path.h rename to src/world/Path.h diff --git a/Minecraft.World/PathFinder.cpp b/src/world/PathFinder.cpp similarity index 100% rename from Minecraft.World/PathFinder.cpp rename to src/world/PathFinder.cpp diff --git a/Minecraft.World/PathFinder.h b/src/world/PathFinder.h similarity index 100% rename from Minecraft.World/PathFinder.h rename to src/world/PathFinder.h diff --git a/Minecraft.World/PathNavigation.cpp b/src/world/PathNavigation.cpp similarity index 100% rename from Minecraft.World/PathNavigation.cpp rename to src/world/PathNavigation.cpp diff --git a/Minecraft.World/PathNavigation.h b/src/world/PathNavigation.h similarity index 100% rename from Minecraft.World/PathNavigation.h rename to src/world/PathNavigation.h diff --git a/Minecraft.World/PathfinderMob.cpp b/src/world/PathfinderMob.cpp similarity index 100% rename from Minecraft.World/PathfinderMob.cpp rename to src/world/PathfinderMob.cpp diff --git a/Minecraft.World/PathfinderMob.h b/src/world/PathfinderMob.h similarity index 100% rename from Minecraft.World/PathfinderMob.h rename to src/world/PathfinderMob.h diff --git a/Minecraft.World/PerformanceTimer.cpp b/src/world/PerformanceTimer.cpp similarity index 100% rename from Minecraft.World/PerformanceTimer.cpp rename to src/world/PerformanceTimer.cpp diff --git a/Minecraft.World/PerformanceTimer.h b/src/world/PerformanceTimer.h similarity index 100% rename from Minecraft.World/PerformanceTimer.h rename to src/world/PerformanceTimer.h diff --git a/Minecraft.World/PerlinNoise.cpp b/src/world/PerlinNoise.cpp similarity index 100% rename from Minecraft.World/PerlinNoise.cpp rename to src/world/PerlinNoise.cpp diff --git a/Minecraft.World/PerlinNoise.h b/src/world/PerlinNoise.h similarity index 100% rename from Minecraft.World/PerlinNoise.h rename to src/world/PerlinNoise.h diff --git a/Minecraft.World/PerlinSimplexNoise.cpp b/src/world/PerlinSimplexNoise.cpp similarity index 100% rename from Minecraft.World/PerlinSimplexNoise.cpp rename to src/world/PerlinSimplexNoise.cpp diff --git a/Minecraft.World/PerlinSimplexNoise.h b/src/world/PerlinSimplexNoise.h similarity index 100% rename from Minecraft.World/PerlinSimplexNoise.h rename to src/world/PerlinSimplexNoise.h diff --git a/Minecraft.World/PickaxeItem.cpp b/src/world/PickaxeItem.cpp similarity index 100% rename from Minecraft.World/PickaxeItem.cpp rename to src/world/PickaxeItem.cpp diff --git a/Minecraft.World/PickaxeItem.h b/src/world/PickaxeItem.h similarity index 100% rename from Minecraft.World/PickaxeItem.h rename to src/world/PickaxeItem.h diff --git a/Minecraft.World/Pig.cpp b/src/world/Pig.cpp similarity index 99% rename from Minecraft.World/Pig.cpp rename to src/world/Pig.cpp index b556a936..43abef94 100644 --- a/Minecraft.World/Pig.cpp +++ b/src/world/Pig.cpp @@ -13,7 +13,7 @@ #include "net.minecraft.world.entity.player.h" #include "net.minecraft.world.entity.global.h" #include "Pig.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "MobCategory.h" diff --git a/Minecraft.World/Pig.h b/src/world/Pig.h similarity index 100% rename from Minecraft.World/Pig.h rename to src/world/Pig.h diff --git a/Minecraft.World/PigZombie.cpp b/src/world/PigZombie.cpp similarity index 99% rename from Minecraft.World/PigZombie.cpp rename to src/world/PigZombie.cpp index cc060484..a9319395 100644 --- a/Minecraft.World/PigZombie.cpp +++ b/src/world/PigZombie.cpp @@ -9,7 +9,7 @@ #include "net.minecraft.world.entity.item.h" #include "net.minecraft.world.damagesource.h" #include "PigZombie.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" diff --git a/Minecraft.World/PigZombie.h b/src/world/PigZombie.h similarity index 100% rename from Minecraft.World/PigZombie.h rename to src/world/PigZombie.h diff --git a/Minecraft.World/PineFeature.cpp b/src/world/PineFeature.cpp similarity index 100% rename from Minecraft.World/PineFeature.cpp rename to src/world/PineFeature.cpp diff --git a/Minecraft.World/PineFeature.h b/src/world/PineFeature.h similarity index 100% rename from Minecraft.World/PineFeature.h rename to src/world/PineFeature.h diff --git a/Minecraft.World/PistonBaseTile.cpp b/src/world/PistonBaseTile.cpp similarity index 99% rename from Minecraft.World/PistonBaseTile.cpp rename to src/world/PistonBaseTile.cpp index cbad5cec..6306c843 100644 --- a/Minecraft.World/PistonBaseTile.cpp +++ b/src/world/PistonBaseTile.cpp @@ -5,8 +5,8 @@ #include "PistonExtensionTile.h" #include "Facing.h" #include "net.minecraft.world.level.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\MultiPlayerLevel.h" +#include "Minecraft.h" +#include "MultiPlayerLevel.h" #include "net.minecraft.world.h" #include "LevelChunk.h" #include "Dimension.h" diff --git a/Minecraft.World/PistonBaseTile.h b/src/world/PistonBaseTile.h similarity index 100% rename from Minecraft.World/PistonBaseTile.h rename to src/world/PistonBaseTile.h diff --git a/Minecraft.World/PistonExtensionTile.cpp b/src/world/PistonExtensionTile.cpp similarity index 100% rename from Minecraft.World/PistonExtensionTile.cpp rename to src/world/PistonExtensionTile.cpp diff --git a/Minecraft.World/PistonExtensionTile.h b/src/world/PistonExtensionTile.h similarity index 100% rename from Minecraft.World/PistonExtensionTile.h rename to src/world/PistonExtensionTile.h diff --git a/Minecraft.World/PistonMovingPiece.cpp b/src/world/PistonMovingPiece.cpp similarity index 100% rename from Minecraft.World/PistonMovingPiece.cpp rename to src/world/PistonMovingPiece.cpp diff --git a/Minecraft.World/PistonMovingPiece.h b/src/world/PistonMovingPiece.h similarity index 100% rename from Minecraft.World/PistonMovingPiece.h rename to src/world/PistonMovingPiece.h diff --git a/Minecraft.World/PistonPieceEntity.cpp b/src/world/PistonPieceEntity.cpp similarity index 100% rename from Minecraft.World/PistonPieceEntity.cpp rename to src/world/PistonPieceEntity.cpp diff --git a/Minecraft.World/PistonPieceEntity.h b/src/world/PistonPieceEntity.h similarity index 100% rename from Minecraft.World/PistonPieceEntity.h rename to src/world/PistonPieceEntity.h diff --git a/Minecraft.World/PistonTileItem.cpp b/src/world/PistonTileItem.cpp similarity index 100% rename from Minecraft.World/PistonTileItem.cpp rename to src/world/PistonTileItem.cpp diff --git a/Minecraft.World/PistonTileItem.h b/src/world/PistonTileItem.h similarity index 100% rename from Minecraft.World/PistonTileItem.h rename to src/world/PistonTileItem.h diff --git a/Minecraft.World/PlainsBiome.cpp b/src/world/PlainsBiome.cpp similarity index 100% rename from Minecraft.World/PlainsBiome.cpp rename to src/world/PlainsBiome.cpp diff --git a/Minecraft.World/PlainsBiome.h b/src/world/PlainsBiome.h similarity index 100% rename from Minecraft.World/PlainsBiome.h rename to src/world/PlainsBiome.h diff --git a/Minecraft.World/PlayGoal.cpp b/src/world/PlayGoal.cpp similarity index 100% rename from Minecraft.World/PlayGoal.cpp rename to src/world/PlayGoal.cpp diff --git a/Minecraft.World/PlayGoal.h b/src/world/PlayGoal.h similarity index 100% rename from Minecraft.World/PlayGoal.h rename to src/world/PlayGoal.h diff --git a/Minecraft.World/Player.cpp b/src/world/Player.cpp similarity index 99% rename from Minecraft.World/Player.cpp rename to src/world/Player.cpp index 05d97743..f5b065e4 100644 --- a/Minecraft.World/Player.cpp +++ b/src/world/Player.cpp @@ -33,10 +33,10 @@ #include "Player.h" #include "ParticleTypes.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" -#include "..\Minecraft.Client\LocalPlayer.h" -#include "..\Minecraft.Client\HumanoidModel.h" +#include "LocalPlayer.h" +#include "HumanoidModel.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Player.h b/src/world/Player.h similarity index 100% rename from Minecraft.World/Player.h rename to src/world/Player.h diff --git a/Minecraft.World/PlayerAbilitiesPacket.cpp b/src/world/PlayerAbilitiesPacket.cpp similarity index 100% rename from Minecraft.World/PlayerAbilitiesPacket.cpp rename to src/world/PlayerAbilitiesPacket.cpp diff --git a/Minecraft.World/PlayerAbilitiesPacket.h b/src/world/PlayerAbilitiesPacket.h similarity index 100% rename from Minecraft.World/PlayerAbilitiesPacket.h rename to src/world/PlayerAbilitiesPacket.h diff --git a/Minecraft.World/PlayerActionPacket.cpp b/src/world/PlayerActionPacket.cpp similarity index 100% rename from Minecraft.World/PlayerActionPacket.cpp rename to src/world/PlayerActionPacket.cpp diff --git a/Minecraft.World/PlayerActionPacket.h b/src/world/PlayerActionPacket.h similarity index 100% rename from Minecraft.World/PlayerActionPacket.h rename to src/world/PlayerActionPacket.h diff --git a/Minecraft.World/PlayerCommandPacket.cpp b/src/world/PlayerCommandPacket.cpp similarity index 100% rename from Minecraft.World/PlayerCommandPacket.cpp rename to src/world/PlayerCommandPacket.cpp diff --git a/Minecraft.World/PlayerCommandPacket.h b/src/world/PlayerCommandPacket.h similarity index 100% rename from Minecraft.World/PlayerCommandPacket.h rename to src/world/PlayerCommandPacket.h diff --git a/Minecraft.World/PlayerEnderChestContainer.cpp b/src/world/PlayerEnderChestContainer.cpp similarity index 100% rename from Minecraft.World/PlayerEnderChestContainer.cpp rename to src/world/PlayerEnderChestContainer.cpp diff --git a/Minecraft.World/PlayerEnderChestContainer.h b/src/world/PlayerEnderChestContainer.h similarity index 100% rename from Minecraft.World/PlayerEnderChestContainer.h rename to src/world/PlayerEnderChestContainer.h diff --git a/Minecraft.World/PlayerIO.h b/src/world/PlayerIO.h similarity index 100% rename from Minecraft.World/PlayerIO.h rename to src/world/PlayerIO.h diff --git a/Minecraft.World/PlayerInfoPacket.cpp b/src/world/PlayerInfoPacket.cpp similarity index 94% rename from Minecraft.World/PlayerInfoPacket.cpp rename to src/world/PlayerInfoPacket.cpp index 9cbe5f7c..be546aca 100644 --- a/Minecraft.World/PlayerInfoPacket.cpp +++ b/src/world/PlayerInfoPacket.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "net.minecraft.world.entity.player.h" -#include "..\Minecraft.Client\ServerPlayer.h" -#include "..\Minecraft.Client\PlayerConnection.h" +#include "ServerPlayer.h" +#include "PlayerConnection.h" #include #include "PacketListener.h" #include "InputOutputStream.h" diff --git a/Minecraft.World/PlayerInfoPacket.h b/src/world/PlayerInfoPacket.h similarity index 100% rename from Minecraft.World/PlayerInfoPacket.h rename to src/world/PlayerInfoPacket.h diff --git a/Minecraft.World/PlayerInputPacket.cpp b/src/world/PlayerInputPacket.cpp similarity index 100% rename from Minecraft.World/PlayerInputPacket.cpp rename to src/world/PlayerInputPacket.cpp diff --git a/Minecraft.World/PlayerInputPacket.h b/src/world/PlayerInputPacket.h similarity index 100% rename from Minecraft.World/PlayerInputPacket.h rename to src/world/PlayerInputPacket.h diff --git a/Minecraft.World/PortalForcer.cpp b/src/world/PortalForcer.cpp similarity index 100% rename from Minecraft.World/PortalForcer.cpp rename to src/world/PortalForcer.cpp diff --git a/Minecraft.World/PortalForcer.h b/src/world/PortalForcer.h similarity index 100% rename from Minecraft.World/PortalForcer.h rename to src/world/PortalForcer.h diff --git a/Minecraft.World/PortalMaterial.h b/src/world/PortalMaterial.h similarity index 100% rename from Minecraft.World/PortalMaterial.h rename to src/world/PortalMaterial.h diff --git a/Minecraft.World/PortalTile.cpp b/src/world/PortalTile.cpp similarity index 100% rename from Minecraft.World/PortalTile.cpp rename to src/world/PortalTile.cpp diff --git a/Minecraft.World/PortalTile.h b/src/world/PortalTile.h similarity index 100% rename from Minecraft.World/PortalTile.h rename to src/world/PortalTile.h diff --git a/Minecraft.World/Pos.cpp b/src/world/Pos.cpp similarity index 100% rename from Minecraft.World/Pos.cpp rename to src/world/Pos.cpp diff --git a/Minecraft.World/Pos.h b/src/world/Pos.h similarity index 100% rename from Minecraft.World/Pos.h rename to src/world/Pos.h diff --git a/Minecraft.World/PotatoTile.cpp b/src/world/PotatoTile.cpp similarity index 100% rename from Minecraft.World/PotatoTile.cpp rename to src/world/PotatoTile.cpp diff --git a/Minecraft.World/PotatoTile.h b/src/world/PotatoTile.h similarity index 100% rename from Minecraft.World/PotatoTile.h rename to src/world/PotatoTile.h diff --git a/Minecraft.World/PotionBrewing.cpp b/src/world/PotionBrewing.cpp similarity index 99% rename from Minecraft.World/PotionBrewing.cpp rename to src/world/PotionBrewing.cpp index eb973655..5c7aabf1 100644 --- a/Minecraft.World/PotionBrewing.cpp +++ b/src/world/PotionBrewing.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "net.minecraft.world.effect.h" #include "JavaMath.h" #include "SharedConstants.h" diff --git a/Minecraft.World/PotionBrewing.h b/src/world/PotionBrewing.h similarity index 100% rename from Minecraft.World/PotionBrewing.h rename to src/world/PotionBrewing.h diff --git a/Minecraft.World/PotionItem.cpp b/src/world/PotionItem.cpp similarity index 100% rename from Minecraft.World/PotionItem.cpp rename to src/world/PotionItem.cpp diff --git a/Minecraft.World/PotionItem.h b/src/world/PotionItem.h similarity index 100% rename from Minecraft.World/PotionItem.h rename to src/world/PotionItem.h diff --git a/Minecraft.World/PreLoginPacket.cpp b/src/world/PreLoginPacket.cpp similarity index 100% rename from Minecraft.World/PreLoginPacket.cpp rename to src/world/PreLoginPacket.cpp diff --git a/Minecraft.World/PreLoginPacket.h b/src/world/PreLoginPacket.h similarity index 100% rename from Minecraft.World/PreLoginPacket.h rename to src/world/PreLoginPacket.h diff --git a/Minecraft.World/PressurePlateTile.cpp b/src/world/PressurePlateTile.cpp similarity index 100% rename from Minecraft.World/PressurePlateTile.cpp rename to src/world/PressurePlateTile.cpp diff --git a/Minecraft.World/PressurePlateTile.h b/src/world/PressurePlateTile.h similarity index 100% rename from Minecraft.World/PressurePlateTile.h rename to src/world/PressurePlateTile.h diff --git a/Minecraft.World/PrimedTnt.cpp b/src/world/PrimedTnt.cpp similarity index 100% rename from Minecraft.World/PrimedTnt.cpp rename to src/world/PrimedTnt.cpp diff --git a/Minecraft.World/PrimedTnt.h b/src/world/PrimedTnt.h similarity index 100% rename from Minecraft.World/PrimedTnt.h rename to src/world/PrimedTnt.h diff --git a/Minecraft.World/ProgressListener.h b/src/world/ProgressListener.h similarity index 100% rename from Minecraft.World/ProgressListener.h rename to src/world/ProgressListener.h diff --git a/Minecraft.World/ProtectionEnchantment.cpp b/src/world/ProtectionEnchantment.cpp similarity index 100% rename from Minecraft.World/ProtectionEnchantment.cpp rename to src/world/ProtectionEnchantment.cpp diff --git a/Minecraft.World/ProtectionEnchantment.h b/src/world/ProtectionEnchantment.h similarity index 100% rename from Minecraft.World/ProtectionEnchantment.h rename to src/world/ProtectionEnchantment.h diff --git a/Minecraft.World/PumpkinFeature.cpp b/src/world/PumpkinFeature.cpp similarity index 100% rename from Minecraft.World/PumpkinFeature.cpp rename to src/world/PumpkinFeature.cpp diff --git a/Minecraft.World/PumpkinFeature.h b/src/world/PumpkinFeature.h similarity index 100% rename from Minecraft.World/PumpkinFeature.h rename to src/world/PumpkinFeature.h diff --git a/Minecraft.World/PumpkinTile.cpp b/src/world/PumpkinTile.cpp similarity index 100% rename from Minecraft.World/PumpkinTile.cpp rename to src/world/PumpkinTile.cpp diff --git a/Minecraft.World/PumpkinTile.h b/src/world/PumpkinTile.h similarity index 100% rename from Minecraft.World/PumpkinTile.h rename to src/world/PumpkinTile.h diff --git a/Minecraft.World/QuartzBlockTile.cpp b/src/world/QuartzBlockTile.cpp similarity index 100% rename from Minecraft.World/QuartzBlockTile.cpp rename to src/world/QuartzBlockTile.cpp diff --git a/Minecraft.World/QuartzBlockTile.h b/src/world/QuartzBlockTile.h similarity index 100% rename from Minecraft.World/QuartzBlockTile.h rename to src/world/QuartzBlockTile.h diff --git a/Minecraft.World/RailTile.cpp b/src/world/RailTile.cpp similarity index 100% rename from Minecraft.World/RailTile.cpp rename to src/world/RailTile.cpp diff --git a/Minecraft.World/RailTile.h b/src/world/RailTile.h similarity index 100% rename from Minecraft.World/RailTile.h rename to src/world/RailTile.h diff --git a/Minecraft.World/RainforestBiome.cpp b/src/world/RainforestBiome.cpp similarity index 100% rename from Minecraft.World/RainforestBiome.cpp rename to src/world/RainforestBiome.cpp diff --git a/Minecraft.World/RainforestBiome.h b/src/world/RainforestBiome.h similarity index 100% rename from Minecraft.World/RainforestBiome.h rename to src/world/RainforestBiome.h diff --git a/Minecraft.World/Random.cpp b/src/world/Random.cpp similarity index 100% rename from Minecraft.World/Random.cpp rename to src/world/Random.cpp diff --git a/Minecraft.World/Random.h b/src/world/Random.h similarity index 100% rename from Minecraft.World/Random.h rename to src/world/Random.h diff --git a/Minecraft.World/RandomLevelSource.cpp b/src/world/RandomLevelSource.cpp similarity index 99% rename from Minecraft.World/RandomLevelSource.cpp rename to src/world/RandomLevelSource.cpp index 4e26134a..a03845dd 100644 --- a/Minecraft.World/RandomLevelSource.cpp +++ b/src/world/RandomLevelSource.cpp @@ -10,7 +10,7 @@ #include "RandomLevelSource.h" #ifdef __PS3__ -#include "..\Minecraft.Client\PS3\SPU_Tasks\PerlinNoise\PerlinNoiseJob.h" +#include "PS3\SPU_Tasks\PerlinNoise\PerlinNoiseJob.h" #include "C4JSpursJob.h" static PerlinNoise_DataIn g_lperlinNoise1_SPU __attribute__((__aligned__(16))); static PerlinNoise_DataIn g_lperlinNoise2_SPU __attribute__((__aligned__(16))); diff --git a/Minecraft.World/RandomLevelSource.h b/src/world/RandomLevelSource.h similarity index 100% rename from Minecraft.World/RandomLevelSource.h rename to src/world/RandomLevelSource.h diff --git a/Minecraft.World/RandomLookAroundGoal.cpp b/src/world/RandomLookAroundGoal.cpp similarity index 100% rename from Minecraft.World/RandomLookAroundGoal.cpp rename to src/world/RandomLookAroundGoal.cpp diff --git a/Minecraft.World/RandomLookAroundGoal.h b/src/world/RandomLookAroundGoal.h similarity index 100% rename from Minecraft.World/RandomLookAroundGoal.h rename to src/world/RandomLookAroundGoal.h diff --git a/Minecraft.World/RandomPos.cpp b/src/world/RandomPos.cpp similarity index 100% rename from Minecraft.World/RandomPos.cpp rename to src/world/RandomPos.cpp diff --git a/Minecraft.World/RandomPos.h b/src/world/RandomPos.h similarity index 100% rename from Minecraft.World/RandomPos.h rename to src/world/RandomPos.h diff --git a/Minecraft.World/RandomScatteredLargeFeature.cpp b/src/world/RandomScatteredLargeFeature.cpp similarity index 100% rename from Minecraft.World/RandomScatteredLargeFeature.cpp rename to src/world/RandomScatteredLargeFeature.cpp diff --git a/Minecraft.World/RandomScatteredLargeFeature.h b/src/world/RandomScatteredLargeFeature.h similarity index 100% rename from Minecraft.World/RandomScatteredLargeFeature.h rename to src/world/RandomScatteredLargeFeature.h diff --git a/Minecraft.World/RandomStrollGoal.cpp b/src/world/RandomStrollGoal.cpp similarity index 100% rename from Minecraft.World/RandomStrollGoal.cpp rename to src/world/RandomStrollGoal.cpp diff --git a/Minecraft.World/RandomStrollGoal.h b/src/world/RandomStrollGoal.h similarity index 100% rename from Minecraft.World/RandomStrollGoal.h rename to src/world/RandomStrollGoal.h diff --git a/Minecraft.World/Rarity.cpp b/src/world/Rarity.cpp similarity index 100% rename from Minecraft.World/Rarity.cpp rename to src/world/Rarity.cpp diff --git a/Minecraft.World/Rarity.h b/src/world/Rarity.h similarity index 100% rename from Minecraft.World/Rarity.h rename to src/world/Rarity.h diff --git a/Minecraft.World/ReadMe.txt b/src/world/ReadMe.txt similarity index 100% rename from Minecraft.World/ReadMe.txt rename to src/world/ReadMe.txt diff --git a/Minecraft.World/ReadOnlyChunkCache.cpp b/src/world/ReadOnlyChunkCache.cpp similarity index 100% rename from Minecraft.World/ReadOnlyChunkCache.cpp rename to src/world/ReadOnlyChunkCache.cpp diff --git a/Minecraft.World/ReadOnlyChunkCache.h b/src/world/ReadOnlyChunkCache.h similarity index 100% rename from Minecraft.World/ReadOnlyChunkCache.h rename to src/world/ReadOnlyChunkCache.h diff --git a/Minecraft.World/Reader.h b/src/world/Reader.h similarity index 100% rename from Minecraft.World/Reader.h rename to src/world/Reader.h diff --git a/Minecraft.World/Recipes.cpp b/src/world/Recipes.cpp similarity index 100% rename from Minecraft.World/Recipes.cpp rename to src/world/Recipes.cpp diff --git a/Minecraft.World/Recipes.h b/src/world/Recipes.h similarity index 100% rename from Minecraft.World/Recipes.h rename to src/world/Recipes.h diff --git a/Minecraft.World/Recipy.h b/src/world/Recipy.h similarity index 100% rename from Minecraft.World/Recipy.h rename to src/world/Recipy.h diff --git a/Minecraft.World/RecordPlayerTile.cpp b/src/world/RecordPlayerTile.cpp similarity index 100% rename from Minecraft.World/RecordPlayerTile.cpp rename to src/world/RecordPlayerTile.cpp diff --git a/Minecraft.World/RecordPlayerTile.h b/src/world/RecordPlayerTile.h similarity index 100% rename from Minecraft.World/RecordPlayerTile.h rename to src/world/RecordPlayerTile.h diff --git a/Minecraft.World/RecordingItem.cpp b/src/world/RecordingItem.cpp similarity index 100% rename from Minecraft.World/RecordingItem.cpp rename to src/world/RecordingItem.cpp diff --git a/Minecraft.World/RecordingItem.h b/src/world/RecordingItem.h similarity index 100% rename from Minecraft.World/RecordingItem.h rename to src/world/RecordingItem.h diff --git a/Minecraft.World/RedStoneDustTile.cpp b/src/world/RedStoneDustTile.cpp similarity index 99% rename from Minecraft.World/RedStoneDustTile.cpp rename to src/world/RedStoneDustTile.cpp index 699cad95..511033d6 100644 --- a/Minecraft.World/RedStoneDustTile.cpp +++ b/src/world/RedStoneDustTile.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "RedStoneDustTile.h" #include "net.minecraft.world.item.h" #include "net.minecraft.world.level.h" @@ -9,7 +9,7 @@ // AP - added for Vita to set Alpha Cut out #include "IntBuffer.h" -#include "..\Minecraft.Client\Tesselator.h" +#include "Tesselator.h" const wstring RedStoneDustTile::TEXTURE_CROSS = L"redstoneDust_cross"; const wstring RedStoneDustTile::TEXTURE_LINE = L"redstoneDust_line"; diff --git a/Minecraft.World/RedStoneDustTile.h b/src/world/RedStoneDustTile.h similarity index 100% rename from Minecraft.World/RedStoneDustTile.h rename to src/world/RedStoneDustTile.h diff --git a/Minecraft.World/RedStoneItem.cpp b/src/world/RedStoneItem.cpp similarity index 100% rename from Minecraft.World/RedStoneItem.cpp rename to src/world/RedStoneItem.cpp diff --git a/Minecraft.World/RedStoneItem.h b/src/world/RedStoneItem.h similarity index 100% rename from Minecraft.World/RedStoneItem.h rename to src/world/RedStoneItem.h diff --git a/Minecraft.World/RedStoneOreTile.cpp b/src/world/RedStoneOreTile.cpp similarity index 100% rename from Minecraft.World/RedStoneOreTile.cpp rename to src/world/RedStoneOreTile.cpp diff --git a/Minecraft.World/RedStoneOreTile.h b/src/world/RedStoneOreTile.h similarity index 100% rename from Minecraft.World/RedStoneOreTile.h rename to src/world/RedStoneOreTile.h diff --git a/Minecraft.World/RedlightTile.cpp b/src/world/RedlightTile.cpp similarity index 100% rename from Minecraft.World/RedlightTile.cpp rename to src/world/RedlightTile.cpp diff --git a/Minecraft.World/RedlightTile.h b/src/world/RedlightTile.h similarity index 100% rename from Minecraft.World/RedlightTile.h rename to src/world/RedlightTile.h diff --git a/Minecraft.World/ReedTile.cpp b/src/world/ReedTile.cpp similarity index 100% rename from Minecraft.World/ReedTile.cpp rename to src/world/ReedTile.cpp diff --git a/Minecraft.World/ReedTile.h b/src/world/ReedTile.h similarity index 100% rename from Minecraft.World/ReedTile.h rename to src/world/ReedTile.h diff --git a/Minecraft.World/ReedsFeature.cpp b/src/world/ReedsFeature.cpp similarity index 100% rename from Minecraft.World/ReedsFeature.cpp rename to src/world/ReedsFeature.cpp diff --git a/Minecraft.World/ReedsFeature.h b/src/world/ReedsFeature.h similarity index 100% rename from Minecraft.World/ReedsFeature.h rename to src/world/ReedsFeature.h diff --git a/Minecraft.World/Reference.h b/src/world/Reference.h similarity index 100% rename from Minecraft.World/Reference.h rename to src/world/Reference.h diff --git a/Minecraft.World/Region.cpp b/src/world/Region.cpp similarity index 100% rename from Minecraft.World/Region.cpp rename to src/world/Region.cpp diff --git a/Minecraft.World/Region.h b/src/world/Region.h similarity index 100% rename from Minecraft.World/Region.h rename to src/world/Region.h diff --git a/Minecraft.World/RegionFile.cpp b/src/world/RegionFile.cpp similarity index 100% rename from Minecraft.World/RegionFile.cpp rename to src/world/RegionFile.cpp diff --git a/Minecraft.World/RegionFile.h b/src/world/RegionFile.h similarity index 100% rename from Minecraft.World/RegionFile.h rename to src/world/RegionFile.h diff --git a/Minecraft.World/RegionFileCache.cpp b/src/world/RegionFileCache.cpp similarity index 100% rename from Minecraft.World/RegionFileCache.cpp rename to src/world/RegionFileCache.cpp diff --git a/Minecraft.World/RegionFileCache.h b/src/world/RegionFileCache.h similarity index 100% rename from Minecraft.World/RegionFileCache.h rename to src/world/RegionFileCache.h diff --git a/Minecraft.World/RegionHillsLayer.cpp b/src/world/RegionHillsLayer.cpp similarity index 100% rename from Minecraft.World/RegionHillsLayer.cpp rename to src/world/RegionHillsLayer.cpp diff --git a/Minecraft.World/RegionHillsLayer.h b/src/world/RegionHillsLayer.h similarity index 100% rename from Minecraft.World/RegionHillsLayer.h rename to src/world/RegionHillsLayer.h diff --git a/Minecraft.World/RemoveEntitiesPacket.cpp b/src/world/RemoveEntitiesPacket.cpp similarity index 100% rename from Minecraft.World/RemoveEntitiesPacket.cpp rename to src/world/RemoveEntitiesPacket.cpp diff --git a/Minecraft.World/RemoveEntitiesPacket.h b/src/world/RemoveEntitiesPacket.h similarity index 100% rename from Minecraft.World/RemoveEntitiesPacket.h rename to src/world/RemoveEntitiesPacket.h diff --git a/Minecraft.World/RemoveMobEffectPacket.cpp b/src/world/RemoveMobEffectPacket.cpp similarity index 100% rename from Minecraft.World/RemoveMobEffectPacket.cpp rename to src/world/RemoveMobEffectPacket.cpp diff --git a/Minecraft.World/RemoveMobEffectPacket.h b/src/world/RemoveMobEffectPacket.h similarity index 100% rename from Minecraft.World/RemoveMobEffectPacket.h rename to src/world/RemoveMobEffectPacket.h diff --git a/Minecraft.World/RepairContainer.cpp b/src/world/RepairContainer.cpp similarity index 100% rename from Minecraft.World/RepairContainer.cpp rename to src/world/RepairContainer.cpp diff --git a/Minecraft.World/RepairContainer.h b/src/world/RepairContainer.h similarity index 100% rename from Minecraft.World/RepairContainer.h rename to src/world/RepairContainer.h diff --git a/Minecraft.World/RepairMenu.cpp b/src/world/RepairMenu.cpp similarity index 100% rename from Minecraft.World/RepairMenu.cpp rename to src/world/RepairMenu.cpp diff --git a/Minecraft.World/RepairMenu.h b/src/world/RepairMenu.h similarity index 100% rename from Minecraft.World/RepairMenu.h rename to src/world/RepairMenu.h diff --git a/Minecraft.World/RepairResultSlot.cpp b/src/world/RepairResultSlot.cpp similarity index 100% rename from Minecraft.World/RepairResultSlot.cpp rename to src/world/RepairResultSlot.cpp diff --git a/Minecraft.World/RepairResultSlot.h b/src/world/RepairResultSlot.h similarity index 100% rename from Minecraft.World/RepairResultSlot.h rename to src/world/RepairResultSlot.h diff --git a/Minecraft.World/RespawnPacket.cpp b/src/world/RespawnPacket.cpp similarity index 100% rename from Minecraft.World/RespawnPacket.cpp rename to src/world/RespawnPacket.cpp diff --git a/Minecraft.World/RespawnPacket.h b/src/world/RespawnPacket.h similarity index 100% rename from Minecraft.World/RespawnPacket.h rename to src/world/RespawnPacket.h diff --git a/Minecraft.World/RestrictOpenDoorGoal.cpp b/src/world/RestrictOpenDoorGoal.cpp similarity index 100% rename from Minecraft.World/RestrictOpenDoorGoal.cpp rename to src/world/RestrictOpenDoorGoal.cpp diff --git a/Minecraft.World/RestrictOpenDoorGoal.h b/src/world/RestrictOpenDoorGoal.h similarity index 100% rename from Minecraft.World/RestrictOpenDoorGoal.h rename to src/world/RestrictOpenDoorGoal.h diff --git a/Minecraft.World/RestrictSunGoal.cpp b/src/world/RestrictSunGoal.cpp similarity index 100% rename from Minecraft.World/RestrictSunGoal.cpp rename to src/world/RestrictSunGoal.cpp diff --git a/Minecraft.World/RestrictSunGoal.h b/src/world/RestrictSunGoal.h similarity index 100% rename from Minecraft.World/RestrictSunGoal.h rename to src/world/RestrictSunGoal.h diff --git a/Minecraft.World/ResultContainer.cpp b/src/world/ResultContainer.cpp similarity index 100% rename from Minecraft.World/ResultContainer.cpp rename to src/world/ResultContainer.cpp diff --git a/Minecraft.World/ResultContainer.h b/src/world/ResultContainer.h similarity index 100% rename from Minecraft.World/ResultContainer.h rename to src/world/ResultContainer.h diff --git a/Minecraft.World/ResultSlot.cpp b/src/world/ResultSlot.cpp similarity index 100% rename from Minecraft.World/ResultSlot.cpp rename to src/world/ResultSlot.cpp diff --git a/Minecraft.World/ResultSlot.h b/src/world/ResultSlot.h similarity index 100% rename from Minecraft.World/ResultSlot.h rename to src/world/ResultSlot.h diff --git a/Minecraft.World/RiverBiome.h b/src/world/RiverBiome.h similarity index 100% rename from Minecraft.World/RiverBiome.h rename to src/world/RiverBiome.h diff --git a/Minecraft.World/RiverInitLayer.cpp b/src/world/RiverInitLayer.cpp similarity index 100% rename from Minecraft.World/RiverInitLayer.cpp rename to src/world/RiverInitLayer.cpp diff --git a/Minecraft.World/RiverInitLayer.h b/src/world/RiverInitLayer.h similarity index 100% rename from Minecraft.World/RiverInitLayer.h rename to src/world/RiverInitLayer.h diff --git a/Minecraft.World/RiverLayer.cpp b/src/world/RiverLayer.cpp similarity index 100% rename from Minecraft.World/RiverLayer.cpp rename to src/world/RiverLayer.cpp diff --git a/Minecraft.World/RiverLayer.h b/src/world/RiverLayer.h similarity index 100% rename from Minecraft.World/RiverLayer.h rename to src/world/RiverLayer.h diff --git a/Minecraft.World/RiverMixerLayer.cpp b/src/world/RiverMixerLayer.cpp similarity index 100% rename from Minecraft.World/RiverMixerLayer.cpp rename to src/world/RiverMixerLayer.cpp diff --git a/Minecraft.World/RiverMixerLayer.h b/src/world/RiverMixerLayer.h similarity index 100% rename from Minecraft.World/RiverMixerLayer.h rename to src/world/RiverMixerLayer.h diff --git a/Minecraft.World/Rotate.cpp b/src/world/Rotate.cpp similarity index 100% rename from Minecraft.World/Rotate.cpp rename to src/world/Rotate.cpp diff --git a/Minecraft.World/Rotate.h b/src/world/Rotate.h similarity index 100% rename from Minecraft.World/Rotate.h rename to src/world/Rotate.h diff --git a/Minecraft.World/RotateHeadPacket.cpp b/src/world/RotateHeadPacket.cpp similarity index 100% rename from Minecraft.World/RotateHeadPacket.cpp rename to src/world/RotateHeadPacket.cpp diff --git a/Minecraft.World/RotateHeadPacket.h b/src/world/RotateHeadPacket.h similarity index 100% rename from Minecraft.World/RotateHeadPacket.h rename to src/world/RotateHeadPacket.h diff --git a/Minecraft.World/SaddleItem.cpp b/src/world/SaddleItem.cpp similarity index 100% rename from Minecraft.World/SaddleItem.cpp rename to src/world/SaddleItem.cpp diff --git a/Minecraft.World/SaddleItem.h b/src/world/SaddleItem.h similarity index 100% rename from Minecraft.World/SaddleItem.h rename to src/world/SaddleItem.h diff --git a/Minecraft.World/SandFeature.cpp b/src/world/SandFeature.cpp similarity index 100% rename from Minecraft.World/SandFeature.cpp rename to src/world/SandFeature.cpp diff --git a/Minecraft.World/SandFeature.h b/src/world/SandFeature.h similarity index 100% rename from Minecraft.World/SandFeature.h rename to src/world/SandFeature.h diff --git a/Minecraft.World/SandStoneTile.cpp b/src/world/SandStoneTile.cpp similarity index 100% rename from Minecraft.World/SandStoneTile.cpp rename to src/world/SandStoneTile.cpp diff --git a/Minecraft.World/SandStoneTile.h b/src/world/SandStoneTile.h similarity index 100% rename from Minecraft.World/SandStoneTile.h rename to src/world/SandStoneTile.h diff --git a/Minecraft.World/Sapling.cpp b/src/world/Sapling.cpp similarity index 100% rename from Minecraft.World/Sapling.cpp rename to src/world/Sapling.cpp diff --git a/Minecraft.World/Sapling.h b/src/world/Sapling.h similarity index 100% rename from Minecraft.World/Sapling.h rename to src/world/Sapling.h diff --git a/Minecraft.World/SaplingTileItem.cpp b/src/world/SaplingTileItem.cpp similarity index 100% rename from Minecraft.World/SaplingTileItem.cpp rename to src/world/SaplingTileItem.cpp diff --git a/Minecraft.World/SaplingTileItem.h b/src/world/SaplingTileItem.h similarity index 100% rename from Minecraft.World/SaplingTileItem.h rename to src/world/SaplingTileItem.h diff --git a/Minecraft.World/SavedData.cpp b/src/world/SavedData.cpp similarity index 100% rename from Minecraft.World/SavedData.cpp rename to src/world/SavedData.cpp diff --git a/Minecraft.World/SavedData.h b/src/world/SavedData.h similarity index 100% rename from Minecraft.World/SavedData.h rename to src/world/SavedData.h diff --git a/Minecraft.World/SavedDataStorage.cpp b/src/world/SavedDataStorage.cpp similarity index 100% rename from Minecraft.World/SavedDataStorage.cpp rename to src/world/SavedDataStorage.cpp diff --git a/Minecraft.World/SavedDataStorage.h b/src/world/SavedDataStorage.h similarity index 100% rename from Minecraft.World/SavedDataStorage.h rename to src/world/SavedDataStorage.h diff --git a/Minecraft.World/Scale.cpp b/src/world/Scale.cpp similarity index 100% rename from Minecraft.World/Scale.cpp rename to src/world/Scale.cpp diff --git a/Minecraft.World/Scale.h b/src/world/Scale.h similarity index 100% rename from Minecraft.World/Scale.h rename to src/world/Scale.h diff --git a/Minecraft.World/ScatteredFeaturePieces.cpp b/src/world/ScatteredFeaturePieces.cpp similarity index 100% rename from Minecraft.World/ScatteredFeaturePieces.cpp rename to src/world/ScatteredFeaturePieces.cpp diff --git a/Minecraft.World/ScatteredFeaturePieces.h b/src/world/ScatteredFeaturePieces.h similarity index 100% rename from Minecraft.World/ScatteredFeaturePieces.h rename to src/world/ScatteredFeaturePieces.h diff --git a/Minecraft.World/SeedFoodItem.cpp b/src/world/SeedFoodItem.cpp similarity index 100% rename from Minecraft.World/SeedFoodItem.cpp rename to src/world/SeedFoodItem.cpp diff --git a/Minecraft.World/SeedFoodItem.h b/src/world/SeedFoodItem.h similarity index 100% rename from Minecraft.World/SeedFoodItem.h rename to src/world/SeedFoodItem.h diff --git a/Minecraft.World/SeedItem.cpp b/src/world/SeedItem.cpp similarity index 100% rename from Minecraft.World/SeedItem.cpp rename to src/world/SeedItem.cpp diff --git a/Minecraft.World/SeedItem.h b/src/world/SeedItem.h similarity index 100% rename from Minecraft.World/SeedItem.h rename to src/world/SeedItem.h diff --git a/Minecraft.World/Sensing.cpp b/src/world/Sensing.cpp similarity index 100% rename from Minecraft.World/Sensing.cpp rename to src/world/Sensing.cpp diff --git a/Minecraft.World/Sensing.h b/src/world/Sensing.h similarity index 100% rename from Minecraft.World/Sensing.h rename to src/world/Sensing.h diff --git a/Minecraft.World/ServerAuthDataPacket.h b/src/world/ServerAuthDataPacket.h similarity index 100% rename from Minecraft.World/ServerAuthDataPacket.h rename to src/world/ServerAuthDataPacket.h diff --git a/Minecraft.World/ServerSettingsChangedPacket.cpp b/src/world/ServerSettingsChangedPacket.cpp similarity index 100% rename from Minecraft.World/ServerSettingsChangedPacket.cpp rename to src/world/ServerSettingsChangedPacket.cpp diff --git a/Minecraft.World/ServerSettingsChangedPacket.h b/src/world/ServerSettingsChangedPacket.h similarity index 100% rename from Minecraft.World/ServerSettingsChangedPacket.h rename to src/world/ServerSettingsChangedPacket.h diff --git a/Minecraft.World/SetCarriedItemPacket.cpp b/src/world/SetCarriedItemPacket.cpp similarity index 100% rename from Minecraft.World/SetCarriedItemPacket.cpp rename to src/world/SetCarriedItemPacket.cpp diff --git a/Minecraft.World/SetCarriedItemPacket.h b/src/world/SetCarriedItemPacket.h similarity index 100% rename from Minecraft.World/SetCarriedItemPacket.h rename to src/world/SetCarriedItemPacket.h diff --git a/Minecraft.World/SetCreativeModeSlotPacket.cpp b/src/world/SetCreativeModeSlotPacket.cpp similarity index 100% rename from Minecraft.World/SetCreativeModeSlotPacket.cpp rename to src/world/SetCreativeModeSlotPacket.cpp diff --git a/Minecraft.World/SetCreativeModeSlotPacket.h b/src/world/SetCreativeModeSlotPacket.h similarity index 100% rename from Minecraft.World/SetCreativeModeSlotPacket.h rename to src/world/SetCreativeModeSlotPacket.h diff --git a/Minecraft.World/SetEntityDataPacket.cpp b/src/world/SetEntityDataPacket.cpp similarity index 100% rename from Minecraft.World/SetEntityDataPacket.cpp rename to src/world/SetEntityDataPacket.cpp diff --git a/Minecraft.World/SetEntityDataPacket.h b/src/world/SetEntityDataPacket.h similarity index 100% rename from Minecraft.World/SetEntityDataPacket.h rename to src/world/SetEntityDataPacket.h diff --git a/Minecraft.World/SetEntityMotionPacket.cpp b/src/world/SetEntityMotionPacket.cpp similarity index 100% rename from Minecraft.World/SetEntityMotionPacket.cpp rename to src/world/SetEntityMotionPacket.cpp diff --git a/Minecraft.World/SetEntityMotionPacket.h b/src/world/SetEntityMotionPacket.h similarity index 100% rename from Minecraft.World/SetEntityMotionPacket.h rename to src/world/SetEntityMotionPacket.h diff --git a/Minecraft.World/SetEquippedItemPacket.cpp b/src/world/SetEquippedItemPacket.cpp similarity index 100% rename from Minecraft.World/SetEquippedItemPacket.cpp rename to src/world/SetEquippedItemPacket.cpp diff --git a/Minecraft.World/SetEquippedItemPacket.h b/src/world/SetEquippedItemPacket.h similarity index 100% rename from Minecraft.World/SetEquippedItemPacket.h rename to src/world/SetEquippedItemPacket.h diff --git a/Minecraft.World/SetExperiencePacket.cpp b/src/world/SetExperiencePacket.cpp similarity index 100% rename from Minecraft.World/SetExperiencePacket.cpp rename to src/world/SetExperiencePacket.cpp diff --git a/Minecraft.World/SetExperiencePacket.h b/src/world/SetExperiencePacket.h similarity index 100% rename from Minecraft.World/SetExperiencePacket.h rename to src/world/SetExperiencePacket.h diff --git a/Minecraft.World/SetHealthPacket.cpp b/src/world/SetHealthPacket.cpp similarity index 100% rename from Minecraft.World/SetHealthPacket.cpp rename to src/world/SetHealthPacket.cpp diff --git a/Minecraft.World/SetHealthPacket.h b/src/world/SetHealthPacket.h similarity index 100% rename from Minecraft.World/SetHealthPacket.h rename to src/world/SetHealthPacket.h diff --git a/Minecraft.World/SetRidingPacket.cpp b/src/world/SetRidingPacket.cpp similarity index 100% rename from Minecraft.World/SetRidingPacket.cpp rename to src/world/SetRidingPacket.cpp diff --git a/Minecraft.World/SetRidingPacket.h b/src/world/SetRidingPacket.h similarity index 100% rename from Minecraft.World/SetRidingPacket.h rename to src/world/SetRidingPacket.h diff --git a/Minecraft.World/SetSpawnPositionPacket.cpp b/src/world/SetSpawnPositionPacket.cpp similarity index 100% rename from Minecraft.World/SetSpawnPositionPacket.cpp rename to src/world/SetSpawnPositionPacket.cpp diff --git a/Minecraft.World/SetSpawnPositionPacket.h b/src/world/SetSpawnPositionPacket.h similarity index 100% rename from Minecraft.World/SetSpawnPositionPacket.h rename to src/world/SetSpawnPositionPacket.h diff --git a/Minecraft.World/SetTimePacket.cpp b/src/world/SetTimePacket.cpp similarity index 100% rename from Minecraft.World/SetTimePacket.cpp rename to src/world/SetTimePacket.cpp diff --git a/Minecraft.World/SetTimePacket.h b/src/world/SetTimePacket.h similarity index 100% rename from Minecraft.World/SetTimePacket.h rename to src/world/SetTimePacket.h diff --git a/Minecraft.World/ShapedRecipy.cpp b/src/world/ShapedRecipy.cpp similarity index 100% rename from Minecraft.World/ShapedRecipy.cpp rename to src/world/ShapedRecipy.cpp diff --git a/Minecraft.World/ShapedRecipy.h b/src/world/ShapedRecipy.h similarity index 100% rename from Minecraft.World/ShapedRecipy.h rename to src/world/ShapedRecipy.h diff --git a/Minecraft.World/ShapelessRecipy.cpp b/src/world/ShapelessRecipy.cpp similarity index 100% rename from Minecraft.World/ShapelessRecipy.cpp rename to src/world/ShapelessRecipy.cpp diff --git a/Minecraft.World/ShapelessRecipy.h b/src/world/ShapelessRecipy.h similarity index 100% rename from Minecraft.World/ShapelessRecipy.h rename to src/world/ShapelessRecipy.h diff --git a/Minecraft.World/SharedConstants.cpp b/src/world/SharedConstants.cpp similarity index 100% rename from Minecraft.World/SharedConstants.cpp rename to src/world/SharedConstants.cpp diff --git a/Minecraft.World/SharedConstants.h b/src/world/SharedConstants.h similarity index 100% rename from Minecraft.World/SharedConstants.h rename to src/world/SharedConstants.h diff --git a/Minecraft.World/SharedKeyPacket.h b/src/world/SharedKeyPacket.h similarity index 100% rename from Minecraft.World/SharedKeyPacket.h rename to src/world/SharedKeyPacket.h diff --git a/Minecraft.World/ShearsItem.cpp b/src/world/ShearsItem.cpp similarity index 100% rename from Minecraft.World/ShearsItem.cpp rename to src/world/ShearsItem.cpp diff --git a/Minecraft.World/ShearsItem.h b/src/world/ShearsItem.h similarity index 100% rename from Minecraft.World/ShearsItem.h rename to src/world/ShearsItem.h diff --git a/Minecraft.World/Sheep.cpp b/src/world/Sheep.cpp similarity index 99% rename from Minecraft.World/Sheep.cpp rename to src/world/Sheep.cpp index 30eeefcd..aa318e2e 100644 --- a/Minecraft.World/Sheep.cpp +++ b/src/world/Sheep.cpp @@ -16,7 +16,7 @@ using namespace std; #include "net.minecraft.world.entity.global.h" #include "net.minecraft.world.entity.player.h" #include "Sheep.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "MobCategory.h" #include "GenericStats.h" diff --git a/Minecraft.World/Sheep.h b/src/world/Sheep.h similarity index 100% rename from Minecraft.World/Sheep.h rename to src/world/Sheep.h diff --git a/Minecraft.World/ShoreLayer.cpp b/src/world/ShoreLayer.cpp similarity index 100% rename from Minecraft.World/ShoreLayer.cpp rename to src/world/ShoreLayer.cpp diff --git a/Minecraft.World/ShoreLayer.h b/src/world/ShoreLayer.h similarity index 100% rename from Minecraft.World/ShoreLayer.h rename to src/world/ShoreLayer.h diff --git a/Minecraft.World/ShortTag.h b/src/world/ShortTag.h similarity index 100% rename from Minecraft.World/ShortTag.h rename to src/world/ShortTag.h diff --git a/Minecraft.World/ShovelItem.cpp b/src/world/ShovelItem.cpp similarity index 100% rename from Minecraft.World/ShovelItem.cpp rename to src/world/ShovelItem.cpp diff --git a/Minecraft.World/ShovelItem.h b/src/world/ShovelItem.h similarity index 100% rename from Minecraft.World/ShovelItem.h rename to src/world/ShovelItem.h diff --git a/Minecraft.World/SignItem.cpp b/src/world/SignItem.cpp similarity index 100% rename from Minecraft.World/SignItem.cpp rename to src/world/SignItem.cpp diff --git a/Minecraft.World/SignItem.h b/src/world/SignItem.h similarity index 100% rename from Minecraft.World/SignItem.h rename to src/world/SignItem.h diff --git a/Minecraft.World/SignTile.cpp b/src/world/SignTile.cpp similarity index 100% rename from Minecraft.World/SignTile.cpp rename to src/world/SignTile.cpp diff --git a/Minecraft.World/SignTile.h b/src/world/SignTile.h similarity index 100% rename from Minecraft.World/SignTile.h rename to src/world/SignTile.h diff --git a/Minecraft.World/SignTileEntity.cpp b/src/world/SignTileEntity.cpp similarity index 96% rename from Minecraft.World/SignTileEntity.cpp rename to src/world/SignTileEntity.cpp index 09b8e022..2e45bc92 100644 --- a/Minecraft.World/SignTileEntity.cpp +++ b/src/world/SignTileEntity.cpp @@ -9,10 +9,10 @@ #include "net.minecraft.network.packet.h" #include "SignTileEntity.h" #include -#include "..\Minecraft.Client\ClientConnection.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\ServerLevel.h" -#include "..\Minecraft.World\Level.h" +#include "ClientConnection.h" +#include "Minecraft.h" +#include "ServerLevel.h" +#include "Level.h" diff --git a/Minecraft.World/SignTileEntity.h b/src/world/SignTileEntity.h similarity index 100% rename from Minecraft.World/SignTileEntity.h rename to src/world/SignTileEntity.h diff --git a/Minecraft.World/SignUpdatePacket.cpp b/src/world/SignUpdatePacket.cpp similarity index 100% rename from Minecraft.World/SignUpdatePacket.cpp rename to src/world/SignUpdatePacket.cpp diff --git a/Minecraft.World/SignUpdatePacket.h b/src/world/SignUpdatePacket.h similarity index 100% rename from Minecraft.World/SignUpdatePacket.h rename to src/world/SignUpdatePacket.h diff --git a/Minecraft.World/Silverfish.cpp b/src/world/Silverfish.cpp similarity index 99% rename from Minecraft.World/Silverfish.cpp rename to src/world/Silverfish.cpp index 117dc41b..fee8d2da 100644 --- a/Minecraft.World/Silverfish.cpp +++ b/src/world/Silverfish.cpp @@ -4,7 +4,7 @@ #include "net.minecraft.world.phys.h" #include "net.minecraft.world.damagesource.h" #include "net.minecraft.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "Silverfish.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Silverfish.h b/src/world/Silverfish.h similarity index 100% rename from Minecraft.World/Silverfish.h rename to src/world/Silverfish.h diff --git a/Minecraft.World/SimpleContainer.cpp b/src/world/SimpleContainer.cpp similarity index 100% rename from Minecraft.World/SimpleContainer.cpp rename to src/world/SimpleContainer.cpp diff --git a/Minecraft.World/SimpleContainer.h b/src/world/SimpleContainer.h similarity index 100% rename from Minecraft.World/SimpleContainer.h rename to src/world/SimpleContainer.h diff --git a/Minecraft.World/SimplexNoise.cpp b/src/world/SimplexNoise.cpp similarity index 100% rename from Minecraft.World/SimplexNoise.cpp rename to src/world/SimplexNoise.cpp diff --git a/Minecraft.World/SimplexNoise.h b/src/world/SimplexNoise.h similarity index 100% rename from Minecraft.World/SimplexNoise.h rename to src/world/SimplexNoise.h diff --git a/Minecraft.World/SitGoal.cpp b/src/world/SitGoal.cpp similarity index 100% rename from Minecraft.World/SitGoal.cpp rename to src/world/SitGoal.cpp diff --git a/Minecraft.World/SitGoal.h b/src/world/SitGoal.h similarity index 100% rename from Minecraft.World/SitGoal.h rename to src/world/SitGoal.h diff --git a/Minecraft.World/Skeleton.cpp b/src/world/Skeleton.cpp similarity index 98% rename from Minecraft.World/Skeleton.cpp rename to src/world/Skeleton.cpp index b6dbab1f..43685578 100644 --- a/Minecraft.World/Skeleton.cpp +++ b/src/world/Skeleton.cpp @@ -13,7 +13,7 @@ #include "net.minecraft.world.damagesource.h" #include "SharedConstants.h" #include "Skeleton.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Skeleton.h b/src/world/Skeleton.h similarity index 100% rename from Minecraft.World/Skeleton.h rename to src/world/Skeleton.h diff --git a/Minecraft.World/SkullItem.cpp b/src/world/SkullItem.cpp similarity index 100% rename from Minecraft.World/SkullItem.cpp rename to src/world/SkullItem.cpp diff --git a/Minecraft.World/SkullItem.h b/src/world/SkullItem.h similarity index 100% rename from Minecraft.World/SkullItem.h rename to src/world/SkullItem.h diff --git a/Minecraft.World/SkullTile.cpp b/src/world/SkullTile.cpp similarity index 100% rename from Minecraft.World/SkullTile.cpp rename to src/world/SkullTile.cpp diff --git a/Minecraft.World/SkullTile.h b/src/world/SkullTile.h similarity index 100% rename from Minecraft.World/SkullTile.h rename to src/world/SkullTile.h diff --git a/Minecraft.World/SkullTileEntity.cpp b/src/world/SkullTileEntity.cpp similarity index 100% rename from Minecraft.World/SkullTileEntity.cpp rename to src/world/SkullTileEntity.cpp diff --git a/Minecraft.World/SkullTileEntity.h b/src/world/SkullTileEntity.h similarity index 100% rename from Minecraft.World/SkullTileEntity.h rename to src/world/SkullTileEntity.h diff --git a/Minecraft.World/SkyIslandDimension.cpp b/src/world/SkyIslandDimension.cpp similarity index 100% rename from Minecraft.World/SkyIslandDimension.cpp rename to src/world/SkyIslandDimension.cpp diff --git a/Minecraft.World/Slime.cpp b/src/world/Slime.cpp similarity index 99% rename from Minecraft.World/Slime.cpp rename to src/world/Slime.cpp index 7941fbe0..9c1abb1e 100644 --- a/Minecraft.World/Slime.cpp +++ b/src/world/Slime.cpp @@ -11,7 +11,7 @@ #include "net.minecraft.world.damagesource.h" #include "com.mojang.nbt.h" #include "Slime.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Slime.h b/src/world/Slime.h similarity index 100% rename from Minecraft.World/Slime.h rename to src/world/Slime.h diff --git a/Minecraft.World/Slot.cpp b/src/world/Slot.cpp similarity index 100% rename from Minecraft.World/Slot.cpp rename to src/world/Slot.cpp diff --git a/Minecraft.World/Slot.h b/src/world/Slot.h similarity index 100% rename from Minecraft.World/Slot.h rename to src/world/Slot.h diff --git a/Minecraft.World/SmallFireball.cpp b/src/world/SmallFireball.cpp similarity index 100% rename from Minecraft.World/SmallFireball.cpp rename to src/world/SmallFireball.cpp diff --git a/Minecraft.World/SmallFireball.h b/src/world/SmallFireball.h similarity index 100% rename from Minecraft.World/SmallFireball.h rename to src/world/SmallFireball.h diff --git a/Minecraft.World/SmoothFloat.cpp b/src/world/SmoothFloat.cpp similarity index 100% rename from Minecraft.World/SmoothFloat.cpp rename to src/world/SmoothFloat.cpp diff --git a/Minecraft.World/SmoothFloat.h b/src/world/SmoothFloat.h similarity index 100% rename from Minecraft.World/SmoothFloat.h rename to src/world/SmoothFloat.h diff --git a/Minecraft.World/SmoothLayer.cpp b/src/world/SmoothLayer.cpp similarity index 100% rename from Minecraft.World/SmoothLayer.cpp rename to src/world/SmoothLayer.cpp diff --git a/Minecraft.World/SmoothLayer.h b/src/world/SmoothLayer.h similarity index 100% rename from Minecraft.World/SmoothLayer.h rename to src/world/SmoothLayer.h diff --git a/Minecraft.World/SmoothStoneBrickTile.cpp b/src/world/SmoothStoneBrickTile.cpp similarity index 100% rename from Minecraft.World/SmoothStoneBrickTile.cpp rename to src/world/SmoothStoneBrickTile.cpp diff --git a/Minecraft.World/SmoothStoneBrickTile.h b/src/world/SmoothStoneBrickTile.h similarity index 100% rename from Minecraft.World/SmoothStoneBrickTile.h rename to src/world/SmoothStoneBrickTile.h diff --git a/Minecraft.World/SmoothStoneBrickTileItem.cpp b/src/world/SmoothStoneBrickTileItem.cpp similarity index 100% rename from Minecraft.World/SmoothStoneBrickTileItem.cpp rename to src/world/SmoothStoneBrickTileItem.cpp diff --git a/Minecraft.World/SmoothStoneBrickTileItem.h b/src/world/SmoothStoneBrickTileItem.h similarity index 100% rename from Minecraft.World/SmoothStoneBrickTileItem.h rename to src/world/SmoothStoneBrickTileItem.h diff --git a/Minecraft.World/SmoothZoomLayer.cpp b/src/world/SmoothZoomLayer.cpp similarity index 100% rename from Minecraft.World/SmoothZoomLayer.cpp rename to src/world/SmoothZoomLayer.cpp diff --git a/Minecraft.World/SmoothZoomLayer.h b/src/world/SmoothZoomLayer.h similarity index 100% rename from Minecraft.World/SmoothZoomLayer.h rename to src/world/SmoothZoomLayer.h diff --git a/Minecraft.World/SnowMan.cpp b/src/world/SnowMan.cpp similarity index 98% rename from Minecraft.World/SnowMan.cpp rename to src/world/SnowMan.cpp index 958b8126..ff777da5 100644 --- a/Minecraft.World/SnowMan.cpp +++ b/src/world/SnowMan.cpp @@ -11,7 +11,7 @@ #include "net.minecraft.world.level.biome.h" #include "net.minecraft.world.item.h" #include "SharedConstants.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SnowMan.h" #include "SoundTypes.h" diff --git a/Minecraft.World/SnowMan.h b/src/world/SnowMan.h similarity index 100% rename from Minecraft.World/SnowMan.h rename to src/world/SnowMan.h diff --git a/Minecraft.World/SnowTile.cpp b/src/world/SnowTile.cpp similarity index 100% rename from Minecraft.World/SnowTile.cpp rename to src/world/SnowTile.cpp diff --git a/Minecraft.World/SnowTile.h b/src/world/SnowTile.h similarity index 100% rename from Minecraft.World/SnowTile.h rename to src/world/SnowTile.h diff --git a/Minecraft.World/Snowball.cpp b/src/world/Snowball.cpp similarity index 100% rename from Minecraft.World/Snowball.cpp rename to src/world/Snowball.cpp diff --git a/Minecraft.World/Snowball.h b/src/world/Snowball.h similarity index 100% rename from Minecraft.World/Snowball.h rename to src/world/Snowball.h diff --git a/Minecraft.World/SnowballItem.cpp b/src/world/SnowballItem.cpp similarity index 100% rename from Minecraft.World/SnowballItem.cpp rename to src/world/SnowballItem.cpp diff --git a/Minecraft.World/SnowballItem.h b/src/world/SnowballItem.h similarity index 100% rename from Minecraft.World/SnowballItem.h rename to src/world/SnowballItem.h diff --git a/Minecraft.World/Socket.cpp b/src/world/Socket.cpp similarity index 99% rename from Minecraft.World/Socket.cpp rename to src/world/Socket.cpp index 4b703403..afe923d8 100644 --- a/Minecraft.World/Socket.cpp +++ b/src/world/Socket.cpp @@ -3,9 +3,9 @@ #include "SocketAddress.h" #include "Socket.h" #include "ThreadName.h" -#include "..\Minecraft.Client\ServerConnection.h" +#include "ServerConnection.h" #include -#include "..\Minecraft.Client\PS3\PS3Extras\ShutdownManager.h" +#include "PS3\PS3Extras\ShutdownManager.h" // This current socket implementation is for the creation of a single local link. 2 sockets can be created, one for either end of this local // link, the end (0 or 1) is passed as a parameter to the ctor. diff --git a/Minecraft.World/Socket.h b/src/world/Socket.h similarity index 100% rename from Minecraft.World/Socket.h rename to src/world/Socket.h diff --git a/Minecraft.World/SocketAddress.h b/src/world/SocketAddress.h similarity index 100% rename from Minecraft.World/SocketAddress.h rename to src/world/SocketAddress.h diff --git a/Minecraft.World/SoundTypes.h b/src/world/SoundTypes.h similarity index 100% rename from Minecraft.World/SoundTypes.h rename to src/world/SoundTypes.h diff --git a/Minecraft.World/SparseDataStorage.cpp b/src/world/SparseDataStorage.cpp similarity index 100% rename from Minecraft.World/SparseDataStorage.cpp rename to src/world/SparseDataStorage.cpp diff --git a/Minecraft.World/SparseDataStorage.h b/src/world/SparseDataStorage.h similarity index 100% rename from Minecraft.World/SparseDataStorage.h rename to src/world/SparseDataStorage.h diff --git a/Minecraft.World/SparseLightStorage.cpp b/src/world/SparseLightStorage.cpp similarity index 100% rename from Minecraft.World/SparseLightStorage.cpp rename to src/world/SparseLightStorage.cpp diff --git a/Minecraft.World/SparseLightStorage.h b/src/world/SparseLightStorage.h similarity index 100% rename from Minecraft.World/SparseLightStorage.h rename to src/world/SparseLightStorage.h diff --git a/Minecraft.World/Spider.cpp b/src/world/Spider.cpp similarity index 98% rename from Minecraft.World/Spider.cpp rename to src/world/Spider.cpp index ba58ce54..0816d28d 100644 --- a/Minecraft.World/Spider.cpp +++ b/src/world/Spider.cpp @@ -8,7 +8,7 @@ #include "net.minecraft.world.entity.h" #include "com.mojang.nbt.h" #include "Spider.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Spider.h b/src/world/Spider.h similarity index 100% rename from Minecraft.World/Spider.h rename to src/world/Spider.h diff --git a/Minecraft.World/SpikeFeature.cpp b/src/world/SpikeFeature.cpp similarity index 100% rename from Minecraft.World/SpikeFeature.cpp rename to src/world/SpikeFeature.cpp diff --git a/Minecraft.World/SpikeFeature.h b/src/world/SpikeFeature.h similarity index 100% rename from Minecraft.World/SpikeFeature.h rename to src/world/SpikeFeature.h diff --git a/Minecraft.World/Sponge.cpp b/src/world/Sponge.cpp similarity index 100% rename from Minecraft.World/Sponge.cpp rename to src/world/Sponge.cpp diff --git a/Minecraft.World/Sponge.h b/src/world/Sponge.h similarity index 100% rename from Minecraft.World/Sponge.h rename to src/world/Sponge.h diff --git a/Minecraft.World/SpringFeature.cpp b/src/world/SpringFeature.cpp similarity index 100% rename from Minecraft.World/SpringFeature.cpp rename to src/world/SpringFeature.cpp diff --git a/Minecraft.World/SpringFeature.h b/src/world/SpringFeature.h similarity index 100% rename from Minecraft.World/SpringFeature.h rename to src/world/SpringFeature.h diff --git a/Minecraft.World/SpringTile.cpp b/src/world/SpringTile.cpp similarity index 100% rename from Minecraft.World/SpringTile.cpp rename to src/world/SpringTile.cpp diff --git a/Minecraft.World/SpringTile.h b/src/world/SpringTile.h similarity index 100% rename from Minecraft.World/SpringTile.h rename to src/world/SpringTile.h diff --git a/Minecraft.World/SpruceFeature.cpp b/src/world/SpruceFeature.cpp similarity index 100% rename from Minecraft.World/SpruceFeature.cpp rename to src/world/SpruceFeature.cpp diff --git a/Minecraft.World/SpruceFeature.h b/src/world/SpruceFeature.h similarity index 100% rename from Minecraft.World/SpruceFeature.h rename to src/world/SpruceFeature.h diff --git a/Minecraft.World/Squid.cpp b/src/world/Squid.cpp similarity index 98% rename from Minecraft.World/Squid.cpp rename to src/world/Squid.cpp index 3e36777c..fcdb9fd0 100644 --- a/Minecraft.World/Squid.cpp +++ b/src/world/Squid.cpp @@ -8,7 +8,7 @@ using namespace std; #include "net.minecraft.world.item.h" #include "SharedConstants.h" #include "Squid.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" diff --git a/Minecraft.World/Squid.h b/src/world/Squid.h similarity index 100% rename from Minecraft.World/Squid.h rename to src/world/Squid.h diff --git a/Minecraft.World/StairTile.cpp b/src/world/StairTile.cpp similarity index 100% rename from Minecraft.World/StairTile.cpp rename to src/world/StairTile.cpp diff --git a/Minecraft.World/StairTile.h b/src/world/StairTile.h similarity index 100% rename from Minecraft.World/StairTile.h rename to src/world/StairTile.h diff --git a/Minecraft.World/Stat.cpp b/src/world/Stat.cpp similarity index 100% rename from Minecraft.World/Stat.cpp rename to src/world/Stat.cpp diff --git a/Minecraft.World/Stat.h b/src/world/Stat.h similarity index 100% rename from Minecraft.World/Stat.h rename to src/world/Stat.h diff --git a/Minecraft.World/StatFormatter.h b/src/world/StatFormatter.h similarity index 100% rename from Minecraft.World/StatFormatter.h rename to src/world/StatFormatter.h diff --git a/Minecraft.World/Stats.cpp b/src/world/Stats.cpp similarity index 99% rename from Minecraft.World/Stats.cpp rename to src/world/Stats.cpp index ce9ed8a7..9591a140 100644 --- a/Minecraft.World/Stats.cpp +++ b/src/world/Stats.cpp @@ -8,7 +8,7 @@ #include "ItemStat.h" #include "GeneralStat.h" #include "Stats.h" -#include "..\Minecraft.Client\StatsCounter.h" +#include "StatsCounter.h" const int Stats::BLOCKS_MINED_OFFSET = 0x1000000; const int Stats::ITEMS_COLLECTED_OFFSET = 0x1010000; diff --git a/Minecraft.World/Stats.h b/src/world/Stats.h similarity index 100% rename from Minecraft.World/Stats.h rename to src/world/Stats.h diff --git a/Minecraft.World/StemTile.cpp b/src/world/StemTile.cpp similarity index 98% rename from Minecraft.World/StemTile.cpp rename to src/world/StemTile.cpp index 15c412eb..5b8a5e10 100644 --- a/Minecraft.World/StemTile.cpp +++ b/src/world/StemTile.cpp @@ -3,8 +3,8 @@ #include "net.minecraft.world.entity.item.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\Common\Colours\ColourTable.h" +#include "Minecraft.h" +#include "Common/Colours/ColourTable.h" #include "StemTile.h" const wstring StemTile::TEXTURE_ANGLED = L"stem_bent"; diff --git a/Minecraft.World/StemTile.h b/src/world/StemTile.h similarity index 100% rename from Minecraft.World/StemTile.h rename to src/world/StemTile.h diff --git a/Minecraft.World/StoneMonsterTile.cpp b/src/world/StoneMonsterTile.cpp similarity index 100% rename from Minecraft.World/StoneMonsterTile.cpp rename to src/world/StoneMonsterTile.cpp diff --git a/Minecraft.World/StoneMonsterTile.h b/src/world/StoneMonsterTile.h similarity index 100% rename from Minecraft.World/StoneMonsterTile.h rename to src/world/StoneMonsterTile.h diff --git a/Minecraft.World/StoneMonsterTileItem.cpp b/src/world/StoneMonsterTileItem.cpp similarity index 100% rename from Minecraft.World/StoneMonsterTileItem.cpp rename to src/world/StoneMonsterTileItem.cpp diff --git a/Minecraft.World/StoneMonsterTileItem.h b/src/world/StoneMonsterTileItem.h similarity index 100% rename from Minecraft.World/StoneMonsterTileItem.h rename to src/world/StoneMonsterTileItem.h diff --git a/Minecraft.World/StoneSlabTile.cpp b/src/world/StoneSlabTile.cpp similarity index 100% rename from Minecraft.World/StoneSlabTile.cpp rename to src/world/StoneSlabTile.cpp diff --git a/Minecraft.World/StoneSlabTile.h b/src/world/StoneSlabTile.h similarity index 100% rename from Minecraft.World/StoneSlabTile.h rename to src/world/StoneSlabTile.h diff --git a/Minecraft.World/StoneSlabTileItem.cpp b/src/world/StoneSlabTileItem.cpp similarity index 100% rename from Minecraft.World/StoneSlabTileItem.cpp rename to src/world/StoneSlabTileItem.cpp diff --git a/Minecraft.World/StoneSlabTileItem.h b/src/world/StoneSlabTileItem.h similarity index 100% rename from Minecraft.World/StoneSlabTileItem.h rename to src/world/StoneSlabTileItem.h diff --git a/Minecraft.World/StoneTile.cpp b/src/world/StoneTile.cpp similarity index 100% rename from Minecraft.World/StoneTile.cpp rename to src/world/StoneTile.cpp diff --git a/Minecraft.World/StoneTile.h b/src/world/StoneTile.h similarity index 100% rename from Minecraft.World/StoneTile.h rename to src/world/StoneTile.h diff --git a/Minecraft.World/StringHelpers.cpp b/src/world/StringHelpers.cpp similarity index 100% rename from Minecraft.World/StringHelpers.cpp rename to src/world/StringHelpers.cpp diff --git a/Minecraft.World/StringHelpers.h b/src/world/StringHelpers.h similarity index 100% rename from Minecraft.World/StringHelpers.h rename to src/world/StringHelpers.h diff --git a/Minecraft.World/StringTag.h b/src/world/StringTag.h similarity index 100% rename from Minecraft.World/StringTag.h rename to src/world/StringTag.h diff --git a/Minecraft.World/StrongholdFeature.cpp b/src/world/StrongholdFeature.cpp similarity index 100% rename from Minecraft.World/StrongholdFeature.cpp rename to src/world/StrongholdFeature.cpp diff --git a/Minecraft.World/StrongholdFeature.h b/src/world/StrongholdFeature.h similarity index 100% rename from Minecraft.World/StrongholdFeature.h rename to src/world/StrongholdFeature.h diff --git a/Minecraft.World/StrongholdPieces.cpp b/src/world/StrongholdPieces.cpp similarity index 100% rename from Minecraft.World/StrongholdPieces.cpp rename to src/world/StrongholdPieces.cpp diff --git a/Minecraft.World/StrongholdPieces.h b/src/world/StrongholdPieces.h similarity index 100% rename from Minecraft.World/StrongholdPieces.h rename to src/world/StrongholdPieces.h diff --git a/Minecraft.World/StructureFeature.cpp b/src/world/StructureFeature.cpp similarity index 100% rename from Minecraft.World/StructureFeature.cpp rename to src/world/StructureFeature.cpp diff --git a/Minecraft.World/StructureFeature.h b/src/world/StructureFeature.h similarity index 100% rename from Minecraft.World/StructureFeature.h rename to src/world/StructureFeature.h diff --git a/Minecraft.World/StructurePiece.cpp b/src/world/StructurePiece.cpp similarity index 100% rename from Minecraft.World/StructurePiece.cpp rename to src/world/StructurePiece.cpp diff --git a/Minecraft.World/StructurePiece.h b/src/world/StructurePiece.h similarity index 100% rename from Minecraft.World/StructurePiece.h rename to src/world/StructurePiece.h diff --git a/Minecraft.World/StructureRecipies.cpp b/src/world/StructureRecipies.cpp similarity index 100% rename from Minecraft.World/StructureRecipies.cpp rename to src/world/StructureRecipies.cpp diff --git a/Minecraft.World/StructureRecipies.h b/src/world/StructureRecipies.h similarity index 100% rename from Minecraft.World/StructureRecipies.h rename to src/world/StructureRecipies.h diff --git a/Minecraft.World/StructureStart.cpp b/src/world/StructureStart.cpp similarity index 100% rename from Minecraft.World/StructureStart.cpp rename to src/world/StructureStart.cpp diff --git a/Minecraft.World/StructureStart.h b/src/world/StructureStart.h similarity index 100% rename from Minecraft.World/StructureStart.h rename to src/world/StructureStart.h diff --git a/Minecraft.World/SwampBiome.cpp b/src/world/SwampBiome.cpp similarity index 100% rename from Minecraft.World/SwampBiome.cpp rename to src/world/SwampBiome.cpp diff --git a/Minecraft.World/SwampBiome.h b/src/world/SwampBiome.h similarity index 100% rename from Minecraft.World/SwampBiome.h rename to src/world/SwampBiome.h diff --git a/Minecraft.World/SwampRiversLayer.cpp b/src/world/SwampRiversLayer.cpp similarity index 100% rename from Minecraft.World/SwampRiversLayer.cpp rename to src/world/SwampRiversLayer.cpp diff --git a/Minecraft.World/SwampRiversLayer.h b/src/world/SwampRiversLayer.h similarity index 100% rename from Minecraft.World/SwampRiversLayer.h rename to src/world/SwampRiversLayer.h diff --git a/Minecraft.World/SwampTreeFeature.cpp b/src/world/SwampTreeFeature.cpp similarity index 100% rename from Minecraft.World/SwampTreeFeature.cpp rename to src/world/SwampTreeFeature.cpp diff --git a/Minecraft.World/SwampTreeFeature.h b/src/world/SwampTreeFeature.h similarity index 100% rename from Minecraft.World/SwampTreeFeature.h rename to src/world/SwampTreeFeature.h diff --git a/Minecraft.World/SwellGoal.cpp b/src/world/SwellGoal.cpp similarity index 100% rename from Minecraft.World/SwellGoal.cpp rename to src/world/SwellGoal.cpp diff --git a/Minecraft.World/SwellGoal.h b/src/world/SwellGoal.h similarity index 100% rename from Minecraft.World/SwellGoal.h rename to src/world/SwellGoal.h diff --git a/Minecraft.World/SynchedEntityData.cpp b/src/world/SynchedEntityData.cpp similarity index 100% rename from Minecraft.World/SynchedEntityData.cpp rename to src/world/SynchedEntityData.cpp diff --git a/Minecraft.World/SynchedEntityData.h b/src/world/SynchedEntityData.h similarity index 100% rename from Minecraft.World/SynchedEntityData.h rename to src/world/SynchedEntityData.h diff --git a/Minecraft.World/Synth.cpp b/src/world/Synth.cpp similarity index 100% rename from Minecraft.World/Synth.cpp rename to src/world/Synth.cpp diff --git a/Minecraft.World/Synth.h b/src/world/Synth.h similarity index 100% rename from Minecraft.World/Synth.h rename to src/world/Synth.h diff --git a/Minecraft.World/System.h b/src/world/System.h similarity index 100% rename from Minecraft.World/System.h rename to src/world/System.h diff --git a/Minecraft.World/Tag.cpp b/src/world/Tag.cpp similarity index 100% rename from Minecraft.World/Tag.cpp rename to src/world/Tag.cpp diff --git a/Minecraft.World/Tag.h b/src/world/Tag.h similarity index 100% rename from Minecraft.World/Tag.h rename to src/world/Tag.h diff --git a/Minecraft.World/TaigaBiome.cpp b/src/world/TaigaBiome.cpp similarity index 100% rename from Minecraft.World/TaigaBiome.cpp rename to src/world/TaigaBiome.cpp diff --git a/Minecraft.World/TaigaBiome.h b/src/world/TaigaBiome.h similarity index 100% rename from Minecraft.World/TaigaBiome.h rename to src/world/TaigaBiome.h diff --git a/Minecraft.World/TakeFlowerGoal.cpp b/src/world/TakeFlowerGoal.cpp similarity index 100% rename from Minecraft.World/TakeFlowerGoal.cpp rename to src/world/TakeFlowerGoal.cpp diff --git a/Minecraft.World/TakeFlowerGoal.h b/src/world/TakeFlowerGoal.h similarity index 100% rename from Minecraft.World/TakeFlowerGoal.h rename to src/world/TakeFlowerGoal.h diff --git a/Minecraft.World/TakeItemEntityPacket.cpp b/src/world/TakeItemEntityPacket.cpp similarity index 100% rename from Minecraft.World/TakeItemEntityPacket.cpp rename to src/world/TakeItemEntityPacket.cpp diff --git a/Minecraft.World/TakeItemEntityPacket.h b/src/world/TakeItemEntityPacket.h similarity index 100% rename from Minecraft.World/TakeItemEntityPacket.h rename to src/world/TakeItemEntityPacket.h diff --git a/Minecraft.World/TallGrass.cpp b/src/world/TallGrass.cpp similarity index 98% rename from Minecraft.World/TallGrass.cpp rename to src/world/TallGrass.cpp index e2e7cb19..dd2d354b 100644 --- a/Minecraft.World/TallGrass.cpp +++ b/src/world/TallGrass.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "net.minecraft.world.item.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.biome.h" diff --git a/Minecraft.World/TallGrass.h b/src/world/TallGrass.h similarity index 100% rename from Minecraft.World/TallGrass.h rename to src/world/TallGrass.h diff --git a/Minecraft.World/TallGrassFeature.cpp b/src/world/TallGrassFeature.cpp similarity index 100% rename from Minecraft.World/TallGrassFeature.cpp rename to src/world/TallGrassFeature.cpp diff --git a/Minecraft.World/TallGrassFeature.h b/src/world/TallGrassFeature.h similarity index 100% rename from Minecraft.World/TallGrassFeature.h rename to src/world/TallGrassFeature.h diff --git a/Minecraft.World/TamableAnimal.cpp b/src/world/TamableAnimal.cpp similarity index 100% rename from Minecraft.World/TamableAnimal.cpp rename to src/world/TamableAnimal.cpp diff --git a/Minecraft.World/TamableAnimal.h b/src/world/TamableAnimal.h similarity index 100% rename from Minecraft.World/TamableAnimal.h rename to src/world/TamableAnimal.h diff --git a/Minecraft.World/TargetGoal.cpp b/src/world/TargetGoal.cpp similarity index 100% rename from Minecraft.World/TargetGoal.cpp rename to src/world/TargetGoal.cpp diff --git a/Minecraft.World/TargetGoal.h b/src/world/TargetGoal.h similarity index 100% rename from Minecraft.World/TargetGoal.h rename to src/world/TargetGoal.h diff --git a/Minecraft.World/TeleportEntityPacket.cpp b/src/world/TeleportEntityPacket.cpp similarity index 100% rename from Minecraft.World/TeleportEntityPacket.cpp rename to src/world/TeleportEntityPacket.cpp diff --git a/Minecraft.World/TeleportEntityPacket.h b/src/world/TeleportEntityPacket.h similarity index 100% rename from Minecraft.World/TeleportEntityPacket.h rename to src/world/TeleportEntityPacket.h diff --git a/Minecraft.World/TemperatureLayer.cpp b/src/world/TemperatureLayer.cpp similarity index 100% rename from Minecraft.World/TemperatureLayer.cpp rename to src/world/TemperatureLayer.cpp diff --git a/Minecraft.World/TemperatureLayer.h b/src/world/TemperatureLayer.h similarity index 100% rename from Minecraft.World/TemperatureLayer.h rename to src/world/TemperatureLayer.h diff --git a/Minecraft.World/TemperatureMixerLayer.cpp b/src/world/TemperatureMixerLayer.cpp similarity index 100% rename from Minecraft.World/TemperatureMixerLayer.cpp rename to src/world/TemperatureMixerLayer.cpp diff --git a/Minecraft.World/TemperatureMixerLayer.h b/src/world/TemperatureMixerLayer.h similarity index 100% rename from Minecraft.World/TemperatureMixerLayer.h rename to src/world/TemperatureMixerLayer.h diff --git a/Minecraft.World/TemptGoal.cpp b/src/world/TemptGoal.cpp similarity index 100% rename from Minecraft.World/TemptGoal.cpp rename to src/world/TemptGoal.cpp diff --git a/Minecraft.World/TemptGoal.h b/src/world/TemptGoal.h similarity index 100% rename from Minecraft.World/TemptGoal.h rename to src/world/TemptGoal.h diff --git a/Minecraft.World/TextureAndGeometryChangePacket.cpp b/src/world/TextureAndGeometryChangePacket.cpp similarity index 100% rename from Minecraft.World/TextureAndGeometryChangePacket.cpp rename to src/world/TextureAndGeometryChangePacket.cpp diff --git a/Minecraft.World/TextureAndGeometryChangePacket.h b/src/world/TextureAndGeometryChangePacket.h similarity index 100% rename from Minecraft.World/TextureAndGeometryChangePacket.h rename to src/world/TextureAndGeometryChangePacket.h diff --git a/Minecraft.World/TextureAndGeometryPacket.cpp b/src/world/TextureAndGeometryPacket.cpp similarity index 100% rename from Minecraft.World/TextureAndGeometryPacket.cpp rename to src/world/TextureAndGeometryPacket.cpp diff --git a/Minecraft.World/TextureAndGeometryPacket.h b/src/world/TextureAndGeometryPacket.h similarity index 93% rename from Minecraft.World/TextureAndGeometryPacket.h rename to src/world/TextureAndGeometryPacket.h index 8577f03d..852bb392 100644 --- a/Minecraft.World/TextureAndGeometryPacket.h +++ b/src/world/TextureAndGeometryPacket.h @@ -2,8 +2,8 @@ using namespace std; #include "Packet.h" -#include "..\Minecraft.Client\Model.h" -#include "..\Minecraft.Client\SkinBox.h" +#include "Model.h" +#include "SkinBox.h" class DLCSkinFile; diff --git a/Minecraft.World/TextureChangePacket.cpp b/src/world/TextureChangePacket.cpp similarity index 100% rename from Minecraft.World/TextureChangePacket.cpp rename to src/world/TextureChangePacket.cpp diff --git a/Minecraft.World/TextureChangePacket.h b/src/world/TextureChangePacket.h similarity index 100% rename from Minecraft.World/TextureChangePacket.h rename to src/world/TextureChangePacket.h diff --git a/Minecraft.World/TexturePacket.cpp b/src/world/TexturePacket.cpp similarity index 100% rename from Minecraft.World/TexturePacket.cpp rename to src/world/TexturePacket.cpp diff --git a/Minecraft.World/TexturePacket.h b/src/world/TexturePacket.h similarity index 100% rename from Minecraft.World/TexturePacket.h rename to src/world/TexturePacket.h diff --git a/Minecraft.World/TheEndBiome.cpp b/src/world/TheEndBiome.cpp similarity index 100% rename from Minecraft.World/TheEndBiome.cpp rename to src/world/TheEndBiome.cpp diff --git a/Minecraft.World/TheEndBiome.h b/src/world/TheEndBiome.h similarity index 100% rename from Minecraft.World/TheEndBiome.h rename to src/world/TheEndBiome.h diff --git a/Minecraft.World/TheEndBiomeDecorator.cpp b/src/world/TheEndBiomeDecorator.cpp similarity index 100% rename from Minecraft.World/TheEndBiomeDecorator.cpp rename to src/world/TheEndBiomeDecorator.cpp diff --git a/Minecraft.World/TheEndBiomeDecorator.h b/src/world/TheEndBiomeDecorator.h similarity index 100% rename from Minecraft.World/TheEndBiomeDecorator.h rename to src/world/TheEndBiomeDecorator.h diff --git a/Minecraft.World/TheEndDimension.cpp b/src/world/TheEndDimension.cpp similarity index 94% rename from Minecraft.World/TheEndDimension.cpp rename to src/world/TheEndDimension.cpp index ccc8641b..6ead84f2 100644 --- a/Minecraft.World/TheEndDimension.cpp +++ b/src/world/TheEndDimension.cpp @@ -4,8 +4,8 @@ #include "net.minecraft.world.level.levelgen.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.tile.h" -#include "..\Minecraft.Client\Minecraft.h" -#include "..\Minecraft.Client\Common\Colours\ColourTable.h" +#include "Minecraft.h" +#include "Common/Colours/ColourTable.h" void TheEndDimension::init() { diff --git a/Minecraft.World/TheEndDimension.h b/src/world/TheEndDimension.h similarity index 100% rename from Minecraft.World/TheEndDimension.h rename to src/world/TheEndDimension.h diff --git a/Minecraft.World/TheEndLevelRandomLevelSource.cpp b/src/world/TheEndLevelRandomLevelSource.cpp similarity index 100% rename from Minecraft.World/TheEndLevelRandomLevelSource.cpp rename to src/world/TheEndLevelRandomLevelSource.cpp diff --git a/Minecraft.World/TheEndLevelRandomLevelSource.h b/src/world/TheEndLevelRandomLevelSource.h similarity index 100% rename from Minecraft.World/TheEndLevelRandomLevelSource.h rename to src/world/TheEndLevelRandomLevelSource.h diff --git a/Minecraft.World/TheEndPortal.cpp b/src/world/TheEndPortal.cpp similarity index 100% rename from Minecraft.World/TheEndPortal.cpp rename to src/world/TheEndPortal.cpp diff --git a/Minecraft.World/TheEndPortal.h b/src/world/TheEndPortal.h similarity index 100% rename from Minecraft.World/TheEndPortal.h rename to src/world/TheEndPortal.h diff --git a/Minecraft.World/TheEndPortalFrameTile.cpp b/src/world/TheEndPortalFrameTile.cpp similarity index 100% rename from Minecraft.World/TheEndPortalFrameTile.cpp rename to src/world/TheEndPortalFrameTile.cpp diff --git a/Minecraft.World/TheEndPortalFrameTile.h b/src/world/TheEndPortalFrameTile.h similarity index 100% rename from Minecraft.World/TheEndPortalFrameTile.h rename to src/world/TheEndPortalFrameTile.h diff --git a/Minecraft.World/TheEndPortalTileEntity.cpp b/src/world/TheEndPortalTileEntity.cpp similarity index 100% rename from Minecraft.World/TheEndPortalTileEntity.cpp rename to src/world/TheEndPortalTileEntity.cpp diff --git a/Minecraft.World/TheEndPortalTileEntity.h b/src/world/TheEndPortalTileEntity.h similarity index 100% rename from Minecraft.World/TheEndPortalTileEntity.h rename to src/world/TheEndPortalTileEntity.h diff --git a/Minecraft.World/ThinFenceTile.cpp b/src/world/ThinFenceTile.cpp similarity index 100% rename from Minecraft.World/ThinFenceTile.cpp rename to src/world/ThinFenceTile.cpp diff --git a/Minecraft.World/ThinFenceTile.h b/src/world/ThinFenceTile.h similarity index 100% rename from Minecraft.World/ThinFenceTile.h rename to src/world/ThinFenceTile.h diff --git a/Minecraft.World/ThornsEnchantment.cpp b/src/world/ThornsEnchantment.cpp similarity index 100% rename from Minecraft.World/ThornsEnchantment.cpp rename to src/world/ThornsEnchantment.cpp diff --git a/Minecraft.World/ThornsEnchantment.h b/src/world/ThornsEnchantment.h similarity index 100% rename from Minecraft.World/ThornsEnchantment.h rename to src/world/ThornsEnchantment.h diff --git a/Minecraft.World/ThreadName.cpp b/src/world/ThreadName.cpp similarity index 100% rename from Minecraft.World/ThreadName.cpp rename to src/world/ThreadName.cpp diff --git a/Minecraft.World/ThreadName.h b/src/world/ThreadName.h similarity index 100% rename from Minecraft.World/ThreadName.h rename to src/world/ThreadName.h diff --git a/Minecraft.World/Throwable.cpp b/src/world/Throwable.cpp similarity index 100% rename from Minecraft.World/Throwable.cpp rename to src/world/Throwable.cpp diff --git a/Minecraft.World/Throwable.h b/src/world/Throwable.h similarity index 100% rename from Minecraft.World/Throwable.h rename to src/world/Throwable.h diff --git a/Minecraft.World/ThrownEgg.cpp b/src/world/ThrownEgg.cpp similarity index 100% rename from Minecraft.World/ThrownEgg.cpp rename to src/world/ThrownEgg.cpp diff --git a/Minecraft.World/ThrownEgg.h b/src/world/ThrownEgg.h similarity index 100% rename from Minecraft.World/ThrownEgg.h rename to src/world/ThrownEgg.h diff --git a/Minecraft.World/ThrownEnderpearl.cpp b/src/world/ThrownEnderpearl.cpp similarity index 95% rename from Minecraft.World/ThrownEnderpearl.cpp rename to src/world/ThrownEnderpearl.cpp index 1cddfb1f..7773bb03 100644 --- a/Minecraft.World/ThrownEnderpearl.cpp +++ b/src/world/ThrownEnderpearl.cpp @@ -3,8 +3,8 @@ #include "net.minecraft.world.damagesource.h" #include "net.minecraft.world.entity.h" #include "net.minecraft.world.level.h" -#include "..\Minecraft.Client\ServerPlayer.h" -#include "..\Minecraft.Client\PlayerConnection.h" +#include "ServerPlayer.h" +#include "PlayerConnection.h" #include "ThrownEnderpearl.h" diff --git a/Minecraft.World/ThrownEnderpearl.h b/src/world/ThrownEnderpearl.h similarity index 100% rename from Minecraft.World/ThrownEnderpearl.h rename to src/world/ThrownEnderpearl.h diff --git a/Minecraft.World/ThrownExpBottle.cpp b/src/world/ThrownExpBottle.cpp similarity index 100% rename from Minecraft.World/ThrownExpBottle.cpp rename to src/world/ThrownExpBottle.cpp diff --git a/Minecraft.World/ThrownExpBottle.h b/src/world/ThrownExpBottle.h similarity index 100% rename from Minecraft.World/ThrownExpBottle.h rename to src/world/ThrownExpBottle.h diff --git a/Minecraft.World/ThrownPotion.cpp b/src/world/ThrownPotion.cpp similarity index 100% rename from Minecraft.World/ThrownPotion.cpp rename to src/world/ThrownPotion.cpp diff --git a/Minecraft.World/ThrownPotion.h b/src/world/ThrownPotion.h similarity index 100% rename from Minecraft.World/ThrownPotion.h rename to src/world/ThrownPotion.h diff --git a/Minecraft.World/TickNextTickData.cpp b/src/world/TickNextTickData.cpp similarity index 100% rename from Minecraft.World/TickNextTickData.cpp rename to src/world/TickNextTickData.cpp diff --git a/Minecraft.World/TickNextTickData.h b/src/world/TickNextTickData.h similarity index 100% rename from Minecraft.World/TickNextTickData.h rename to src/world/TickNextTickData.h diff --git a/Minecraft.World/Tile.cpp b/src/world/Tile.cpp similarity index 100% rename from Minecraft.World/Tile.cpp rename to src/world/Tile.cpp diff --git a/Minecraft.World/Tile.h b/src/world/Tile.h similarity index 100% rename from Minecraft.World/Tile.h rename to src/world/Tile.h diff --git a/Minecraft.World/TileDestructionPacket.cpp b/src/world/TileDestructionPacket.cpp similarity index 100% rename from Minecraft.World/TileDestructionPacket.cpp rename to src/world/TileDestructionPacket.cpp diff --git a/Minecraft.World/TileDestructionPacket.h b/src/world/TileDestructionPacket.h similarity index 100% rename from Minecraft.World/TileDestructionPacket.h rename to src/world/TileDestructionPacket.h diff --git a/Minecraft.World/TileEntity.cpp b/src/world/TileEntity.cpp similarity index 100% rename from Minecraft.World/TileEntity.cpp rename to src/world/TileEntity.cpp diff --git a/Minecraft.World/TileEntity.h b/src/world/TileEntity.h similarity index 97% rename from Minecraft.World/TileEntity.h rename to src/world/TileEntity.h index aa3ced4f..199f6cea 100644 --- a/Minecraft.World/TileEntity.h +++ b/src/world/TileEntity.h @@ -2,7 +2,7 @@ using namespace std; #include "HashExtension.h" -#include "..\Minecraft.World\JavaIntHash.h" +#include "JavaIntHash.h" class Level; class Packet; diff --git a/Minecraft.World/TileEntityDataPacket.cpp b/src/world/TileEntityDataPacket.cpp similarity index 100% rename from Minecraft.World/TileEntityDataPacket.cpp rename to src/world/TileEntityDataPacket.cpp diff --git a/Minecraft.World/TileEntityDataPacket.h b/src/world/TileEntityDataPacket.h similarity index 100% rename from Minecraft.World/TileEntityDataPacket.h rename to src/world/TileEntityDataPacket.h diff --git a/Minecraft.World/TileEventData.cpp b/src/world/TileEventData.cpp similarity index 100% rename from Minecraft.World/TileEventData.cpp rename to src/world/TileEventData.cpp diff --git a/Minecraft.World/TileEventData.h b/src/world/TileEventData.h similarity index 100% rename from Minecraft.World/TileEventData.h rename to src/world/TileEventData.h diff --git a/Minecraft.World/TileEventPacket.cpp b/src/world/TileEventPacket.cpp similarity index 100% rename from Minecraft.World/TileEventPacket.cpp rename to src/world/TileEventPacket.cpp diff --git a/Minecraft.World/TileEventPacket.h b/src/world/TileEventPacket.h similarity index 100% rename from Minecraft.World/TileEventPacket.h rename to src/world/TileEventPacket.h diff --git a/Minecraft.World/TileItem.cpp b/src/world/TileItem.cpp similarity index 100% rename from Minecraft.World/TileItem.cpp rename to src/world/TileItem.cpp diff --git a/Minecraft.World/TileItem.h b/src/world/TileItem.h similarity index 100% rename from Minecraft.World/TileItem.h rename to src/world/TileItem.h diff --git a/Minecraft.World/TilePlanterItem.cpp b/src/world/TilePlanterItem.cpp similarity index 100% rename from Minecraft.World/TilePlanterItem.cpp rename to src/world/TilePlanterItem.cpp diff --git a/Minecraft.World/TilePlanterItem.h b/src/world/TilePlanterItem.h similarity index 100% rename from Minecraft.World/TilePlanterItem.h rename to src/world/TilePlanterItem.h diff --git a/Minecraft.World/TilePos.cpp b/src/world/TilePos.cpp similarity index 100% rename from Minecraft.World/TilePos.cpp rename to src/world/TilePos.cpp diff --git a/Minecraft.World/TilePos.h b/src/world/TilePos.h similarity index 100% rename from Minecraft.World/TilePos.h rename to src/world/TilePos.h diff --git a/Minecraft.World/TileUpdatePacket.cpp b/src/world/TileUpdatePacket.cpp similarity index 100% rename from Minecraft.World/TileUpdatePacket.cpp rename to src/world/TileUpdatePacket.cpp diff --git a/Minecraft.World/TileUpdatePacket.h b/src/world/TileUpdatePacket.h similarity index 100% rename from Minecraft.World/TileUpdatePacket.h rename to src/world/TileUpdatePacket.h diff --git a/Minecraft.World/TimeCommand.cpp b/src/world/TimeCommand.cpp similarity index 95% rename from Minecraft.World/TimeCommand.cpp rename to src/world/TimeCommand.cpp index e667a420..b4fc9e0a 100644 --- a/Minecraft.World/TimeCommand.cpp +++ b/src/world/TimeCommand.cpp @@ -1,7 +1,7 @@ #include "stdafx.h" #include "net.minecraft.commands.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\ServerLevel.h" +#include "MinecraftServer.h" +#include "ServerLevel.h" #include "net.minecraft.network.packet.h" #include "TimeCommand.h" diff --git a/Minecraft.World/TimeCommand.h b/src/world/TimeCommand.h similarity index 100% rename from Minecraft.World/TimeCommand.h rename to src/world/TimeCommand.h diff --git a/Minecraft.World/TntTile.cpp b/src/world/TntTile.cpp similarity index 100% rename from Minecraft.World/TntTile.cpp rename to src/world/TntTile.cpp diff --git a/Minecraft.World/TntTile.h b/src/world/TntTile.h similarity index 100% rename from Minecraft.World/TntTile.h rename to src/world/TntTile.h diff --git a/Minecraft.World/ToggleDownfallCommand.cpp b/src/world/ToggleDownfallCommand.cpp similarity index 90% rename from Minecraft.World/ToggleDownfallCommand.cpp rename to src/world/ToggleDownfallCommand.cpp index 1ae2f3a9..46e1c6c8 100644 --- a/Minecraft.World/ToggleDownfallCommand.cpp +++ b/src/world/ToggleDownfallCommand.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#include "..\Minecraft.Client\MinecraftServer.h" -#include "..\Minecraft.Client\ServerLevel.h" +#include "MinecraftServer.h" +#include "ServerLevel.h" #include "net.minecraft.commands.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.storage.h" diff --git a/Minecraft.World/ToggleDownfallCommand.h b/src/world/ToggleDownfallCommand.h similarity index 100% rename from Minecraft.World/ToggleDownfallCommand.h rename to src/world/ToggleDownfallCommand.h diff --git a/Minecraft.World/ToolRecipies.cpp b/src/world/ToolRecipies.cpp similarity index 100% rename from Minecraft.World/ToolRecipies.cpp rename to src/world/ToolRecipies.cpp diff --git a/Minecraft.World/ToolRecipies.h b/src/world/ToolRecipies.h similarity index 100% rename from Minecraft.World/ToolRecipies.h rename to src/world/ToolRecipies.h diff --git a/Minecraft.World/TopSnowTile.cpp b/src/world/TopSnowTile.cpp similarity index 100% rename from Minecraft.World/TopSnowTile.cpp rename to src/world/TopSnowTile.cpp diff --git a/Minecraft.World/TopSnowTile.h b/src/world/TopSnowTile.h similarity index 100% rename from Minecraft.World/TopSnowTile.h rename to src/world/TopSnowTile.h diff --git a/Minecraft.World/TorchTile.cpp b/src/world/TorchTile.cpp similarity index 100% rename from Minecraft.World/TorchTile.cpp rename to src/world/TorchTile.cpp diff --git a/Minecraft.World/TorchTile.h b/src/world/TorchTile.h similarity index 100% rename from Minecraft.World/TorchTile.h rename to src/world/TorchTile.h diff --git a/Minecraft.World/TownFeature.h b/src/world/TownFeature.h similarity index 100% rename from Minecraft.World/TownFeature.h rename to src/world/TownFeature.h diff --git a/Minecraft.World/TradeItemPacket.cpp b/src/world/TradeItemPacket.cpp similarity index 100% rename from Minecraft.World/TradeItemPacket.cpp rename to src/world/TradeItemPacket.cpp diff --git a/Minecraft.World/TradeItemPacket.h b/src/world/TradeItemPacket.h similarity index 100% rename from Minecraft.World/TradeItemPacket.h rename to src/world/TradeItemPacket.h diff --git a/Minecraft.World/TradeWithPlayerGoal.cpp b/src/world/TradeWithPlayerGoal.cpp similarity index 100% rename from Minecraft.World/TradeWithPlayerGoal.cpp rename to src/world/TradeWithPlayerGoal.cpp diff --git a/Minecraft.World/TradeWithPlayerGoal.h b/src/world/TradeWithPlayerGoal.h similarity index 100% rename from Minecraft.World/TradeWithPlayerGoal.h rename to src/world/TradeWithPlayerGoal.h diff --git a/Minecraft.World/TransparentTile.cpp b/src/world/TransparentTile.cpp similarity index 100% rename from Minecraft.World/TransparentTile.cpp rename to src/world/TransparentTile.cpp diff --git a/Minecraft.World/TransparentTile.h b/src/world/TransparentTile.h similarity index 100% rename from Minecraft.World/TransparentTile.h rename to src/world/TransparentTile.h diff --git a/Minecraft.World/TrapDoorTile.cpp b/src/world/TrapDoorTile.cpp similarity index 100% rename from Minecraft.World/TrapDoorTile.cpp rename to src/world/TrapDoorTile.cpp diff --git a/Minecraft.World/TrapDoorTile.h b/src/world/TrapDoorTile.h similarity index 100% rename from Minecraft.World/TrapDoorTile.h rename to src/world/TrapDoorTile.h diff --git a/Minecraft.World/TrapMenu.cpp b/src/world/TrapMenu.cpp similarity index 100% rename from Minecraft.World/TrapMenu.cpp rename to src/world/TrapMenu.cpp diff --git a/Minecraft.World/TrapMenu.h b/src/world/TrapMenu.h similarity index 100% rename from Minecraft.World/TrapMenu.h rename to src/world/TrapMenu.h diff --git a/Minecraft.World/TreeFeature.cpp b/src/world/TreeFeature.cpp similarity index 100% rename from Minecraft.World/TreeFeature.cpp rename to src/world/TreeFeature.cpp diff --git a/Minecraft.World/TreeFeature.h b/src/world/TreeFeature.h similarity index 100% rename from Minecraft.World/TreeFeature.h rename to src/world/TreeFeature.h diff --git a/Minecraft.World/TreeTile.cpp b/src/world/TreeTile.cpp similarity index 100% rename from Minecraft.World/TreeTile.cpp rename to src/world/TreeTile.cpp diff --git a/Minecraft.World/TreeTile.h b/src/world/TreeTile.h similarity index 100% rename from Minecraft.World/TreeTile.h rename to src/world/TreeTile.h diff --git a/Minecraft.World/TreeTileItem.cpp b/src/world/TreeTileItem.cpp similarity index 100% rename from Minecraft.World/TreeTileItem.cpp rename to src/world/TreeTileItem.cpp diff --git a/Minecraft.World/TreeTileItem.h b/src/world/TreeTileItem.h similarity index 100% rename from Minecraft.World/TreeTileItem.h rename to src/world/TreeTileItem.h diff --git a/Minecraft.World/TripWireSourceTile.cpp b/src/world/TripWireSourceTile.cpp similarity index 100% rename from Minecraft.World/TripWireSourceTile.cpp rename to src/world/TripWireSourceTile.cpp diff --git a/Minecraft.World/TripWireSourceTile.h b/src/world/TripWireSourceTile.h similarity index 100% rename from Minecraft.World/TripWireSourceTile.h rename to src/world/TripWireSourceTile.h diff --git a/Minecraft.World/TripWireTile.cpp b/src/world/TripWireTile.cpp similarity index 100% rename from Minecraft.World/TripWireTile.cpp rename to src/world/TripWireTile.cpp diff --git a/Minecraft.World/TripWireTile.h b/src/world/TripWireTile.h similarity index 100% rename from Minecraft.World/TripWireTile.h rename to src/world/TripWireTile.h diff --git a/Minecraft.World/UntouchingEnchantment.cpp b/src/world/UntouchingEnchantment.cpp similarity index 100% rename from Minecraft.World/UntouchingEnchantment.cpp rename to src/world/UntouchingEnchantment.cpp diff --git a/Minecraft.World/UntouchingEnchantment.h b/src/world/UntouchingEnchantment.h similarity index 100% rename from Minecraft.World/UntouchingEnchantment.h rename to src/world/UntouchingEnchantment.h diff --git a/Minecraft.World/UpdateGameRuleProgressPacket.cpp b/src/world/UpdateGameRuleProgressPacket.cpp similarity index 100% rename from Minecraft.World/UpdateGameRuleProgressPacket.cpp rename to src/world/UpdateGameRuleProgressPacket.cpp diff --git a/Minecraft.World/UpdateGameRuleProgressPacket.h b/src/world/UpdateGameRuleProgressPacket.h similarity index 100% rename from Minecraft.World/UpdateGameRuleProgressPacket.h rename to src/world/UpdateGameRuleProgressPacket.h diff --git a/Minecraft.World/UpdateMobEffectPacket.cpp b/src/world/UpdateMobEffectPacket.cpp similarity index 100% rename from Minecraft.World/UpdateMobEffectPacket.cpp rename to src/world/UpdateMobEffectPacket.cpp diff --git a/Minecraft.World/UpdateMobEffectPacket.h b/src/world/UpdateMobEffectPacket.h similarity index 100% rename from Minecraft.World/UpdateMobEffectPacket.h rename to src/world/UpdateMobEffectPacket.h diff --git a/Minecraft.World/UpdateProgressPacket.cpp b/src/world/UpdateProgressPacket.cpp similarity index 100% rename from Minecraft.World/UpdateProgressPacket.cpp rename to src/world/UpdateProgressPacket.cpp diff --git a/Minecraft.World/UpdateProgressPacket.h b/src/world/UpdateProgressPacket.h similarity index 100% rename from Minecraft.World/UpdateProgressPacket.h rename to src/world/UpdateProgressPacket.h diff --git a/Minecraft.World/UseAnim.h b/src/world/UseAnim.h similarity index 100% rename from Minecraft.World/UseAnim.h rename to src/world/UseAnim.h diff --git a/Minecraft.World/UseItemPacket.cpp b/src/world/UseItemPacket.cpp similarity index 100% rename from Minecraft.World/UseItemPacket.cpp rename to src/world/UseItemPacket.cpp diff --git a/Minecraft.World/UseItemPacket.h b/src/world/UseItemPacket.h similarity index 100% rename from Minecraft.World/UseItemPacket.h rename to src/world/UseItemPacket.h diff --git a/Minecraft.World/Vec3.cpp b/src/world/Vec3.cpp similarity index 100% rename from Minecraft.World/Vec3.cpp rename to src/world/Vec3.cpp diff --git a/Minecraft.World/Vec3.h b/src/world/Vec3.h similarity index 100% rename from Minecraft.World/Vec3.h rename to src/world/Vec3.h diff --git a/Minecraft.World/Village.cpp b/src/world/Village.cpp similarity index 100% rename from Minecraft.World/Village.cpp rename to src/world/Village.cpp diff --git a/Minecraft.World/Village.h b/src/world/Village.h similarity index 100% rename from Minecraft.World/Village.h rename to src/world/Village.h diff --git a/Minecraft.World/VillageFeature.cpp b/src/world/VillageFeature.cpp similarity index 100% rename from Minecraft.World/VillageFeature.cpp rename to src/world/VillageFeature.cpp diff --git a/Minecraft.World/VillageFeature.h b/src/world/VillageFeature.h similarity index 100% rename from Minecraft.World/VillageFeature.h rename to src/world/VillageFeature.h diff --git a/Minecraft.World/VillagePieces.cpp b/src/world/VillagePieces.cpp similarity index 100% rename from Minecraft.World/VillagePieces.cpp rename to src/world/VillagePieces.cpp diff --git a/Minecraft.World/VillagePieces.h b/src/world/VillagePieces.h similarity index 100% rename from Minecraft.World/VillagePieces.h rename to src/world/VillagePieces.h diff --git a/Minecraft.World/VillageSiege.cpp b/src/world/VillageSiege.cpp similarity index 100% rename from Minecraft.World/VillageSiege.cpp rename to src/world/VillageSiege.cpp diff --git a/Minecraft.World/VillageSiege.h b/src/world/VillageSiege.h similarity index 100% rename from Minecraft.World/VillageSiege.h rename to src/world/VillageSiege.h diff --git a/Minecraft.World/Villager.cpp b/src/world/Villager.cpp similarity index 99% rename from Minecraft.World/Villager.cpp rename to src/world/Villager.cpp index 328c0c70..96a3a9dd 100644 --- a/Minecraft.World/Villager.cpp +++ b/src/world/Villager.cpp @@ -13,7 +13,7 @@ #include "net.minecraft.world.item.trading.h" #include "net.minecraft.world.level.tile.h" #include "net.minecraft.world.level.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "Villager.h" unordered_map > Villager::MIN_MAX_VALUES; diff --git a/Minecraft.World/Villager.h b/src/world/Villager.h similarity index 100% rename from Minecraft.World/Villager.h rename to src/world/Villager.h diff --git a/Minecraft.World/VillagerGolem.cpp b/src/world/VillagerGolem.cpp similarity index 99% rename from Minecraft.World/VillagerGolem.cpp rename to src/world/VillagerGolem.cpp index a0f05472..ba8fd496 100644 --- a/Minecraft.World/VillagerGolem.cpp +++ b/src/world/VillagerGolem.cpp @@ -13,7 +13,7 @@ #include "net.minecraft.world.level.h" #include "net.minecraft.world.level.tile.h" #include "net.minecraft.world.phys.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SynchedEntityData.h" #include "VillagerGolem.h" #include "ParticleTypes.h" diff --git a/Minecraft.World/VillagerGolem.h b/src/world/VillagerGolem.h similarity index 100% rename from Minecraft.World/VillagerGolem.h rename to src/world/VillagerGolem.h diff --git a/Minecraft.World/Villages.cpp b/src/world/Villages.cpp similarity index 100% rename from Minecraft.World/Villages.cpp rename to src/world/Villages.cpp diff --git a/Minecraft.World/Villages.h b/src/world/Villages.h similarity index 100% rename from Minecraft.World/Villages.h rename to src/world/Villages.h diff --git a/Minecraft.World/VineTile.cpp b/src/world/VineTile.cpp similarity index 100% rename from Minecraft.World/VineTile.cpp rename to src/world/VineTile.cpp diff --git a/Minecraft.World/VineTile.h b/src/world/VineTile.h similarity index 100% rename from Minecraft.World/VineTile.h rename to src/world/VineTile.h diff --git a/Minecraft.World/VinesFeature.cpp b/src/world/VinesFeature.cpp similarity index 100% rename from Minecraft.World/VinesFeature.cpp rename to src/world/VinesFeature.cpp diff --git a/Minecraft.World/VinesFeature.h b/src/world/VinesFeature.h similarity index 100% rename from Minecraft.World/VinesFeature.h rename to src/world/VinesFeature.h diff --git a/Minecraft.World/VoronoiZoom.cpp b/src/world/VoronoiZoom.cpp similarity index 100% rename from Minecraft.World/VoronoiZoom.cpp rename to src/world/VoronoiZoom.cpp diff --git a/Minecraft.World/VoronoiZoom.h b/src/world/VoronoiZoom.h similarity index 100% rename from Minecraft.World/VoronoiZoom.h rename to src/world/VoronoiZoom.h diff --git a/Minecraft.World/WallTile.cpp b/src/world/WallTile.cpp similarity index 100% rename from Minecraft.World/WallTile.cpp rename to src/world/WallTile.cpp diff --git a/Minecraft.World/WallTile.h b/src/world/WallTile.h similarity index 100% rename from Minecraft.World/WallTile.h rename to src/world/WallTile.h diff --git a/Minecraft.World/WaterAnimal.cpp b/src/world/WaterAnimal.cpp similarity index 100% rename from Minecraft.World/WaterAnimal.cpp rename to src/world/WaterAnimal.cpp diff --git a/Minecraft.World/WaterAnimal.h b/src/world/WaterAnimal.h similarity index 100% rename from Minecraft.World/WaterAnimal.h rename to src/world/WaterAnimal.h diff --git a/Minecraft.World/WaterColor.cpp b/src/world/WaterColor.cpp similarity index 100% rename from Minecraft.World/WaterColor.cpp rename to src/world/WaterColor.cpp diff --git a/Minecraft.World/WaterColor.h b/src/world/WaterColor.h similarity index 100% rename from Minecraft.World/WaterColor.h rename to src/world/WaterColor.h diff --git a/Minecraft.World/WaterLevelChunk.cpp b/src/world/WaterLevelChunk.cpp similarity index 100% rename from Minecraft.World/WaterLevelChunk.cpp rename to src/world/WaterLevelChunk.cpp diff --git a/Minecraft.World/WaterLevelChunk.h b/src/world/WaterLevelChunk.h similarity index 100% rename from Minecraft.World/WaterLevelChunk.h rename to src/world/WaterLevelChunk.h diff --git a/Minecraft.World/WaterLilyTile.cpp b/src/world/WaterLilyTile.cpp similarity index 98% rename from Minecraft.World/WaterLilyTile.cpp rename to src/world/WaterLilyTile.cpp index 91203922..33cab1f5 100644 --- a/Minecraft.World/WaterLilyTile.cpp +++ b/src/world/WaterLilyTile.cpp @@ -2,7 +2,7 @@ #include "WaterLilyTile.h" #include "net.minecraft.world.level.h" #include "net.minecraft.world.entity.item.h" -#include "..\Minecraft.Client\Minecraft.h" +#include "Minecraft.h" #include "AABB.h" WaterlilyTile::WaterlilyTile(int id) : Bush(id) diff --git a/Minecraft.World/WaterLilyTile.h b/src/world/WaterLilyTile.h similarity index 100% rename from Minecraft.World/WaterLilyTile.h rename to src/world/WaterLilyTile.h diff --git a/Minecraft.World/WaterLilyTileItem.cpp b/src/world/WaterLilyTileItem.cpp similarity index 100% rename from Minecraft.World/WaterLilyTileItem.cpp rename to src/world/WaterLilyTileItem.cpp diff --git a/Minecraft.World/WaterLilyTileItem.h b/src/world/WaterLilyTileItem.h similarity index 100% rename from Minecraft.World/WaterLilyTileItem.h rename to src/world/WaterLilyTileItem.h diff --git a/Minecraft.World/WaterWorkerEnchantment.cpp b/src/world/WaterWorkerEnchantment.cpp similarity index 100% rename from Minecraft.World/WaterWorkerEnchantment.cpp rename to src/world/WaterWorkerEnchantment.cpp diff --git a/Minecraft.World/WaterWorkerEnchantment.h b/src/world/WaterWorkerEnchantment.h similarity index 100% rename from Minecraft.World/WaterWorkerEnchantment.h rename to src/world/WaterWorkerEnchantment.h diff --git a/Minecraft.World/WaterlilyFeature.cpp b/src/world/WaterlilyFeature.cpp similarity index 100% rename from Minecraft.World/WaterlilyFeature.cpp rename to src/world/WaterlilyFeature.cpp diff --git a/Minecraft.World/WaterlilyFeature.h b/src/world/WaterlilyFeature.h similarity index 100% rename from Minecraft.World/WaterlilyFeature.h rename to src/world/WaterlilyFeature.h diff --git a/Minecraft.World/WeaponItem.cpp b/src/world/WeaponItem.cpp similarity index 100% rename from Minecraft.World/WeaponItem.cpp rename to src/world/WeaponItem.cpp diff --git a/Minecraft.World/WeaponItem.h b/src/world/WeaponItem.h similarity index 100% rename from Minecraft.World/WeaponItem.h rename to src/world/WeaponItem.h diff --git a/Minecraft.World/WeaponRecipies.cpp b/src/world/WeaponRecipies.cpp similarity index 100% rename from Minecraft.World/WeaponRecipies.cpp rename to src/world/WeaponRecipies.cpp diff --git a/Minecraft.World/WeaponRecipies.h b/src/world/WeaponRecipies.h similarity index 100% rename from Minecraft.World/WeaponRecipies.h rename to src/world/WeaponRecipies.h diff --git a/Minecraft.World/WebMaterial.h b/src/world/WebMaterial.h similarity index 100% rename from Minecraft.World/WebMaterial.h rename to src/world/WebMaterial.h diff --git a/Minecraft.World/WebTile.cpp b/src/world/WebTile.cpp similarity index 100% rename from Minecraft.World/WebTile.cpp rename to src/world/WebTile.cpp diff --git a/Minecraft.World/WebTile.h b/src/world/WebTile.h similarity index 100% rename from Minecraft.World/WebTile.h rename to src/world/WebTile.h diff --git a/Minecraft.World/WeighedRandom.cpp b/src/world/WeighedRandom.cpp similarity index 100% rename from Minecraft.World/WeighedRandom.cpp rename to src/world/WeighedRandom.cpp diff --git a/Minecraft.World/WeighedRandom.h b/src/world/WeighedRandom.h similarity index 100% rename from Minecraft.World/WeighedRandom.h rename to src/world/WeighedRandom.h diff --git a/Minecraft.World/WeighedTreasure.cpp b/src/world/WeighedTreasure.cpp similarity index 100% rename from Minecraft.World/WeighedTreasure.cpp rename to src/world/WeighedTreasure.cpp diff --git a/Minecraft.World/WeighedTreasure.h b/src/world/WeighedTreasure.h similarity index 100% rename from Minecraft.World/WeighedTreasure.h rename to src/world/WeighedTreasure.h diff --git a/Minecraft.World/Wolf.cpp b/src/world/Wolf.cpp similarity index 99% rename from Minecraft.World/Wolf.cpp rename to src/world/Wolf.cpp index 8ffc45c6..76c0834c 100644 --- a/Minecraft.World/Wolf.cpp +++ b/src/world/Wolf.cpp @@ -15,7 +15,7 @@ #include "net.minecraft.stats.h" #include "Sheep.h" #include "Wolf.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Wolf.h b/src/world/Wolf.h similarity index 100% rename from Minecraft.World/Wolf.h rename to src/world/Wolf.h diff --git a/Minecraft.World/WoodSlabTile.cpp b/src/world/WoodSlabTile.cpp similarity index 100% rename from Minecraft.World/WoodSlabTile.cpp rename to src/world/WoodSlabTile.cpp diff --git a/Minecraft.World/WoodSlabTile.h b/src/world/WoodSlabTile.h similarity index 100% rename from Minecraft.World/WoodSlabTile.h rename to src/world/WoodSlabTile.h diff --git a/Minecraft.World/WoodTile.cpp b/src/world/WoodTile.cpp similarity index 100% rename from Minecraft.World/WoodTile.cpp rename to src/world/WoodTile.cpp diff --git a/Minecraft.World/WoodTile.h b/src/world/WoodTile.h similarity index 100% rename from Minecraft.World/WoodTile.h rename to src/world/WoodTile.h diff --git a/Minecraft.World/WoolCarpetTile.cpp b/src/world/WoolCarpetTile.cpp similarity index 100% rename from Minecraft.World/WoolCarpetTile.cpp rename to src/world/WoolCarpetTile.cpp diff --git a/Minecraft.World/WoolCarpetTile.h b/src/world/WoolCarpetTile.h similarity index 100% rename from Minecraft.World/WoolCarpetTile.h rename to src/world/WoolCarpetTile.h diff --git a/Minecraft.World/WorkbenchTile.cpp b/src/world/WorkbenchTile.cpp similarity index 100% rename from Minecraft.World/WorkbenchTile.cpp rename to src/world/WorkbenchTile.cpp diff --git a/Minecraft.World/WorkbenchTile.h b/src/world/WorkbenchTile.h similarity index 100% rename from Minecraft.World/WorkbenchTile.h rename to src/world/WorkbenchTile.h diff --git a/Minecraft.World/XZPacket.cpp b/src/world/XZPacket.cpp similarity index 100% rename from Minecraft.World/XZPacket.cpp rename to src/world/XZPacket.cpp diff --git a/Minecraft.World/XZPacket.h b/src/world/XZPacket.h similarity index 100% rename from Minecraft.World/XZPacket.h rename to src/world/XZPacket.h diff --git a/Minecraft.World/Zombie.cpp b/src/world/Zombie.cpp similarity index 99% rename from Minecraft.World/Zombie.cpp rename to src/world/Zombie.cpp index b167635f..5a430c39 100644 --- a/Minecraft.World/Zombie.cpp +++ b/src/world/Zombie.cpp @@ -11,7 +11,7 @@ #include "net.minecraft.world.entity.player.h" #include "Zombie.h" #include "GenericStats.h" -#include "..\Minecraft.Client\Textures.h" +#include "Textures.h" #include "net.minecraft.world.entity.h" #include "SoundTypes.h" diff --git a/Minecraft.World/Zombie.h b/src/world/Zombie.h similarity index 100% rename from Minecraft.World/Zombie.h rename to src/world/Zombie.h diff --git a/Minecraft.World/ZoneFile.cpp b/src/world/ZoneFile.cpp similarity index 100% rename from Minecraft.World/ZoneFile.cpp rename to src/world/ZoneFile.cpp diff --git a/Minecraft.World/ZoneFile.h b/src/world/ZoneFile.h similarity index 100% rename from Minecraft.World/ZoneFile.h rename to src/world/ZoneFile.h diff --git a/Minecraft.World/ZoneIo.cpp b/src/world/ZoneIo.cpp similarity index 100% rename from Minecraft.World/ZoneIo.cpp rename to src/world/ZoneIo.cpp diff --git a/Minecraft.World/ZoneIo.h b/src/world/ZoneIo.h similarity index 100% rename from Minecraft.World/ZoneIo.h rename to src/world/ZoneIo.h diff --git a/Minecraft.World/ZonedChunkStorage.cpp b/src/world/ZonedChunkStorage.cpp similarity index 100% rename from Minecraft.World/ZonedChunkStorage.cpp rename to src/world/ZonedChunkStorage.cpp diff --git a/Minecraft.World/ZonedChunkStorage.h b/src/world/ZonedChunkStorage.h similarity index 100% rename from Minecraft.World/ZonedChunkStorage.h rename to src/world/ZonedChunkStorage.h diff --git a/Minecraft.World/ZoomLayer.cpp b/src/world/ZoomLayer.cpp similarity index 100% rename from Minecraft.World/ZoomLayer.cpp rename to src/world/ZoomLayer.cpp diff --git a/Minecraft.World/ZoomLayer.h b/src/world/ZoomLayer.h similarity index 100% rename from Minecraft.World/ZoomLayer.h rename to src/world/ZoomLayer.h diff --git a/Minecraft.World/com.mojang.nbt.h b/src/world/com.mojang.nbt.h similarity index 100% rename from Minecraft.World/com.mojang.nbt.h rename to src/world/com.mojang.nbt.h diff --git a/Minecraft.World/compression.cpp b/src/world/compression.cpp similarity index 98% rename from Minecraft.World/compression.cpp rename to src/world/compression.cpp index 99c5228a..c248624b 100644 --- a/Minecraft.World/compression.cpp +++ b/src/world/compression.cpp @@ -1,13 +1,13 @@ #include "stdafx.h" #include "compression.h" #if defined __ORBIS__ || defined __PS3__ || defined _DURANGO || defined _WIN64 -#include "..\Minecraft.Client\Common\zlib\zlib.h" +#include "Common/zlib/zlib.h" #endif #if defined __PSVITA__ -#include "..\Minecraft.Client\PSVita\PSVitaExtras\zlib.h" +#include "PSVita\PSVitaExtras\zlib.h" #elif defined __PS3__ -#include "..\Minecraft.Client\PS3\PS3Extras\EdgeZLib.h" +#include "PS3\PS3Extras\EdgeZLib.h" #endif //__PS3__ diff --git a/Minecraft.World/compression.h b/src/world/compression.h similarity index 97% rename from Minecraft.World/compression.h rename to src/world/compression.h index bceac78c..2a0b7902 100644 --- a/Minecraft.World/compression.h +++ b/src/world/compression.h @@ -2,7 +2,7 @@ #include "FileHeader.h" #ifdef _XBOX_ONE -#include "..\Minecraft.Client\Durango\DurangoExtras\xcompress.h" +#include "Durango\DurangoExtras\xcompress.h" #endif class Compression diff --git a/Minecraft.World/net.minecraft.commands.common.h b/src/world/net.minecraft.commands.common.h similarity index 100% rename from Minecraft.World/net.minecraft.commands.common.h rename to src/world/net.minecraft.commands.common.h diff --git a/Minecraft.World/net.minecraft.commands.h b/src/world/net.minecraft.commands.h similarity index 100% rename from Minecraft.World/net.minecraft.commands.h rename to src/world/net.minecraft.commands.h diff --git a/Minecraft.World/net.minecraft.h b/src/world/net.minecraft.h similarity index 100% rename from Minecraft.World/net.minecraft.h rename to src/world/net.minecraft.h diff --git a/Minecraft.World/net.minecraft.locale.h b/src/world/net.minecraft.locale.h similarity index 100% rename from Minecraft.World/net.minecraft.locale.h rename to src/world/net.minecraft.locale.h diff --git a/Minecraft.World/net.minecraft.network.h b/src/world/net.minecraft.network.h similarity index 100% rename from Minecraft.World/net.minecraft.network.h rename to src/world/net.minecraft.network.h diff --git a/Minecraft.World/net.minecraft.network.packet.h b/src/world/net.minecraft.network.packet.h similarity index 100% rename from Minecraft.World/net.minecraft.network.packet.h rename to src/world/net.minecraft.network.packet.h diff --git a/Minecraft.World/net.minecraft.stats.h b/src/world/net.minecraft.stats.h similarity index 100% rename from Minecraft.World/net.minecraft.stats.h rename to src/world/net.minecraft.stats.h diff --git a/Minecraft.World/net.minecraft.world.ContainerListener.h b/src/world/net.minecraft.world.ContainerListener.h similarity index 100% rename from Minecraft.World/net.minecraft.world.ContainerListener.h rename to src/world/net.minecraft.world.ContainerListener.h diff --git a/Minecraft.World/net.minecraft.world.damagesource.h b/src/world/net.minecraft.world.damagesource.h similarity index 100% rename from Minecraft.World/net.minecraft.world.damagesource.h rename to src/world/net.minecraft.world.damagesource.h diff --git a/Minecraft.World/net.minecraft.world.effect.h b/src/world/net.minecraft.world.effect.h similarity index 100% rename from Minecraft.World/net.minecraft.world.effect.h rename to src/world/net.minecraft.world.effect.h diff --git a/Minecraft.World/net.minecraft.world.entity.ai.control.h b/src/world/net.minecraft.world.entity.ai.control.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.ai.control.h rename to src/world/net.minecraft.world.entity.ai.control.h diff --git a/Minecraft.World/net.minecraft.world.entity.ai.goal.h b/src/world/net.minecraft.world.entity.ai.goal.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.ai.goal.h rename to src/world/net.minecraft.world.entity.ai.goal.h diff --git a/Minecraft.World/net.minecraft.world.entity.ai.goal.target.h b/src/world/net.minecraft.world.entity.ai.goal.target.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.ai.goal.target.h rename to src/world/net.minecraft.world.entity.ai.goal.target.h diff --git a/Minecraft.World/net.minecraft.world.entity.ai.navigation.h b/src/world/net.minecraft.world.entity.ai.navigation.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.ai.navigation.h rename to src/world/net.minecraft.world.entity.ai.navigation.h diff --git a/Minecraft.World/net.minecraft.world.entity.ai.sensing.h b/src/world/net.minecraft.world.entity.ai.sensing.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.ai.sensing.h rename to src/world/net.minecraft.world.entity.ai.sensing.h diff --git a/Minecraft.World/net.minecraft.world.entity.ai.util.h b/src/world/net.minecraft.world.entity.ai.util.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.ai.util.h rename to src/world/net.minecraft.world.entity.ai.util.h diff --git a/Minecraft.World/net.minecraft.world.entity.ai.village.h b/src/world/net.minecraft.world.entity.ai.village.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.ai.village.h rename to src/world/net.minecraft.world.entity.ai.village.h diff --git a/Minecraft.World/net.minecraft.world.entity.animal.h b/src/world/net.minecraft.world.entity.animal.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.animal.h rename to src/world/net.minecraft.world.entity.animal.h diff --git a/Minecraft.World/net.minecraft.world.entity.boss.enderdragon.h b/src/world/net.minecraft.world.entity.boss.enderdragon.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.boss.enderdragon.h rename to src/world/net.minecraft.world.entity.boss.enderdragon.h diff --git a/Minecraft.World/net.minecraft.world.entity.boss.h b/src/world/net.minecraft.world.entity.boss.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.boss.h rename to src/world/net.minecraft.world.entity.boss.h diff --git a/Minecraft.World/net.minecraft.world.entity.global.h b/src/world/net.minecraft.world.entity.global.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.global.h rename to src/world/net.minecraft.world.entity.global.h diff --git a/Minecraft.World/net.minecraft.world.entity.h b/src/world/net.minecraft.world.entity.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.h rename to src/world/net.minecraft.world.entity.h diff --git a/Minecraft.World/net.minecraft.world.entity.item.h b/src/world/net.minecraft.world.entity.item.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.item.h rename to src/world/net.minecraft.world.entity.item.h diff --git a/Minecraft.World/net.minecraft.world.entity.monster.h b/src/world/net.minecraft.world.entity.monster.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.monster.h rename to src/world/net.minecraft.world.entity.monster.h diff --git a/Minecraft.World/net.minecraft.world.entity.npc.h b/src/world/net.minecraft.world.entity.npc.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.npc.h rename to src/world/net.minecraft.world.entity.npc.h diff --git a/Minecraft.World/net.minecraft.world.entity.player.h b/src/world/net.minecraft.world.entity.player.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.player.h rename to src/world/net.minecraft.world.entity.player.h diff --git a/Minecraft.World/net.minecraft.world.entity.projectile.h b/src/world/net.minecraft.world.entity.projectile.h similarity index 100% rename from Minecraft.World/net.minecraft.world.entity.projectile.h rename to src/world/net.minecraft.world.entity.projectile.h diff --git a/Minecraft.World/net.minecraft.world.food.h b/src/world/net.minecraft.world.food.h similarity index 100% rename from Minecraft.World/net.minecraft.world.food.h rename to src/world/net.minecraft.world.food.h diff --git a/Minecraft.World/net.minecraft.world.h b/src/world/net.minecraft.world.h similarity index 100% rename from Minecraft.World/net.minecraft.world.h rename to src/world/net.minecraft.world.h diff --git a/Minecraft.World/net.minecraft.world.inventory.ContainerListener.h b/src/world/net.minecraft.world.inventory.ContainerListener.h similarity index 100% rename from Minecraft.World/net.minecraft.world.inventory.ContainerListener.h rename to src/world/net.minecraft.world.inventory.ContainerListener.h diff --git a/Minecraft.World/net.minecraft.world.inventory.h b/src/world/net.minecraft.world.inventory.h similarity index 100% rename from Minecraft.World/net.minecraft.world.inventory.h rename to src/world/net.minecraft.world.inventory.h diff --git a/Minecraft.World/net.minecraft.world.item.alchemy.h b/src/world/net.minecraft.world.item.alchemy.h similarity index 100% rename from Minecraft.World/net.minecraft.world.item.alchemy.h rename to src/world/net.minecraft.world.item.alchemy.h diff --git a/Minecraft.World/net.minecraft.world.item.crafting.h b/src/world/net.minecraft.world.item.crafting.h similarity index 100% rename from Minecraft.World/net.minecraft.world.item.crafting.h rename to src/world/net.minecraft.world.item.crafting.h diff --git a/Minecraft.World/net.minecraft.world.item.enchantment.h b/src/world/net.minecraft.world.item.enchantment.h similarity index 100% rename from Minecraft.World/net.minecraft.world.item.enchantment.h rename to src/world/net.minecraft.world.item.enchantment.h diff --git a/Minecraft.World/net.minecraft.world.item.h b/src/world/net.minecraft.world.item.h similarity index 100% rename from Minecraft.World/net.minecraft.world.item.h rename to src/world/net.minecraft.world.item.h diff --git a/Minecraft.World/net.minecraft.world.item.trading.h b/src/world/net.minecraft.world.item.trading.h similarity index 100% rename from Minecraft.World/net.minecraft.world.item.trading.h rename to src/world/net.minecraft.world.item.trading.h diff --git a/Minecraft.World/net.minecraft.world.level.biome.h b/src/world/net.minecraft.world.level.biome.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.biome.h rename to src/world/net.minecraft.world.level.biome.h diff --git a/Minecraft.World/net.minecraft.world.level.chunk.h b/src/world/net.minecraft.world.level.chunk.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.chunk.h rename to src/world/net.minecraft.world.level.chunk.h diff --git a/Minecraft.World/net.minecraft.world.level.chunk.storage.h b/src/world/net.minecraft.world.level.chunk.storage.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.chunk.storage.h rename to src/world/net.minecraft.world.level.chunk.storage.h diff --git a/Minecraft.World/net.minecraft.world.level.dimension.h b/src/world/net.minecraft.world.level.dimension.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.dimension.h rename to src/world/net.minecraft.world.level.dimension.h diff --git a/Minecraft.World/net.minecraft.world.level.h b/src/world/net.minecraft.world.level.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.h rename to src/world/net.minecraft.world.level.h diff --git a/Minecraft.World/net.minecraft.world.level.levelgen.feature.h b/src/world/net.minecraft.world.level.levelgen.feature.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.levelgen.feature.h rename to src/world/net.minecraft.world.level.levelgen.feature.h diff --git a/Minecraft.World/net.minecraft.world.level.levelgen.h b/src/world/net.minecraft.world.level.levelgen.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.levelgen.h rename to src/world/net.minecraft.world.level.levelgen.h diff --git a/Minecraft.World/net.minecraft.world.level.levelgen.structure.h b/src/world/net.minecraft.world.level.levelgen.structure.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.levelgen.structure.h rename to src/world/net.minecraft.world.level.levelgen.structure.h diff --git a/Minecraft.World/net.minecraft.world.level.levelgen.synth.h b/src/world/net.minecraft.world.level.levelgen.synth.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.levelgen.synth.h rename to src/world/net.minecraft.world.level.levelgen.synth.h diff --git a/Minecraft.World/net.minecraft.world.level.material.h b/src/world/net.minecraft.world.level.material.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.material.h rename to src/world/net.minecraft.world.level.material.h diff --git a/Minecraft.World/net.minecraft.world.level.newbiome.layer.h b/src/world/net.minecraft.world.level.newbiome.layer.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.newbiome.layer.h rename to src/world/net.minecraft.world.level.newbiome.layer.h diff --git a/Minecraft.World/net.minecraft.world.level.pathfinder.h b/src/world/net.minecraft.world.level.pathfinder.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.pathfinder.h rename to src/world/net.minecraft.world.level.pathfinder.h diff --git a/Minecraft.World/net.minecraft.world.level.saveddata.h b/src/world/net.minecraft.world.level.saveddata.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.saveddata.h rename to src/world/net.minecraft.world.level.saveddata.h diff --git a/Minecraft.World/net.minecraft.world.level.storage.h b/src/world/net.minecraft.world.level.storage.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.storage.h rename to src/world/net.minecraft.world.level.storage.h diff --git a/Minecraft.World/net.minecraft.world.level.tile.entity.h b/src/world/net.minecraft.world.level.tile.entity.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.tile.entity.h rename to src/world/net.minecraft.world.level.tile.entity.h diff --git a/Minecraft.World/net.minecraft.world.level.tile.h b/src/world/net.minecraft.world.level.tile.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.tile.h rename to src/world/net.minecraft.world.level.tile.h diff --git a/Minecraft.World/net.minecraft.world.level.tile.piston.h b/src/world/net.minecraft.world.level.tile.piston.h similarity index 100% rename from Minecraft.World/net.minecraft.world.level.tile.piston.h rename to src/world/net.minecraft.world.level.tile.piston.h diff --git a/Minecraft.World/net.minecraft.world.phys.h b/src/world/net.minecraft.world.phys.h similarity index 100% rename from Minecraft.World/net.minecraft.world.phys.h rename to src/world/net.minecraft.world.phys.h diff --git a/Minecraft.World/stdafx.cpp b/src/world/stdafx.cpp similarity index 100% rename from Minecraft.World/stdafx.cpp rename to src/world/stdafx.cpp diff --git a/src/world/stdafx.h b/src/world/stdafx.h new file mode 100644 index 00000000..fefb1797 --- /dev/null +++ b/src/world/stdafx.h @@ -0,0 +1,249 @@ +// stdafx.h : include file for standard system include files, +// or project specific include files that are used frequently, but +// are changed infrequently +// +#pragma once + +#ifdef __PS3__ +#else +#define AUTO_VAR(_var, _val) auto _var = _val +#endif + +#if ( defined _XBOX || defined _WINDOWS64 || defined _DURANGO ) +typedef unsigned __int64 __uint64; +#endif + +#ifdef _WINDOWS64 +#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers +// Windows Header Files: +#include +#include +#include +// TODO: reference additional headers your program requires here +#include +#endif + +#ifdef _DURANGO +#include +#include +#include +#include +using namespace DirectX; +#include +#include "Durango\DurangoExtras\DurangoStubs.h" +#endif + +#if (defined __PS3__ || defined _XBOX ) +// C RunTime Header Files +#include +#endif + +#ifdef __ORBIS__ +#include +#include +#include +#include +#include +#include +#include +#endif + +#ifdef _XBOX +#include +#include +#include +#include +typedef XINVITE_INFO INVITE_INFO; +typedef XUID PlayerUID; +typedef XNKID SessionID; +typedef XUID GameSessionUID; +#endif + +#ifdef __PS3__ +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#include "Ps3Types.h" +#include "Ps3Stubs.h" +#include "PS3Maths.h" + +#elif defined __ORBIS__ +#include +#include +#include +#include "OrbisTypes.h" +#include "OrbisStubs.h" +#include "OrbisMaths.h" +#elif defined __PSVITA__ +#include +#include +#include +#include +#include "PSVitaTypes.h" +#include "PSVitaStubs.h" +#include "PSVitaMaths.h" +#else +#include +#include +#ifdef _WINDOWS64 +#include +#endif +#include +#endif //__PS3__ + +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#ifndef __PS3__ // the PS3 lib assert is rubbish, and aborts the code, we define our own in PS3Types.h +#include +#endif + +#ifndef _XBOX +#include "extraX64.h" +#else +#include "xbox\network\extra.h" +#endif + +#include "Definitions.h" +#include "Class.h" +#include "Exceptions.h" +#include "Mth.h" +#include "StringHelpers.h" +#include "ArrayWithLength.h" +#include "Random.h" +#include "TilePos.h" +#include "ChunkPos.h" +#include "compression.h" +#include "PerformanceTimer.h" + + +#ifdef _FINAL_BUILD +#define printf BREAKTHECOMPILE +#define wprintf BREAKTHECOMPILE +#undef OutputDebugString +#define OutputDebugString BREAKTHECOMPILE +#define OutputDebugStringA BREAKTHECOMPILE +#define OutputDebugStringW BREAKTHECOMPILE +#endif + + +void MemSect(int sect); + +#ifdef _XBOX +#include "xbox\4JLibs\inc\4J_Profile.h" +#include "xbox\4JLibs\inc\4J_Render.h" +#include "xbox\4JLibs\inc\4J_XTMS.h" +#include "xbox\4JLibs\inc\4J_Storage.h" +#include "xbox\4JLibs\inc\4J_Input.h" +#elif defined (__PS3__) +#include "PS3\4JLibs\inc\4J_Profile.h" +#include "PS3\4JLibs\inc\4J_Render.h" +#include "PS3\4JLibs\inc\4J_Storage.h" +#include "PS3\4JLibs\inc\4J_Input.h" +#elif defined _DURANGO +#include "Durango\4JLibs\inc\4J_Profile.h" +#include "Durango\4JLibs\inc\4J_Render.h" +#include "Durango\4JLibs\inc\4J_Storage.h" +#include "Durango\4JLibs\inc\4J_Input.h" +#elif defined _WINDOWS64 +#include "Windows64\4JLibs\inc\4J_Profile.h" +#include "Windows64\4JLibs\inc\4J_Render.h" +#include "Windows64\4JLibs\inc\4J_Storage.h" +#include "Windows64\4JLibs\inc\4J_Input.h" +#elif defined __PSVITA__ +#include "PSVita\4JLibs\inc\4J_Profile.h" +#include "PSVita\4JLibs\inc\4J_Render.h" +#include "PSVita\4JLibs\inc\4J_Storage.h" +#include "PSVita\4JLibs\inc\4J_Input.h" +#else +/*#include "Orbis\4JLibs\inc\4J_Profile.h" +#include "Orbis\4JLibs\inc\4J_Render.h" +#include "Orbis\4JLibs\inc\4J_Storage.h" +#include "Orbis\4JLibs\inc\4J_Input.h"*/ +#endif + +#include "Common/Network/GameNetworkManager.h" + +// #ifdef _XBOX +#include "Common/UI/UIEnums.h" +#include "Common/App_Defines.h" +#include "Common/App_enums.h" +#include "Common/Tutorial/TutorialEnum.h" +#include "Common/App_structs.h" +//#endif + +#ifdef _XBOX +#include "Common/XUI/XUI_Helper.h" +#include "Common/XUI/XUI_Scene_Base.h" +#endif +#include "Common/Consoles_App.h" +#include "Common/Minecraft_Macros.h" +#include "Common/Colours/ColourTable.h" + +#include "Common/BuildVer.h" + +#ifdef _XBOX +#include "Xbox\Xbox_App.h" +#include "XboxMedia\strings.h" +#include "Xbox\Sentient\SentientTelemetryCommon.h" +#include "Xbox\Sentient\MinecraftTelemetry.h" + +#elif defined (__PS3__) +#include "PS3\PS3_App.h" +#include "PS3Media\strings.h" +#include "PS3\Sentient\SentientTelemetryCommon.h" +#include "PS3\Sentient\MinecraftTelemetry.h" + +#elif defined _DURANGO +#include "Durango\Durango_App.h" +#include "DurangoMedia\strings.h" +//#include "Durango\Sentient\SentientManager.h" +#include "Durango\Sentient\SentientTelemetryCommon.h" +#include "Durango\Sentient\MinecraftTelemetry.h" +#include "Durango\Sentient\TelemetryEnum.h" + +#elif defined _WINDOWS64 +#include "Windows64\Windows64_App.h" +#include "Windows64Media\strings.h" +#include "Windows64\Sentient\SentientTelemetryCommon.h" +#include "Windows64\Sentient\MinecraftTelemetry.h" + +#elif defined __PSVITA__ +#include "PSVita\PSVita_App.h" +#include "PSVitaMedia\strings.h" // TODO - create PSVita-specific version of this +#include "PSVita\Sentient\SentientManager.h" +#include "PSVita\Sentient\MinecraftTelemetry.h" +#else +/*#include "Orbis\Orbis_App.h" +#include "OrbisMedia\strings.h" +#include "Orbis\Sentient\SentientTelemetryCommon.h" +#include "Orbis\Sentient\MinecraftTelemetry.h"*/ +#endif + +#include "Common/DLC\DLCSkinFile.h" +#include "Common/Console_Awards_enum.h" +#include "Common/Potion_Macros.h" +#include "Common/Console_Debug_enum.h" +#include "Common/GameRules/ConsoleGameRulesConstants.h" +#include "Common/GameRules/ConsoleGameRules.h" +#include "Common/Telemetry/TelemetryManager.h" diff --git a/Minecraft.World/system.cpp b/src/world/system.cpp similarity index 100% rename from Minecraft.World/system.cpp rename to src/world/system.cpp diff --git a/Minecraft.World/x64headers/extraX64.h b/src/world/x64headers/extraX64.h similarity index 96% rename from Minecraft.World/x64headers/extraX64.h rename to src/world/x64headers/extraX64.h index d06b2420..9916be3b 100644 --- a/Minecraft.World/x64headers/extraX64.h +++ b/src/world/x64headers/extraX64.h @@ -4,7 +4,7 @@ #include #include -#include "..\..\Minecraft.Client\SkinBox.h" +#include "SkinBox.h" #include @@ -30,8 +30,8 @@ const int MINECRAFT_NET_MAX_PLAYERS = 8; #include #include #include -#include "..\..\Minecraft.Client\Orbis\Orbis_PlayerUID.h" -#include "..\..\Minecraft.Client\Orbis\Network\SQRNetworkManager_Orbis.h" +#include "..\Orbis\Orbis_PlayerUID.h" +#include "..\Orbis\Network\SQRNetworkManager_Orbis.h" typedef SQRNetworkManager_Orbis::SessionID SessionID; typedef SQRNetworkManager_Orbis::PresenceSyncInfo INVITE_INFO; @@ -41,8 +41,8 @@ typedef SQRNetworkManager_Orbis::PresenceSyncInfo INVITE_INFO; #include #include #include -#include "..\..\Minecraft.Client\PS3\PS3_PlayerUID.h" -#include "..\..\Minecraft.Client\PS3\Network\SQRNetworkManager_PS3.h" +#include "..\PS3\PS3_PlayerUID.h" +#include "..\PS3\Network\SQRNetworkManager_PS3.h" typedef SQRNetworkManager::SessionID SessionID; typedef SQRNetworkManager::PresenceSyncInfo INVITE_INFO; @@ -50,15 +50,15 @@ typedef SQRNetworkManager::PresenceSyncInfo INVITE_INFO; #include #include #include -#include "..\..\Minecraft.Client\PSVita\PSVita_PlayerUID.h" -#include "..\..\Minecraft.Client\PSVita\Network\SQRNetworkManager_Vita.h" -#include "..\..\Minecraft.Client\PSVita\Network\SQRNetworkManager_AdHoc_Vita.h" +#include "..\PSVita\PSVita_PlayerUID.h" +#include "..\PSVita\Network\SQRNetworkManager_Vita.h" +#include "..\PSVita\Network\SQRNetworkManager_AdHoc_Vita.h" typedef SQRNetworkManager_Vita::SessionID SessionID; typedef SQRNetworkManager_Vita::PresenceSyncInfo INVITE_INFO; #elif defined _DURANGO -#include "..\..\Minecraft.Client\Durango\4JLibs\inc\4J_Profile.h" -#include "..\..\Minecraft.Client\Durango\Network\DQRNetworkManager.h" +#include "..\Durango\4JLibs\inc\4J_Profile.h" +#include "..\Durango\Network\DQRNetworkManager.h" typedef ULONGLONG SessionID; typedef ULONGLONG GameSessionUID; typedef DQRNetworkManager::SessionInfo INVITE_INFO; diff --git a/Minecraft.World/x64headers/qnet.h b/src/world/x64headers/qnet.h similarity index 100% rename from Minecraft.World/x64headers/qnet.h rename to src/world/x64headers/qnet.h diff --git a/Minecraft.World/x64headers/xmcore.h b/src/world/x64headers/xmcore.h similarity index 100% rename from Minecraft.World/x64headers/xmcore.h rename to src/world/x64headers/xmcore.h diff --git a/Minecraft.World/x64headers/xrnm.h b/src/world/x64headers/xrnm.h similarity index 100% rename from Minecraft.World/x64headers/xrnm.h rename to src/world/x64headers/xrnm.h diff --git a/Minecraft.World/x64headers/xsocialpost.h b/src/world/x64headers/xsocialpost.h similarity index 100% rename from Minecraft.World/x64headers/xsocialpost.h rename to src/world/x64headers/xsocialpost.h diff --git a/Minecraft.World/x64headers/xuiapp.h b/src/world/x64headers/xuiapp.h similarity index 100% rename from Minecraft.World/x64headers/xuiapp.h rename to src/world/x64headers/xuiapp.h diff --git a/Minecraft.World/x64headers/xuiresource.h b/src/world/x64headers/xuiresource.h similarity index 100% rename from Minecraft.World/x64headers/xuiresource.h rename to src/world/x64headers/xuiresource.h